码迷,mamicode.com
首页 > 其他好文 > 详细

在CentOS开始菜单中添加快捷方式

时间:2014-10-02 18:56:53      阅读:1983      评论:0      收藏:0      [点我收藏+]

标签:des   style   blog   color   io   os   ar   for   sp   

以管理员权限进入目录/usr/share/applications

gedit eclipse.desktop

 1 [Desktop Entry]
 2 Name=Eclipse
 3 Version=2013 
 4 GenericName=Eclipse
 5 Comment=Eclipse for Linux with SWT
 6 Exec=/home/dsp/Softwares/Eclipse.with.SWT/eclipse
 7 Icon=/home/dsp/Softwares/Eclipse.with.SWT/icon.xpm
 8 MimeType=application/develop;
 9 Encoding=UTF-8
10 Terminal=false
11 Type=Application
12 Categories=Gnome;Application;Development;

 

在CentOS开始菜单中添加快捷方式

标签:des   style   blog   color   io   os   ar   for   sp   

原文地址:http://www.cnblogs.com/gotodsp/p/4004315.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!