Commit graph

10330 commits

Author SHA1 Message Date
Piotr Drąg
3bba21113c Updated Polish translation 2011-03-28 20:30:15 +02:00
Richard Hughes
d5d0ec3b06 network: don't segfault the network panel if the user restarts NetworkManager with it open 2011-03-28 18:09:59 +01:00
Bruno Brouard
52415cc9db Updated French Translation
Contributed by Milan Bouchet-Valat
2011-03-28 18:58:43 +02:00
Krix Apolinário
c5af880dc9 Updated Brazilian Portuguese translation 2011-03-28 09:39:47 -03:00
Rajesh Ranjan
5cd2ca1d3f hindi updated 2011-03-28 16:22:38 +05:30
William Jon McCann
8613d54e9a Network: Use grids for alignment instead of a huge set of size groups
https://bugzilla.gnome.org/show_bug.cgi?id=645772
2011-03-27 20:01:03 -04:00
Matthias Clasen
4576e48c19 Network: properly track vpn connection state
We were not listening for state changes on the ActiveConnection
objects representing actual connections, but only listened for
active connections appearing or disappearing. This caused
the VPN tab to get stuck on 'Authentication required' or similar
'intermediate' states until you manually switch tabs and back.

Also keep the switch from jumping back to off while the
vpn auth dialog is up, by adjusting the states we consider 'off'.
2011-03-27 20:00:00 -04:00
Rudolfs Mazurs
2c52e10d2f Updated Latvian translation. 2011-03-28 01:20:23 +03:00
Christian Kirbach
8797a7cb38 [l10n] Updated German translation 2011-03-27 23:59:26 +02:00
Abduxukur Abdurixit
0952295fb2 Added UG translation 2011-03-27 19:41:57 +02:00
Daniel Korostil
021db667af Uploaded Ukranian 2011-03-27 13:54:08 +03:00
Bastien Nocera
470f0dd13a background: Make icon list smaller on netbooks
The default treeview is quite tall by default, and with the addition
of the shell's toolbar, the titlebar and the GNOME shell panel,
the background panel would be too tall for netbook computers.

This works around the issue by setting a smaller height request
for the icon list when the screen on which the panel will be shown
are no taller than 768 pixels.

https://bugzilla.gnome.org/show_bug.cgi?id=645649
2011-03-26 16:36:59 -04:00
Matej Urbančič
55b32d4da2 Updated Slovenian translation 2011-03-26 20:30:59 +01:00
Yuri Myasoedov
1b14c37b27 Updated Russian translation 2011-03-26 21:10:42 +03:00
Khaled Hosny
a654a26f40 Updated Arabic translation 2011-03-26 17:35:02 +02:00
Nguyễn Thái Ngọc Duy
e1cd06b1ed po/vi.po: updated "Screen turns off" 2011-03-26 21:45:51 +07:00
Jiro Matsuzawa
24b4e0223a Updated Japanese translation. 2011-03-26 23:42:27 +09:00
Matthias Clasen
b02b523c56 Network: Implement on/off switch for wired devices
This is to match the network menu, which also has an on/off switch
for wired devices.
2011-03-26 07:25:11 -04:00
Matthias Clasen
942ff4a9ad Network: Plug a memory leak 2011-03-26 07:25:11 -04:00
Nguyễn Thái Ngọc Duy
158246ebab Updated Vietnamese translation 2011-03-26 14:07:47 +07:00
Nguyễn Thái Ngọc Duy
d065154423 po/vi.po: import from Damned Lies 2011-03-26 14:01:02 +07:00
Bastien Nocera
186b1b1a74 region: Remove tooltips for add layout list view
https://bugzilla.gnome.org/show_bug.cgi?id=645674
2011-03-26 02:01:40 +00:00
Yaron Shahrabani
aa211ab612 Updated Hebrew translation. 2011-03-26 01:05:48 +02:00
Matthias Clasen
759dbfd328 Network: show a padlock for 'secure' access points
This patch adds a trivial GtkCellRendererPixbuf subclass and
uses it to show a padlock icon for access points which have some
kind of security.
2011-03-25 18:20:40 -04:00
Marek Černocký
f2a1eb6691 Updated Czech translation 2011-03-25 22:11:31 +01:00
Bastien Nocera
a2b89e799c universal-access: Show "Screen Reader" option
and hook up to the preferences change

https://bugzilla.gnome.org/show_bug.cgi?id=645708
2011-03-25 16:23:29 +00:00
Richard Hughes
a9523ffc5b network: remove all the entries apart from VPN from the [+] dialog box
We can't actually see the new connections for the other types, and so it's deceptive at best
to allow the user to create anything other than the VPN connection type.
2011-03-25 15:46:28 +00:00
Colin Walters
0b25f5a45e gnome-control-center.desktop: Ensure we're in the menu
If we're not categorized, the shell won't pick us up, and that's
a problem for application tracking.  Per IRC discussion, go
into System Settings for now.
2011-03-25 10:34:34 -04:00
Kjartan Maraas
bb8549af41 Updated Norwegian bokmål translation 2011-03-25 14:44:00 +01:00
Changwoo Ryu
02a35a5b3a Updated Korean translation 2011-03-25 21:50:38 +09:00
Aron Xu
41d30c10b4 Update Simplified Chinese translation. 2011-03-25 04:39:40 +00:00
Aron Xu
53f0b96bd7 Clear fuzzies for Simplified Chinese translation. 2011-03-25 04:29:37 +00:00
A S Alam
510f45de31 update tranlation for Punjabi by A S Alam 2011-03-25 08:22:14 +05:30
Wouter Bolsterlee
c3388ac7be Updated Dutch translation by Wouter Bolsterlee 2011-03-25 00:28:59 +01:00
Joan Duran
1bfcb9ce7d [l10n]Updated Catalan translation 2011-03-25 00:07:34 +01:00
Bastien Nocera
3812dbc1d5 user-accounts: Fix blue-ish bg in crop dialogue
The conversion to GtkStyleContext means we now use GdkRGBA,
so we need to scale the colours between 0.0 and 1.0, not 0 and 255.

https://bugzilla.gnome.org/show_bug.cgi?id=645712
2011-03-24 21:34:52 +00:00
Bastien Nocera
5b5347b5b2 user-accounts: Make crop window modal
So it's attached to the panel correctly.

https://bugzilla.gnome.org/show_bug.cgi?id=645700
2011-03-24 21:34:51 +00:00
Yuri Myasoedov
5d3824b344 Updated Russian translation 2011-03-24 23:28:20 +03:00
Cosimo Cecchi
902be24cd2 power: use a better icon for the power panel
https://bugzilla.gnome.org/show_bug.cgi?id=645535
2011-03-24 10:39:50 -04:00
Marek Kasik
cd467f60f1 printers: Use CUPS' test page
Send CUPS' testing ps file to the selected printer when
user press "Print Test Page" button. Fallback to maintenance
command "PrintSelfTestPage" if the file doesn't exist.
2011-03-24 15:12:32 +01:00
Bruno Brouard
e9cafd21ed Updated French translation 2011-03-24 14:07:27 +01:00
Fran Diéguez
3b01c3f09f Updated Galician translations 2011-03-24 09:46:06 +01:00
Kjartan Maraas
467109c247 Updated Norwegian bokmål translation 2011-03-24 09:07:57 +01:00
Daniel Nylander
75bcbce646 Updated Swedish translation 2011-03-24 08:06:19 +01:00
Luca Ferretti
ed2b1863e0 Updated Italian translation 2011-03-24 00:52:40 +01:00
Luca Ferretti
10acf0a1c1 Updated Italian translation 2011-03-23 22:01:07 +01:00
Jorge González
ff1caa6bc0 Updated Spanish translation 2011-03-23 19:42:48 +01:00
Bastien Nocera
cdbff7ba6a sound: Fallback if loading an inexistant custom theme
If the sound theme is set to be a custom sound theme, but it
does not exist, then we should fallback gracefully on the
default sound theme, and avoid warnings.

https://bugzilla.gnome.org/show_bug.cgi?id=645541
2011-03-23 18:40:31 +00:00
Bastien Nocera
d7e4369d40 shell: Add "-v" for verbose option to the shell
And remove it in the sound panel, so that all the panels
use the same verbose settings.

https://bugzilla.gnome.org/show_bug.cgi?id=645435
2011-03-23 18:39:05 +00:00
Bastien Nocera
e1bebc6bf2 user-accounts: Remove stray debug 2011-03-23 18:39:04 +00:00