diff options
Diffstat (limited to 'data/caja-file-management-properties.desktop.in.in')
-rw-r--r-- | data/caja-file-management-properties.desktop.in.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/data/caja-file-management-properties.desktop.in.in b/data/caja-file-management-properties.desktop.in.in new file mode 100644 index 00000000..2851a7c9 --- /dev/null +++ b/data/caja-file-management-properties.desktop.in.in @@ -0,0 +1,11 @@ +[Desktop Entry] +Name=File Management +Comment=Change the behaviour and appearance of file manager windows +Exec=@bindir@/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; |