diff options
| author | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2021-04-23 20:52:29 -0400 |
|---|---|---|
| committer | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2021-04-27 09:21:28 -0400 |
| commit | 233292b0ba9fb5d60ef7b2973c3a778e9c12be0c (patch) | |
| tree | 108a9452a847baefbb2e90e913fb9b46b0fd3459 /runtime/nvim.desktop | |
| parent | f0bf853f41ac4ad765bf279c331669d8c9d1e5c5 (diff) | |
| download | rneovim-233292b0ba9fb5d60ef7b2973c3a778e9c12be0c.tar.gz rneovim-233292b0ba9fb5d60ef7b2973c3a778e9c12be0c.tar.bz2 rneovim-233292b0ba9fb5d60ef7b2973c3a778e9c12be0c.zip | |
vim-patch:96f45c0b6fc9
Update runtime files
https://github.com/vim/vim/commit/96f45c0b6fc9e9d404e6805593ed1e0e6795e470
Omit de.po changes.
Same reason as before: too much and I don't understand the language.
Diffstat (limited to 'runtime/nvim.desktop')
| -rw-r--r-- | runtime/nvim.desktop | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/runtime/nvim.desktop b/runtime/nvim.desktop index d08029d2b0..21bde61314 100644 --- a/runtime/nvim.desktop +++ b/runtime/nvim.desktop @@ -3,6 +3,7 @@ Name=Neovim GenericName=Text Editor GenericName[de]=Texteditor GenericName[sr]=Едитор текста +GenericName[tr]=Metin Düzenleyici Comment=Edit text files Comment[af]=Redigeer tekslêers Comment[am]=የጽሑፍ ፋይሎች ያስተካክሉ @@ -65,7 +66,7 @@ Comment[sv]=Redigera textfiler Comment[ta]=உரை கோப்புகளை தொகுக்கவும் Comment[th]=แก้ไขแฟ้มข้อความ Comment[tk]=Metin faýllary editle -Comment[tr]=Metin dosyalarını düzenle +Comment[tr]=Metin dosyaları düzenle Comment[uk]=Редактор текстових файлів Comment[vi]=Soạn thảo tập tin văn bản Comment[wa]=Asspougnî des fitchîs tecses @@ -76,6 +77,7 @@ Exec=nvim %F Terminal=true Type=Application Keywords=Text;editor; +Keywords[tr]=Metin;düzenleyici; Icon=nvim Categories=Utility;TextEditor; StartupNotify=false |