个人工具

UbuntuHelp:Gimmie

来自Ubuntu中文

跳转至: 导航, 搜索

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