From 235e8ed2e122140a8476ba91b365ec92a5103530 Mon Sep 17 00:00:00 2001 From: Wu Xiaotian Date: Wed, 16 Oct 2019 16:50:40 +0800 Subject: migrate from intltool to gettext --- capplets/time-admin/data/mate-time-admin.desktop.in | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'capplets/time-admin/data/mate-time-admin.desktop.in') diff --git a/capplets/time-admin/data/mate-time-admin.desktop.in b/capplets/time-admin/data/mate-time-admin.desktop.in index 5f8de5a6..bc08e122 100644 --- a/capplets/time-admin/data/mate-time-admin.desktop.in +++ b/capplets/time-admin/data/mate-time-admin.desktop.in @@ -1,11 +1,13 @@ [Desktop Entry] -_Name=Time And Date Manager -_Comment=Setting the time and date of the local system +Name=Time And Date Manager +Comment=Setting the time and date of the local system Terminal=false Type=Application Exec=mate-time-admin +# Translators: Do NOT translate or transliterate this text (this is an icon file name)! Icon=preferences-system-time StartupNotify=true Categories=GTK;Settings;HardwareSettings; +# 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;clock;date;time;preferences; OnlyShowIn=MATE; -- cgit v1.2.1