File: README

package info (click to toggle)
awn-extras-applets 0.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 18,748 kB
  • ctags: 5,874
  • sloc: ansic: 26,544; python: 21,744; sh: 10,326; makefile: 1,132; xml: 34
file content (14 lines) | stat: -rw-r--r-- 392 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Hi!

Those looking for Dbus-based plugins for their favourite application, please
go to the awn-plugins folder. 

Applets are under awn-applets. awn-core-applets are those that ship alongside
awn, such as the trash, separator etc. Each applet has its own folder, and you
just need to enter it and do the usual:

./autogen.sh && make && sudo make install

unless otherwise stated :-)!

--Neil