diff options
Diffstat (limited to 'data/caja-browser.desktop.in.in')
-rw-r--r-- | data/caja-browser.desktop.in.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/caja-browser.desktop.in.in b/data/caja-browser.desktop.in.in index 45800040..9987d083 100644 --- a/data/caja-browser.desktop.in.in +++ b/data/caja-browser.desktop.in.in @@ -4,10 +4,12 @@ GenericName=File Browser Comment=Browse the file system with the file manager TryExec=@bindir@/caja Exec=@bindir@/caja --no-desktop --browser %U +# Translators: Do NOT translate or transliterate this text (this is an icon file name)! Icon=system-file-manager Terminal=false StartupNotify=false Type=Application Categories=GTK;System;Utility;Core; +# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! Keywords=files;browser;manager;MATE; OnlyShowIn=MATE; |