红联Linux门户
Linux帮助
当前位置: 红联Linux门户 > Ubuntu

Ubuntu中将GVIM 加入快捷方式

发布时间:2008-05-19 00:43:37来源:红联作者:zhania
将下面文字存成gvim.desktop 放在 /usr/share/applications下就可了。

[Desktop Entry]
Name = gVim
Comment = Gvim
Exec = /usr/bin/gvim
Icon = /usr/share/pixmaps/vim.svg
Terminal = false
X-MultipleArgs = false
Type = Application
Categories = Application;Development;
Encoding = UTF-8
StartupNotify = true
文章评论

共有 0 条评论