2002-06-25 James Henstridge <james@daa.com.au>
* gnome-settings-daemon/Makefile.am: commented lines ending in a
trailing backslash are not a good idea.
2002-05-16 jacob berkman <jacob@ximian.com>
* schemas/apps_gnome_settings_daemon_default_editor.schemas: add a
key to turn off some behaviour
* capplets/Makefile.am (always_built_SUBDIRS):
* configure.in: re-add default-applications
fixes#78037
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-05-11 Seth Nickell <snickell@stanford.edu>
* configure.in:
Create the windows preference page makefile, and add gnome-desktop
to the generic module flags.
Wed May 8 17:54:57 2002 Jonathan Blandford <jrb@redhat.com>
* capplets/network/gnome-network-preferences.c: update schema keys
to reflect the installed file.
I WILL COMPILE BEFORE COMMITTING
I WILL COMPILE BEFORE COMMITTING
I WILL COMPILE BEFORE COMMITTING
2002-05-06 Anders Carlsson <andersca@gnu.org>
* schemas/Makefile.am: Doh! Remove the file from automake.
2002-05-06 Anders Carlsson <andersca@gnu.org>
* schemas/apps_gnome_keybinding_properties.schemas:
We now hard-code the key list, so this isn't neede anymore.
2002-04-12 Mark McLoughlin <mark@skynet.ie>
* schemas/apps_gnome_keybinding_properties.schemas: change the
panel keybindings keys to the new hyphen-less versions.
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. :/
Tue Apr 9 11:43:08 2002 Jonathan Blandford <jrb@gnome.org>
* capplets/accessibility/keyboard/Makefile.am: Change gnome2-* to
gnome-*
* capplets/default-applications/Makefile.am: ditto
* capplets/file-types/Makefile.am: ditto
* capplets/font/Makefile.am: ditto
* capplets/keyboard/Makefile.am: ditto
* capplets/mouse/Makefile.am: ditto
* capplets/sound/Makefile.am: ditto
* capplets/theme-switcher/Makefile.am: ditto
* capplets/ui-properties/Makefile.am: ditto
* control-center/Makefile.am: ditto
* gnome-settings-daemon/Makefile.am: ditto
* gnome-keybinding-properties.c (setup_dialog): man, was this code
silly. Also, themes are case sensitive.
(is_metacity_running): Add support for metacity keybindings. This
is off by default until I write code to actually detect metacity.
Tue Apr 9 11:58:10 2002 Jonathan Blandford <jrb@gnome.org>
* Makefile.am: Add commented out disk support until I finish the code.
2002-03-28 jacob berkman <jacob@ximian.com>
* configure.in: add X libraries to link lines for things that make
X calls (since pango/gtk don't pull those in for us)
2002-03-26 jacob berkman <jacob@ximian.com>
* capplets/Makefile.am (always_built_SUBDIRS): remove screensaver
* capplets/screensaver/: remove as xscreensaver provides these
things
* configure.in: remove xscreensaver check again as xscreensaver
supplies the .desktop file for itself
(AC_OUTPUT): remove capplets/screensaver/Makefile