summaryrefslogtreecommitdiffstats
path: root/runtime/gvim.desktop
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2019-04-21 00:03:35 +0200
committerBram Moolenaar <Bram@vim.org>2019-04-21 00:03:35 +0200
commit911ead126903aeb9564bad89e46a147ed4959896 (patch)
tree6ae55dbff0ea4728da9dcca02b960f5ec1af6615 /runtime/gvim.desktop
parentad3ec76bb8030b9a1d3f0a49c374d0de2383b977 (diff)
Update runtime files
Diffstat (limited to 'runtime/gvim.desktop')
-rw-r--r--runtime/gvim.desktop5
1 files changed, 5 insertions, 0 deletions
diff --git a/runtime/gvim.desktop b/runtime/gvim.desktop
index 92b8aa1817..7f8b25c478 100644
--- a/runtime/gvim.desktop
+++ b/runtime/gvim.desktop
@@ -2,10 +2,13 @@
# Edit the src/po/gvim.desktop.in file instead.
[Desktop Entry]
# Translators: This is the Application Name used in the GVim desktop file
+Name[de]=GVim
Name=GVim
# Translators: This is the Generic Application Name used in the Vim desktop file
+GenericName[de]=Texteditor
GenericName=Text Editor
# Translators: This is the comment used in the Vim desktop file
+Comment[de]=Textdateien bearbeiten
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!
@@ -89,8 +92,10 @@ 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[de]=Text;Editor;
Keywords=Text;editor;
# Translators: This is the Icon file name. Do NOT translate
+Icon[de]=gvim
Icon=gvim
Categories=Utility;TextEditor;
StartupNotify=true