Commit graph

6056 commits

Author SHA1 Message Date
Denis Washington
17b48a862b Reverting the default use of the shell and use the menus for 2.18 instead.
* shell/gnomecc.desktop: Reverting the default use of the shell and
use the menus for 2.18 instead. The shell still needs some love and
probably will be default for GNOME 2.20.

svn path=/trunk/; revision=7310
2007-02-20 18:26:14 +00:00
Jens Granseuer
3041f4bda8 clear GConf client cache before reloading since cached values don't pass
2007-02-19  Jens Granseuer  <jensgr@gmx.net>

	* gnome-keybinding-properties.c: (clear_old_model): clear GConf client
	cache before reloading since cached values don't pass the schema name
	along which can make entries vanish from the list (fixes bug 394776)

svn path=/trunk/; revision=7309
2007-02-19 17:35:34 +00:00
Alexander Shopov
36163305f3 Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
2007-02-18  Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Alexander Shopov <ash@contact.bg>

svn path=/trunk/; revision=7308
2007-02-18 20:04:25 +00:00
Priit Laes
2a55141ab8 Updated Estonian translation by Ivar Smolin <okul@linux.ee>.
2007-02-18  Priit Laes  <plaes@svn.gnome.org>

	* et.po: Updated Estonian translation by Ivar Smolin <okul@linux.ee>.

svn path=/trunk/; revision=7307
2007-02-18 09:42:15 +00:00
David Lodge
1399d7b3c9 Updated (British) English translation
svn path=/trunk/; revision=7305
2007-02-16 23:52:49 +00:00
Jens Granseuer
ec87da8b18 don't install the same filter twice for the default root window (fixes bug
2007-02-16  Jens Granseuer  <jensgr@gmx.net>

	* gnome-settings-keybindings.c: (gnome_settings_keybindings_init):
	don't install the same filter twice for the default root window (fixes
	bug #408643)

svn path=/trunk/; revision=7304
2007-02-16 17:42:27 +00:00
Takeshi AIHANA
34f1a0486d Fixed wrong translation.
2007-02-16  Takeshi AIHANA <takeshi.aihana@gmail.com>

	* ja.po: Fixed wrong translation.

svn path=/trunk/; revision=7303
2007-02-16 16:28:56 +00:00
Takeshi AIHANA
c8a8840b9c Fixed translation error.
2007-02-16  Takeshi AIHANA <takeshi.aihana@gmail.com>

	* ja.po: Fixed translation error.

svn path=/trunk/; revision=7302
2007-02-16 16:07:55 +00:00
Takeshi AIHANA
c57af31b4a Updated Japanese translation.
2007-02-16  Takeshi AIHANA <takeshi.aihana@gmail.com>

        * ja.po: Updated Japanese translation.

svn path=/trunk/; revision=7301
2007-02-16 16:04:11 +00:00
Djihed Afifi
88385822a3 Updated Arabic Translation.
svn path=/trunk/; revision=7300
2007-02-16 15:24:35 +00:00
Theppitak Karoonboonyanan
afb58c2d9e Updated Thai translation.
* th.po: Updated Thai translation.


svn path=/trunk/; revision=7299
2007-02-16 04:06:33 +00:00
Duarte Loreto
aa3c8a247d Updated Portuguese translation.
2007-02-15  Duarte Loreto <happyguy_pt@hotmail.com>

	* pt.po: Updated Portuguese translation.

svn path=/trunk/; revision=7297
2007-02-15 01:54:05 +00:00
Jens Granseuer
17ec46ecb3 populate the VFS file info fields properly so that nautilus shows e.g.
2007-02-14  Jens Granseuer  <jensgr@gmx.net>

	* theme-method.c: (fill_info_struct), (do_read_directory): populate the
	VFS file info fields properly so that nautilus shows e.g. read-only
	emblems in themes:// (fixes bug #145175)

svn path=/trunk/; revision=7296
2007-02-14 18:23:34 +00:00
Jens Granseuer
be5dce4b64 if X refuses to update the pointer mapping (busy) don't just ignore the
2007-02-14  Jens Granseuer  <jensgr@gmx.net>

	* gnome-settings-mouse.c: (configure_button_layout),
	(set_left_handed): if X refuses to update the pointer mapping (busy)
	don't just ignore the error but retry after a short delay (fixes bug
	#349538)

svn path=/trunk/; revision=7295
2007-02-14 17:32:48 +00:00
Jens Granseuer
ebb2630851 properly round volumess so that volume-up and volume-down act
2007-02-14  Jens Granseuer  <jensgr@gmx.net>

	* actions/acme-volume-gstreamer.c:
	(acme_volume_gstreamer_set_mute),
	(acme_volume_gstreamer_get_volume),
	(acme_volume_gstreamer_set_volume): properly round volumess so that
	volume-up and volume-down act symmetrically, ie. lowering and raising
	volume will end up at the original level (fixes bug #389996)

svn path=/trunk/; revision=7294
2007-02-14 17:17:59 +00:00
Ilkka Tuohela
f379bee957 Updated Finnish translation
svn path=/trunk/; revision=7293
2007-02-14 03:52:20 +00:00
Josep Puigdemont i Casamajó
7f1f7cfc66 Updated Catalan translation.
svn path=/trunk/; revision=7292
2007-02-14 00:45:38 +00:00
Jens Granseuer
f469d6a55d don't try to read into invalid territory when the user set a custom
2007-02-13  Jens Granseuer  <jensgr@gmx.net>

	* gnome-da-capplet.c: (web_gconf_changed_cb): don't try to read into
	invalid territory when the user set a custom command without spaces.
	Closes bug #407601.

svn path=/trunk/; revision=7291
2007-02-13 22:41:50 +00:00
Jens Granseuer
3bc84f6ace really fix DATADIR and make directory definitions more consistent with
2007-02-13  Jens Granseuer  <jensgr@gmx.net>

	* Makefile.am:
	* gnome-da-capplet.c: (show_dialog):
	* gnome-da-xml.c: (gnome_da_xml_load_list): really fix DATADIR and
	make directory definitions more consistent with other capplets.
	Closes bug #407597.

svn path=/trunk/; revision=7290
2007-02-13 22:19:12 +00:00
Stéphane Raimbault
6d08f0a4ee Updated French translation.
2007-02-13  Stéphane Raimbault  <stephane.raimbault@gmail.com>

	* fr.po: Updated French translation.

svn path=/trunk/; revision=7289
2007-02-13 21:33:45 +00:00
Daniel Nylander
5a0c0a3020 sv.po: Swedish translation updated
svn path=/trunk/; revision=7288
2007-02-13 19:27:34 +00:00
Duarte Loreto
eb43d33fa0 Updated Portuguese translation.
2007-02-12  Duarte Loreto <happyguy_pt@hotmail.com>

	* pt.po: Updated Portuguese translation.

svn path=/trunk/; revision=7287
2007-02-13 00:50:33 +00:00
Rodrigo Moya
6e6569c9a3 svn path=/trunk/; revision=7285
2007-02-12  Rodrigo Moya <rodrigo@gnome-db.org>

	* NEWS:

svn path=/trunk/; revision=7285
2007-02-12 22:17:57 +00:00
Christian Persch
101a6e11ab Use the right ChangeLog
svn path=/trunk/; revision=7284
2007-02-12 20:11:42 +00:00
Christian Persch
285470a00a Use GOption argument parsing here, and fix some leaks in the error paths.
2007-02-12  Christian Persch  <chpe@svn.gnome.org>

	* vfs-methods/fontilus/thumbnailer.c: (main): Use GOption argument
	parsing here, and fix some leaks in the error paths. Bug #393994.

svn path=/trunk/; revision=7283
2007-02-12 20:10:18 +00:00
Scott Reeves
fe985d82ec use smaller icons, partial fix for 405078
svn path=/trunk/; revision=7282
2007-02-12 19:23:27 +00:00
Leonid Kanter
685f7e2b69 Updated Russian translation
svn path=/trunk/; revision=7281
2007-02-12 15:14:41 +00:00
Djihed Afifi
9bda9837dc Updated Arabic Translation.
svn path=/trunk/; revision=7280
2007-02-11 12:48:02 +00:00
Jens Granseuer
b78551cf4c fix possible crash
2007-02-11  Jens Granseuer  <jensgr@gmx.net>

	* gnome-about-me.c: (about_me_focus_out): fix possible crash

svn path=/trunk/; revision=7279
2007-02-11 11:15:46 +00:00
Theppitak Karoonboonyanan
11bf9a7794 Updated Thai translation.
* th.po: Updated Thai translation.


svn path=/trunk/; revision=7278
2007-02-11 04:39:45 +00:00
Jens Granseuer
da4b6a8507 if the new font path could not be set, revert to the old path (fixes bug
2007-02-10  Jens Granseuer  <jensgr@gmx.net>

	* gnome-settings-font.c: (load_cursor): if the new font path could not
	be set, revert to the old path (fixes bug #397504)

svn path=/trunk/; revision=7277
2007-02-10 16:11:51 +00:00
Jens Granseuer
6bb442dcc4 Patch by: Patrick Wade <patrick.wade@sun.com>
2007-02-10  Jens Granseuer  <jensgr@gmx.net>

	Patch by: Patrick Wade <patrick.wade@sun.com>

	* sound-properties.glade: add a11y label relations for the devices
	tab (fixes bug #369302)

svn path=/trunk/; revision=7276
2007-02-10 13:08:10 +00:00
Leonardo Ferreira Fontenelle
ea7461f2cb Updated pt_BR translation
svn path=/trunk/; revision=7275
2007-02-10 05:30:31 +00:00
Stéphane Raimbault
0c2a26a43c Updated French translation by Jonathan Ernst and Stéphane Raimbault.
2007-02-09  Stéphane Raimbault  <stephane.raimbault@gmail.com>

	* fr.po: Updated French translation by Jonathan Ernst and Stéphane
	Raimbault.

svn path=/trunk/; revision=7274
2007-02-09 18:05:13 +00:00
Jens Granseuer
de5b25e235 remove some dead code, and don't crash if the glade file is not available
2007-02-09  Jens Granseuer  <jensgr@gmx.net>

	* gnome-mouse-properties.c: (create_dialog), (main): remove some dead
	code, and don't crash if the glade file is not available

svn path=/trunk/; revision=7273
2007-02-09 17:34:29 +00:00
Djihed Afifi
2341ed2113 Updated Arabic Translation.
svn path=/trunk/; revision=7272
2007-02-09 17:25:56 +00:00
Jens Granseuer
c3b4008673 Based on a patch by: Bastien Nocera <hadess@hadess.net>
2007-02-09  Jens Granseuer  <jensgr@gmx.net>

	Based on a patch by: Bastien Nocera <hadess@hadess.net>

	* gnome-settings-dbus.c:
	(gnome_settings_server_media_player_key_pressed):
	* gnome-settings-dbus.h:
	* gnome-settings-multimedia-keys.c: (do_multimedia_player_action),
	(do_action), (acme_filter_events): eat media player keys if someone is
	listening on the dbus interface already (fixes bug #394313)

svn path=/trunk/; revision=7271
2007-02-09 16:59:35 +00:00
David Lodge
5cfc95d400 Updated (British) English translation
svn path=/trunk/; revision=7270
2007-02-09 12:10:23 +00:00
Ihar Hrachyshka
15568b5919 be.po: Updated Belarusian translation.
svn path=/trunk/; revision=7269
2007-02-09 07:07:21 +00:00
Josep Puigdemont i Casamajó
1709248523 Updated Catalan translation.
svn path=/trunk/; revision=7268
2007-02-09 01:26:29 +00:00
Amanpreet Singh Alam
7b9936e0e5 updating translation for Punjabi
svn path=/trunk/; revision=7267
2007-02-09 00:34:45 +00:00
Jens Granseuer
00c6c0d602 change "Editable menu accelerators" to "Editable menu shortcut keys" as
2007-02-08  Jens Granseuer  <jensgr@gmx.net>

	* gnome-ui-properties.glade: change "Editable menu accelerators" to
	"Editable menu shortcut keys" as per the style guide (Closes: #337624)

svn path=/trunk/; revision=7266
2007-02-08 20:34:42 +00:00
Djihed Afifi
351193ea27 Updated Arabic Translation.
svn path=/trunk/; revision=7265
2007-02-08 19:57:15 +00:00
Jens Granseuer
c76a7cc349 fix some reference leaks and don't segfault if the glade file is not
2007-02-08  Jens Granseuer  <jensgr@gmx.net>

	* main.c: (create_dialog), (main): fix some reference leaks and don't
	segfault if the glade file is not available

svn path=/trunk/; revision=7264
2007-02-08 19:45:59 +00:00
Mariano Suárez-Alvarez
a9b2d9ed9f added gconf:/apps/metacity/global_keybindings/cycle_group
2007-02-08  Mariano Suárez-Alvarez  <mariano@gnome.org>

	* gnome-keybinding-properties.c (metacity_key_list): added 
	gconf:/apps/metacity/global_keybindings/cycle_group


svn path=/trunk/; revision=7263
2007-02-08 17:57:07 +00:00
Theppitak Karoonboonyanan
d1b6b9d3fa Updated Thai translation.
* th.po: Updated Thai translation.


svn path=/trunk/; revision=7262
2007-02-08 12:02:45 +00:00
Thomas Wood
1d751d6664 Patch by: Matthias Clasen <mclasen@redhat.com>
2007-02-08  Thomas Wood  <thos@gnome.org>

	Patch by: Matthias Clasen <mclasen@redhat.com>

	* gnome-theme-details.c: (gtk_theme_update_remove_button),
	(update_color_scheme_tab), (gtk_theme_selection_changed),
	(color_select), (revert_color_scheme_key),
	(gnome_theme_details_init), (update_color_buttons_from_string),
	(gnome_theme_details_update_from_gconf): Listens for changes in the
	gtk-color-scheme property of GtkSettings. Fixes bug 405210.

svn path=/trunk/; revision=7261
2007-02-08 00:23:12 +00:00
Jens Granseuer
c6267e8a0b fix various memory leaks
2007-02-07  Jens Granseuer  <jensgr@gmx.net>

	* gnome-about-me.c: (about_me_destroy),
	(about_me_button_clicked_cb), (about_me_setup_dialog), (main): fix
	various memory leaks

svn path=/trunk/; revision=7258
2007-02-07 21:41:41 +00:00
Jens Granseuer
a8497f4c62 fix build in general, with gcc 2 in particular, and also get rid of a few
2007-02-07  Jens Granseuer  <jensgr@gmx.net>

	* Makefile.am:
	* gnome-about-me-password.c: (passdlg_set_auth_state),
	(passdlg_validate_passwords):
	* gnome-about-me.c: (about_me_load_string_field),
	(about_me_setup_dialog): fix build in general, with gcc 2 in particular,
	and also get rid of a few warnings

svn path=/trunk/; revision=7257
2007-02-07 20:46:34 +00:00
Josep Puigdemont i Casamajó
dd21a600cc Updated Catalan translation.
svn path=/trunk/; revision=7256
2007-02-07 20:18:07 +00:00