glib/gio/tests/org.gtk.test.dbusappinfo.desktop
Ryan Lortie 3b1b04433c Add a testcase for DBusActivatable=true
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
2013-07-11 15:49:28 -04:00

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