Added documentation.

This commit is contained in:
Tobias Rundstrom 2006-03-15 20:54:18 -04:00
parent c4b32b5692
commit 80f730b44e
2 changed files with 45 additions and 0 deletions

27
AUTHORS Normal file
View file

@ -0,0 +1,27 @@
##
## This should be a somewhat complete list of people that have
## contributed to the Promoe project. The format is copied from the
## CREDITS-file in the Linux kernel source tree. The fields are: name
## (N), email (E), web-address (W), PGP key ID and fingerprint (P),
## description (D).
##
## This list is sorted alphabetically.
##
N: Tobias Bengtsson
E: tobbe@tobbe.nu
D: Various widgets
N: Chris Gilbert
E: neovanglist@neovanglist.net
D: Various widgets and fixes
N: Tobias Rundström
E: tru@xmms.org
W: http://tobi.nu/
P: 1024D/EA0C5340 E203 6001 264C 71CE DBFD 7A95 102A 11D0 EA0C 5340
D: Main developer and coordinator.
N: Daniel Svensson
E: daniel@nittionio.nu
D: Various fixes.

18
README Normal file
View file

@ -0,0 +1,18 @@
Required dependencys:
* QT4.1.x http://www.trolltech.no/
* XMMS2 http://xmms2.xmms.org/
Optional dependencys:
* Avahi http://www.avahi.org/
Compiling:
1) Run qmake (on debian systems it's called qmake-qt4)
2) Run make
3) Have a coffe
4) ./promoe
5) ????
6) profit
Bugs:
Tons of them.