File: hello-world.desktop.in

package info (click to toggle)
gnome-devel-docs 3.38.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 78,348 kB
  • sloc: xml: 2,534; javascript: 2,514; ansic: 2,229; python: 1,854; makefile: 805; sh: 490; cpp: 131
file content (11 lines) | stat: -rw-r--r-- 219 bytes parent folder | download | duplicates (20)
1
2
3
4
5
6
7
8
9
10
11
[Desktop Entry]
Version=1.0
Encoding=UTF-8
Name=Hello World
Comment=Say Hello
Exec=@prefix@/bin/hello-world
Icon=application-default-icon
Terminal=false
Type=Application
StartupNotify=true
Categories=GNOME;GTK;Utility;