个人工具

“UbuntuHelp:Gimmie”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
(新页面: {{From|https://help.ubuntu.com/community/Gimmie}} {{Languages|UbuntuHelp:Gimmie}} [http://www.beatniksoftware.com/blog/?p=47 Gimmie] is an experimental replacement for the GNOME panel, or...)
 
第1行: 第1行:
 
{{From|https://help.ubuntu.com/community/Gimmie}}
 
{{From|https://help.ubuntu.com/community/Gimmie}}
 
{{Languages|UbuntuHelp:Gimmie}}
 
{{Languages|UbuntuHelp:Gimmie}}
[http://www.beatniksoftware.com/blog/?p=47 Gimmie] is an experimental replacement 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.
+
[http://beatniksoftware.com/gimmie/ 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
  
Gimmie is so experimental that is not yet in the Ubuntu repositories and must be compiled manually. To use it in Dapper Drake, you'll need the following dependencies:
+
<code><nowiki>sudo apt-get install gimmie python-libgmail</nowiki></code>
 +
 
 +
* 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
 
**** build-essential
第18行: 第24行:
 
Use apt-get or synaptic to install those. Then:
 
Use apt-get or synaptic to install those. Then:
  
*** Download the source tarball from http://beatnik.infogami.com/Gimmie
+
*** Download the source tarball from http://beatniksoftware.com/gimmie/Download
 
*** Unpack it.
 
*** Unpack it.
 
*** Go to the newly created directory.
 
*** Go to the newly created directory.

2007年11月22日 (四) 12:53的版本

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:

./configure && make


Gimmie can then be started by changing to that directory and running:

./gimmie.py