diff options
author | Mark McLoughlin <mark@skynet.ie> | 2001-11-26 17:55:40 +0000 |
---|---|---|
committer | Mark McLoughlin <mmclouglin@src.gnome.org> | 2001-11-26 17:55:40 +0000 |
commit | daa2b0a6426ee4061df000ec97118d838faa908b (patch) | |
tree | 047bc61aa920c15248992ad427bbaaa68d19ceb1 /AUTHORS | |
parent | 5d7cca681af5b28edf56bff5806ea1af79ea140d (diff) | |
download | gnome-desktop-daa2b0a6426ee4061df000ec97118d838faa908b.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 'AUTHORS')
-rw-r--r-- | AUTHORS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -2,4 +2,6 @@ George Lebl <jirka@5z.com> John Ellis <johne@bellatlantic.net> Miguel de Icaza <miguel@nuclecu.unam.mx> Tim Janik <timj@gtk.org> -Jacob Berkman <jberkman@andrew.cmu.edu>
\ No newline at end of file +Jacob Berkman <jberkman@andrew.cmu.edu> +Mark McLoughlin <mark@skynet.ie> +Glynn Foster <glynn.foster@sun.com> |