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