Commit graph

70 commits

Author SHA1 Message Date
Jody Goldberg
b3ca0b3f9f Release 2.1.0
2002-08-21  Jody Goldberg <jody@gnome.org>

	* Release 2.1.0
2002-08-21 06:01:42 +00:00
Jody Goldberg
28c1366164 Merge in some pending patches 2002-08-20 03:15:25 +00:00
Jody Goldberg
393fa2d6d1 merge in owen's patch to configure the window title font and the font to
2002-08-19  Jody Goldberg <jody@gnome.org>

	* font-properties.glade :
	* main.c: (setup_dialog): merge in owen's patch to configure the
	  window title font and the font to use for terminals.  This patch
	  uses a metacity specific key for the window title.  Owen ? Seth ?
	  Can you folk choose please.
2002-08-19 20:04:18 +00:00
Seth Nickell
e5071f4434 Try my best to throw a monkey wrench in things. Checkin Windows capplet,
2002-08-08  Seth Nickell <snickell@stanford.edu>

	Try my best to throw a monkey wrench in things. Checkin
	Windows capplet, and add window related settings to
	the font capplet and theme capplet.

	Also fix button alignments on all capplets.
2002-08-08 07:13:38 +00:00
jacob berkman
73b80d87c7 dist the pixel icons
2002-07-24  jacob berkman  <jacob@ximian.com>

	* Makefile.am (EXTRA_DIST): dist the pixel icons
2002-07-24 17:36:30 +00:00
Jody Goldberg
0e26aa3af2 http://bugzilla.gnome.org/show_bug.cgi?id=85629 Make wider to avoid
2002-07-02  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=85629
	* font-properties.glade  : Make wider to avoid clipping.
2002-07-03 03:26:48 +00:00
Jody Goldberg
1eeebe40c9 fix and move the code into capplet_set_icon.
2002-06-27  Jody Goldberg <jody@gnome.org>

	* gnome-keybinding-properties.c (setup_dialog) : fix and move the code
	  into capplet_set_icon.

2002-06-27  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=86593
	* main.c (setup_dialog) : watch for missing icons

2002-06-27  Jody Goldberg <jody@gnome.org>

	* capplet-util.c (capplet_set_icon) : new util.
2002-06-27 18:30:15 +00:00
Jody Goldberg
96a33b67f8 Release 2.0.0
2002-06-17  Jody Goldberg <jody@gnome.org>

	* Release 2.0.0
2002-06-17 22:10:21 +00:00
Satyajit Kanungo
b4123f15b1 capplet_help () The Help directory is changed to user-guide.
2002-05-28 Satyajit Kanungo <satyajit.kanungo@wipro.com>

	* capplet-util.c : capplet_help () The Help directory is changed to
	  user-guide.
2002-05-29 04:14:29 +00:00
Jody Goldberg
bd493373d2 Improve help handling.
Improve help handling.

2002-05-26  Jody Goldberg <jody@gnome.org>

	* capplet-util.c (capplet_help) : new utility.

2002-05-24  Jody Goldberg <jody@gnome.org>

	* mime-type-info.c (mime_category_info_load_all) : make this more paranoid.
	* mime-category-edit-dialog.c (update_subcategories) : Move this over
	  here.

2002-05-17  Jody Goldberg <jody@gnome.org>

	* mime-type-info.c (mime_category_info_using_custom_app) : add some
	  protection.
2002-05-27 02:54:19 +00:00
Jonathan Blandford
6985207425 Use APPID instead of argv[0] for gnome-program-init 2002-05-26 16:11:37 +00:00
Jonathan Blandford
5233e6cf33 get it to use the right key.
Fri May 10 19:00:25 2002  Jonathan Blandford  <jrb@redhat.com>

	* main.c (DESKTOP_FONT_NAME_KEY): get it to use the right key.
2002-05-11 00:17:43 +00:00
Jody Goldberg
422a93f0d2 new. (setup_dialog) : support help.
2002-05-08  Jody Goldberg <jody@gnome.org>

	* main.c (cb_dialog_response) : new.
	(setup_dialog) : support help.
2002-05-09 12:37:30 +00:00
Seth Nickell
de7b81ecea Tweak categories and comment a little.
2002-04-27  Seth Nickell  <snickell@stanford.edu>

	* font-properties.desktop.in:

	Tweak categories and comment a little.

	* font-properties.glade:

	Change labels to be a little more descriptive,
	force dialogue to be a little larger.
2002-04-27 21:12:30 +00:00
Seth Nickell
8c999e79e0 Bring back in sync with the merged theme/font dialog.
2002-04-26  Seth Nickell  <snickell@stanford.edu>

	* Makefile.am:
	* font-properties.glade:
	* main.c: (create_dialog), (setup_dialog), (main):

	Bring back in sync with the merged theme/font dialog.
2002-04-27 01:16:22 +00:00
Jonathan Blandford
2cf880126c updated desktop files to use gnome-* instead of gnome2-* 2002-04-11 14:46:17 +00:00
Lauris Kaplinski
ff128913a4 Moved font capplet backt o original GUI and made it to work otherwise 2002-03-26 22:56:20 +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
Kjartan Maraas
0a292d2469 s/PACKAGE/GETTEXT_PACKAGE/g
2002-02-27  Kjartan Maraas  <kmaraas@gnome.org>

	* main.c: s/PACKAGE/GETTEXT_PACKAGE/g
2002-02-27 22:20:28 +00:00
Gediminas Paulauskas
ad9f46de5f fix i18n
2002-02-18  Gediminas Paulauskas <menesis@delfi.lt>

	* main.c: fix i18n

2002-02-18  Gediminas Paulauskas <menesis@delfi.lt>

	* ChangeLog: added
	* main.c: correct i18n
2002-02-18 00:54:24 +00:00