Fri Nov 30 15:35:39 2001 Owen Taylor <otaylor@redhat.com>
* configure.in: Added AM_GLIB_GNU_GETTEXT and
setting of GETTEXT_PACKAGE.
* Makefile.am: Change from xml-i18n-extract (etc.)
to intltool-extract (etc.)
2001-07-19 Chema Celorio <chema@celorio.com>
* Makefile.am: remove Gnome.directory from here
2001-07-19 Chema Celorio <chema@celorio.com>
* Makefile.am (ccenter_DATA): move Gnome.directory to here
2001-07-19 Chema Celorio <chema@celorio.com>
* POTFILES.in: remove Gnome.in since we use xml tools
2001-07-14 Carlos Perelló Marín <carlos@gnome-db.org>
* *.directory: Renamed to *.directory.in to be used with
xml-i18n-tools.
* *.desktop: Renamed to *.desktop to be used with xml-i18n-tools.
* *.glade: Modified to not generate the glade.h files.
* *.glade.h: Removed.
* Makefile.am: Modify to use xml-i18n-tools
* configure.in: ditto.
* autogen.sh: ditto, now we use the macros/autogen.sh
2001-07-14 Carlos Perelló Marín <carlos@gnome-db.org>
* .cvsignore: ssshhhh
2001-07-14 Carlos Perelló Marín <carlos@gnome-db.org>
* screensavers/*.xml: /s/label/_label, /s/low-label/_low-label/,
/s/high-label/_high-label/: Changed to let xml-i18n-tools extract
this labels.
* extract-labels.c: Removed, now, we use xml-i18n-tools.
* preferences.c: /s/label/_label, /s/low-label/_low-label/,
/s/high-label/_high-label/: Changed to sync with the xml changes.
* screensaver-prefs-dialog.c: ditto.
2001-07-16 Carlos Perelló Marín <carlos@gnome-db.org>
* no.po: Solved some conflicts with my patch.
2001-07-14 Carlos Perelló Marín <carlos@gnome-db.org>
* POTFILES.in: Updated to reflect the xml-i18n-tools use.
* *.po: Added the .directory && .desktop translations.
* update.*: Removed.
* wa.po: Added.
* es.po: Updated Spanish translation.
Added sample capplet using new moniker
2001-06-29 Bradford Hovinen <hovinen@ximian.com>
* main.c (main): Support --run-capplet argument on the command line
* capplet-dir.c (capplet_launch): Implement. Currently not called,
but will be used to launch capplets
* main.c (main): Added OAF and bonobo intialization
* capplets/Makefile.am (bin_PROGRAMS): Add target for
sound-properties-capplet
(INCLUDES): Install from new-sound-properties
* configure.in (CAPPLET_{CFLAGS|LIBS}): Add bonobo_conf to each
This contains:
* a few capplets were redone UI wise:
ui-properties
keyboard
background-properties
* splitting of libcapplet out of this modules (into libcapplet)
* new html-based view in the control-center
* initial import of functional root-manager
This stuff isn't all done yet, but I wanted to get it in.
TODO files will hopefully follow.
2000-01-13 Jonathan Blandford <jrb@redhat.com>
* configure.in: Massive changes to build system to permit
gnome-2.0 compilation. From here on out, you need gnome-2.0 or
greater installed.
You will prolly not be able to get this to work.
Make 'dist-hook' targets, which copy the .spec file into $(distdir), depend upon the
.spec file, so that the .spec file will be regenerated when a previously-compiled tree
is 'dist'd with a new version number.
1998-12-02 Martin Baulig <martin@home-of-linux.org>
* Makefile.am (always_built_SUBDIRS): Removed `desktop-properties' -
we have capplets for all of them now.
1998-11-12 Andrew T. Veliath <andrewv@usa.net>
* acconfig.h: Remove HAVE_ORBIT, HAVE_MICO_ORB_RUN. HAVE_ORBIT is
now implicit.
* Makefile.am: Remove ORBIT_INSTALLED AM_CONDITIONAL.
* configure.in: The ORBit AM_CONDITIONAL is now in
gnome-orbit-check.m4 as HAVE_ORBIT.
Thu Sep 17 14:20:05 1998 John Ellis <johne@bellatlantic.net>
* configure.in, Makefile.am: Removed conditional build of gmenu since
gtk+-1.1 is now a requirement.
Fri Sep 04 00:07:08 1998 George Lebl <jirka@5z.com>
* configure.in,Makefile.am,po/POTFILES.in: removed support for
mico and related sources
Fri Sep 04 00:08:28 1998 George Lebl <jirka@5z.com>
* mico-*.(h|cc),applet-lib.cc: removed
* orbit-glue.h: replaces mico-glue.h
* Makefile.am: removed support for mico
I hope I got all the automake stuff right ... but anyway .. mico support
is out (it didn't really compile too well lately anyway, and it had bugs
that had been fixed in the orbit files ... etc ... it wasn't worth
maintaining) ... now it's much nicer ... and no more C++
-George
These are used with the control-panel to view stuff.
I'm only committing one capplet for now, but more will come soon (i hope.)
note: these capplets aren't quite ready for prime-time. In a few days they will
be.
1998-08-19 Martin Baulig <martin@home-of-linux.org>
* Makefile.am: Using $(always_built_SUBDIRS),
$(sometimes_built_SUBDIRS) and correct $(DIST_SUBDIRS).
1998-08-02 Raja R Harinath <harinath@cs.umn.edu>
* configure.in (PROGRAM_GMENU):
Use AM_CONDITIONAL rather than AC_SUBST.
(PROGRAMS_PANEL_{CDPLAYER,MIXER,MODEMLIGHTS}): Likewise.
(AC_OUTPUT): Remove `applets/netwatch/Makefile'.
* Makefile.am (gmenu): New var.
(SUBDIRS): Use $(gmenu) instead of @PROGRAM_GMENU@.
applets/:
1998-08-02 Raja R Harinath <harinath@cs.umn.edu>
* Makefile.am (cdplayer,mixer,modemlights): New variables.
(SUBDIRS): Use them, instead of @PROGRAMS_PANEL_*@.
po/:
1998-08-02 Raja R Harinath <harinath@cs.umn.edu>
* POTFILES.in: Remove `applets/winlist/winlist.c'.
`make distcheck' nits.
Sun Jul 19 03:31:08 1998 John Ellis <johne@bellatlantic.net>
* configure.in: variable PROGRAM_GMENU with a check for
gtk/gtkctree.h which is in the devel GTK.
* Makefile.am: added above variable in the subdirs section, now
gmenu is built/installed by default if the devel GTK is found.
1998-05-05 Mark Galassi <rosalia@cygnus.com>
* core-docs/gnome-intro.sgml: completed the GNOME intro; there are
many omissions, but it seems OK. Now I have to proofread it a bit
and add a mention of panel applets. I also added all the
generated HTML files for people who do not have the docbook tools
installed (this sucks).
* core-docs/Makefile.am: put core-docs under automake with some
quickly hacked-up rules for the RH-5.1 release. I will clean it
up later; this seems to work and install gnome-intro in a way such
that the help browser picks it up.
* Makefile.am (SUBDIRS): added core-docs
Tue Mar 17 23:26:47 1998 George Lebl <jirka@5z.com>
* configure.in: updated teh Makefiles being created
* Makefile.am: build in applets
* applets/Makefile.am: build clock
Tue Mar 17 23:27:31 1998 George Lebl <jirka@5z.com>
* clock/clock.c: updated to the corba clock.c
Tue Mar 17 23:22:50 1998 George Lebl <jirka@5z.com>
* clock.c: removed, clock is now in ../applets/clock/
Tue Mar 17 23:30:04 1998 George Lebl <jirka@5z.com>
* gtkplug.[ch], gtksocket.[ch]: removed from panel, they
are in libgnomeui now
I think I forgot to commit a few changes .. so a big lump comming up :)
(btw why does cvs -z9 commit in the root of gnome-core find stuff
that I didn't touch???)
-George
Sat Feb 14 01:31:21 1998 Tom Tromey <tromey@cygnus.com>
* Makefile.am (macros/macros.dep): Use tab in rule, not space.
* configure.in: Run AC_LINK_FILES for gettext.