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 --- font-viewer/mate-font-viewer.desktop.in | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'font-viewer/mate-font-viewer.desktop.in') diff --git a/font-viewer/mate-font-viewer.desktop.in b/font-viewer/mate-font-viewer.desktop.in index de4993a4..537f83c0 100644 --- a/font-viewer/mate-font-viewer.desktop.in +++ b/font-viewer/mate-font-viewer.desktop.in @@ -1,6 +1,7 @@ [Desktop Entry] -_Name=MATE Font Viewer -_Comment=View fonts on your system +Name=MATE Font Viewer +Comment=View fonts on your system +# Translators: Do NOT translate or transliterate this text (this is an icon file name)! Icon=preferences-desktop-font Exec=mate-font-viewer %u Terminal=false @@ -8,4 +9,5 @@ Type=Application StartupNotify=true Categories=GTK;Utility; MimeType=application/x-font-ttf;application/x-font-pcf;application/x-font-type1;application/x-font-otf; +# 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;font;viewer;preview;desktop;preferences; -- cgit v1.2.1