Answers:
我认为,肯的回答使这个话题有些复杂。我认为Unity可以使用-b开关。喜欢unity -b http://mail.google.com
我不确定是否确实-b
如此,因此您最好与确认unity --help
。
-b
国旗在11.04
我现在才知道的唯一方法就是使用gconf。这是一个示例,用您的文件名替换桌面文件的名称和路径。就我而言,它是/home/ken/.local/share/applications/chrome-http___mail.google.com_a_vandine.org.desktop
gconftool --type string --set /desktop/unity/launcher/favorites/app-chrome-http___mail.google.com_a_vandine.org.desktop/desktop_file /home/ken/.local/share/applications/chrome-http___mail.google.com_a_vandine.org.desktop
gconftool --type list --list-type=string --set /desktop/unity/launcher/favorites/favorites_list $(gconftool --get /desktop/unity/launcher/favorites/favorites_list| sed "s/]//g"),app-chrome-http___mail.google.com_a_vandine.org.desktop]
如果您使用最新版本的Chromium(> 11.0.696.57),现在可以在Unity中使用。从Chromium中创建应用程序快捷方式,然后将其拖到Unity栏中。不确定要多长时间才能将其插入Chrome。