Commit graph

7342 commits

Author SHA1 Message Date
Rodrigo Moya
ebaacdc964 skip themus files
2008-06-16  Rodrigo Moya <rodrigo@gnome-db.org>

	* POTFILES.in:
	* POTFILES.skip: skip themus files

svn path=/trunk/; revision=8757
2008-06-16 15:48:24 +00:00
Thomas Wood
02ea07d474 Provide a Tango style application icon for Preferred Applications capplet
2008-06-15  Thomas Wood  <thos@gnome.org>

	* Makefile.am:
	* icons/*:

	Provide a Tango style application icon for Preferred Applications
	capplet (bug 397312). Artwork by Jakub Steiner <jimmac@ximian.com>.

svn path=/trunk/; revision=8756
2008-06-15 17:45:40 +00:00
Jens Granseuer
f02941bf84 Patch by: Andrey Gusev <ronne@list.ru>
2008-06-15  Jens Granseuer  <jensgr@gmx.net>

	Patch by: Andrey Gusev <ronne@list.ru>

	* drwright.c: (update_icon), (blink_timeout_cb),
	(maybe_change_state), (update_tooltip), (break_window_postpone_cb):
	when postponing a voluntary break, go back to the state before taking
	the break instead of going to warn state as we do when a regular
	break is postponed (bug #134595)

svn path=/trunk/; revision=8755
2008-06-15 13:54:57 +00:00
Djihed Afifi
96fa8aee25 Updated Arabic Translation by Khaled Hosny.
svn path=/trunk/; revision=8754
2008-06-11 21:37:04 +00:00
Gabor Kelemen
568e96ab70 Translation updated.
2008-06-11  Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Translation updated.

svn path=/trunk/; revision=8753
2008-06-11 20:21:20 +00:00
Theppitak Karoonboonyanan
3736af989e Updated Thai translation.
2008-06-11  Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.


svn path=/trunk/; revision=8752
2008-06-11 10:36:50 +00:00
Funda Wang
49806c70ef Updated zh_CN translation.
svn path=/trunk/; revision=8751
2008-06-08 12:19:13 +00:00
Kjartan Maraas
7262b09212 Updated Norwegian bokmål translation.
2008-06-07  Kjartan Maraas  <kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

svn path=/trunk/; revision=8750
2008-06-07 16:33:00 +00:00
Jorge Gonzalez Gonzalez
bbb5e2c49f Updated Spansih translation
svn path=/trunk/; revision=8749
2008-06-07 13:33:09 +00:00
Jens Granseuer
1147b57deb updated for 2.23.3
2008-06-04  Jens Granseuer  <jensgr@gmx.net>

	* NEWS: updated for 2.23.3

svn path=/trunk/; revision=8746
2008-06-03 22:11:26 +00:00
Ignacio Casal Quinteiro
f1dcfe1a2c Updated Galician Translation.
svn path=/trunk/; revision=8745
2008-06-03 19:56:42 +00:00
Clytie Siddall
a7328c3a1c Updated Vietnamese translation
svn path=/trunk/; revision=8744
2008-06-02 06:36:04 +00:00
Thomas Wood
59701e3a60 Delay the creation of the wallpaper file chooser dialog to save time on
2008-06-01  Thomas Wood  <thos@gnome.org>

	* appearance-desktop.c: (wp_props_wp_selected), (wp_load_stuffs),
	(wp_select_after_realize), (desktop_init), (desktop_shutdown):

	Delay the creation of the wallpaper file chooser dialog to save time on
	start up.

svn path=/trunk/; revision=8743
2008-06-01 22:27:55 +00:00
Thomas Wood
4da6d2f501 Remove some redundant and unused code
2008-06-01  Thomas Wood  <thos@gnome.org>

	* capplet-util.c:
	* capplet-util.h:

	Remove some redundant and unused code

svn path=/trunk/; revision=8742
2008-06-01 16:57:56 +00:00
Thomas Wood
c8f2e99ecd Remove themus from build.
2008-06-01  Thomas Wood  <thos@gnome.org>

	* configure.in:
	* vfs-methods/Makefile.am:
	Remove themus from build.

svn path=/trunk/; revision=8741
2008-06-01 16:36:35 +00:00
Jens Granseuer
727f99a6a9 make editing the shortcut action work for custom bindings
2008-06-01  Jens Granseuer  <jensgr@gmx.net>

	* gnome-keybinding-properties.c: (create_dialog), (accel_set_func),
	(description_set_func), (keybinding_key_changed),
	(keybinding_description_changed), (clear_old_model),
	(append_keys_to_tree), (parse_start_tag),
	(append_keys_to_tree_from_file), (append_keys_to_tree_from_gconf),
	(cb_check_for_uniqueness), (accel_edited_callback),
	(accel_cleared_callback), (description_edited_callback),
	(real_start_editing_cb), (start_editing_cb), (setup_dialog):
	make editing the shortcut action work for custom bindings

svn path=/trunk/; revision=8740
2008-06-01 15:00:18 +00:00
Clytie Siddall
9cccf17fe8 Updated Vietnamese translation
svn path=/trunk/; revision=8739
2008-06-01 13:19:25 +00:00
Ignacio Casal Quinteiro
def5682789 Updated Galician Translation.
svn path=/trunk/; revision=8738
2008-06-01 11:48:32 +00:00
Jens Granseuer
c1c3dc2067 add initial support for editing custom shortcuts (bug #114796).
2008-05-31  Jens Granseuer  <jensgr@gmx.net>

	* gnome-keybinding-properties.c: (append_keys_to_tree),
	(parse_start_tag), (append_keys_to_tree_from_file),
	(append_keys_to_tree_from_gconf), (reload_key_entries): add
	initial support for editing custom shortcuts (bug #114796).
	Adding/deleting shortcuts is not yet possible

svn path=/trunk/; revision=8737
2008-05-31 12:54:37 +00:00
Søren Sandmann
1cf5fbe409 Make sure the data we produce is actually a list of uris, not a list of
Sat May 31 02:05:32 2008  Søren Sandmann  <sandmann@redhat.com>

	* appearance-desktop.c (wp_drag_get_data): Make sure the data we
	produce is actually a list of uris, not a list of paths. (Prevents
	crash when someone drags a thumbnail back into the list).
	
	* appearance-desktop.c (wp_add_image): Be robust against NULL
	filenames; this can happen if someone drops an http url on the
	dialog.


svn path=/trunk/; revision=8736
2008-05-31 06:07:40 +00:00
Søren Sandmann Pedersen
1917d0261b +Sat May 31 00:41:20 2008 Søren Sandmann <sandmann@redhat.com>
+
+	* gnome-wp-item.c (options_lookup): The gconf string is "zoom",
+	not "zoomed".
+


svn path=/trunk/; revision=8735
2008-05-31 04:44:16 +00:00
Søren Sandmann Pedersen
2140bc90be +Fri May 30 23:01:57 2008 Søren Sandmann <sandmann@redhat.com>
+
+	* gnome-wp-item.c (set_bg_properties): Update to match API change
+	in libgnome-desktop.
+


svn path=/trunk/; revision=8734
2008-05-31 04:41:14 +00:00
William Jon McCann
0b7371155f Don't use deprecated GTK+ symbol.
2008-05-29  William Jon McCann  <jmccann@redhat.com>

	* eggcellrendererkeys.c (egg_cell_renderer_keys_class_init):
	Don't use deprecated GTK+ symbol.


svn path=/trunk/; revision=8733
2008-05-29 22:03:22 +00:00
Clytie Siddall
d3e75b38a3 Updated Vietnamese translation
svn path=/trunk/; revision=8725
2008-05-25 13:29:18 +00:00
Jens Granseuer
90d606a496 return to using paths instead of URIs since most of the code using them
2008-05-24  Jens Granseuer  <jensgr@gmx.net>

	* gnome-theme-info.c: (gnome_theme_read_meta_theme),
	(read_icon_theme), (read_cursor_theme), (read_cursor_fonts),
	(update_theme_index): return to using paths instead of URIs since
	most of the code using them expects paths

2008-05-24  Jens Granseuer  <jensgr@gmx.net>

	* theme-util.c: (theme_is_writable), (theme_delete): expect
	a path instead of an URI in theme_info->path

svn path=/trunk/; revision=8724
2008-05-24 17:19:26 +00:00
Jens Granseuer
2a6e126db2 also delete the directory itself
2008-05-24  Jens Granseuer  <jensgr@gmx.net>

	* theme-util.c: (directory_delete_recursive): also delete the
	directory itself

svn path=/trunk/; revision=8723
2008-05-24 16:46:45 +00:00
Jens Granseuer
dbe40b95fc fix up last commit
2008-05-24  Jens Granseuer  <jensgr@gmx.net>

	* theme-installer.c: (cleanup_tmp_dir): fix up last commit

svn path=/trunk/; revision=8722
2008-05-24 16:40:59 +00:00
Jens Granseuer
2c323085cb Based on a patch by: Lincoln de Sousa <lincoln@minaslivre.org>
2008-05-24  Jens Granseuer  <jensgr@gmx.net>

	Based on a patch by: Lincoln de Sousa <lincoln@minaslivre.org>

	Port the last remaining bits of gnome-vfs to gio (bug
	#524401).

	* appearance-main.c: (init_appearance_data):
	* theme-installer.c: (cleanup_tmp_dir), (file_theme_type),
	(transfer_cancel_cb), (gnome_theme_install_real),
	(transfer_done_cb): use gio instead of gnome-vfs

	* theme-util.c:
	* theme-util.h: make file_delete_recursive public

	* gnome-wp-info.c: include string.h to avoid warning

svn path=/trunk/; revision=8721
2008-05-24 16:34:05 +00:00
Djihed Afifi
c9dd628887 Updated Arabic Translation by Anas Husseini.
svn path=/trunk/; revision=8720
2008-05-19 01:09:23 +00:00
Thomas Wood
d63e05bc7f Convert to use GConfPropertyEditor and remove a lot of duplicated code in
2008-05-18  Thomas Wood  <thos@gnome.org>

	* gnome-da-capplet.c: Convert to use GConfPropertyEditor and remove
	a lot of duplicated code in the process.

svn path=/trunk/; revision=8719
2008-05-18 21:34:17 +00:00
Thomas Wood
e544be375b Allow the data property to be read as well as written.
2008-05-18  Thomas Wood  <thos@gnome.org>

	* gconf-property-editor.c: (gconf_property_editor_class_init),
	(gconf_property_editor_get_prop): Allow the data property to be
	read as well as written.

svn path=/trunk/; revision=8718
2008-05-18 21:33:07 +00:00
Jens Granseuer
4edaa68a86 use G_DEFINE_TYPE to get rid of the boilerplate code and remove a number
2008-05-18  Jens Granseuer  <jensgr@gmx.net>

	* gconf-property-editor.c: (gconf_property_editor_init),
	(gconf_property_editor_class_init),
	(gconf_property_editor_finalize), (gconf_peditor_new),
	(gconf_peditor_new_boolean), (gconf_peditor_new_integer_valist),
	(gconf_peditor_new_string_valist), (gconf_peditor_new_color),
	(gconf_peditor_new_combo_box),
	(gconf_peditor_new_combo_box_with_enum),
	(gconf_peditor_new_select_radio),
	(gconf_peditor_new_numeric_range),
	(gconf_peditor_widget_set_guard), (gconf_peditor_new_enum_toggle),
	(peditor_image_set_filename), (peditor_image_clicked_cb),
	(gconf_peditor_new_image),
	(gconf_peditor_new_select_radio_with_enum): use G_DEFINE_TYPE to
	get rid of the boilerplate code and remove a number of unnecessary
	casts

svn path=/trunk/; revision=8717
2008-05-17 21:53:39 +00:00
Vincent Untz
5e14bcf311 post-release bump to 2.23.3
2008-05-17  Vincent Untz  <vuntz@gnome.org>

	* configure.in: post-release bump to 2.23.3

svn path=/trunk/; revision=8716
2008-05-17 16:56:46 +00:00
Vincent Untz
c8253a00b9 updated
2008-05-17  Vincent Untz  <vuntz@gnome.org>

	* POTFILES.in: updated

svn path=/trunk/; revision=8714
2008-05-17 16:45:43 +00:00
Sebastien Bacher
26e8043b54 don't require libbackground to build
2008-05-17  Sebastien Bacher  <seb128@ubuntu.com>

	* configure.in: don't require libbackground to build


svn path=/trunk/; revision=8713
2008-05-17 15:32:59 +00:00
Jens Granseuer
763df6a852 updated for 2.23.2
2008-05-17  Jens Granseuer  <jensgr@gmx.net>

	* NEWS:
	* configure.in: updated for 2.23.2

svn path=/trunk/; revision=8712
2008-05-17 09:56:54 +00:00
Jens Granseuer
bfeca03824 remove unused files
2008-05-17  Jens Granseuer  <jensgr@gmx.net>

	* bonobo-property-editor-range.c:
	* bonobo-property-editor-range.h: remove unused files

svn path=/trunk/; revision=8711
2008-05-17 09:06:40 +00:00
Søren Sandmann Pedersen
09c6ad1d6d Delete libbackground dummy
svn path=/trunk/; revision=8710
2008-05-17 04:33:42 +00:00
Søren Sandmann
8c9c2abbac Delete this directory since it's not used any more
Fri May 16 21:55:52 2008  Søren Sandmann  <sandmann@redhat.com>

	* libbackground: Delete this directory since it's not used any
	more


svn path=/trunk/; revision=8708
2008-05-17 02:00:50 +00:00
Jens Granseuer
97cd93b9ef drop gnome-vfs dependency (part of bug #524401)
2008-05-16  Jens Granseuer  <jensgr@gmx.net>

	* gnome-network-preferences.c: (get_hostname_from_uri),
	(extract_proxy_host), (main): drop gnome-vfs dependency (part of bug
	#524401)

svn path=/trunk/; revision=8707
2008-05-16 17:57:53 +00:00
Kjartan Maraas
82e738e22d Updated Norwegian bokmål translation.
2008-05-14  Kjartan Maraas  <kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

svn path=/trunk/; revision=8703
2008-05-14 12:09:00 +00:00
Jens Granseuer
e0e32e8c5e Patch by: Laszlo Peter <laca@sun.com>
2008-05-13  Jens Granseuer  <jensgr@gmx.net>

	Patch by: Laszlo Peter <laca@sun.com>

	* gnome-about-me.c: (get_user_login): fix build on Solaris when
	_POSIX_PTHREAD_SEMANTICS is defined (bug #532893)

svn path=/trunk/; revision=8702
2008-05-13 19:28:40 +00:00
Jorge Gonzalez Gonzalez
c67b1cad91 Updated Spanish translation
svn path=/trunk/; revision=8701
2008-05-09 19:07:26 +00:00
Stéphane Raimbault
2dac98599a Updated French translation.
2008-05-08  Stéphane Raimbault  <stephane.raimbault@gmail.com>

	* fr.po: Updated French translation.

svn path=/trunk/; revision=8700
2008-05-08 21:52:50 +00:00
Jens Granseuer
33afa2a334 also show a missing theme engine in the GTK themes list and offer to
2008-05-08  Jens Granseuer  <jensgr@gmx.net>

	* appearance-style.c: (style_message_area_response_cb),
	(update_message_area), (gtk_theme_changed), (style_init):
	* appearance.h:
	* data/appearance.glade: also show a missing theme engine in the
	GTK themes list and offer to install it via packagekit

svn path=/trunk/; revision=8698
2008-05-08 19:10:14 +00:00
Jens Granseuer
a854fc712c Patch by: Ben LeMasurier <ben.lemasurier@gmail.com>
2008-05-08  Jens Granseuer  <jensgr@gmx.net>

	Patch by: Ben LeMasurier <ben.lemasurier@gmail.com>

	* e-image-chooser.c: (e_image_chooser_init), (set_image_from_data),
	(image_drag_motion_cb), (image_drag_drop_cb): fix scaling the image
	on the user photo button (bug #309629)

svn path=/trunk/; revision=8697
2008-05-08 19:01:51 +00:00
Jens Granseuer
140deb2526 split out the check for the missing theme engine because we also need it
2008-05-07  Jens Granseuer  <jensgr@gmx.net>

	* gnome-theme-info.c: (gtk_theme_info_missing_engine),
	(gnome_theme_meta_info_validate):
	* gnome-theme-info.h: split out the check for the missing theme
	engine because we also need it for the packagekit support

svn path=/trunk/; revision=8696
2008-05-07 20:23:19 +00:00
Jens Granseuer
a780f374cb Add support for installing missing GTK+ theme engines via packagekit (bug
2008-05-07  Jens Granseuer  <jensgr@gmx.net>

	Add support for installing missing GTK+ theme engines via
	packagekit (bug #511065)

	* appearance-themes.c: (theme_message_area_response_cb),
	(theme_message_area_update): when we detect a missing engine,
	check if packagekit is available on the session bus. If it is show
	an install button to pull the corresponding package
	* appearance.h:
	* theme-util.c: (packagekit_available), (theme_install_file):
	* theme-util.h: add support functions

svn path=/trunk/; revision=8695
2008-05-07 20:19:36 +00:00
Jens Granseuer
fcfc55091e Patch by: Lincoln de Sousa <lincoln@minaslivre.org>
2008-05-07  Jens Granseuer  <jensgr@gmx.net>

	Patch by: Lincoln de Sousa <lincoln@minaslivre.org>

	* theme-save.c: (setup_directory_structure), (write_theme_to_disk):
	replace some more gnome-vfs by gio (part of bug #524401)

svn path=/trunk/; revision=8694
2008-05-07 19:54:43 +00:00
Jens Granseuer
15fbcb3bde fix error code when GTK engine is missing, and fix the function signature
2008-05-06  Jens Granseuer  <jensgr@gmx.net>

	* gnome-theme-info.c: (gnome_theme_meta_info_validate): fix error
	code when GTK engine is missing, and fix the function signature

svn path=/trunk/; revision=8693
2008-05-06 18:37:55 +00:00