[gedit] Add translator comments to Icon in .desktop files



commit 2f0c47b3e3e79ba4253cf5f721c1c1108ad5c6a3
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Sun Oct 7 02:22:34 2018 +0200

    Add translator comments to Icon in .desktop files

 plugins/filebrowser/filebrowser.plugin.desktop.in     | 2 ++
 plugins/pythonconsole/pythonconsole.plugin.desktop.in | 2 ++
 plugins/quickopen/quickopen.plugin.desktop.in         | 2 ++
 plugins/sort/sort.plugin.desktop.in                   | 2 ++
 plugins/spell/spell.plugin.desktop.in                 | 2 ++
 5 files changed, 10 insertions(+)
---
diff --git a/plugins/filebrowser/filebrowser.plugin.desktop.in 
b/plugins/filebrowser/filebrowser.plugin.desktop.in
index 2454ea302..8077efb06 100644
--- a/plugins/filebrowser/filebrowser.plugin.desktop.in
+++ b/plugins/filebrowser/filebrowser.plugin.desktop.in
@@ -4,6 +4,8 @@ Module=filebrowser
 IAge=3
 Name=File Browser Panel
 Description=Easy file access from the side panel
+# TRANSLATORS: Do NOT translate or transliterate this text!
+#              This is an icon file name.
 Icon=system-file-manager
 Authors=Jesse van den Kieboom <jesse icecrew nl>
 Copyright=Copyright © 2006 Jesse van den Kieboom
diff --git a/plugins/pythonconsole/pythonconsole.plugin.desktop.in 
b/plugins/pythonconsole/pythonconsole.plugin.desktop.in
index 230e9c98d..228a6fe8e 100644
--- a/plugins/pythonconsole/pythonconsole.plugin.desktop.in
+++ b/plugins/pythonconsole/pythonconsole.plugin.desktop.in
@@ -4,6 +4,8 @@ Module=pythonconsole
 IAge=3
 Name=Python Console
 Description=Interactive Python console standing in the bottom panel
+# TRANSLATORS: Do NOT translate or transliterate this text!
+#              This is an icon file name.
 Icon=text-x-script
 Authors=Steve Frécinaux <steve istique net>
 Copyright=Copyright © 2006 Steve Frécinaux
diff --git a/plugins/quickopen/quickopen.plugin.desktop.in b/plugins/quickopen/quickopen.plugin.desktop.in
index 4dbd79272..40df01aaf 100644
--- a/plugins/quickopen/quickopen.plugin.desktop.in
+++ b/plugins/quickopen/quickopen.plugin.desktop.in
@@ -4,6 +4,8 @@ Module=quickopen
 IAge=3
 Name=Quick Open
 Description=Quickly open files
+# TRANSLATORS: Do NOT translate or transliterate this text!
+#              This is an icon file name.
 Icon=document-open
 Authors=Jesse van den Kieboom  <jessevdk gnome org>
 Copyright=Copyright © 2009 Jesse van den Kieboom
diff --git a/plugins/sort/sort.plugin.desktop.in b/plugins/sort/sort.plugin.desktop.in
index 880a9b708..f2e2c781c 100644
--- a/plugins/sort/sort.plugin.desktop.in
+++ b/plugins/sort/sort.plugin.desktop.in
@@ -3,6 +3,8 @@ Module=sort
 IAge=3
 Name=Sort
 Description=Sorts a document or selected text.
+# TRANSLATORS: Do NOT translate or transliterate this text!
+#              This is an icon file name.
 Icon=view-sort-ascending
 Authors=Carlo Borreo <borreo softhome net>;Lee Mallabone <gnome fonicmonkey net>;Paolo Maggi <paolo maggi 
polito it>;Jorge Alberto Torres H. <jorge deadoak com>
 Copyright=Copyright © 2001 Carlo Borreo;Copyright © 2002-2003 Lee Mallabone, Paolo Maggi;Copyright © 
2004-2005 Paolo Maggi
diff --git a/plugins/spell/spell.plugin.desktop.in b/plugins/spell/spell.plugin.desktop.in
index 99be0a3a7..1741079ab 100644
--- a/plugins/spell/spell.plugin.desktop.in
+++ b/plugins/spell/spell.plugin.desktop.in
@@ -3,6 +3,8 @@ Module=spell
 IAge=3
 Name=Spell Checker
 Description=Checks the spelling of the current document.
+# TRANSLATORS: Do NOT translate or transliterate this text!
+#              This is an icon file name.
 Icon=tools-check-spelling
 Authors=Paolo Maggi <paolo gnome org>;Sébastien Wilmet <swilmet gnome org>
 Copyright=Copyright © 2002-2005 Paolo Maggi;Copyright © 2015 Sébastien Wilmet


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