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.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.in')
-rw-r--r-- | data/caja.desktop.in.in | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/data/caja.desktop.in.in b/data/caja.desktop.in.in deleted file mode 100644 index eff13736..00000000 --- a/data/caja.desktop.in.in +++ /dev/null @@ -1,18 +0,0 @@ -[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-Bugzilla-Bugzilla=MATE -X-MATE-Bugzilla-Product=caja -X-MATE-Bugzilla-Component=general -X-MATE-Bugzilla-Version=@VERSION@ -X-MATE-Autostart-Phase=Desktop -X-MATE-Autostart-Notify=true -X-MATE-AutoRestart=true -X-MATE-Provides=filemanager |