特殊:Badtitle/NS100:USP:修订间差异

来自Ubuntu中文
跳到导航跳到搜索
Wikibot留言 | 贡献
无编辑摘要
Wikibot留言 | 贡献
无编辑摘要
第3行: 第3行:
== Ubuntu System Panel (USP) ==
== Ubuntu System Panel (USP) ==
Ubuntu System Panel is a project that was started to make a custom panel applet for Ubuntu. It is similar to Novell's [[UbuntuWiki:Slab|Slab]] menu, but has tons more features and plugins. It is written entirely in Python, and is supported on Dapper, Edgy and Feisty.
Ubuntu System Panel is a project that was started to make a custom panel applet for Ubuntu. It is similar to Novell's [[UbuntuWiki:Slab|Slab]] menu, but has tons more features and plugins. It is written entirely in Python, and is supported on Dapper, Edgy and Feisty.
https://help.ubuntu.com/community/USP?action=AttachFile&do=get&target=screenshot.png
{{https://help.ubuntu.com/community/USP?action=AttachFile&do=get&target=screenshot.png%7D%7D
=== Versions ===
=== Versions ===
The current stable version is 0.41. However, the v2 alpha release is very stable, and will be released soon. I will show you how to install that version.
The current stable version is 0.41. However, the v2 alpha release is very stable, and will be released soon. I will show you how to install that version.
First, download the .deb package from [http://www.smoothweb.net/files/usp_1.91_all.deb here].
First, download the .deb package from [http://www.smoothweb.net/files/usp_1.91_all.deb here].
You will need to be root to install the package. You can either double-click the package and open it with GDebi, or you can run the following from the command line:
You will need to be root to install the package. You can either double-click the package and open it with [[UbuntuHelp:GDebi|GDebi]], or you can run the following from the command line:
<pre><nowiki>
<pre><nowiki>
sudo dpkg -i Desktop/usp_1.91_all.deb
sudo dpkg -i Desktop/usp_1.91_all.deb

2008年10月19日 (日) 17:55的版本

{{#ifexist: :USP/zh | | {{#ifexist: USP/zh | | {{#ifeq: {{#titleparts:USP|1|-1|}} | zh | | }} }} }} {{#ifeq: {{#titleparts:USP|1|-1|}} | zh | | }}

Ubuntu System Panel (USP)

Ubuntu System Panel is a project that was started to make a custom panel applet for Ubuntu. It is similar to Novell's Slab menu, but has tons more features and plugins. It is written entirely in Python, and is supported on Dapper, Edgy and Feisty. {{https://help.ubuntu.com/community/USP?action=AttachFile&do=get&target=screenshot.png%7D%7D

Versions

The current stable version is 0.41. However, the v2 alpha release is very stable, and will be released soon. I will show you how to install that version. First, download the .deb package from here. You will need to be root to install the package. You can either double-click the package and open it with GDebi, or you can run the following from the command line:

sudo dpkg -i Desktop/usp_1.91_all.deb