]> git.pld-linux.org Git - packages/vim.git/commitdiff
- we have no official vim icon, so let's use "text editor" on for now
authorwrobell <wrobell@pld-linux.org>
Sat, 30 Apr 2005 01:35:34 +0000 (01:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- mime type added for text/plain

Changed files:
    gvim-athena.desktop -> 1.15
    gvim-gnome.desktop -> 1.16
    gvim-gtk.desktop -> 1.14
    gvim-motif.desktop -> 1.14
    vim.desktop -> 1.3

gvim-athena.desktop
gvim-gnome.desktop
gvim-gtk.desktop
gvim-motif.desktop
vim.desktop

index d3e886a3323e4276b46ffb00a31e223cd4c3bc61..71e3d58248d09b1511102fc09ad5daffdf5943fc 100644 (file)
@@ -5,7 +5,8 @@ Comment=The vi editor for X Window System
 Comment[pl]=Edytor vi dla Systemu X Window
 Exec=gvim.athena
 Terminal=false
-Icon=vim
+Icon=text-editor
+MimeType=text/plain;
 Type=Application
 Categories=TextEditor;
 # vi: encoding=utf-8
index 817e7fd2daf4888e31f1f45d5012b33e92b7b09b..c3bb1c891cac8b823fa54ef8fac4b856ba7efbe2 100644 (file)
@@ -5,7 +5,8 @@ Comment=The vi editor for X Window System with GNOME L&F
 Comment[pl]=Edytor vi dla Systemu X Window jako aplikacja GNOME
 Exec=gvim.gnome
 Terminal=false
-Icon=vim
+Icon=text-editor
+MimeType=text/plain;
 Type=Application
 Categories=GTK;GNOME;TextEditor;
 # vi: encoding=utf-8
index 4ecff49402cd4550a90c536e9b701976c4bd69e9..72b51f4f4295b179f2383db63fe860171475a1db 100644 (file)
@@ -5,7 +5,8 @@ Comment=The vi editor for X Window System with GTK L&F
 Comment[pl]=Edytor vi dla Systemu X Window jako aplikacja GTK
 Exec=gvim.gtk
 Terminal=false
-Icon=vim
+Icon=text-editor
+MimeType=text/plain;
 Type=Application
 Categories=GTK;TextEditor;
 # vi: encoding=utf-8
index a1240d6a4bf400b57b04b3a484af90130e12145b..b8bd40a9dade0ba937931f026c197371282f4f28 100644 (file)
@@ -5,7 +5,8 @@ Comment=The vi editor for X Window System with Motif L&F
 Comment[pl]=Edytor vi dla Systemu X Window jako aplikacja Motif
 Exec=gvim.motif
 Terminal=false
-Icon=vim
+Icon=text-editor
+MimeType=text/plain;
 Type=Application
 Categories=Motif;TextEditor;
 # vi: encoding=utf-8
index 604909526da44901d4301969399093dbe498ed9a..f344675fecbcb1179c04f11a28b67bf1107677dd 100644 (file)
@@ -9,8 +9,9 @@ Comment[pt_BR]=Editor visual incrementado
 Comment[ru]=Visual editor IMproved - ĺÄÉÎÓÔ×ĹÎÎĎ đŇÁ×ÉĚŘÎŮĘ ňĹÄÁËÔĎŇ :)
 Comment[tr]=Geliţmiţ bir vi sürümü
 Comment[uk]=Visual editor IMproved - ´ÄÉÎĎ ÷ŚŇÎÉĘ ňĹÄÁËÔĎŇ :)
-Icon=vim
 Exec=vim
+Icon=text-editor
+MimeType=text/plain;
 Terminal=true
 Type=Application
 Encoding=UTF-8
This page took 0.03924 seconds and 4 git commands to generate.