diff options
| author | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2021-04-24 19:03:31 -0400 |
|---|---|---|
| committer | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2021-04-27 09:21:31 -0400 |
| commit | 527d108223e50c3fab034b582c102475b16c016e (patch) | |
| tree | e355fe3e9781a228503bd038f40418063392edb7 /runtime/nvim.desktop | |
| parent | 3e47e529b0354dbd665202bbc4f485a5160206bf (diff) | |
| download | rneovim-527d108223e50c3fab034b582c102475b16c016e.tar.gz rneovim-527d108223e50c3fab034b582c102475b16c016e.tar.bz2 rneovim-527d108223e50c3fab034b582c102475b16c016e.zip | |
vim-patch:664f3cf3f21d
Runtime file updates.
https://github.com/vim/vim/commit/664f3cf3f21d3699bfd179c318ef5c869c085648
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 1fe4b81668..e3bb9f2b3e 100644 --- a/runtime/nvim.desktop +++ b/runtime/nvim.desktop @@ -2,6 +2,7 @@ Name=Neovim GenericName=Text Editor GenericName[de]=Texteditor +GenericName[fr]=Éditeur de texte GenericName[ru]=Текстовый редактор GenericName[sr]=Текст Едитор GenericName[tr]=Metin Düzenleyici @@ -27,7 +28,7 @@ Comment[et]=Redigeeri tekstifaile Comment[eu]=Editatu testu-fitxategiak Comment[fa]=ویرایش پروندههای متنی Comment[fi]=Muokkaa tekstitiedostoja -Comment[fr]=Édite des fichiers texte +Comment[fr]=Éditer des fichiers texte Comment[ga]=Eagar comhad Téacs Comment[gu]=લખાણ ફાઇલોમાં ફેરફાર કરો Comment[he]=ערוך קבצי טקסט @@ -78,6 +79,7 @@ Exec=nvim %F Terminal=true Type=Application Keywords=Text;editor; +Keywords[fr]=Texte;éditeur; Keywords[ru]=текст;текстовый редактор; Keywords[sr]=Текст;едитор; Keywords[tr]=Metin;düzenleyici; |