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-file-management-properties.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-file-management-properties.desktop.in.in')
-rw-r--r-- | data/caja-file-management-properties.desktop.in.in | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/data/caja-file-management-properties.desktop.in.in b/data/caja-file-management-properties.desktop.in.in deleted file mode 100644 index 2baa3421..00000000 --- a/data/caja-file-management-properties.desktop.in.in +++ /dev/null @@ -1,15 +0,0 @@ -[Desktop Entry] -_Name=File Management -_Comment=Change the behaviour and appearance of file manager windows -Exec=caja-file-management-properties -Icon=system-file-manager -Terminal=false -Type=Application -StartupNotify=true -Categories=GTK;Settings;X-MATE-PersonalSettings; -Keywords=file;manager;change;properties;behaviour;appearance;windows;MATE; -OnlyShowIn=MATE; -X-MATE-Bugzilla-Bugzilla=MATE -X-MATE-Bugzilla-Product=caja -X-MATE-Bugzilla-Component=Preferences -X-MATE-Bugzilla-Version=@VERSION@ |