aboutsummaryrefslogtreecommitdiffstats
path: root/gvim.desktop
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-02-25 17:08:30 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2015-06-01 16:03:39 +0200
commit7a011360b3b5b2b43b14166bd23a95e24f03e8be (patch)
treeb3e28da09eab95457b60d92c4896ef91ada56abf /gvim.desktop
downloadpkgbuilds-7a011360b3b5b2b43b14166bd23a95e24f03e8be.tar.xz
gvim-hg: Added Earnestly's PKGBUILD
Diffstat (limited to 'gvim.desktop')
-rw-r--r--gvim.desktop10
1 files changed, 10 insertions, 0 deletions
diff --git a/gvim.desktop b/gvim.desktop
new file mode 100644
index 0000000..5673c78
--- /dev/null
+++ b/gvim.desktop
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Name=Vi IMproved
+Comment=Powerful text editor with scripting functions and macro recorder
+MimeType=text/english;text/plain;text/x-makefile;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;application/x-shellscript;text/x-c;text/x-c++;
+Exec=gvim -f %F
+Icon=gvim
+Type=Application
+Terminal=false
+X-XClassHintResName=VIM
+Categories=Utility;TextEditor;