From: Ryan Lortie Date: Thu, 11 Jul 2013 17:47:45 +0000 (-0400) Subject: Add missing file X-Git-Tag: 2.37.5~57 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=985e95e831b340adb57b848590bc20c4e163100a;p=platform%2Fupstream%2Fglib.git Add missing file This got removed during the OnlyShowIn shuffle. --- diff --git a/gio/tests/appinfo-test-actions.desktop b/gio/tests/appinfo-test-actions.desktop new file mode 100644 index 0000000..86e3bcf --- /dev/null +++ b/gio/tests/appinfo-test-actions.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Actions=frob;tweak;twiddle;broken; +Exec=true + +[Desktop Action frob] +Name=Frobnicate +Exec=touch frob + +[Desktop Action tweak] +Name=Tweak +Exec=touch tweak + +[Desktop Action twiddle] +Name=Twiddle +Exec=touch twiddle