Commit graph

12484 commits

Author SHA1 Message Date
Matthias Clasen
ac67290cb7 network: Make the 'Settings...' buttons work properly
The code was assuming that 'editing' always means editing the
currently active connection. With the new design of the wifi
details tabs, that is no longer the case, we want to be able
to edit non-active connections. This commit makes it so.
2012-09-13 15:50:43 +01:00
Matthias Clasen
56a0be0422 network: Add more buttons
Make the details pages for in-range and out-of-range aps more
similar, by adding 'Forget Network' and 'Settings...' buttons
to both.

This is a step towards using the same details page for all
aps and connections.
2012-09-13 15:50:43 +01:00
Matthias Clasen
31dade6279 network: Mark all rows representing saved connections as such
When we find a saved connection among the access points already
in the list, we forget to mark it as saved, so the arrow to go
to the details page is not shown.
2012-09-13 15:50:43 +01:00
Matthias Clasen
ec629b73ad network: Add a separator before the arrow when needed
The separator is giving a hint that there are two clickable
areas in the row.

https://bugzilla.gnome.org/show_bug.cgi?id=682270
2012-09-13 15:50:43 +01:00
Matthias Clasen
7ef84e87e9 mouse: Fix accessible labels for switches in mouse panel
Setting mnemonic-widget on the labels makes orca read out meaningful
text for the switches.
https://bugzilla.gnome.org/show_bug.cgi?id=683703
2012-09-13 06:42:38 -04:00
Matthias Clasen
828e896e12 bluetooth: Fix accessible labels for switches in bluetooth panel
Setting mnemonic-widget on the labels makes orca read out meaningful
text for the switches.
https://bugzilla.gnome.org/show_bug.cgi?id=683703
2012-09-13 06:42:03 -04:00
Matthias Clasen
1db660c410 screen: Make notification checkbox focusable
This was certainly just an oversight, but it makes the
checkbox essentially nonaccessible.
2012-09-13 06:41:07 -04:00
Matthias Clasen
539d78cb63 universal access: Fix labels for switches in zoom options
Setting mnemonic-widget on the labels makes orca read out meaningful
text for the switches.
https://bugzilla.gnome.org/show_bug.cgi?id=683703
2012-09-13 06:37:51 -04:00
Matthias Clasen
4e24e944eb Universal access: Fix up whitespace in zoom options dialog
https://bugzilla.gnome.org/show_bug.cgi?id=683544
2012-09-13 06:37:43 -04:00
Matthias Clasen
d5a186d26c universal access: Fix accessible labels for switches
Setting mnemonic-widget on the labels makes orca read out meaningful
text for the switches.
https://bugzilla.gnome.org/show_bug.cgi?id=683703
2012-09-13 06:37:35 -04:00
Tom Tryfonidis
4f59a4aee6 Updated Greek translation 2012-09-13 13:15:55 +03:00
Daniel Mustieles
e0c68028be Updated Spanish translation 2012-09-13 09:46:00 +02:00
Ville-Pekka Vainio
8679167492 Finnish translation update by Jiri Grönroos 2012-09-12 22:31:31 +03:00
ManojKumar Giri
5186ae767c Updated translation for Odia. 2012-09-12 20:31:03 +05:30
Shankar Prasad
885f44c1c8 Updated kn translation 2012-09-12 18:43:01 +05:30
Shankar Prasad
e9c6aefeb7 Updated kn translation 2012-09-12 18:39:18 +05:30
Shankar Prasad
c4544a8a47 Updated kn translation 2012-09-12 16:32:05 +05:30
Sandeep Sheshrao Shedmake
d06250b1ba Updated Marathi Translations 2012-09-12 15:44:41 +05:30
Bastien Nocera
2a88736cf6 wacom: Add link to wacom docs
And not the generic control-center docs.

https://bugzilla.gnome.org/show_bug.cgi?id=675471#c40
2012-09-12 10:24:19 +01:00
Bastien Nocera
2ebf2ecad2 wacom: Bump g-s-d requirement
For the new action type.
2012-09-12 10:23:39 +01:00
Bastien Nocera
083c19d552 wacom: Bump minimum libwacom req to 0.6 2012-09-12 09:44:00 +01:00
A S Alam
1384bb5ece update Punjabi Translation 2012-09-12 07:20:56 +05:30
Nilamdyuti Goswami
eebb95d2f7 Assamese translation updated 2012-09-11 20:47:00 +05:30
Nguyễn Thái Ngọc Duy
3550944c48 Updated Vietnamese translation 2012-09-11 21:04:02 +07:00
Nguyễn Thái Ngọc Duy
34da501571 po/vi.po: import from Damned Lies 2012-09-11 21:01:25 +07:00
Marek Kasik
1eb906515f printers: Use GPLv2+ for files created by Marek Kasik
This commit is related to the bug #683420.
2012-09-11 15:02:26 +02:00
Shankar Prasad
fde7b55ce3 Updated kn translation 2012-09-11 18:37:27 +05:30
Sweta Kothari
52dca97799 Updated gujarati file 2012-09-11 16:58:13 +05:30
Nguyễn Thái Ngọc Duy
e2d852c583 Updated Vietnamese translation 2012-09-10 21:25:01 +07:00
Bastien Nocera
0a0bc59afa printers: Avoid redefinition of UserResponseCallback
It was declared to be the same value in all three headers, which
causes problems with old version of GCC.

https://bugzilla.gnome.org/show_bug.cgi?id=683696
2012-09-10 14:55:58 +01:00
William Jon McCann
312a5dfe87 Set pixbuf renderer stock size to 32 so emblems render at 16px
https://bugzilla.gnome.org/show_bug.cgi?id=682123
2012-09-10 09:47:48 -04:00
Fran Diéguez
3521912328 Updated Galician translations 2012-09-10 15:06:37 +02:00
Duarte Loreto
f2e54f77fe Updated Portuguese translation 2012-09-10 01:11:43 +01:00
Daiki Ueno
8af69625d3 region: Use ibus_get_language_name() to get a language from its code
ibus_engine_desc_get_language() may return an empty string or language
codes that gdm_get_language_from_name() doesn't understand. Use
ibus_get_language_name() instead to handle such cases properly.

This also allows us to use the same method in gnome-shell to get
consistent display strings.

https://bugzilla.gnome.org/show_bug.cgi?id=682851
2012-09-09 23:16:07 +02:00
Arash Mousavi
830c1aa5a2 l10n: Updated Persian translation 2012-09-08 15:28:58 +04:30
Gabor Kelemen
014f153dcf Updated Hungarian translation 2012-09-08 00:03:33 +02:00
Michael Terry
5f353fa2b6 power: Use GCancellable better, to avoid a crash
https://bugzilla.gnome.org/show_bug.cgi?id=683533
2012-09-07 15:37:42 -04:00
Aurimas Černius
11d8089539 Updated Lithuanian translation 2012-09-07 20:33:36 +03:00
Ihar Hrachyshka
3406a950b6 Updated Belarusian translation. 2012-09-07 19:29:17 +03:00
Yaron Shahrabani
ec35ef91d6 Updated Hebrew translation. 2012-09-07 16:19:00 +03:00
Bastien Nocera
12a319875a bluetooth: Don't break the custom widgets on connect
We used to destroy and recreate the custom widgets whenever any of
the properties changed. Now we make sure that the custom widgets are
only destroyed and recreated when the device selected is a different one.

This fixes NetworkManager's Bluetooth plugins getting destroyed
because the Connected property changed, as it was trying to connect to
the device.

https://bugzilla.gnome.org/show_bug.cgi?id=681456
2012-09-07 13:32:06 +01:00
Matthias Clasen
ba7171a579 Set a window title on the add printer dialog
Otherwise, it shows up as gnome-control-center, which is ugly.
2012-09-06 19:17:21 -04:00
Matthias Clasen
299530a7a6 Set a window title on the add network dialog
Otherwise, it shows up as gnome-control-center, which is ugly.
2012-09-06 19:12:19 -04:00
Matthias Clasen
cd0363d3f5 Set a window title on the hotspot dialog
Set a blank title on the hotspot dialog, otherwise it shows up
as gnome-control-center, which is ugly.
2012-09-06 19:10:37 -04:00
Matthias Clasen
a955ec4152 Switch files created by me to GPLv2+
This matches the rest of the control-center code base.
https://bugzilla.gnome.org/show_bug.cgi?id=683420
2012-09-06 19:07:09 -04:00
Christian Kirbach
611cc74c14 Updated German translation 2012-09-07 00:07:21 +02:00
Мирослав Николић
8d5a43a087 Updated Serbian translation 2012-09-06 22:54:31 +02:00
Piotr Drąg
406b1f4b74 Fix Slovenian translation 2012-09-06 21:49:33 +02:00
Matej Urbančič
19d04d6dff Updated Slovenian translation 2012-09-06 21:09:39 +02:00
Daniel Mustieles
226a0af028 Updated Spanish translation 2012-09-06 18:26:14 +02:00