summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Ramsay <lack@gentoo.org>2009-09-25 14:31:30 +0000
committerJim Ramsay <lack@gentoo.org>2009-09-25 14:31:30 +0000
commit93cc80138e2a3345d3475c7c484ef7b556c28caf (patch)
tree5d4822577ef5344d554692701c82dc9c5d55c7c5 /app-editors/gvim/files
parentversion bumps (diff)
downloadgentoo-2-93cc80138e2a3345d3475c7c484ef7b556c28caf.tar.gz
gentoo-2-93cc80138e2a3345d3475c7c484ef7b556c28caf.tar.bz2
gentoo-2-93cc80138e2a3345d3475c7c484ef7b556c28caf.zip
Fix .desktop file and dependency list for bug #249366 and #285106, respectively
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/gvim/files')
-rw-r--r--app-editors/gvim/files/gvim.desktop-r29
1 files changed, 9 insertions, 0 deletions
diff --git a/app-editors/gvim/files/gvim.desktop-r2 b/app-editors/gvim/files/gvim.desktop-r2
new file mode 100644
index 000000000000..45b55d036929
--- /dev/null
+++ b/app-editors/gvim/files/gvim.desktop-r2
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Name=gVim
+Comment=A highly configurable text editor
+Exec=gvim -f %F
+Icon=gvim
+Terminal=false
+Type=Application
+MimeType=text/plain;
+Categories=Development;