mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-02 15:46:17 +01:00
06b968b6db
Add a missing Name entry, and add a terminal ; to the Actions entry in org.gtk.test.dbusappinfo.desktop. desktop-file-validate still contains about the DBusActivatable entry and about the missing Exec entries. The former will go away when desktop-file-validate gets updated for the latest spec revision.
19 lines
262 B
Desktop File
19 lines
262 B
Desktop File
[Desktop Entry]
|
|
Type=Application
|
|
Name=Test
|
|
Actions=frob;tweak;twiddle;quit;
|
|
StartupNotify=true
|
|
DBusActivatable=true
|
|
|
|
[Desktop Action frob]
|
|
Name=Frobnicate
|
|
|
|
[Desktop Action tweak]
|
|
Name=Tweak
|
|
|
|
[Desktop Action twiddle]
|
|
Name=Twiddle
|
|
|
|
[Desktop Action quit]
|
|
Name=Quit
|