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

来自Ubuntu中文
跳到导航跳到搜索
Wikibot留言 | 贡献
无编辑摘要
Wikibot留言 | 贡献
无编辑摘要
 
(未显示同一用户的2个中间版本)
第17行: 第17行:
* libwnck-dev
* libwnck-dev
Use apt-get or synaptic to install those. Then:
Use apt-get or synaptic to install those. Then:
# Download the source tarball from http://beatniksoftware.com/gimmie/Download
<ol><li>Download the source tarball from http://beatniksoftware.com/gimmie/Download
2. Unpack it.
</li><li>Unpack it.
3. Go to the newly created directory.
</li><li>Go to the newly created directory.
4. Run (in a terminal)
</li><li>Run (in a terminal)</li></ol>
 
<code><nowiki>./configure && make</nowiki></code>
<code><nowiki>./configure && make</nowiki></code>
Gimmie can then be started by changing to that directory and running:
Gimmie can then be started by changing to that directory and running:

2008年10月19日 (日) 15:19的最新版本

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

Gimmie is an experimental add-in for the GNOME panel, organized around the idea that people don't think in tasks, but in goals. Especially in documents and people, which gives Gimmie a distinctive feel compared to other panels.

  • Gutsy Gibbon

Gimmie is available in the Gutsy repository sudo apt-get install gimmie python-libgmail

  • Previous Versions of Ubuntu

Gimmie was experimental and not in the Ubuntu repositories, so it must be compiled manually. You'll need the following dependencies:

  • build-essential
  • python-dev
  • python-gtk2-dev
  • python-gnome2-dev
  • python-gnome2-desktop
  • python-gnome2-extras-dev
  • libgnome-desktop-dev
  • libgnomecups1.0-dev
  • libwnck-dev

Use apt-get or synaptic to install those. Then:

  1. Download the source tarball from http://beatniksoftware.com/gimmie/Download
  2. Unpack it.
  3. Go to the newly created directory.
  4. Run (in a terminal)

./configure && make Gimmie can then be started by changing to that directory and running: ./gimmie.py