Commit graph

20 commits

Author SHA1 Message Date
Frédéric Crozat
4cd7796a0a Quiet cvs.
* .cvsignore:
        * capplets/common/.cvsignore:
        * schemas/.cvsignore:
        * vfs-methods/.cvsignore: Quiet cvs.

        * capplets/common/Makefile.am: fix parallel build.

        * capplets/common/gnome-theme-apply.c: add missing header.
2003-06-03 16:42:01 +00:00
Kjartan Maraas
b3ac06e5d1 Merge fix for --disable-schemas-install 2003-05-02 23:14:41 +00:00
Alex Duggan
364deed1f7 fixed more typos
2002-12-17  Alex Duggan  <aldug@gnome.org>

	* schemas/desktop_gnome_font_rendering.schemas.in: fixed more typos
2002-12-17 16:24:56 +00:00
Andrew Sobala
396dee685d fixed typos
2002-12-15  Andrew Sobala  <andrew@sobala.net>

	* schemas/desktop_gnome_font_rendering.schemas.in: fixed typos
2002-12-15 19:34:27 +00:00
Christian Neumair
a7fa657db4 Fixed #89361. 2002-12-02 19:47:25 +00:00
Yanko Kaneti
d25787ede2 reorder "key" and "applyto" elements so that it validates aginst the gconf
2002-10-16  Yanko Kaneti <yaneti@declera.com>

	* schemas/apps_gnome_settings_daemon_default_editor.schemas: reorder
	"key" and "applyto" elements so that it validates aginst the gconf dtd.
2002-10-15 21:51:52 +00:00
Owen Taylor
05fb268094 ue Jul 23 22:35:10 2002 Owen Taylor <otaylor@redhat.com>
* acconfig.h configure.in: Check for Xft2.

        * capplets/font/main.c capplets/font/Makefile.am
        capplets/font/font-properties.glade: If XFt2 is present,
        allow the user to control various font rendering attributes.

        * gnome-settings-daemon/gnome-settings-xsettings.c:
        Mirror the Xft rendering attributes from the font
        capplet to XSETTINGS and Xrdb.

        * schemas/Makefile.am schemas/desktop_gnome_font_rendering.schemas:
        Add schemas for the new GConf settings.
2002-07-24 02:39:03 +00:00
jacob berkman
c05eb45ed0 add a key to turn off some behaviour
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-16 23:18:14 +00:00
Anders Carlsson
13719951dd I WILL COMPILE BEFORE COMMITTING
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 08:29:02 +00:00
Anders Carlsson
55803cc239 We now hard-code the key list, so this isn't neede anymore.
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-05-06 07:13:50 +00:00
Mark McLoughlin
8c63c8bd88 change the panel keybindings keys to the new hyphen-less versions.
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-12 16:11:56 +00:00
jacob berkman
b8e874212c add new .schemas file
2002-03-26  jacob berkman  <jacob@ximian.com>

	* schemas/Makefile.am (schema_DATA): add new .schemas file

	* schemas/apps_gnome_settings_daemon_screensaver.schemas: settings
	for starting screensaver
2002-03-26 17:22:22 +00:00
Jonathan Blandford
ac9331cf2b Add new Makefiles ditto Add keybindings dialog
2002-03-17  Jonathan Blandford  <jrb@redhat.com>

	* Makefile.am: Add new Makefiles
	* configure.in: ditto
	* capplets/Makefile.am: Add keybindings dialog

	* capplets/keybindings/.cvsignore: shut up CVS

	* capplets/keybindings/Makefile.am:
	* capplets/keybindings/eggcellrendererkeys.c:
	* capplets/keybindings/eggcellrendererkeys.h:
	* capplets/keybindings/gnome-keybinding-properties.c:
	* capplets/keybindings/gnome-keybinding-properties.glade:
	* capplets/keybindings/keybinding.desktop.in:
	New properties dialog.  Seems to work

	* schemas/.cvsignore: shut up CVS

	* schemas/Makefile.am:
	* schemas/apps_gnome_keybinding_properties.schemas: New schemas
	file for configuring the keybinding schemas.
	* schemas/background.schemas: Remove unneeded schemas files
	* schemas/peripherals.schemas:
	* schemas/screensaver.schemas:
2002-03-17 21:27:09 +00:00
Anders Carlsson
003cade85b motion_threshold is supposed to be an int.
2002-01-21  Anders Carlsson  <andersca@gnu.org>

	* schemas/peripherals.schemas: motion_threshold is supposed
	to be an int.
2002-01-21 14:17:03 +00:00
Jonathan Blandford
b47bd9d7f9 we now depend on esound.
Tue Jan  8 15:00:27 2002  Jonathan Blandford  <jrb@redhat.com>

	* configure.in (XF86MISC_LIBS): we now depend on esound.

	* background-properties-capplet.c (main): Removed call to set up
	session management - obsolete

	* gnome-settings-daemon/Makefile.am (INCLUDES): Added missing
	-I$(top_srcdir)

	* POTFILES.in: Update
2002-01-14 17:39:15 +00:00
Bradford Hovinen (Gdict maintainer)
89b1e89843 Moved background, screensaver schema files to schemas 2001-12-20 18:58:11 +00:00
Bradford Hovinen
cb0a578f7e Add
2001-12-20  Bradford Hovinen  <hovinen@ximian.com>

	* schemas/Makefile.am (EXTRA_DIST): Add

	* configure.in: Removed capplets/sound/Makefile

	* capplets/*/Makefile.am: Compilation fixes
2001-12-20 17:58:44 +00:00
Bradford Hovinen (Gdict maintainer)
b8d35def7a Added keyboard schemas 2001-12-18 20:43:59 +00:00
Jonathan Blandford
f6f9711f6f use gconf macros.
Sun Dec  9 19:24:47 2001  Jonathan Blandford  <jrb@redhat.com>

	* configure.in: use gconf macros.
2001-12-10 05:31:44 +00:00
Jonathan Blandford
757434ab94 Import from gconf-xsettings module. Cleaned up a bunch, and made to work
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 18:50:32 +00:00