diff options
Diffstat (limited to 'capplets/appearance/data/mate-appearance-properties.desktop.in')
-rw-r--r-- | capplets/appearance/data/mate-appearance-properties.desktop.in | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/capplets/appearance/data/mate-appearance-properties.desktop.in b/capplets/appearance/data/mate-appearance-properties.desktop.in index b984155a..5dd10d5d 100644 --- a/capplets/appearance/data/mate-appearance-properties.desktop.in +++ b/capplets/appearance/data/mate-appearance-properties.desktop.in @@ -1,11 +1,13 @@ [Desktop Entry] -_Name=Appearance -_Comment=Customize the look of the desktop +Name=Appearance +Comment=Customize the look of the desktop Exec=mate-appearance-properties %F +# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! Icon=preferences-desktop-theme Terminal=false Type=Application StartupNotify=true Categories=GTK;Settings;DesktopSettings; +# 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;appearance;properties;desktop;customize;look; OnlyShowIn=MATE; |