summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorBenedikt Meurer <benny@xfce.org>2005-01-26 21:42:45 +0000
committerBenedikt Meurer <benny@xfce.org>2005-01-26 21:42:45 +0000
commit3bd7708effc4d6765b42c21ab4d366c02db61fa9 (patch)
treea79379bace097f8689b1dce5cd0d06f1636fb205 /HACKING
parent9ed3a6cabc28be37c3d08bb263b363593129e5cb (diff)
downloadxfce4-dev-tools-3bd7708effc4d6765b42c21ab4d366c02db61fa9.tar.gz
2005-01-26 Benedikt Meurer <benny@xfce.org>
* HACKING: Added notes for developers with write access to the Xfce CVS repository. (Old svn revision: 2264)
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING10
1 files changed, 10 insertions, 0 deletions
diff --git a/HACKING b/HACKING
index d1b253b..5e63520 100644
--- a/HACKING
+++ b/HACKING
@@ -5,6 +5,16 @@ Please use the Xfce bugtracking system at http://bugzilla.xfce.org/ to report
bugs and post feature requests.
+Notes to developers
+===================
+
+If you are a Xfce developer with write access to the Xfce CVS repository,
+and you feel like you want or need to change something in this module,
+do not simply commit your changes, unless its really a trivial fix. If it's
+a non-trivial change, discuss the change on xfce4-dev@xfce.org first. In
+either case, don't forget to update the ChangeLog file before you commit!
+
+
Patches
=======