2004-11-28 James Henstridge <james@jamesh.id.au>
* vfs-methods/themus/themus-properties-main.c: use GNOMELOCALEDIR.
* vfs-methods/themus/Makefile.am: similar changes to the fontilus
ones.
* vfs-methods/fontilus/fontilus-context-menu.c: same here.
* vfs-methods/fontilus/font-view.c: use GNOMELOCALEDIR rather than
FONTILUS_LOCALEDIR in the bindtextdomain() call, to match the rest
of gnome-control-center.
* vfs-methods/fontilus/Makefile.am: similar schema and desktop
file fixes. Don't include the old mime files in the dist.
* schemas/Makefile.am: remove .schemas files on clean, when
installing schemas, look for them in builddir rather than srcdir.
* gnome-settings-daemon/actions/Makefile.am: fix up build rules so
that ALSA_CFLAGS isn't defined multiple times (use the newer
automake += syntax).
* control-center/Makefile.am: distribute $(icon_DATA).
* capplets/*/Makefile.am: put the .desktop and .desktop.in files
in CLEANFILES. The .desktop.in.in file gets included because it
is listed in the configure script.
* configure.in: update configure script, and remove macro calls
that are not needed by modern versions of Automake.
* Makefile.am: remove intltool files on distclean.
* autogen.sh: request Automake >= 1.7.
2004-11-10 Mark McLoughlin <mark@skynet.ie>
* configure.in: require libgnome-menu for the shell, fixup
other shell requirements and don't look for libnautilus
anymore.
* Makefile.am: don't install control-center2.png anymore.
* control-center2.png: remove.
2003-11-12 Jody Goldberg <jody@gnome.org>
* Makefile.am (EXTRA_DIST) : always dist gswitchit.pc.in to keep
automake happy. There is no significant downside to it.
2003-11-12 Jody Goldberg <jody@gnome.org>
* Makefile.am : add a libgswitchit subdir
* configure.in : Add a test to ensure the new virtual include of
libgswitchit is in place
* configure.in : define LIBXKLAVIER_*
* configure.in : include libgswitchit in SUBDIRS
Thu Jun 26 16:31:41 2003 Jonathan Blandford <jrb@redhat.com>
* gnome-keyboard-properties.c (setup_dialog): use the correct
schemas.
Thu Jun 26 16:37:50 2003 Jonathan Blandford <jrb@redhat.com>
* Makefile.am (SUBDIRS): add typing-break to subdirs.
2002-05-14 Seth Nickell <snickell@stanford.edu>
* Makefile.am:
* configure.in:
Move the window setting code into a seperate directory, libwindow-settings
so it can be shared between the capplet and the settings daemon, and
potentially, external window managers.
2002-04-10 Kevin Breit <mrproper@ximian.com>
* configure.in: Added the help/Makefile.am and help/C/Makefile.am. If the build breaks, look at this stuff. It's not the first time I've killed the build.
* Makefile.am: Made sure that help was in the SUBDIRS. I don't want to break the build again. :/
2002-02-05 jacob berkman <jacob@ximian.com>
* configure.in (GETTEXT_PACKAGE): change to be parallel
installable
* control-center2.png:
* Makefile.am (pixmap_DATA): rename to be parallel installable
Sat Dec 8 21:33:10 2001 Jonathan Blandford <jrb@redhat.com>
* gnome-settings-daemon/gnome-settings-daemon.c (main): Import
from gconf-xsettings module. Cleaned up a bunch, and made to work
with mouse properties too.
* schemas/peripherals.schemas: New location for schemas. Need to
write many more.
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 Marn <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 Marn <carlos@gnome-db.org>
* .cvsignore: ssshhhh
2001-07-14 Carlos Perell Marn <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 Marn <carlos@gnome-db.org>
* no.po: Solved some conflicts with my patch.
2001-07-14 Carlos Perell Marn <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.