diff options
Diffstat (limited to 'runtime/KVim.desktop')
-rw-r--r-- | runtime/KVim.desktop | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/runtime/KVim.desktop b/runtime/KVim.desktop new file mode 100644 index 000000000..25ef20a56 --- /dev/null +++ b/runtime/KVim.desktop @@ -0,0 +1,44 @@ +# KDE Config File +[Desktop Entry] +Type=Application +Exec=kvim -f %F +Icon=kvim +MiniIcon=kvim +DocPath=kvim/index.html +Comment= +Comment[xx]=xx +Terminal=0 +Name=KVim +Name[eo]=VIM-fasado +Name[sv]=Kvim +Name[xx]=xx +Comment=Text Editor +Comment[ar]=محرر نصوص +Comment[bg]=Текст Редактор +Comment[de]=Texteditor +Comment[el]=Διορθωτής Κειμένου +Comment[eo]=Tekstredaktilo +Comment[et]=Tekstiredaktor +Comment[eu]=Testu Editorea +Comment[fi]=Tekstieditori +Comment[he]=עורך טקסט +Comment[is]=Textaritill +Comment[ja]=テキストエディタ +Comment[lt]=Teksto redaktorius +Comment[mt]=Editur tat-test +Comment[pt_BR]=Editor de Texto +Comment[ro]=Editor de text +Comment[ru]=редактор +Comment[sk]=Textový editor +Comment[sl]=Urejevalnik besedil +Comment[ta]=¯¨Ã ¦¾¡ÌôÀ¡Ç÷ +Comment[tr]=Metin Düzenleyici +Comment[uk]=Редактор текстів +Comment[vi]=Trình soạn văn bản +Comment[xx]=xx +Comment[zh_CN]=文本编辑器 +Comment[zh_TW]=文字編輯器 +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 +X-KDE-StartupNotify=true +X-KDE-AuthorizeAction=shell access + |