summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2013-07-11 13:47:45 -0400
committerRyan Lortie <desrt@desrt.ca>2013-07-11 13:49:20 -0400
commit985e95e831b340adb57b848590bc20c4e163100a (patch)
tree1621b8d25661267f327968ee65602de036e8ee30
parent9ec8ab62b29ca9a5499fd906231a1c3bb758f321 (diff)
downloadglib-985e95e831b340adb57b848590bc20c4e163100a.tar.gz
Add missing file
This got removed during the OnlyShowIn shuffle.
-rw-r--r--gio/tests/appinfo-test-actions.desktop16
1 files changed, 16 insertions, 0 deletions
diff --git a/gio/tests/appinfo-test-actions.desktop b/gio/tests/appinfo-test-actions.desktop
new file mode 100644
index 000000000..86e3bcfc0
--- /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