File: README

package info (click to toggle)
deskbar-applet 2.32.0-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 8,480 kB
  • ctags: 2,192
  • sloc: python: 10,412; sh: 10,354; xml: 4,309; ansic: 1,575; makefile: 351
file content (52 lines) | stat: -rw-r--r-- 1,524 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
=============
deskbar-applet
=============
For more information, please visit our website:
http://raphael.slinckx.net/deskbar

And our development wiki:
http://live.gnome.org/DeskbarApplet

You can also download additional plugins on:
http://live.gnome.org/DeskbarApplet/Extending

=============
Known issues
=============
* When using gnome-python-extras-2.10, you will be able to use deskbar-applet only in window-mode, not in the panel, because you won't be able to focus and type in it.

============
Requirements
============
Required dependencies:
 * Python 2.4 or above
 * pygtk-2.10 (modules: gtk, gtk.gdk, gtk.glade, pango)
 * pygobject-2.10 (modules: gobject)
 * gnome-python-2.10 (modules: gconf, gnome, gnome.ui, gnomevfs)
 * gnome-python-extras-2.10 (module: gnomeapplet)
 * gtk+-2.10 to compile global hotkey and icon entry
 * gnome-desktop-2.10 to compile .desktop parsing

Optional dependencies:
 * Compile time:
  * evolution-data-server-1.2, for libebook-1.2
  * beagle-0.1.1, python bindings for libbeagle, currently shipped, and on their way upstream
 * Run time:
  * Running beagle daemon
  * Running evolution-data-server

=============
Installation
=============
Execute the following steps to install deskbar-applet

./configure --prefix /usr
make

Now you can either install it on your system:
sudo make install (or run make install as root)

Then you are able to add the applet through the gnome-panel applet manager.

Or you can try it without installation, by running
./deskbar/deskbar-applet -w