[gnome-text-editor/piotrdrag/damned-lies: 3/3] data: add translator comment to the .desktop file




commit f64035942c2d78899dd45de1722bdcefc37c8ccc
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Wed Jul 21 22:53:16 2021 +0200

    data: add translator comment to the .desktop file
    
    It will make Damned Lies skip the Icon line during string extraction.

 data/org.gnome.TextEditor.desktop.in.in | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/data/org.gnome.TextEditor.desktop.in.in b/data/org.gnome.TextEditor.desktop.in.in
index 1ec3913..a9bfd70 100644
--- a/data/org.gnome.TextEditor.desktop.in.in
+++ b/data/org.gnome.TextEditor.desktop.in.in
@@ -4,6 +4,7 @@ DBusActivatable=true
 Exec=gnome-text-editor %U
 MimeType=text/plain;
 Name=Text Editor
+# Translators: Do NOT translate or transliterate this text (this is an icon file name)!
 Icon=@app_id@
 StartupNotify=true
 Terminal=false


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