summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/docs/FAQ9
1 files changed, 8 insertions, 1 deletions
diff --git a/www/docs/FAQ b/www/docs/FAQ
index 0f5d7a7390..224a40e949 100644
--- a/www/docs/FAQ
+++ b/www/docs/FAQ
@@ -15,7 +15,7 @@ A. Start by reading up on the information about the jukeboxes on our web page.
15 Then go into CVS and look at the code we've written. Then take what you 15 Then go into CVS and look at the code we've written. Then take what you
16 need and start writing. 16 need and start writing.
17 17
18Q. Okay, so how do I submist a patch? 18Q. Okay, so how do I submit a patch?
19A. Run: "diff -u oldfile newfile" against the file(s) you have changed. Then 19A. Run: "diff -u oldfile newfile" against the file(s) you have changed. Then
20 mail the output to any member of the development team and we will take it 20 mail the output to any member of the development team and we will take it
21 under consideration. (Please remember that all submissions are not 21 under consideration. (Please remember that all submissions are not
@@ -35,6 +35,13 @@ Q. Great you have a mailing list! Is there anyway for me to catch up on
35 past posts? 35 past posts?
36A. Check out the archives at: http://bjorn.haxx.se/rockbox/mail.cgi 36A. Check out the archives at: http://bjorn.haxx.se/rockbox/mail.cgi
37 37
38Q. How can I meet the developers working on the project?
39A. One way is by visiting us on IRC. Head on over to the server
40 irc.openprojects.net, and then join "#rockbox". There is usually at least
41 one person there. If you don't see any activity, feel free to post
42 questions anyway, serveral of us log the channel and will get you answers
43 when we unidle.
44
38Q. What is this "SourceForge" you keep mentioning? 45Q. What is this "SourceForge" you keep mentioning?
39A. http://www.sourceforge.net 46A. http://www.sourceforge.net
40 47