Changes between Version 1 and Version 2 of HowToContribute
- Timestamp:
- 08/14/07 12:23:16 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HowToContribute
v1 v2 1 1 = Kdesvn needs help = 2 Currently I develop mostly alone. And I have my personal reasons not putting it into the [http://www.kde.org KDE repository]. But that means that sometimes developing moves slow. So if interested in help you may take a look on the items below. 3 4 == Code and patches == 5 The most important thing to do is [milestone:'KDE4 Port' porting to kde 4]. 'Cause it cost a lot time it would be great if some of you may take a look into [source:/branches/kde4-port the kde4 port branch]. 6 7 Of course patches and hints are always welcome. Best you make it via the [/newticket bugtracker and ticket sytem] if this page. 8 == Translations == 9 1. Check out the latest version of kdesvn. Best is you may use the trunk, not the branches. 10 1. Inside the subdirectory "po" you will find a file "kdesvn.pot". Copy this to <language-code>.po where language-code> is the [http://en.wikipedia.org/wiki/ISO_3166-1_alpha-2 two letter country- and language-code] KDE uses. You may take a look on [http://i18n.kde.org/docs/translation-howto/starting-translation.html], too.[[BR]]If the translation file exists and you just want to update it than just see next points. 11 1. Edit the new file with "kbabel", don't forget to insert the information about the translator ;). Of course you may use any other editor than kbabel - but I'm sure with kbabel it is easier and it results in less errors. 12 1. Send this file to me, if you edited an existing translation you may send me a patch instead (best made with subversion-diff, than I see the revision made against). Or you want get a subversion account so you may commit yourself. 13 14 == Documentation == 15 For a developer it is hard to write documentations. We know what we did, we have our special view on our software. And we have no time for it ;) Feel free edit the [source:/trunk/doc/en/index.docbook handbook of kdesvn] and send me patches (or again: ask for an account). If you don't want edit xsl-based-docbook you may send me textblocks as simple ascii - I'll insert it. 16 == Donations == 17 Some people asked how to donate for kdesvn. Well, you must not donate. kdesvn is free. It is a project helps me in my daily work, helps me, keeping up2date with knowledge.[[BR]] If you realy want to honor my work, feel free searching trough my [http://www.amazon.de/gp/registry/2Z8SUX9UIN3NS Amazon] wishlist. But money I'll not take. Many thanks to those of you sending me something (books from wishlist, gift coupons) - I were real glad about.
