Commit graph

6626 commits

Author SHA1 Message Date
Kjartan Maraas
96299749bb Updated Norwegian bokmål translation.
2007-05-29  Kjartan Maraas  <kmaraas@gnome.org>

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

svn path=/trunk/; revision=7675
2007-05-29 08:11:19 +00:00
Jens Granseuer
8ad25db4a1 remove property editor for the deprecated GtkOptionMenu, now that all
2007-05-28  Jens Granseuer  <jensgr@gmx.net>

	* gconf-property-editor.c:
	* gconf-property-editor.h: remove property editor for the deprecated
	GtkOptionMenu, now that all users are upgraded to GtkComboBox

svn path=/trunk/; revision=7674
2007-05-28 20:19:32 +00:00
Gabor Kelemen
20f8aa0d5e Translation updated.
2007-05-28  Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Translation updated.

svn path=/trunk/; revision=7672
2007-05-28 19:34:38 +00:00
Jens Granseuer
bd8a7ca464 drop unnecessary strlen (generate_theme_thumbnail_async): save some casts
2007-05-28  Jens Granseuer  <jensgr@gmx.net>

	* theme-thumbnail.c: (generate_theme_thumbnail): drop unnecessary strlen
	(generate_theme_thumbnail_async): save some casts
	(generate_gtk_theme_thumbnail): don't leak the theme name

svn path=/trunk/; revision=7671
2007-05-28 18:56:22 +00:00
Jens Granseuer
47099c43e3 minor code simplification/cleanup
2007-05-28  Jens Granseuer  <jensgr@gmx.net>

	* appearance-style.c: (style_init), (find_string_in_model),
	(conv_to_widget_cb), (update_color_buttons_from_string): minor
	code simplification/cleanup

svn path=/trunk/; revision=7670
2007-05-28 14:02:46 +00:00
Jan Arne Petersen
d2b6d5ef48 set the device property to the correct value before opening the mixer.
2007-05-28  Jan Arne Petersen  <jpetersen@jpetersen.org>

	* actions/acme-volume-gstreamer.c: (acme_volume_gstreamer_open): set
	the device property to the correct value before opening the mixer.
	(closes bug #441552)


svn path=/trunk/; revision=7668
2007-05-28 12:25:56 +00:00
Jens Granseuer
3ba13b0c46 archiver/*
2007-05-28  Jens Granseuer  <jensgr@gmx.net>

	* TODO.xml:
	* archiver/*
	* control-center.spec.in:
	* debian/*:
	* idl/*:
	* root-manager/*: remove obsolete files

2007-05-28  Jens Granseuer  <jensgr@gmx.net>

	* GNOME_SettingsDaemon.server.in: remove file

svn path=/trunk/; revision=7667
2007-05-28 12:09:18 +00:00
Jens Granseuer
8f81487cea remove fonts, theme, and ui capplets from the build and purge some
2007-05-28  Jens Granseuer  <jensgr@gmx.net>

	* configure.in:
	* capplets/Makefile.am: remove fonts, theme, and ui capplets from the build
	and purge some obsolete stuff from configure.in

svn path=/trunk/; revision=7666
2007-05-28 12:05:12 +00:00
Jens Granseuer
b5d7092ee9 and don't use gtk_timeout_remove, either..
2007-05-27  Jens Granseuer  <jensgr@gmx.net>

	* pipeline-tests.c: (user_test_pipeline): and don't use
	gtk_timeout_remove, either..

svn path=/trunk/; revision=7665
2007-05-27 19:12:12 +00:00
Jens Granseuer
d66e29fc59 use g_timeout_add() instead of the deprecated gtk_timeout_add() set non-0
2007-05-27  Jens Granseuer  <jensgr@gmx.net>

	* pipeline-tests.c: (user_test_pipeline): use g_timeout_add() instead
	of the deprecated gtk_timeout_add()
	* sound-properties.glade: set non-0 pulse step for the progress bar to
	actually make it move (fixes bug #441587)

svn path=/trunk/; revision=7664
2007-05-27 18:50:41 +00:00
Daniel Nylander
1f606a3e3d sv.po: Updated Swedish translation
svn path=/trunk/; revision=7663
2007-05-27 10:27:04 +00:00
Jens Granseuer
41c0f5b206 don't leak thumbnails
2007-05-25  Jens Granseuer  <jensgr@gmx.net>

	* appearance-style.c: (prepare_list): don't leak thumbnails

svn path=/trunk/; revision=7662
2007-05-25 20:26:57 +00:00
Jens Granseuer
cfb2e71789 properly distinguish between theme name and theme label (currently only
2007-05-25  Jens Granseuer  <jensgr@gmx.net>

	* appearance-style.c: (prepare_list), (conv_to_widget_cb),
	(conv_from_widget_cb): properly distinguish between theme name and
	theme label (currently only relevant for icon themes)

svn path=/trunk/; revision=7661
2007-05-25 20:22:44 +00:00
Jens Granseuer
f86808e954 add a "readable_name" property for icon themes, and make sure "name"
2007-05-25  Jens Granseuer  <jensgr@gmx.net>

	* gnome-theme-info.c: (read_icon_theme):
	* gnome-theme-info.h:
	add a "readable_name" property for icon themes, and make sure "name"
	points to the internal theme name

svn path=/trunk/; revision=7660
2007-05-25 20:16:10 +00:00
Denis Washington
729d77ed0e Make gtk+ theme previews more compact.
2007-05-25  Denis Washington  <denisw@svn.gnome.org>

	* theme-thumbnail.c:
	Make gtk+ theme previews more compact.

svn path=/trunk/; revision=7659
2007-05-25 18:14:11 +00:00
Denis Washington
f9e6d4c508 Add theme-thumbnailing.png to Makefile.am.
2007-05-25  Denis Washington  <denisw@svn.gnome.org>

	* theme-thumbnailing.png:
	Add theme-thumbnailing.png to Makefile.am.

svn path=/trunk/; revision=7658
2007-05-25 17:49:38 +00:00
Jens Granseuer
ec44448235 sync with libegg code (closes bug #441042)
2007-05-25  Jens Granseuer  <jensgr@gmx.net>

	* eggaccelerators.c: (egg_accelerator_parse_virtual): sync with libegg
	code (closes bug #441042)

svn path=/trunk/; revision=7657
2007-05-25 17:28:05 +00:00
Denis Washington
82a2c1f64d Added as it is used by appearance-themes.c
2007-05-25  Denis Washington  <denisw@svn.gnome.org>

	* theme-thumbnailing.png:
	Added as it is used by appearance-themes.c

svn path=/trunk/; revision=7656
2007-05-25 15:25:20 +00:00
Denis Washington
339c2f5307 Fix button order in theme details dialog again.
2007-05-25  Denis Washington  <denisw@svn.gnome.org>

	* appearance.glade: Fix button order in theme details dialog 
again.

svn path=/trunk/; revision=7655
2007-05-25 14:50:32 +00:00
Denis Washington
70f7e8358f Revert the organization of the theme details dialog to the old (2.18)
* appearance.glade:
* appearance-style.c:
Revert the organization of the theme details dialog to the old (2.18) 
style again, but now with thumbnails for gtk+, metacity and icon themes.

svn path=/trunk/; revision=7654
2007-05-25 14:44:03 +00:00
Denis Washington
4fe155f858 Add functions to generate thumbnails for specific types of themes, for
* theme-thumbnail.[ch]:
Add functions to generate thumbnails for specific types of themes, for 
instance a metacity theme thumbnail.


svn path=/trunk/; revision=7653
2007-05-25 14:35:52 +00:00
Kenneth Nielsen
7f790a7a9a Updated Danish translation
svn path=/trunk/; revision=7652
2007-05-24 22:20:27 +00:00
Denis Washington
8babb52619 Scroll to new selected cell if the gconf value changes.
* gconf-property-editor.c: (peditor_tree_view_widget_changed):
Scroll to new selected cell if the gconf value changes.

svn path=/trunk/; revision=7651
2007-05-24 15:05:51 +00:00
Jens Granseuer
c1a2b46553 make sure we always return a copy of the window manager name, not a static
2007-05-23  Jens Granseuer  <jensgr@gmx.net>

	* wm-common.c: (wm_common_get_current_window_manager): make sure we
	always return a copy of the window manager name, not a static string
	(fixes bug #439244)

svn path=/trunk/; revision=7650
2007-05-23 17:30:07 +00:00
Yair Hershkovitz
878855e507 updaed hebrew translation
svn path=/trunk/; revision=7648
2007-05-23 09:08:14 +00:00
Jens Granseuer
29c6ddb8cc surivive XRandR returning weird results for some dual-screen setups. This
2007-05-22  Jens Granseuer  <jensgr@gmx.net>

	* main.c: (get_current_resolution): surivive XRandR returning weird
	results for some dual-screen setups. This fixes the crash in bug
	#356520, but a proper fix for handling this situation is still
	necessary, unless this is just a driver/X bug...

svn path=/trunk/; revision=7646
2007-05-22 17:46:43 +00:00
Jorge Gonzalez Gonzalez
fdaca460c4 Updated Spanish translation
svn path=/trunk/; revision=7645
2007-05-22 17:14:46 +00:00
Stanislav Brabec
277c0eba4b Removed superfluous X-SuSE-translate tag.
svn path=/trunk/; revision=7644
2007-05-22 10:33:28 +00:00
Leonardo Ferreira Fontenelle
7bbfdbacac Fixes in Brazilian Portuguese translation by Raul Pereira
2007-05-19  Leonardo Ferreira Fontenelle  <leonardof@svn.gnome.org>

	* pt_BR.po: Fixes in Brazilian Portuguese translation by Raul Pereira
	<contato@raulpereira.com>.

svn path=/trunk/; revision=7642
2007-05-20 01:17:28 +00:00
Sergey V. Udaltsov
f8aa7cb87b properly building gobject
svn path=/trunk/; revision=7640
2007-05-19 13:36:22 +00:00
Sebastien Bacher
251deaaff8 use OnlyShowIn=; so the item is not listed in the menu editor (Closes:
2007-05-19  Sebastien Bacher  <seb128@ubuntu.com>

	* themus-theme-applier.desktop.in.in: use OnlyShowIn=; so the item is 
	not listed in the menu editor (Closes: #434956)

svn path=/trunk/; revision=7639
2007-05-19 13:14:40 +00:00
Jens Granseuer
8e4cd52704 don't call gconf_value_free with a NULL value
2007-05-19  Jens Granseuer  <jensgr@gmx.net>

	* gconf-property-editor.c: (peditor_tree_view_widget_changed):
	don't call gconf_value_free with a NULL value

svn path=/trunk/; revision=7638
2007-05-19 12:46:42 +00:00
Sergey V. Udaltsov
23839961ae make things buildable with libxklavier 3.2
svn path=/trunk/; revision=7637
2007-05-19 11:27:06 +00:00
Jens Granseuer
9bc2394d4e add a property editor for GtkTreeView and fix crashes with all peditors if
2007-05-18  Jens Granseuer  <jensgr@gmx.net>

	* gconf-property-editor.c: (peditor_boolean_value_changed),
	(peditor_integer_value_changed), (peditor_string_value_changed),
	(peditor_color_value_changed), (peditor_select_menu_value_changed),
	(peditor_combo_box_value_changed),
	(peditor_select_radio_value_changed),
	(peditor_numeric_range_value_changed),
	(peditor_font_value_changed), (peditor_image_value_changed),
	(gconf_peditor_new_select_radio_with_enum),
	(peditor_tree_view_value_changed),
	(peditor_tree_view_widget_changed), (gconf_peditor_new_tree_view):
	* gconf-property-editor.h: add a property editor for GtkTreeView
	and fix crashes with all peditors if the requested key is not
	available

svn path=/trunk/; revision=7636
2007-05-18 18:55:39 +00:00
Theppitak Karoonboonyanan
c550a6de32 Updated Thai translation.
* th.po: Updated Thai translation.


svn path=/trunk/; revision=7635
2007-05-18 05:45:10 +00:00
Sergey V. Udaltsov
a0b8e6e3e2 Adding optional vendor combo
svn path=/trunk/; revision=7634
2007-05-17 22:23:00 +00:00
Sergey V. Udaltsov
eb516cd218 Include libxklavier 3.3 into libgnomekbd deps
svn path=/trunk/; revision=7633
2007-05-17 22:18:29 +00:00
Jens Granseuer
a76ef5e383 Patch by: Chad Miller
2007-05-17  Jens Granseuer  <jensgr@gmx.net>

	Patch by: Chad Miller
                            
	* gnome-settings-dbus.c: (gnome_settings_server_init): double-check
	that DBUS really passed us an error (closes bug #439208)

svn path=/trunk/; revision=7632
2007-05-17 19:45:08 +00:00
Rodrigo Moya
ab651d94c1 declare module types registration functions.
2007-05-17  Rodrigo Moya <rodrigo@gnome-db.org>

	* gnome-settings-daemon.c: declare module types registration functions.

svn path=/trunk/; revision=7630
2007-05-17 09:00:56 +00:00
Rodrigo Moya
5d9f6730ea use correct parent for GnomeSettingsModuleScreensaverClass.
2007-05-17  Rodrigo Moya <rodrigo@gnome-db.org>

	* gnome-settings-screensaver.c: use correct parent for
	GnomeSettingsModuleScreensaverClass.

svn path=/trunk/; revision=7629
2007-05-17 08:47:57 +00:00
Jens Granseuer
dae1952805 minor cleanup and getting rid of unnecessary casts
2007-05-16  Jens Granseuer  <jensgr@gmx.net>

	* appearance-style.c: (prepare_combo), (find_string_in_model),
	(conv_to_widget_cb), (conv_from_widget_cb),
	(update_color_buttons_from_string), (color_button_clicked_cb):
	minor cleanup and getting rid of unnecessary casts

svn path=/trunk/; revision=7628
2007-05-16 16:48:59 +00:00
Denis Washington
c5b68b203c Minor code cleanup.
* appearance-desktop.c: (desktop_init): Minor code cleanup.

svn path=/trunk/; revision=7627
2007-05-16 16:35:28 +00:00
Denis Washington
c2ac13ab3b re-enable drag-and-drop for the wallpaper list.
* appearance-desktop.c: (desktop_init): re-enable drag-and-drop for the 
wallpaper list.

svn path=/trunk/; revision=7626
2007-05-16 16:15:45 +00:00
David Lodge
7270a09cc3 Updated en_GB translation
svn path=/trunk/; revision=7625
2007-05-15 21:36:35 +00:00
Yannig MARCHEGAY
de591bd5e2 + Occitan
svn path=/trunk/; revision=7624
2007-05-15 17:00:11 +00:00
Yannig MARCHEGAY
931f67683f Occitan first translation
svn path=/trunk/; revision=7623
2007-05-15 16:59:43 +00:00
Jens Granseuer
5d5877c4f4 fix button order, remove redundant receives_default, don't mark stock
2007-05-14  Jens Granseuer  <jensgr@gmx.net>

	* appearance.glade: fix button order, remove redundant receives_default,
	don't mark stock labels translatable, and other minor cleanups

svn path=/trunk/; revision=7622
2007-05-14 17:58:01 +00:00
Daniel Nylander
8c95245496 sv.po: Updated Swedish translation
svn path=/trunk/; revision=7621
2007-05-14 17:28:54 +00:00
Thomas Wood
045ad61172 Connect up colour scheme monitor. Hide window on delete, rather than
2007-05-13  Thomas Wood  <thos@gnome.org>

	* appearance-style.c: (prepare_combo): Connect up colour scheme monitor. Hide
	window on delete, rather than destroy. Add an item to the theme lists if the
	current theme is not present already.
	* appearance-themes.c: (theme_custom_cb): Add missing #include. Moved some
	code to appearance-style.c

svn path=/trunk/; revision=7620
2007-05-13 21:26:03 +00:00
Thomas Wood
64c8cbba68 Sort the items in the theme lists
2007-05-13  Thomas Wood  <thos@gnome.org>

	* appearance-style.c: (prepare_combo): Sort the items in the theme lists

svn path=/trunk/; revision=7619
2007-05-13 20:24:14 +00:00