[gnome-color-manager] Add translator comments to .desktop files



commit e3ac113548f5c1e58f95237f5e2f063ad1a1187b
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Tue Dec 6 17:55:26 2016 +0100

    Add translator comments to .desktop files

 data/gcm-calibrate.desktop.in                |    1 +
 data/gcm-import.desktop.in                   |    1 +
 data/gcm-picker.desktop.in                   |    1 +
 data/org.gnome.ColorProfileViewer.desktop.in |    2 ++
 4 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/data/gcm-calibrate.desktop.in b/data/gcm-calibrate.desktop.in
index 518cf35..d770a38 100644
--- a/data/gcm-calibrate.desktop.in
+++ b/data/gcm-calibrate.desktop.in
@@ -1,6 +1,7 @@
 [Desktop Entry]
 Name=Color
 Comment=Color Calibration
+# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
 Icon=gnome-color-manager
 Exec=gcm-calibrate
 Terminal=false
diff --git a/data/gcm-import.desktop.in b/data/gcm-import.desktop.in
index e13480d..e03f85a 100644
--- a/data/gcm-import.desktop.in
+++ b/data/gcm-import.desktop.in
@@ -5,6 +5,7 @@ Categories=System;
 Exec=/usr/bin/gcm-import %F
 Terminal=false
 Type=Application
+# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
 Icon=application-vnd.iccprofile
 StartupNotify=true
 NoDisplay=true
diff --git a/data/gcm-picker.desktop.in b/data/gcm-picker.desktop.in
index 03c2d8b..fbc5a31 100644
--- a/data/gcm-picker.desktop.in
+++ b/data/gcm-picker.desktop.in
@@ -1,6 +1,7 @@
 [Desktop Entry]
 Name=Color Picker
 Comment=Use the color sensor to sample spot colors
+# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
 Icon=gnome-color-manager
 Exec=gcm-picker
 Terminal=false
diff --git a/data/org.gnome.ColorProfileViewer.desktop.in b/data/org.gnome.ColorProfileViewer.desktop.in
index 311db47..c52f030 100644
--- a/data/org.gnome.ColorProfileViewer.desktop.in
+++ b/data/org.gnome.ColorProfileViewer.desktop.in
@@ -1,12 +1,14 @@
 [Desktop Entry]
 Name=Color Profile Viewer
 Comment=Inspect and compare installed color profiles
+# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
 Icon=gnome-color-manager
 Exec=gcm-viewer
 Terminal=false
 Type=Application
 Categories=GNOME;GTK;System;
 NotShowIn=GNOME;
+# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list 
MUST also end with a semicolon!
 Keywords=Color;ICC;
 StartupNotify=true
 X-GNOME-Bugzilla-Bugzilla=GNOME


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]