mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-27 07:56:14 +01:00
3ccc4cf91d
Components using GIO to do window to application matching can use that field to retrieve potential candidates. https://bugzilla.gnome.org/show_bug.cgi?id=673659
13 lines
277 B
Desktop File
13 lines
277 B
Desktop File
[Desktop Entry]
|
|
Type=Application
|
|
Name=appinfo-test
|
|
Name[de]=appinfo-test-de
|
|
X-GNOME-FullName=example
|
|
X-GNOME-FullName[de]=Beispiel
|
|
Comment=GAppInfo example
|
|
Comment[de]=GAppInfo Beispiel
|
|
Exec=./appinfo-test --option
|
|
Icon=testicon
|
|
StartupNotify=true
|
|
StartupWMClass=appinfo-class
|