Commit graph

7749 commits

Author SHA1 Message Date
Jens Granseuer
854c2ca50b modify test statement for better portability
2009-01-31  Jens Granseuer  <jensgr@gmx.net>

	* configure.in: modify test statement for better portability

svn path=/trunk/; revision=9225
2009-01-31 16:31:58 +00:00
Jens Granseuer
1a01a9a670 Patch by: Maxim Ermilov <zaspire@rambler.ru>
2009-01-31  Jens Granseuer  <jensgr@gmx.net>

	Patch by: Maxim Ermilov <zaspire@rambler.ru>

	* configure.in: add optional dependency on libcanberra-gtk for bug
	#169473

2009-01-31  Jens Granseuer  <jensgr@gmx.net>

	Patch by: Maxim Ermilov <zaspire@rambler.ru>

	* Makefile.am:
	* drw-break-window.c: (drw_break_window_init), (clock_timeout_cb):
	play a sound when the display is locked or unlocked (bug #169473)

svn path=/trunk/; revision=9224
2009-01-31 16:29:35 +00:00
Jorge Gonzalez Gonzalez
9b77c585df Updated Spanish translation
svn path=/trunk/; revision=9223
2009-01-30 17:46:04 +00:00
Jens Granseuer
51b6288fe8 allow setting a repeat delay of up to 2 seconds (bug #569612)
2009-01-30  Jens Granseuer  <jensgr@gmx.net>

	* gnome-keyboard-properties.glade: allow setting a repeat delay of
	up to 2 seconds (bug #569612)

svn path=/trunk/; revision=9222
2009-01-30 17:25:40 +00:00
Manoj Kumar Giri
d616bc6781 Added entry for Oriya language Translation updation
svn path=/trunk/; revision=9221
2009-01-30 12:47:57 +00:00
Manoj Kumar Giri
ddef444011 Updated Oriya Translation
svn path=/trunk/; revision=9220
2009-01-30 12:47:29 +00:00
Bastien Nocera
59004fc5eb Fix potential crasher when web_radiobutton_toggled_cb is called and the
2009-01-30  Bastien Nocera  <hadess@hadess.net>

	* gnome-da-capplet.c (web_radiobutton_toggled_cb): Fix potential
	crasher when web_radiobutton_toggled_cb is called and the
	browser in GConf doesn't exist on the system anymore


svn path=/trunk/; revision=9219
2009-01-30 12:43:19 +00:00
Luca Ferretti
c25d4f239d reviewed by: Jens Granseuer
2009-01-28  Luca Ferretti  <elle.uca@libero.it>

	reviewed by: Jens Granseuer

	* data/appearance.glade:
	* gnome-wp-info.c: (gnome_wp_info_new): Use "Desktop Background"
	instead "Wallpaper" as per GDP glossary (Fixes bug #569382)	


svn path=/trunk/; revision=9218
2009-01-28 20:56:06 +00:00
Jens Granseuer
7db5219ee9 update the entry with the correct command for the selected option instead
2009-01-28  Jens Granseuer  <jensgr@gmx.net>

	* gnome-da-capplet.c: (web_combo_changed_cb): update the entry with
	the correct command for the selected option instead of always using
	the default

svn path=/trunk/; revision=9217
2009-01-28 18:12:26 +00:00
Bastien Nocera
4be1294945 Make Enter work as expected in the custom key shortcut edit dialogue
2009-01-28  Bastien Nocera  <hadess@hadess.net>

	* gnome-keybinding-properties.c (setup_dialog): Make Enter
	work as expected in the custom key shortcut edit dialogue


svn path=/trunk/; revision=9216
2009-01-28 12:06:38 +00:00
Bastien Nocera
1069e323e8 Only print warnings for non-custom keybindings, Set the GConf key for the
2009-01-28  Bastien Nocera  <hadess@hadess.net>

	* gnome-keybinding-properties.c (append_keys_to_tree),
	(edit_custom_shortcut), (update_custom_shortcut): Only print
	warnings for non-custom keybindings, Set the GConf key for
	the description when editing existing custom key shortcuts,
	Avoid warnings when the description for a custom key shortcut
	is empty


svn path=/trunk/; revision=9215
2009-01-28 12:01:15 +00:00
Bastien Nocera
d6169f8cdb Print a warning when a key doesn't have a schema, so no description, makes
2009-01-28  Bastien Nocera  <hadess@hadess.net>

	* gnome-keybinding-properties.c (append_keys_to_tree):
	Print a warning when a key doesn't have a schema, so no
	description, makes debugging things like:
	https://bugzilla.redhat.com/show_bug.cgi?id=482813
	easier


svn path=/trunk/; revision=9214
2009-01-28 11:35:08 +00:00
Jonh Wendell
7a54cb970e Brazilian Portuguese translation updated by Henrique P. Machado.
2009-01-27  Jonh Wendell  <jwendell@gnome.org>

	* pt_BR.po: Brazilian Portuguese translation updated by Henrique P. Machado.


svn path=/trunk/; revision=9213
2009-01-27 17:12:38 +00:00
Gil Forcada Codinachs
daf42aa7de Updated Catalan translation by Joan Duran
svn path=/trunk/; revision=9212
2009-01-27 14:46:06 +00:00
Amanpreet Singh Alam
8e49627943 updating for Punjabi by A S Alam
svn path=/trunk/; revision=9211
2009-01-27 03:14:00 +00:00
Jens Granseuer
7c1b15bed6 don't crash if we don't have an output (bug #569218)
2009-01-26  Jens Granseuer  <jensgr@gmx.net>

	* xrandr-capplet.c: (rebuild_rate_combo),
	(rebuild_resolution_combo): don't crash if we don't have an output
	(bug #569218)

svn path=/trunk/; revision=9210
2009-01-26 21:37:27 +00:00
Jens Granseuer
70284272a7 fix argument type warnings by casting to appropriate type
2009-01-25  Jens Granseuer  <jensgr@gmx.net>

	* gnome-keybinding-properties.c: (add_custom_shortcut): fix argument
	type warnings by casting to appropriate type

svn path=/trunk/; revision=9209
2009-01-25 11:28:25 +00:00
Jens Granseuer
a62dabe380 don't define GNOME_DESKTOP_USE_UNSTABLE_API globally
2009-01-25  Jens Granseuer  <jensgr@gmx.net>

	* configure.in: don't define GNOME_DESKTOP_USE_UNSTABLE_API globally

2009-01-25  Jens Granseuer  <jensgr@gmx.net>

	* Makefile.am:
	* gnome-wp-info.h:
	* gnome-wp-item.h: define GNOME_DESKTOP_USE_UNSTABLE_API in Makefile
	instead of individual headers

svn path=/trunk/; revision=9208
2009-01-25 11:25:09 +00:00
Jens Granseuer
65d2e5c3e5 add GnomeThemeElement parameter to the ThemeChangedCallback so that the
2009-01-25  Jens Granseuer  <jensgr@gmx.net>

	* gnome-theme-info.c: (handle_change_signal), (update_theme_index),
	(update_common_theme_dir_index):
	* gnome-theme-info.h: add GnomeThemeElement parameter to the
	ThemeChangedCallback so that the receiver can determine what part of
	the theme changed (part of bug #568595)

2009-01-25  Jens Granseuer  <jensgr@gmx.net>

	Fix newly installed themes appearing twice in the GTK themes list if
	the package contains themes for both GTK and metacity (bug #568595)

	* appearance-style.c: (changed_on_disk_cb): check the new
	GnomeThemeElement parameter instead of the theme properties to
	determine what part of the theme changed
	* appearance-themes.c: (theme_changed_on_disk_cb): use new callback
	signature

svn path=/trunk/; revision=9206
2009-01-25 11:05:45 +00:00
Changwoo Ryu
19f8c86dc1 Updated Korean translation
svn path=/trunk/; revision=9205
2009-01-24 12:50:44 +00:00
Lu Gan
763c7f1a8f Updated Chinese Simplified translation
svn path=/trunk/; revision=9204
2009-01-24 11:23:09 +00:00
Yair Hershkovitz
7dcb35dc18 updated hebrew translation
svn path=/trunk/; revision=9203
2009-01-21 13:38:38 +00:00
Bastien Nocera
4b1422710e Fix the https handler never being set (Closes: #568408)
2009-01-20  Bastien Nocera  <hadess@hadess.net>

	* gnome-da-capplet.c (web_radiobutton_toggled_cb),
	(web_combo_changed_cb), (web_combo_conv_to_widget): Fix the https
	handler never being set (Closes: #568408)


svn path=/trunk/; revision=9202
2009-01-20 19:46:22 +00:00
Luca Ferretti
5444fb3b7a Update Icon key to new name too
2009-01-19  Luca Ferretti  <elle.uca@libero.it>

	* gnome-network-properties.desktop.in.in: Update Icon key to 
	new name too

svn path=/trunk/; revision=9201
2009-01-19 10:09:29 +00:00
Sergey V. Udaltsov
d017f4bd84 hide Options help button, b.g.o#556952
svn path=/trunk/; revision=9200
2009-01-16 22:13:43 +00:00
Thierry Randrianiriana
c1072bc682 po/mg.po: Updated Malagasy translation
svn path=/trunk/; revision=9199
2009-01-16 13:53:54 +00:00
Luca Ferretti
4f1b6aafba Renamed from gnome-network-preferences to gnome-network-properties. Closes
2009-01-13  Luca Ferretti  <elle.uca@libero.it>

	* configure.in: 
	* capplets/network/*:
	Renamed from gnome-network-preferences to gnome-network-properties.
	Closes bug #554342


svn path=/trunk/; revision=9198
2009-01-13 14:32:37 +00:00
Kjartan Maraas
20bba09e69 Updated Norwegian bokmål translation.
2009-01-12  Kjartan Maraas  <kmaraas@gnome.org>

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

svn path=/trunk/; revision=9197
2009-01-12 13:42:49 +00:00
Sergey V. Udaltsov
909f35f3d7 memleak fixed
svn path=/trunk/; revision=9196
2009-01-11 01:10:09 +00:00
Jorge Gonzalez Gonzalez
0200b23f7d Updated Spanish translation
svn path=/trunk/; revision=9195
2009-01-10 02:19:23 +00:00
Sergey V. Udaltsov
d980abf062 space is before all other non-control chars
svn path=/trunk/; revision=9194
2009-01-10 02:05:56 +00:00
Sergey V. Udaltsov
3654f85275 sort options by description
svn path=/trunk/; revision=9193
2009-01-10 01:57:31 +00:00
Daniel Nylander
b325a45460 sv.po: Updated Swedish translation
svn path=/trunk/; revision=9192
2009-01-09 21:43:11 +00:00
Nurali Abdurahmonov
8ccc717158 fixed nplurals for uzbek translations
svn path=/trunk/; revision=9191
2009-01-08 02:35:48 +00:00
Nurali Abdurahmonov
e8e2002087 added uzbek translations by nurali
svn path=/trunk/; revision=9190
2009-01-08 02:31:52 +00:00
Federico Mena Quintero
ea6b78e870 Desensitize the Resolution combo when the output is off
Signed-off-by: Federico Mena Quintero <federico@novell.com>

svn path=/trunk/; revision=9189
2009-01-07 23:28:46 +00:00
Federico Mena Quintero
53f721544d Let the user turn on outputs which were off
Signed-off-by: Federico Mena Quintero <federico@novell.com>

svn path=/trunk/; revision=9188
2009-01-07 23:28:25 +00:00
Federico Mena Quintero
262658abc5 Don't re-select the current output when flipping workspaces
Signed-off-by: Federico Mena Quintero <federico@novell.com>

svn path=/trunk/; revision=9187
2009-01-07 23:28:08 +00:00
Federico Mena Quintero
fabb6bd6dc bnc433939 - Add On/Off radio buttons for the monitors
2008-12-18  Federico Mena Quintero  <federico@novell.com>

	https://bugzilla.novell.com/show_bug.cgi?id=433939 - It's not
	obvious how to turn on a new monitor.

	* display-capplet.glade: Add On/Off radio buttons for the selected
	monitor, as it is hard to find that the on/off state is actually
	set by the Resolution combo.

	* xrandr-capplet.c (rebuild_gui): Don't set sensitivity of
	resolution_combo here...
	(rebuild_resolution_combo): ... but do it here instead.  This is
	so that we can match the state of the monitor on/off buttons.
	(rebuild_on_off_radios): New function.  We set the on/off radio
	buttons based on the "on" state of the current output.
	(monitor_on_off_toggled_cb): New callback; we toggle the current
	output's on/off state.

Signed-off-by: Federico Mena Quintero <federico@novell.com>

svn path=/trunk/; revision=9186
2009-01-07 23:27:49 +00:00
Federico Mena Quintero
23f974558f Fix a variable type
2008-12-18  Federico Mena Quintero  <federico@novell.com>

	* xrandr-capplet.c (select_current_output_from_dialog_position):
	Fix the type of the "output" variable.

Signed-off-by: Federico Mena Quintero <federico@novell.com>

svn path=/trunk/; revision=9185
2009-01-07 23:27:30 +00:00
Kjartan Maraas
78cd96248d Updated Norwegian bokmål translation.
2009-01-05  Kjartan Maraas  <kmaraas@gnome.org>

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

svn path=/trunk/; revision=9183
2009-01-05 06:17:07 +00:00
Jorge Gonzalez Gonzalez
c6050ee4a2 Updated Spanish translation
svn path=/trunk/; revision=9182
2009-01-01 19:44:41 +00:00
Bastien Nocera
a4f0969525 upd 2.25.3
2008-12-18  Bastien Nocera  <hadess@hadess.net>

	* NEWS: upd
	* configure.in: 2.25.3


svn path=/trunk/; revision=9178
2008-12-18 19:30:08 +00:00
Bastien Nocera
0a37bbbf2b Remove sound capplet files
2008-12-18  Bastien Nocera  <hadess@hadess.net>

	* POTFILES.in: Remove sound capplet files


svn path=/trunk/; revision=9177
2008-12-18 19:25:00 +00:00
Federico Mena Quintero
1394953ef6 bnc450141 - Hide the Help button in the display capplet, as it does nothing
2008-12-16  Federico Mena Quintero  <federico@novell.com>

	https://bugzilla.novell.com/show_bug.cgi?id=450141 - Help button
	in the Display capplet does nothing.

	* xrandr-capplet.c (run_application): Hide the Help button as we
	have no help to show for this capplet yet.
	(hide_help_button): New function.

Signed-off-by: Federico Mena Quintero <federico@novell.com>

svn path=/trunk/; revision=9176
2008-12-18 19:09:21 +00:00
Jorge Gonzalez Gonzalez
ae0f600947 Updated Spanish translation
svn path=/trunk/; revision=9175
2008-12-18 19:06:50 +00:00
Bastien Nocera
f42819f2d2 Remove docs for the sound capplet
2008-12-18  Bastien Nocera  <hadess@hadess.net>

	* C/config-sound.xml:
	* Makefile.am:
	* es/config-sound.xml: Remove docs for the sound capplet


svn path=/trunk/; revision=9174
2008-12-18 19:06:17 +00:00
Bastien Nocera
002e5163ac Remove the sound capplet, it's now in gnome-media itself, removes
2008-12-18  Bastien Nocera  <hadess@hadess.net>

	* capplets/Makefile.am:
	* capplets/sound/Makefile.am:
	* capplets/sound/gnome-settings-sound.desktop.in.in:
	* capplets/sound/icons/16x16/gnome-sound-properties.svg:
	* capplets/sound/icons/22x22/gnome-sound-properties.svg:
	* capplets/sound/icons/32x32/gnome-sound-properties.svg:
	* capplets/sound/icons/scalable/gnome-sound-properties.svg:
	* capplets/sound/mixer-support.c:
	* capplets/sound/mixer-support.h:
	* capplets/sound/pipeline-tests.c:
	* capplets/sound/pipeline-tests.h:
	* capplets/sound/sound-properties-capplet.c:
	* capplets/sound/sound-properties.glade:
	* capplets/sound/sound-theme-definition.h:
	* capplets/sound/sound-theme-file-utils.c:
	* capplets/sound/sound-theme-file-utils.h:
	* capplets/sound/sound-theme.c:
	* capplets/sound/sound-theme.h:
	* configure.in: Remove the sound capplet, it's now in gnome-media
	itself, removes libcanberra-gtk and GStreamer dependencies
	(Closes: #564871)


svn path=/trunk/; revision=9173
2008-12-18 11:19:25 +00:00
Frederic Peters
34f643bb92 Declare variable, fix build.
* xrandr-capplet.c: (select_current_output_from_dialog_position):
Declare variable, fix build.


svn path=/trunk/; revision=9172
2008-12-16 11:40:36 +00:00
Federico Mena Quintero
e16c9d3715 Don't duplicate code to pick the current output
2008-12-15  Federico Mena Quintero  <federico@novell.com>

	* xrandr-capplet.c (on_screen_changed): Use
	select_current_output_from_dialog_position() instead of selecting
	an output ourselves.

Signed-off-by: Federico Mena Quintero <federico@novell.com>

svn path=/trunk/; revision=9171
2008-12-15 23:19:32 +00:00