diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 0000000..a8c8684 --- /dev/null +++ b/AUTHORS @@ -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. diff --git a/README b/README new file mode 100644 index 0000000..c1bedfd --- /dev/null +++ b/README @@ -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. +