Commit graph

7934 commits

Author SHA1 Message Date
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
Federico Mena Quintero
3545215c21 Select the RANDR output which contains the configuration window
2008-12-15  Federico Mena Quintero  <federico@novell.com>

	* xrandr-capplet.c (select_current_output_from_dialog_position):
	New function.
	(dialog_map_event_cb): New GtkWidget::map-event handler for the
	toplevel dialog.  When the dialog gets mapped, we make the current
	output be the one which actually contains the dialog window, so
	that the user can edit the monitor which he's looking at.

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

svn path=/trunk/; revision=9170
2008-12-15 23:19:16 +00:00
Kjartan Maraas
93bb5a2011 Updated Norwegian bokmål translation.
2008-12-15  Kjartan Maraas  <kmaraas@gnome.org>

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

svn path=/trunk/; revision=9169
2008-12-15 21:03:55 +00:00
Federico Mena Quintero
42da2562f5 Show which monitor is being edited in the 'Monitor' label
2008-12-15  Federico Mena Quintero  <federico@novell.com>

	* display-capplet.glade: Put the "Monitor" label inside an event
	box, so we can change the background color of the event box.  Give
	names to both widgets: current_monitor_label,
	current_monitor_event_box.

	* xrandr-capplet.c (rebuild_gui): When a monitor is selected,
	update the "Monitor" label to include the monitor's name and color
	so the user will know which monitor he is editing.
	(rebuild_current_monitor_label): New function.
	(struct App): New fields current_monitor_label,
	current_monitor_event_box.

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

svn path=/trunk/; revision=9168
2008-12-15 18:59:57 +00:00
Federico Mena Quintero
ded9c324a5 bnc381030 - Prettify the Display capplet's dialog
2008-12-12  Federico Mena Quintero  <federico@novell.com>

	https://bugzilla.novell.com/show_bug.cgi?id=381030 - Prettify the
	Display capplet's dialog

	* display-capplet.glade: Use the HIG's recommended colons,
	capitalization, and spacing.  Use headers to separate the Monitor
	options from the Panel icon option.  Add instructions on how to
	operate the draggable monitors.

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

svn path=/trunk/; revision=9167
2008-12-15 18:59:44 +00:00
Federico Mena Quintero
4423ae56de Un-overlap the monitors when turning off mirrored screens
Signed-off-by: Federico Mena Quintero <federico@novell.com>

svn path=/trunk/; revision=9166
2008-12-12 23:37:28 +00:00
Bastien Nocera
fdca72c520 Print "Done!" as a status message when we're done enrolling, add support
2008-12-08  Bastien Nocera  <hadess@hadess.net>

	* gnome-about-me-fingerprint.c (enroll_result),
	(assistant_prepare):
	* gnome-about-me-fingerprint.glade: Print "Done!" as a
	status message when we're done enrolling, add support for
	enrollment stages > 1 (Closes: #562504)


svn path=/trunk/; revision=9165
2008-12-08 19:12:12 +00:00
Bastien Nocera
c205cbbe94 Add title to enrollment window
2008-12-08  Bastien Nocera  <hadess@hadess.net>

	* gnome-about-me-fingerprint.c (enroll_fingerprints):
	Add title to enrollment window


svn path=/trunk/; revision=9164
2008-12-08 18:46:49 +00:00
Federico Mena Quintero
e2e81772dd Use GError from gnome_rr_*
2008-12-03  Federico Mena Quintero  <federico@novell.com>

	* xrandr-capplet.c (rebuild_rotation_combo): Pass a NULL error
	argument to gnome_rr_config_applicable; we should really show why
	that rotation is not available.
	(apply): Use the new DBus interface from the XRANDR plugin in
	g-s-d instead of an X client message.  Display an error if g-s-d
	couldn't apply the monitor configuration.
	(on_detect_displays): Display an error if detecting the displays fails.
	(run_application): Display error messages.

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

svn path=/trunk/; revision=9163
2008-12-04 00:33:28 +00:00
Rodrigo Moya
89754a6b3a 2.25.2 ready
svn path=/trunk/; revision=9161
2008-12-02 18:00:25 +00:00
Matthias Clasen
3cdaaa232a Fix libslab dependencies so it builds
svn path=/trunk/; revision=9160
2008-12-02 17:16:23 +00:00
Rodrigo Moya
9d2f772bbd add fprintd-marshal.list to EXTRA_DIST.
2008-12-02  Rodrigo Moya <rodrigo@gnome-db.org>

	* Makefile.am: add fprintd-marshal.list to EXTRA_DIST.

svn path=/trunk/; revision=9159
2008-12-02 16:40:19 +00:00
Rodrigo Moya
8640021f19 prepare for 2.25.2 release.
2008-12-02  Rodrigo Moya <rodrigo@gnome-db.org>

	* NEWS:
	* *ChangeLog: prepare for 2.25.2 release.

svn path=/trunk/; revision=9158
2008-12-02 16:37:29 +00:00
Jens Granseuer
ffaf3ebc86 don't recognize "" as a valid engine for certain odd GTK themes (see bug
2008-11-30  Jens Granseuer  <jensgr@gmx.net>

	* gtkrc-utils.c: (gtkrc_get_details): don't recognize "" as a valid
	engine for certain odd GTK themes (see bug #315286 for an example)

svn path=/trunk/; revision=9157
2008-11-30 12:58:38 +00:00
Jorge Gonzalez Gonzalez
934dce46c3 Updated Spanish translation
svn path=/trunk/; revision=9156
2008-11-30 12:09:27 +00:00
Jens Granseuer
0e14d6efaf don't leak the filename
2008-11-29  Jens Granseuer  <jensgr@gmx.net>

	* theme-installer.c: (file_theme_type): don't leak the filename

svn path=/trunk/; revision=9155
2008-11-29 09:53:18 +00:00