]> git.pld-linux.org Git - packages/vim.git/blob - kvim-desktop.patch
- new
[packages/vim.git] / kvim-desktop.patch
1 --- vim63/runtime/KVim.desktop~ Wed Jul 28 02:18:30 2004
2 +++ vim63/runtime/KVim.desktop  Wed Jul 28 02:18:30 2004
3 @@ -1,13 +1,12 @@
4  # KDE Config File  
5  [Desktop Entry]
6 +Encoding=UTF-8
7  Type=Application
8  Exec=kvim -f %F
9  Icon=kvim
10  MiniIcon=kvim
11  DocPath=kvim/index.html
12 -Comment=
13 -Comment[xx]=xx
14 -Terminal=0
15 +Terminal=false
16  Name=KVim
17  Name[eo]=VIM-fasado
18  Name[sv]=Kvim
19 @@ -26,6 +25,7 @@
20  Comment[ja]=テキストエディタ
21  Comment[lt]=Teksto redaktorius
22  Comment[mt]=Editur tat-test
23 +Comment[pl]=Edytor tekstu
24  Comment[pt_BR]=Editor de Texto
25  Comment[ro]=Editor de text
26  Comment[ru]=редактор
27 @@ -41,4 +41,5 @@
28  MimeType=application/mathml+xml;application/xhtml+xml;application/x-perl;application/x-python;application/x-shellscript;audio/x-mpegurl;audio/x-scpls;image/svg+xml;message/news;message/rfc822;text/calendar;text/css;text/english;text/html;text/mrml;text/plain;text/rdf;text/rss;text/rtf;text/sgml;text/vnd.wap.wml;text/x-adasrc;text/x-bibtex;text/x-chdr;text/x-c++hdr;text/x-csrc;text/x-c++src;text/x-csv;text/x-diff;text/x-java;text/x-katefilelist;text/x-latex;text/x-log;text/x-lyx;text/x-makefile;text/xmcd;text/xml;text/x-moc;text/x-mswinurl;text/x-objcsrc;text/x-pascal;text/x-perl;text/x-python;text/x-tcl;text/x-tex;text/x-vcalendar;text/x-vcard;text/x-xslfo;text/x-xslt
29  X-KDE-StartupNotify=true
30  X-KDE-AuthorizeAction=shell access
31 -
32 +Categories=Qt;KDE;TextEditor;
33 +# vi: encoding=utf-8
This page took 0.028081 seconds and 3 git commands to generate.