Commit graph

5048 commits

Author SHA1 Message Date
Rodrigo Moya
259294fb02 added this function to watch for children...
2005-10-14  Rodrigo Moya <rodrigo@novell.com>

	* gnome-settings-daemon.c (child_watch_cb): added this function to
	watch for children...
	(gnome_settings_daemon_spawn_with_input): ...started here, instead
	of just blocking.

	* gnome-settings-screensaver.c (gnome_settings_screensaver_load): do
	lazy loading of the screensaver.
	(really_start_screensaver): start on a 25 seconds timeout.

	* gnome-settings-typing-break.c (gnome_settings_typing_break_load): do
	lazy loading og the typing break applet.
	(really_setup_typing_break): start on a 30 seconds timeout.

2005-10-14  Erwann Chenede <erwann.chenede@sun.com>

	Fixes #314774

	* gnome-settings-xrdb.c (gnome_settings_xrdb_load): connect to
	"notify:gtk-theme-name" signal, to run xrdb only when the whole theme
	has been changed.
	(theme_changed): callback for "notify:gtk-theme-name".
2005-10-15 21:56:43 +00:00
Rodrigo Moya
ec9217a7ae Fixes #315505
2005-10-15  Rodrigo Moya <rodrigo@novell.com>

	Fixes #315505

	* control-center-categories.c (control_center_entry_new): don't show
	xscreensaver capplet icon if gnome-screensaver is installed.
	(populate_category): don't add NULL entries to the list.
2005-10-15 21:42:13 +00:00
Rodrigo Moya
006f27081a Added info about gnomecc-list 2005-10-13 22:03:28 +00:00
Priit Laes
d810ea1f01 Translation updated by Ivar Smolin.
2005-10-13  Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.
2005-10-13 20:27:20 +00:00
Muktha
5201e26525 Update the desktop font in addition to the application font when 'apply
2005-10-11  Muktha  <muktha.narayan@wipro.com>

        * gnome-theme-info.h:
	* gnome-theme-manager.h:
	* gnome-theme-manager.c (apply_font_clicked):
        * gnome-theme-info.c (gnome_theme_read_meta_theme)
        (gnome_theme_meta_info_free) (gnome_theme_meta_info_print)
        (gnome_theme_meta_info_compare): Update the desktop font in
        addition to the application font when 'apply font' in large print
        themes is selected. Fixes #123551.
2005-10-11 11:27:36 +00:00
Jürg Billeter
cf2e2fc109 reviewed by: Sergey V. Udaltsov <svu@gnome.org>
2005-10-10  Jürg Billeter  <j@bitron.ch>

	reviewed by: Sergey V. Udaltsov  <svu@gnome.org>

	* schemas/Makefile.am:
	* schemas/desktop_gnome_peripherals_keyboard.schemas.in:
	Add schema for remembering NumLock state between sessions.
	Fixes bug #74215. Patch by Sebastian Kapfer  <sebastian_kapfer@web.de>
2005-10-10 19:35:55 +00:00
Jürg Billeter
356e767473 reviewed by: Sergey V. Udaltsov <svu@gnome.org>
2005-10-10  Jürg Billeter  <j@bitron.ch>

	reviewed by: Sergey V. Udaltsov  <svu@gnome.org>

	* gnome-settings-keyboard.c: (gsd_keyboard_get_hostname_key),
	(numlock_NumLock_modifier_mask), (numlock_set_xkb_state),
	(numlock_gconf_state_key), (numlock_get_gconf_state),
	(numlock_set_gconf_state), (numlock_xkb_callback),
	(numlock_install_xkb_callback), (apply_settings),
	(gnome_settings_keyboard_init): Remember NumLock state between sessions.
	Fixes bug #74215. Patch by Sebastian Kapfer  <sebastian_kapfer@web.de>
2005-10-10 19:32:45 +00:00
Rodrigo Moya
743dd1b9c3 Added new MAINTAINERS 2005-10-10 16:28:21 +00:00
Rodrigo Moya
4c48dda6e8 Fixes #318231
2005-10-07  Rodrigo Moya <rodrigo@novell.com>

	Fixes #318231

	* eggtrayicon.[ch]: updated to latest eggtrayicon code, to fix weird
	spacing between icons.
2005-10-08 16:11:35 +00:00
Priit Laes
6a9ce84078 Translation updated by Ivar Smolin.
2005-10-08  Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.
2005-10-08 10:17:29 +00:00
Christian Rose
116eba0e13 Updated Swedish translation.
2005-10-06  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.
2005-10-05 22:49:39 +00:00
Priit Laes
d962198a1d Translation updated by Ivar Smolin.
2005-10-04  Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.
2005-10-03 21:18:44 +00:00
Sebastien Bacher
15c3ba4d34 update for 2.12.1.
2005-10-03  Sebastien Bacher  <seb128@debian.org>

        * configure.in: update for 2.12.1.
2005-10-03 08:47:06 +00:00
Sebastien Bacher
3659413450 update for 2.12.1.
2005-10-02  Sebastien Bacher  <seb128@debian.org>

        * NEWS: update for 2.12.1.
2005-10-02 22:41:50 +00:00
Rodney Dawes
95aec817a6 Remove utf8 validate check (gnome_wp_props_wp_set): If the filename we
2005-10-01  Rodney Dawes  <dobey@novell.com>

	* gnome-wp-capplet.c (gnome_wp_add_image): Remove utf8 validate check
	(gnome_wp_props_wp_set): If the filename we have for the image is not
	valid utf8, convert it to utf8 before setting the key in gconf
	(gnome_wp_load_stuffs, gnome_wp_file_changed): Make sure that the
	filename is valid utf8 and the file exists with utf8 encoding, or fall
	back to filename encoding as specified by the user with glib's
	environment variables

	* gnome-wpitem.c (gnome_wp_item_new): Make sure that the name field
	is always utf8 for displaying to the user with the tree view

	* gnome-wp-xml.c (gnome_wp_xml_load_xml): Make sure that the
	filename is valid utf8 and the file exists with utf8 encoding, or fall
	back to filename encoding as specified by the user with glib's
	environment variables
	(gnome_wp_xml_save_list): If the filename is not valid utf8, then
	convert to utf8 for storing in the XML file

	Fixes #168604
2005-10-01 21:29:39 +00:00
Rodney Dawes
3d5e4d4e75 Make sure that the UTF8 filename is valid and exists before trying to use
2005-10-01  Rodney Dawes  <dobey@novell.com>

	* preferences.c (bg_preferences_load, bg_preferences_merge_entry):
	Make sure that the UTF8 filename is valid and exists before trying
	to use it, otherwise fall back to using the filename encoding specified
	by the user with the environment variables used by glib to determine
	the locale encoding of filenames

	Fixes #168604
2005-10-01 21:18:21 +00:00
Christian Rose
4804708384 Reverted unauthorized changes made by user 'kloczek'.
2005-09-29  Christian Rose  <menthos@menthos.com>

	* sv.po: Reverted unauthorized changes made by
	user 'kloczek'.
2005-09-29 22:32:45 +00:00
Ignacio Casal Quinteiro
24f5d3c642 *** empty log message *** 2005-09-28 11:01:43 +00:00
Funda Wang
bd89bf9fb9 Updated Simplified Chinese translation. 2005-09-27 04:40:31 +00:00
Brian Cameron
41de316d5b Fix xcursor test so that it doesn't cause configure to crash if the
2005-09-26  Brian Cameron  <Brian.Cameron@sun.com>

        * configure.in: Fix xcursor test so that it doesn't
          cause configure to crash if the xcursor extension
          can't be found.  Instead just build without xcursor
          support.
2005-09-27 03:34:30 +00:00
Sebastien Bacher
5b28dd2404 list evolution-2.4 binary, patch by Jan de Groot <jan@jgc.homeip.net>
2005-09-25  Sebastien Bacher  <seb128@debian.org>

	* gnome-default-applications-properties-structs.c:
	list evolution-2.4 binary, patch by Jan de Groot <jan@jgc.homeip.net>
	(Closes: #315871).
2005-09-25 21:28:02 +00:00
Sebastien Bacher
cbd1d15ee3 fix a typo with the StartupNotify option, thanks Vincent Fretin
2005-09-25  Sebastien Bacher  <seb128@debian.org>

	* themus-theme-applier.desktop.in.in:
	fix a typo with the StartupNotify option,
	thanks Vincent Fretin <vincent.fretin@gmail.com> for pointing this
	(Closes: #316159).
2005-09-25 21:23:06 +00:00
Erdal Ronahi
95f23b756f Added new Kurdish translation 2005-09-24 14:30:13 +00:00
Francisco Javier F. Serrador
1159ed585f Updated Spanish translation.
2005-09-21  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.
2005-09-21 17:25:57 +00:00
Stanislav Brabec
9c8b535a32 Fixed spelling error (#316546). 2005-09-19 13:07:52 +00:00
Tomasz Kłoczko
14d14c4592 remove outdated strings and run "make update-po". 2005-09-17 20:31:25 +00:00
Kjartan Maraas
068c86e89c Don't leak the cursor theme name. Closes bug #314692.
2005-09-16  Kjartan Maraas  <kmaraas@gnome.org>

	* gnome-settings-font.c: (load_xcursor_theme): Don't leak
	the cursor theme name. Closes bug #314692.
2005-09-16 17:25:15 +00:00
Sebastien Bacher
4608b226d3 fix a crasher when the cursor theme has no icon.
2005-09-16  Sebastien Bacher  <seb128@debian.org>

        * gnome-mouse-properties.c: (populate_tree_model):
        fix a crasher when the cursor theme has no icon.
2005-09-16 12:43:01 +00:00
Clytie Siddall
83485c9acf vi.po: Updated Vietnamese translation. 2005-09-16 07:02:20 +00:00
Runa Bhattacharjee
318d780a12 Added Entry for Bengali (bn) Translation updation:14/09 2005-09-14 14:37:10 +00:00
Runa Bhattacharjee
97092e9c75 Updated Bengali (bn) Translation:14/09 2005-09-14 14:36:28 +00:00
Ray Strode
0d86f01422 previous patch breaks the build, just revert for now, bug 316142.
2005-09-14 Ray Strode  <rstrode@redhat.com>

	* gnome-settings-daemon/gnome-settings-mouse.c: previous
	patch breaks the build, just revert for now, bug 316142.
2005-09-14 14:16:37 +00:00
Ray Strode
428bfe0ffd previous patch breaks the build, just revert for now, bug 316142.
2005-09-14  Ray Strode  <rstrode@redhat.com>

	* configure.in:
	* gnome-settings-daemon/gnome-settings-mouse.c: previous
	patch breaks the build, just revert for now, bug 316142.
2005-09-14 14:15:27 +00:00
Ray Strode
ac2dad4891 Remap buttons on auxillary mice for left-handed mode (bug 314409).
2005-09-12  Ray Strode  <rstrode@redhat.com>

	Remap buttons on auxillary mice for left-handed
	mode (bug 314409).

	* configure.in: add check for xinput extension, needed
	for bug 314409.

	* gnome-settings-daemon/gnome-settings-mouse.c
	(supports_xinput_devices): new function to detect
	XInput Extension
	(configure_button_layout): new function to set up
	logical mouse button layout for left or right handed
	mode
	(xinput_device_has_buttons): new function to detect if
	an xinput device has buttons to reconfigure
	(set_xinput_devices_left_handed): new function to set
	auxillary mice into left-handed mode
	(set_left_handed): call set_xinput_devices_left_handed
	if available
2005-09-12 17:20:22 +00:00
Nguyen Thai Ngoc Duy
333a150ee6 Underscore checks 2005-09-11 11:14:29 +00:00
Priit Laes
7c5d0a4a83 Translation updated by Ivar Smolin.
2005-09-09  Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.
2005-09-08 21:41:23 +00:00
Rodrigo Moya
75bab33c15 guard against invalid values from the GtkHScale widget.
2005-08-31  Rodrigo Moya <rodrigo@novell.com>

	* gnome-mouse-properties.c (delay_value_changed_cb): guard against
	invalid values from the GtkHScale widget.
2005-09-08 10:01:59 +00:00
Priit Laes
fb55ccbb92 Translation updated by Ivar Smolin.
2005-09-07  Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.
2005-09-07 20:19:43 +00:00
Christophe Merlet
aa112364bc Updated French translation. 2005-09-07 18:26:34 +00:00
Inaki Larranaga
54f879d551 Updated Basque translation.
2005-09-07  Inaki Larranaga  <dooteo@euskalgnu.org>

	* eu.po: Updated Basque translation.
2005-09-07 09:11:22 +00:00
Alexander Shopov
8ba2e3d0e4 Updated Bulgarian translation by Yavor Doganov <yavor@doganov.org>
2005-09-07  Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Yavor Doganov <yavor@doganov.org>
2005-09-07 05:43:31 +00:00
Rodney Dawes
f7e362d87b Set the style property "action-area-border" for the GtkDialogs here
2005-09-06  Rodney Dawes  <dobey@novell.com>

	* gnome-wp-capplet.c (wallpaper_properties_init): Set the style
	property "action-area-border" for the GtkDialogs here

	"Fixes" #313680
2005-09-06 21:49:45 +00:00
Christophe Merlet
b5d661076d Updated French translation. 2005-09-04 21:15:27 +00:00
Ivan Stojmirov
e18191db7c Updated mk translation, Arangel Angov <arangela@cvs.gnome.org> 2005-09-04 14:39:11 +00:00
Sebastien Bacher
845c1ba9b4 update for 2.12.0
2005-09-04  Sebastien Bacher  <seb128@debian.org>

	* NEWS: update for 2.12.0
2005-09-04 13:15:25 +00:00
Danilo Šegan
db7cd0f79d Updated Serbian translation. 2005-09-03 19:58:14 +00:00
Marcel Telka
e2dae0fd18 Fixed typo (thanks to Sergej Chodarev).
2005-09-02  Marcel Telka  <marcel@telka.sk>

	* sk.po: Fixed typo (thanks to Sergej Chodarev).
2005-09-02 21:41:57 +00:00
Amanpreet Singh Alam
e90f309bcb update by amanpreetalam@yahoo.com 2005-09-02 21:27:24 +00:00
Baris Cicek
b83a70ebf7 Updated tr.po 2005-09-01 16:36:46 +00:00
Baris Cicek
f5a5bfdc3c Updated tr.po file 2005-09-01 16:31:19 +00:00