summaryrefslogtreecommitdiffstats
path: root/runtime/gvim.desktop
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2019-04-11 13:11:39 +0200
committerBram Moolenaar <Bram@vim.org>2019-04-11 13:11:39 +0200
commita60e536a290f7c14cf2b255ddb7071b39619fcd3 (patch)
tree4646c29620a529bf9a3e7b789b681350e22c68eb /runtime/gvim.desktop
parentef8c83c550e2562362c4385f0823e41ae67cfada (diff)
patch 8.1.1147: desktop file translations are requiring manual updatesv8.1.1147
Problem: Desktop file translations are requiring manual updates. Solution: Use the .po files for desktop file translations. (Christian Brabandt)
Diffstat (limited to 'runtime/gvim.desktop')
-rw-r--r--runtime/gvim.desktop13
1 files changed, 11 insertions, 2 deletions
diff --git a/runtime/gvim.desktop b/runtime/gvim.desktop
index 095ddb5644..92b8aa1817 100644
--- a/runtime/gvim.desktop
+++ b/runtime/gvim.desktop
@@ -1,13 +1,20 @@
+# The gvim.desktop file is generated by src/po/Makefile, do NOT edit.
+# Edit the src/po/gvim.desktop.in file instead.
[Desktop Entry]
-Name=gVim
+# Translators: This is the Application Name used in the GVim desktop file
+Name=GVim
+# Translators: This is the Generic Application Name used in the Vim desktop file
GenericName=Text Editor
+# Translators: This is the comment used in the Vim desktop file
+Comment=Edit text files
+# The translations should come from the po file. Leave them here for now, they will
+# be overwritten by the po file when generating the desktop.file!
GenericName[da]=Teksteditor
GenericName[de]=Texteditor
GenericName[eo]=Tekstoredaktilo
GenericName[fr]=Éditeur de texte
GenericName[pl]=Edytor tekstu
GenericName[is]=Ritvinnsluforrit
-Comment=Edit text files
Comment[af]=Redigeer tekslêers
Comment[am]=የጽሑፍ ፋይሎች ያስተካክሉ
Comment[ar]=حرّر ملفات نصية
@@ -81,7 +88,9 @@ TryExec=gvim
Exec=gvim -f %F
Terminal=false
Type=Application
+# Translators: Search terms to find this application. Do NOT change the semicolons! The list MUST also end with a semicolon!
Keywords=Text;editor;
+# Translators: This is the Icon file name. Do NOT translate
Icon=gvim
Categories=Utility;TextEditor;
StartupNotify=true