Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revisionBoth sides next revision
contributing [2008/09/04 07:48] – created 145.225.60.5contributing [2008/09/04 07:50] 145.225.60.5
Line 1: Line 1:
 ====== Contributing to Xfce ====== ====== Contributing to Xfce ======
 There are a lot of ways to contribute to Xfce. This section in bugzilla is more dedicated to start writing code for Xfce, help fixing bugs etc. but that is by far the only way to [[http://www.xfce.org/development/|help]] the Xfce project! There are a lot of ways to contribute to Xfce. This section in bugzilla is more dedicated to start writing code for Xfce, help fixing bugs etc. but that is by far the only way to [[http://www.xfce.org/development/|help]] the Xfce project!
- 
 ===== Subversion  ===== ===== Subversion  =====
 Most of the Xfce development is happening in //trunk//, that's where the unstable (next) release is. The stable release is maintained in //branches//. In a branch only bugs are fixed, translations are updated and no translatable strings are changed. Most of the Xfce development is happening in //trunk//, that's where the unstable (next) release is. The stable release is maintained in //branches//. In a branch only bugs are fixed, translations are updated and no translatable strings are changed.
  
 There is a page on the Xfce website with information about getting the source from svn, you can find it [[http://www.xfce.org/download/development|here]]. There is a page on the Xfce website with information about getting the source from svn, you can find it [[http://www.xfce.org/download/development|here]].
 +
 +===== API documentation  =====
 +Most of the Xfce libraries have API documentation [[http://www.xfce.org/documentation/api/|here]].
  
 ===== Fixing bugs ===== ===== Fixing bugs =====
Line 14: Line 16:
 ===== Panel Plugins  ===== ===== Panel Plugins  =====
 Some people think panel plugins are a good way to start with Xfce too. You can find more about that [[dev/howto/panel_plugins|here]]. Some people think panel plugins are a good way to start with Xfce too. You can find more about that [[dev/howto/panel_plugins|here]].
- 
-