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 | |
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')
-rw-r--r-- | data/caja-file-management-properties.desktop.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/data/caja-file-management-properties.desktop.in b/data/caja-file-management-properties.desktop.in new file mode 100644 index 00000000..288a0d06 --- /dev/null +++ b/data/caja-file-management-properties.desktop.in @@ -0,0 +1,11 @@ +[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; |