comparison runtime/gvim.desktop @ 16285:e71261a88630 v8.1.1147

patch 8.1.1147: desktop file translations are requiring manual updates commit https://github.com/vim/vim/commit/a60e536a290f7c14cf2b255ddb7071b39619fcd3 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Apr 11 13:11:39 2019 +0200 patch 8.1.1147: desktop file translations are requiring manual updates Problem: Desktop file translations are requiring manual updates. Solution: Use the .po files for desktop file translations. (Christian Brabandt)
author Bram Moolenaar <Bram@vim.org>
date Thu, 11 Apr 2019 13:15:04 +0200
parents b471858040bc
children 5ad204d8a2f2
comparison
equal deleted inserted replaced
16284:93c7e38d74e8 16285:e71261a88630
1 # The gvim.desktop file is generated by src/po/Makefile, do NOT edit.
2 # Edit the src/po/gvim.desktop.in file instead.
1 [Desktop Entry] 3 [Desktop Entry]
2 Name=gVim 4 # Translators: This is the Application Name used in the GVim desktop file
5 Name=GVim
6 # Translators: This is the Generic Application Name used in the Vim desktop file
3 GenericName=Text Editor 7 GenericName=Text Editor
8 # Translators: This is the comment used in the Vim desktop file
9 Comment=Edit text files
10 # The translations should come from the po file. Leave them here for now, they will
11 # be overwritten by the po file when generating the desktop.file!
4 GenericName[da]=Teksteditor 12 GenericName[da]=Teksteditor
5 GenericName[de]=Texteditor 13 GenericName[de]=Texteditor
6 GenericName[eo]=Tekstoredaktilo 14 GenericName[eo]=Tekstoredaktilo
7 GenericName[fr]=Éditeur de texte 15 GenericName[fr]=Éditeur de texte
8 GenericName[pl]=Edytor tekstu 16 GenericName[pl]=Edytor tekstu
9 GenericName[is]=Ritvinnsluforrit 17 GenericName[is]=Ritvinnsluforrit
10 Comment=Edit text files
11 Comment[af]=Redigeer tekslêers 18 Comment[af]=Redigeer tekslêers
12 Comment[am]=የጽሑፍ ፋይሎች ያስተካክሉ 19 Comment[am]=የጽሑፍ ፋይሎች ያስተካክሉ
13 Comment[ar]=حرّر ملفات نصية 20 Comment[ar]=حرّر ملفات نصية
14 Comment[az]=Mətn fayllarını redaktə edin 21 Comment[az]=Mətn fayllarını redaktə edin
15 Comment[be]=Рэдагаваньне тэкставых файлаў 22 Comment[be]=Рэдагаваньне тэкставых файлаў
79 Comment[zh_TW]=編輯文字檔 86 Comment[zh_TW]=編輯文字檔
80 TryExec=gvim 87 TryExec=gvim
81 Exec=gvim -f %F 88 Exec=gvim -f %F
82 Terminal=false 89 Terminal=false
83 Type=Application 90 Type=Application
91 # Translators: Search terms to find this application. Do NOT change the semicolons! The list MUST also end with a semicolon!
84 Keywords=Text;editor; 92 Keywords=Text;editor;
93 # Translators: This is the Icon file name. Do NOT translate
85 Icon=gvim 94 Icon=gvim
86 Categories=Utility;TextEditor; 95 Categories=Utility;TextEditor;
87 StartupNotify=true 96 StartupNotify=true
88 MimeType=text/english;text/plain;text/x-makefile;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;application/x-shellscript;text/x-c;text/x-c++; 97 MimeType=text/english;text/plain;text/x-makefile;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;application/x-shellscript;text/x-c;text/x-c++;