mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-12 15:36:17 +01:00
3b1b04433c
Add a fairly realistic testcase that ensures that GDesktopAppInfo with DBusActivatable=true can successfully talk to GApplication for a variety of purposes. https://bugzilla.gnome.org/show_bug.cgi?id=699259
18 lines
251 B
Desktop File
18 lines
251 B
Desktop File
[Desktop Entry]
|
|
Type=Application
|
|
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
|