Commit graph

6871 commits

Author SHA1 Message Date
Jens Granseuer
b0ad42f084 if no background image set, select "no wallpaper"
2007-08-22  Jens Granseuer  <jensgr@gmx.net>

	* appearance-desktop.c: (wp_select_after_realize): if no background
	image set, select "no wallpaper"

svn path=/trunk/; revision=8034
2007-08-22 17:16:02 +00:00
Rodrigo Moya
63ba8e54af use gnome_settings_delayed_show_dialog() to display the error message, so
2007-08-21  Rodrigo Moya <rodrigo@gnome-db.org>

	* gnome-settings-keyboard-xkb.c
	(gnome_settings_keyboard_xkb_analyze_sysconfig): use
	gnome_settings_delayed_show_dialog() to display the error message,
	so that it is shown when a window manager is running, thus being
	centered and with a proper frame.

svn path=/trunk/; revision=8033
2007-08-22 10:00:09 +00:00
Jens Granseuer
777a257df8 Properly check all stored themes if necessary. This fixes cases where e.g.
2007-08-21  Jens Granseuer  <jensgr@gmx.net>

	* gnome-theme-info.c: (gnome_theme_info_find_by_type_helper):
	Properly check all stored themes if necessary. This fixes cases where
	e.g. a metacity theme in ~/.themes would hide a GTK theme with the
	same name in the system theme dir

svn path=/trunk/; revision=8032
2007-08-21 21:22:50 +00:00
Jens Granseuer
47d57ac310 fix the last commit to use proper API to release the VCardAttributes so we
2007-08-21  Jens Granseuer  <jensgr@gmx.net>

	* gnome-about-me.c: (about_me_setup_email): fix the last commit to use
	proper API to release the VCardAttributes so we don't crash with newer
	e-d-s (bug #468848)

svn path=/trunk/; revision=8031
2007-08-21 17:25:50 +00:00
Philip Withnall
18a834a559 use new -new-tab and -new-window arguments instead of -remote for Firefox
2007-08-21  Philip Withnall <bugzilla@tecnocode.co.uk>

	* gnome-default-applications.xml.in: use new -new-tab and -new-window
	arguments instead of -remote for Firefox tab and window commands.
	Closes bug #393204.

svn path=/trunk/; revision=8030
2007-08-21 11:47:02 +00:00
Yannig MARCHEGAY
b97c9bc02b Updated Occitan translation
svn path=/trunk/; revision=8029
2007-08-21 11:00:35 +00:00
Luca Cavalli
2af09cc4d7 add new function similar to gnome_vfs_format_uri_for_display but that
2007-08-21  Luca Cavalli <loopback@slackit.org>

	* file-transfer-dialog.c: (format_uri_for_display),
	(file_transfer_dialog_set_prop): add new function similar to
	gnome_vfs_format_uri_for_display but that hides the password if
	needed. Taken from gedit by Paolo Maggi. Closes bug #339551.

svn path=/trunk/; revision=8028
2007-08-21 10:57:29 +00:00
Luca Cavalli
4998b3f2d5 add new function similar to gnome_vfs_format_uri_for_display but that
2007-08-21  Luca Cavalli <loopback@slackit.org>

	* file-transfer-dialog.c: (format_uri_for_display),
	(file_transfer_dialog_set_prop): add new function similar to
	gnome_vfs_format_uri_for_display but that hides the password if
	needed. Taken from gedit by Paolo Maggi. Closes bug #339551.

svn path=/trunk/; revision=8027
2007-08-21 10:53:59 +00:00
Jens Granseuer
7aa4e96a78 honour mail address attributes when setting up Home and Work addresses
2007-08-21  Jens Granseuer  <jensgr@gmx.net>

	* gnome-about-me.c: honour mail address attributes when setting
	up Home and Work addresses

svn path=/trunk/; revision=8026
2007-08-21 10:36:05 +00:00
Priit Laes
23b792113a Estonian translation updates by Ivar Smolin <okul@linux.ee>
2007-08-21  Priit Laes  <plaes@svn.gnome.org>

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

svn path=/trunk/; revision=8025
2007-08-21 07:51:34 +00:00
Yannig MARCHEGAY
e3767b1949 Updated Occitan translation
svn path=/trunk/; revision=8024
2007-08-20 18:08:17 +00:00
Matthias Clasen
1c7188caa7 Fixes #467552
2007-08-20  Matthias Clasen <mclasen@redhat.com>

	Fixes #467552

	* gnome-theme-info.c (gnome_theme_init): avoid double-freed for cursor
	theme infos.

svn path=/trunk/; revision=8023
2007-08-20 11:02:37 +00:00
Artur Flinta
9a9bb74cb5 Updated Polish translation by GNOME PL Team.
2007-08-19  Artur Flinta  <aflinta@svn.gnome.org>

	* pl.po: Updated Polish translation by GNOME PL Team.


svn path=/trunk/; revision=8022
2007-08-19 13:31:58 +00:00
Jens Granseuer
5d96d2c3a9 Fixed paths for appearance data files. Closes bug #467948.
2007-08-19  Jens Granseuer  <jensgr@gmx.net>

	* POTFILES.skip: Fixed paths for appearance data files. Closes bug
	#467948.

svn path=/trunk/; revision=8021
2007-08-19 11:38:16 +00:00
Theppitak Karoonboonyanan
506e22fd41 Updated Thai translation.
* th.po: Updated Thai translation.


svn path=/trunk/; revision=8020
2007-08-19 07:16:55 +00:00
Daniel Nylander
eb255afaab sv.po: Swedish translation updated
svn path=/trunk/; revision=8019
2007-08-18 21:40:52 +00:00
Jorge Gonzalez Gonzalez
191e54d274 Updated Spanish translation
svn path=/trunk/; revision=8018
2007-08-18 12:13:01 +00:00
Jens Granseuer
8323405071 don't check the internal volume since this makes it impossible to unmute a
2007-08-18  Jens Granseuer  <jensgr@gmx.net>

	* actions/acme-volume-gstreamer.c: (update_state): don't check the
	internal volume since this makes it impossible to unmute a low volume
	(that translates to an internal GStreamer volume of 0)

	* gnome-settings-multimedia-keys.c: (do_sound_action): if we're
	muted and silent, don't just unmute on VOL+ but also raise the
	volume

svn path=/trunk/; revision=8017
2007-08-18 11:54:46 +00:00
Ilkka Tuohela
70a23111a8 Updated Finnish translation
svn path=/trunk/; revision=8016
2007-08-18 07:12:18 +00:00
Takeshi AIHANA
4cd0b997c5 Updated Japanese translation.
2007-08-17  Takeshi AIHANA <takeshi.aihana@gmail.com>

        * ja.po: Updated Japanese translation.

svn path=/trunk/; revision=8015
2007-08-18 04:30:25 +00:00
Jens Granseuer
e56210e777 use a list instead of a hash table to store the settings modules (closes
2007-08-17  Jens Granseuer  <jensgr@gmx.net>

	* gnome-settings-daemon.c: (initialize_modules), (start_modules),
	(stop_modules), (finalize), (gnome_settings_daemon_init),
	(gnome_settings_daemon_new): use a list instead of a hash table to
	store the settings modules (closes bug #449118)

svn path=/trunk/; revision=8014
2007-08-17 19:02:13 +00:00
Jens Granseuer
2f48b99c2a fix double-free, and make the builtins non-static to save relocations
2007-08-17  Jens Granseuer  <jensgr@gmx.net>

	* gnome-theme-info.c: (read_cursor_fonts): fix double-free, and make
	the builtins non-static to save relocations

svn path=/trunk/; revision=8013
2007-08-17 17:33:05 +00:00
Jens Granseuer
cbbba2a4b1 Patch by: Sven Arvidsson <sa@whiz.se>
2007-08-17  Jens Granseuer  <jensgr@gmx.net>

	Patch by: Sven Arvidsson <sa@whiz.se>

	* gnome-default-applications.xml.in: add browser and mail entries for
	Iceape, the debranded Seamonkey version used by Debian (bug #467472)

svn path=/trunk/; revision=8012
2007-08-17 16:12:31 +00:00
Yannig MARCHEGAY
c2aca4842a Updated Occitan translation
svn path=/trunk/; revision=8011
2007-08-17 15:49:02 +00:00
Jens Granseuer
3b08e16e7f don't leak the cursor font
2007-08-17  Jens Granseuer  <jensgr@gmx.net>

	* gnome-theme-info.c: (read_cursor_fonts): don't leak the cursor font

svn path=/trunk/; revision=8010
2007-08-17 15:48:27 +00:00
Rodrigo Moya
f75bc5d892 Added Jens to MAINTAINERS
svn path=/trunk/; revision=8009
2007-08-16 12:21:04 +00:00
Priit Laes
1deada8096 Estonian translation update by Ivar Smolin.
2007-08-16  Priit Laes  <plaes@svn.gnome.org>

	* et.po: Estonian translation update by Ivar Smolin.

svn path=/trunk/; revision=8008
2007-08-16 09:55:54 +00:00
Ankitkumar Rameshchandra Patel
2ccb69bbd0 Updated Translation
svn path=/trunk/; revision=8007
2007-08-16 08:11:16 +00:00
Yang Zhang
a4bc0834e3 Updated zh_CN translation
svn path=/trunk/; revision=8006
2007-08-15 12:35:46 +00:00
Hendrik Richter
2f618843dd Updated German translation, fix #444913.
2007-08-15  Hendrik Richter  <hendrikr@gnome.org>

	* de.po: Updated German translation, fix #444913.

svn path=/trunk/; revision=8005
2007-08-15 11:57:50 +00:00
Hendrik Richter
0d3e2e8e07 intltool-update de
2007-08-15  Hendrik Richter  <hendrikr@gnome.org>

	* de.po: intltool-update de

svn path=/trunk/; revision=8004
2007-08-15 11:48:55 +00:00
Sergey V. Udaltsov
80da00a4c2 disabling delete button, b.g.o#466749
svn path=/trunk/; revision=8003
2007-08-14 20:42:13 +00:00
Jens Granseuer
bc7b719342 correct the item width and enable line wrapping for long theme names (bug
2007-08-14  Jens Granseuer  <jensgr@gmx.net>

	* appearance-themes.c: (themes_init):
	* data/appearance.glade: correct the item width and enable line
	wrapping for long theme names (bug #466405)

svn path=/trunk/; revision=8002
2007-08-14 18:59:03 +00:00
Kjartan Maraas
fccca91420 Updated Norwegian bokmål translation.
2007-08-14  Kjartan Maraas  <kmaraas@gnome.org>

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

svn path=/trunk/; revision=8001
2007-08-14 13:58:29 +00:00
Rodrigo Moya
67720a50d3 prepare for 2.19.90.
2007-08-13  Rodrigo Moya <rodrigo@gnome-db.org>

	* configure.in:
	* NEWS: prepare for 2.19.90.

svn path=/trunk/; revision=8000
2007-08-14 09:51:17 +00:00
Felix I
3255e4efc2 updated ta translation
svn path=/trunk/; revision=7999
2007-08-14 08:53:00 +00:00
Theppitak Karoonboonyanan
755be5da93 Updated Thai translation.
* th.po: Updated Thai translation.


svn path=/trunk/; revision=7998
2007-08-14 06:29:00 +00:00
Satoru Satoh
afeda323e4 Added Japanese help translation.
svn path=/trunk/; revision=7996
2007-08-13 18:10:53 +00:00
Ilkka Tuohela
5fcd6d12ae Updated Finnish translation
svn path=/trunk/; revision=7995
2007-08-13 16:18:24 +00:00
Jorge Gonzalez Gonzalez
0ad1339785 Updated Spanish translation
svn path=/trunk/; revision=7994
2007-08-13 15:27:03 +00:00
Rodrigo Moya
8247d93d03 LDAP-ified MAINTAINERS file
svn path=/trunk/; revision=7993
2007-08-13 11:51:31 +00:00
Rodrigo Moya
ba2568ca3d LDAP-ified MAINTAINERS file
svn path=/trunk/; revision=7992
2007-08-13 11:48:43 +00:00
Jens Granseuer
2a25f23559 various small tweaks and optimizations
2007-08-12  Jens Granseuer  <jensgr@gmx.net>

	* theme-thumbnail.c: (create_folder_icon),
	(create_gtk_theme_pixbuf), (handle_bytes), (message_from_capplet),
	(message_from_child), (read_pixbuf), (generate_theme_thumbnail):
	various small tweaks and optimizations

svn path=/trunk/; revision=7991
2007-08-12 15:30:07 +00:00
Jens Granseuer
775234f3f2 Added missing files.
2007-08-12  Jens Granseuer  <jensgr@gmx.net>

	* POTFILES.in: Added missing files.

svn path=/trunk/; revision=7990
2007-08-12 14:25:34 +00:00
Jens Granseuer
7925a93a00 expose missing metacity double-click actions. Closes bug #416541.
2007-08-12  Jens Granseuer  <jensgr@gmx.net>

	* metacity-window-manager.c: (metacity_change_settings),
	(metacity_get_settings), (metacity_get_double_click_actions):
	expose missing metacity double-click actions. Closes bug #416541.

svn path=/trunk/; revision=7989
2007-08-12 14:11:11 +00:00
Žygimantas Beručka
bf00b15d13 Updated Lithuanian translation.
svn path=/trunk/; revision=7988
2007-08-12 07:20:08 +00:00
Jens Granseuer
91a555aa0c make sure we have a selection before trying to get the data (bug #465431)
2007-08-11  Jens Granseuer  <jensgr@gmx.net>

	* appearance-style.c: (conv_from_widget_cb): make sure we have a
	selection before trying to get the data (bug #465431)

svn path=/trunk/; revision=7987
2007-08-11 13:17:31 +00:00
Jens Granseuer
6b148c2959 fix leak
2007-08-11  Jens Granseuer  <jensgr@gmx.net>

	* theme-installer.c: (gnome_theme_install_from_uri): fix leak

svn path=/trunk/; revision=7986
2007-08-11 12:47:44 +00:00
Jens Granseuer
7de103f0b6 restrict drag'n'drop installation to the theme tab instead of the entire
2007-08-09  Jens Granseuer  <jensgr@gmx.net>

	* appearance-themes.c: (theme_drag_data_received_cb),
	(themes_init): restrict drag'n'drop installation to the theme tab
	instead of the entire window so lockdown works properly

	* theme-installer.c: (gnome_theme_install_from_uri),
	(gnome_theme_installer_run):
	* theme-installer.h: fix double-free and use-after-free

svn path=/trunk/; revision=7985
2007-08-09 21:00:28 +00:00
Jens Granseuer
c8dc660cf3 reenable theme lockdown
2007-08-09  Jens Granseuer  <jensgr@gmx.net>

	* appearance-themes.c: (themes_init): reenable theme lockdown

svn path=/trunk/; revision=7984
2007-08-09 19:57:48 +00:00