diff options
Diffstat (limited to 'data/caja-autorun-software.desktop.in.in')
-rw-r--r-- | data/caja-autorun-software.desktop.in.in | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/data/caja-autorun-software.desktop.in.in b/data/caja-autorun-software.desktop.in.in new file mode 100644 index 00000000..aa116f11 --- /dev/null +++ b/data/caja-autorun-software.desktop.in.in @@ -0,0 +1,10 @@ +[Desktop Entry] +Name=Autorun Prompt +TryExec=@bindir@/caja-autorun-software +Exec=@bindir@/caja-autorun-software %u +Icon=application-x-executable +NoDisplay=true +Terminal=false +StartupNotify=true +Type=Application +MimeType=x-content/software; |