From 46c349ea6ee9074437b3a084c5f1cbe826436253 Mon Sep 17 00:00:00 2001 From: wrobell Date: Sat, 30 Apr 2005 01:35:34 +0000 Subject: [PATCH] - we have no official vim icon, so let's use "text editor" on for now - 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 | 3 ++- gvim-gnome.desktop | 3 ++- gvim-gtk.desktop | 3 ++- gvim-motif.desktop | 3 ++- vim.desktop | 3 ++- 5 files changed, 10 insertions(+), 5 deletions(-) diff --git a/gvim-athena.desktop b/gvim-athena.desktop index d3e886a..71e3d58 100644 --- a/gvim-athena.desktop +++ b/gvim-athena.desktop @@ -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 diff --git a/gvim-gnome.desktop b/gvim-gnome.desktop index 817e7fd..c3bb1c8 100644 --- a/gvim-gnome.desktop +++ b/gvim-gnome.desktop @@ -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 diff --git a/gvim-gtk.desktop b/gvim-gtk.desktop index 4ecff49..72b51f4 100644 --- a/gvim-gtk.desktop +++ b/gvim-gtk.desktop @@ -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 diff --git a/gvim-motif.desktop b/gvim-motif.desktop index a1240d6..b8bd40a 100644 --- a/gvim-motif.desktop +++ b/gvim-motif.desktop @@ -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 diff --git a/vim.desktop b/vim.desktop index 6049095..f344675 100644 --- a/vim.desktop +++ b/vim.desktop @@ -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 -- 2.44.0