mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-02 07:36:17 +01:00
bb7f3e0cbd
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
|