首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 操作系统 >

ubuntu (11.10) 在左侧增加快捷按钮

2012-10-07 
ubuntu (11.10)在左边增加快捷按钮ubuntu (11.10) 如果需要在左边增加快捷按钮,可以编辑这个目录下的文件:

ubuntu (11.10) 在左边增加快捷按钮
ubuntu (11.10) 如果需要在左边增加快捷按钮,可以编辑这个目录下的文件:
~/.local/share/applications

一般都有现成的。下面贴出一个文件内容作为参考:

[Desktop Entry]Type=ApplicationVersion=7.0.6Name=SmartsvnGenericName=subversionComment=A fast subversion clientExec=/usr/local/smartsvn/bin/smartsvn.shIcon=/usr/local/smartsvn/bin/smartsvn-48x48.pngTerminal=falseCategories=Development;IDE;MimeType=text/plain;text/x-chdr;text/x-csrc;text/x-c++hdr;text/x-c++src;text/x-java;text/x-dsrc;text/x-pascal;text/x-perl;text/x-python;application/x-php;application/x-httpd-php3;application/x-httpd-php4;application/x-httpd-php5;application/xml;text/html;text/css;text/x-sql;text/x-diff;StartupNotify=true

热点排行