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.desktop.in | |
parent | 2d595142c4c3f15391d71bf25e48e5905804ba94 (diff) | |
download | caja-9bec3b78f7d8cdb7ecd0d26c36906d94162879fc.tar.bz2 caja-9bec3b78f7d8cdb7ecd0d26c36906d94162879fc.tar.xz |
fixed distcheck fail on debian
Diffstat (limited to 'data/caja.desktop.in')
-rw-r--r-- | data/caja.desktop.in | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/data/caja.desktop.in b/data/caja.desktop.in new file mode 100644 index 00000000..66df07bf --- /dev/null +++ b/data/caja.desktop.in @@ -0,0 +1,14 @@ +[Desktop Entry] +_Name=Caja +_GenericName=File Manager +Exec=caja +Icon=system-file-manager +Terminal=false +Type=Application +StartupNotify=false +NoDisplay=true +OnlyShowIn=MATE; +X-MATE-Autostart-Phase=Desktop +X-MATE-Autostart-Notify=true +X-MATE-AutoRestart=true +X-MATE-Provides=filemanager |