diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 15:59:36 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 15:59:36 +0000 |
commit | ec52555862913a23417735f9f7f5402f5230da13 (patch) | |
tree | 5e43a30d289a3daa69dddfbb060216ff6332f197 /data/nautilus-autorun-software.desktop.in | |
parent | Initial commit. (diff) | |
download | nautilus-ec52555862913a23417735f9f7f5402f5230da13.tar.xz nautilus-ec52555862913a23417735f9f7f5402f5230da13.zip |
Adding upstream version 3.38.2.upstream/3.38.2upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'data/nautilus-autorun-software.desktop.in')
-rw-r--r-- | data/nautilus-autorun-software.desktop.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/data/nautilus-autorun-software.desktop.in b/data/nautilus-autorun-software.desktop.in new file mode 100644 index 0000000..a42c94e --- /dev/null +++ b/data/nautilus-autorun-software.desktop.in @@ -0,0 +1,11 @@ +[Desktop Entry] +Name=Run Software +TryExec=nautilus-autorun-software +Exec=nautilus-autorun-software %u +# Translators: Do NOT translate or transliterate this text (this is an icon file name)! +Icon=application-x-executable +NoDisplay=true +Terminal=false +StartupNotify=true +Type=Application +MimeType=x-content/unix-software; |