Add missing file
authorRyan Lortie <desrt@desrt.ca>
Thu, 11 Jul 2013 17:47:45 +0000 (13:47 -0400)
committerRyan Lortie <desrt@desrt.ca>
Thu, 11 Jul 2013 17:49:20 +0000 (13:49 -0400)
This got removed during the OnlyShowIn shuffle.

gio/tests/appinfo-test-actions.desktop [new file with mode: 0644]

diff --git a/gio/tests/appinfo-test-actions.desktop b/gio/tests/appinfo-test-actions.desktop
new file mode 100644 (file)
index 0000000..86e3bcf
--- /dev/null
@@ -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