diff options
Diffstat (limited to 'capplets/appearance/data/mate-theme-installer.desktop.in')
-rw-r--r-- | capplets/appearance/data/mate-theme-installer.desktop.in | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/capplets/appearance/data/mate-theme-installer.desktop.in b/capplets/appearance/data/mate-theme-installer.desktop.in index 0c9fc718..557b2fde 100644 --- a/capplets/appearance/data/mate-theme-installer.desktop.in +++ b/capplets/appearance/data/mate-theme-installer.desktop.in @@ -1,13 +1,15 @@ [Desktop Entry] -_Name=Theme Installer -_Comment=Installs themes packages for various parts of the desktop +Name=Theme Installer +Comment=Installs themes packages for various parts of the desktop Exec=mate-appearance-properties -i %u +# Translators: Do NOT translate or transliterate this text (this is an icon file name)! Icon=preferences-desktop-theme Terminal=false Type=Application MimeType=application/x-mate-theme-package; StartupNotify=true Categories=GTK;Settings; +# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! Keywords=mate-control-center;MATE;install;desktop;themes; NoDisplay=true OnlyShowIn=MATE; |