diff options
author | Wu Xiaotian <[email protected]> | 2019-02-06 21:28:31 +0800 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-02-06 16:40:35 +0100 |
commit | 9bec3b78f7d8cdb7ecd0d26c36906d94162879fc (patch) | |
tree | 58d7fda0ca7691c896374eaea0c96fcedce8bf76 /data/caja-autorun-software.desktop.in | |
parent | 2d595142c4c3f15391d71bf25e48e5905804ba94 (diff) | |
download | caja-9bec3b78f7d8cdb7ecd0d26c36906d94162879fc.tar.bz2 caja-9bec3b78f7d8cdb7ecd0d26c36906d94162879fc.tar.xz |
fixed distcheck fail on debian
Diffstat (limited to 'data/caja-autorun-software.desktop.in')
-rw-r--r-- | data/caja-autorun-software.desktop.in | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/data/caja-autorun-software.desktop.in b/data/caja-autorun-software.desktop.in new file mode 100644 index 00000000..054ef010 --- /dev/null +++ b/data/caja-autorun-software.desktop.in @@ -0,0 +1,10 @@ +[Desktop Entry] +_Name=Autorun Prompt +TryExec=caja-autorun-software +Exec=caja-autorun-software %u +Icon=application-x-executable +NoDisplay=true +Terminal=false +StartupNotify=true +Type=Application +MimeType=x-content/software; |