]> git.pld-linux.org Git - packages/vim.git/blob - desktop.patch
Up to 9.1.0168
[packages/vim.git] / desktop.patch
1 diff --color -ur vim-8.2.2529.orig/gvim-athena.desktop vim-8.2.2529/gvim-athena.desktop
2 --- vim-8.2.2529.orig/gvim-athena.desktop       2021-02-17 21:57:03.000000000 +0100
3 +++ vim-8.2.2529/gvim-athena.desktop    2021-03-02 14:24:51.277064340 +0100
4 @@ -8,7 +8,7 @@
5  Name[tr]=GVim
6  Name[uk]=GVim
7  Name[zh_CN]=GVim
8 -Name=GVim
9 +Name=GVim Athena
10  # Translators: This is the Generic Application Name used in the Vim desktop file
11  GenericName[ca]=Editor de text
12  GenericName[de]=Texteditor
13 diff --color -ur vim-8.2.2529.orig/gvim-gnome.desktop vim-8.2.2529/gvim-gnome.desktop
14 --- vim-8.2.2529.orig/gvim-gnome.desktop        2021-02-17 21:57:03.000000000 +0100
15 +++ vim-8.2.2529/gvim-gnome.desktop     2021-03-02 14:24:51.277064340 +0100
16 @@ -8,7 +8,7 @@
17  Name[tr]=GVim
18  Name[uk]=GVim
19  Name[zh_CN]=GVim
20 -Name=GVim
21 +Name=GVim GNOME
22  # Translators: This is the Generic Application Name used in the Vim desktop file
23  GenericName[ca]=Editor de text
24  GenericName[de]=Texteditor
25 diff --color -ur vim-8.2.2529.orig/gvim-gtk.desktop vim-8.2.2529/gvim-gtk.desktop
26 --- vim-8.2.2529.orig/gvim-gtk.desktop  2021-02-17 21:57:03.000000000 +0100
27 +++ vim-8.2.2529/gvim-gtk.desktop       2021-03-02 14:24:51.277064340 +0100
28 @@ -8,7 +8,7 @@
29  Name[tr]=GVim
30  Name[uk]=GVim
31  Name[zh_CN]=GVim
32 -Name=GVim
33 +Name=GVim GTK
34  # Translators: This is the Generic Application Name used in the Vim desktop file
35  GenericName[ca]=Editor de text
36  GenericName[de]=Texteditor
37 diff --color -ur vim-8.2.2529.orig/gvim-motif.desktop vim-8.2.2529/gvim-motif.desktop
38 --- vim-8.2.2529.orig/gvim-motif.desktop        2021-02-17 21:57:03.000000000 +0100
39 +++ vim-8.2.2529/gvim-motif.desktop     2021-03-02 14:24:51.277064340 +0100
40 @@ -8,7 +8,7 @@
41  Name[tr]=GVim
42  Name[uk]=GVim
43  Name[zh_CN]=GVim
44 -Name=GVim
45 +Name=GVim Motif
46  # Translators: This is the Generic Application Name used in the Vim desktop file
47  GenericName[ca]=Editor de text
48  GenericName[de]=Texteditor
49 --- vim-8.2.3570/runtime/vim.desktop~   2021-11-01 23:58:43.000000000 +0100
50 +++ vim-8.2.3570/runtime/vim.desktop    2021-11-02 20:11:30.533015830 +0100
51 @@ -112,6 +112,6 @@ Keywords[tr]=Metin;düzenleyici;
52  Keywords=Text;editor;
53  # Translators: This is the Icon file name. Do NOT translate
54  Icon=gvim
55 -Categories=Utility;TextEditor;
56 +Categories=ConsoleOnly;TextEditor;
57  StartupNotify=false
58  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++;
59
This page took 0.077999 seconds and 3 git commands to generate.