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
2002-01-28 Seth Nickell <snickell@stanford.edu>
* control-center/capplet-dir.c: (capplet_new), (capplet_dir_new),
(capplet_dir_entry_destroy), (read_entries),
(get_root_capplet_dir):
* control-center/capplet-dir.h:
Read control center directory structure out of GnomeVFS instead of
directly off the disk.
Also deal with pixmaps more uniformly, and properly load them
out of PREFIX/share/pixmaps when they aren't an absolute path.
* capplets/desktop-links/Sawfish/appearance-properties.desktop.in:
* capplets/desktop-links/Sawfish/bindings-properties.desktop.in:
* capplets/desktop-links/Sawfish/focus-properties.desktop.in:
* capplets/desktop-links/Sawfish/match-properties.desktop.in:
* capplets/desktop-links/Sawfish/maximize-properties.desktop.in:
* capplets/desktop-links/Sawfish/meta-properties.desktop.in:
* capplets/desktop-links/Sawfish/misc-properties.desktop.in:
* capplets/desktop-links/Sawfish/move-properties.desktop.in:
* capplets/desktop-links/Sawfish/placement-properties.desktop.in:
* capplets/desktop-links/Sawfish/sound-properties.desktop.in:
* capplets/desktop-links/Sawfish/workspace-properties.desktop.in:
* capplets/ui-properties/behavior.desktop.in.in:
Add a Categories Field.
* capplets/desktop-links/Makefile.am:
* capplets/desktop-links/Sawfish/Makefile.am:
* capplets/file-types/Makefile.am:
* capplets/theme-switcher/Makefile.am:
* capplets/ui-properties/Makefile.am:
* control-center/Gnome.directory.in.in:
* control-center/Makefile.am:
Install directory files into PREFIX/share/gnome/vfolders, the standard
vfolder description location.
2002-01-07 Richard Hestilow <hestilow@ximian.com>
* configure.in: Whoops, delete those invalid-dnl'ed lines. This
is part of my use-xscreensaver-demo patch.
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.
2001-12-09 Gediminas Paulauskas <menesis@delfi.lt>
* *.c (main): retrieve translation in utf-8 codeset. Do not
setlocale ().
* some Makefile.am (INCLUDES): remove intl.
(..._LDADD): remove INTLLIBS
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-11-29 Miles Lane <miles@megapathdsl.net>
* configure.in: Removed intl/Makefile from AC_OUTPUT
since there is no intl subdirectory in the repository.:
2001-10-27 Bradford Hovinen <hovinen@ximian.com>
* configure.in: Bump version to 1.99.0
2001-10-26 Bradford Hovinen <hovinen@ximian.com>
* Makefile.am: Remove intl from SUBDIRS
* */Makefile.am: s/XML_I18N_MERGE/INTLTOOL/g
* capplets/Makefile.am: Remove screensaver from
always_built_SUBDIRS and add $(SCREENSAVER) to SUBDIRS
* capplets/{background|keyboard|mouse|sound}/Makefile.am:
Fix so that automake does not choke on these files
* README: Updated to reflect current status porting to GNOME 2
* configure.in: Cleanup for GNOME 2 port
Allow disabling of screensaver capplet compile if xscreensaver
is not found
(AC_OUTPUT): Removed dnl capplets/rollback/Makefile as it caused
some difficulties
2001-10-26 Bradford Hovinen <hovinen@ximian.com>
* capplets/Makefile.am: Remove screensaver from
always_built_SUBDIRS and add $(SCREENSAVER) to SUBDIRS
* capplets/{background|keyboard|mouse|sound}/Makefile.am:
Fix so that automake does not choke on these files
2001-10-26 Bradford Hovinen <hovinen@ximian.com>
* configure.in: Cleanup for GNOME 2 port
Allow disabling of screensaver capplet compile if xscreensaver
is not found
(AC_OUTPUT): Removed dnl capplets/rollback/Makefile as it caused
some difficulties