summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorMark McLoughlin <mark@skynet.ie>2001-11-26 17:55:49 +0000
committerMark McLoughlin <mmclouglin@src.gnome.org>2001-11-26 17:55:49 +0000
commitf930ed9ab541c320887cd12e33a75acb76e92425 (patch)
treea8187f3396b7bbff73b65aaeccc7b5bf3203dbca /HACKING
parent9b069fe8ab735b85e0e9413897080adb6223b798 (diff)
downloadgnome-session-f930ed9ab541c320887cd12e33a75acb76e92425.tar.gz
try to bring some way up to date.
2001-11-26 Mark McLoughlin <mark@skynet.ie> * AUTHORS, BUGS, NEWS, README, DEPENDS, HACKING: try to bring some way up to date. * COPYING.LIB: add LGPL file. * Makefile.am: add doc to SUNDIRS. * configure.in: build doc/ Makefiles * doc/Makefile.am, doc/reference/Makefile.am: new files. 2001-11-26 Mark McLoughlin <mark@skynet.ie> * Makefile.am: cleanup libpanel-applet-2 building. Add GNOME_Panel_TestApplet.server.in to EXTRA_DIST. * doc/reference/Makefile.am: * doc/reference/panel-applet-docs.sgml: * doc/reference/panel-applet-sections.txt: * doc/reference/panel-applet.types: * doc/reference/tmpl/panel-applet-unused.sgml: * doc/reference/tmpl/panel-applet.sgml: move to ../doc/reference/panel-applet. 2001-11-26 Mark McLoughlin <mark@skynet.ie> * Makefile.am: add desk-guide to SUBDIRS. * gen_util/Makefile.am: add GNOME_GenUtilApplet_Factory.server.in.in to EXTRA_DIST. 2001-11-26 Mark McLoughlin <mark@skynet.ie> * Makefile.am: comment everything out. Leave only gstc.[ch] and gwmh.[ch] in EXTRA_DIST. Need in panel builddir. 2001-11-26 Mark McLoughlin <mark@skynet.ie> * gnome-terminal.c: (load_url_cmd), (button_press): change #warnings to #ifdef FIXME * gnome-x-font-selector.c: (gnome_font_selection_show_font_info): some GdkAtom related warnings fixage. 2001-11-26 Mark McLoughlin <mark@skynet.ie> * Makefile.am: remove gsm-protocol.c rule. * main.c: (set_lang): warning fix.
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING19
1 files changed, 9 insertions, 10 deletions
diff --git a/HACKING b/HACKING
index 3fc6fe6e..f58be97f 100644
--- a/HACKING
+++ b/HACKING
@@ -1,13 +1,12 @@
-Hi,
+Hacking the GNOME 2.0 core
+--------------------------
-As we are getting very close to the 1.2 release, I'd like people not to
-commit to gnome-core or gnome-applets without first getting approval from
-either George (jirka@5z.com) or me (jacob@helixcode.com). Translators and
-doc people are exempted from this, of course. I will update the HACKING
-files accordingly.
+ At the present, not much here works very well and help is
+needed.
-This hopefully won't last long as my list of things to before 1.2 is
-getting short these days.
+ If you want to hack on this module - welcome. Before you start
+committing patches though, try to sync up with George, Jacob, myself,
+Glynn and Alex so we know who's working on what.
-Thanks,
-Jacob
+ Cheers,
+ Mark McLoughlin (Mon Nov 26, 2001)