Commit graph

12609 commits

Author SHA1 Message Date
Matej Urbančič
dbd7d7b080 Updated Slovenian translation 2012-10-16 08:34:43 +02:00
Matej Urbančič
bfea4ead44 Updated Slovenian translation 2012-10-15 19:27:45 +02:00
Bastien Nocera
d294951433 info: Don't block for PackageKit
Hanging for 30 seconds when PackageKit doesn't work properly
isn't cool, so do this async.
2012-10-15 16:41:50 +02:00
Bastien Nocera
80f7c38137 info: Split out updates checking 2012-10-15 16:41:50 +02:00
Bastien Nocera
39a7520db1 info: Check for GtkBuilder error properly 2012-10-15 16:41:50 +02:00
Bastien Nocera
e556a38af3 info: Add error output to warning 2012-10-15 16:41:49 +02:00
Stef Walter
074a495f97 user-accounts: Recognize that some kerberos domains cannot be joined
realmd supports discovering generic kerberos domains, which cannot
be joined. Add a usable error message in gnome-control-center in
this case.

https://bugzilla.gnome.org/show_bug.cgi?id=685618
2012-10-15 14:04:59 +02:00
Stef Walter
60e9ee0f07 user-accounts: Remove the realmd version check
The idea is that the realmd DBus API will remain stable
from now on, so remove the version check. It was broken anyway.

https://bugzilla.gnome.org/show_bug.cgi?id=685616
2012-10-15 11:37:39 +02:00
Ask H. Larsen
d62f17f35b Updated Danish translation 2012-10-15 06:35:02 +02:00
Matej Urbančič
fca5ca3b83 Updated Slovenian translation 2012-10-14 15:49:07 +02:00
Kjartan Maraas
4e874841d5 Updated Norwegian bokmål translation 2012-10-13 12:38:39 +02:00
Arash Mousavi
1748721fd7 L10N: Updated Persian translation 2012-10-13 10:16:34 +03:30
Piotr Drąg
9a532ff3d5 Updated POTFILES.in 2012-10-13 01:22:05 +02:00
Ondrej Holy
5b2818c482 mouse: Don't show touchpad disable button when there isn't mouse
https://bugzilla.gnome.org/show_bug.cgi?id=685583
2012-10-11 17:17:31 +02:00
Bastien Nocera
75e0fa8449 screen: Don't print a warning with no backlight device 2012-10-11 13:13:32 +02:00
Bastien Nocera
39bde7a012 screen: Avoid accessing destroyed panel
When we cancel the Brightness calls because the panel is getting
destroyed, we shouldn't try to access panel widgets.

https://bugzilla.gnome.org/show_bug.cgi?id=677963
2012-10-11 13:11:59 +02:00
Bastien Nocera
f182ac98f4 network: Add more keywords to the desktop file 2012-10-11 09:22:35 +02:00
Dan Winship
63756458b2 network: disambiguate devices of the same type
If there are multiple devices that would end up with the same name in
the device list, disambiguate their names via new libnm-gtk API.

https://bugzilla.gnome.org/show_bug.cgi?id=677143
2012-10-11 09:22:35 +02:00
Dan Winship
71c0325f28 network: Factor out most of NetDeviceWired, create NetDeviceEthernet
Rename NetDeviceWired to NetDeviceEthernet, but split out most of the
code into a new NetDeviceSimple superclass that can later be used for
other device types that we provide only minimal UI/support for.

https://bugzilla.gnome.org/show_bug.cgi?id=677143
2012-10-11 09:22:35 +02:00
Dan Winship
9e5a8eb5c8 network: Rename "Wireless" to "Wi-Fi" in the UI
We support multiple kinds of wireless networks; clarify which kind
we're talking about here.

Also, add "Wi-Fi" and "Wifi" to the desktop file search keywords
(leaving "Wireless" there as well).

https://bugzilla.gnome.org/show_bug.cgi?id=677143
2012-10-11 09:22:34 +02:00
Matej Urbančič
cb89cee151 Updated Slovenian translation 2012-10-10 22:05:28 +02:00
Bastien Nocera
0e037561c3 background: Optimise preview for the usual shell layout
The area of screen to capture would be a ribbon at the top, so just
capture that instead of the whole screen, just to clear it afterwards.

https://bugzilla.gnome.org/show_bug.cgi?id=684993
2012-10-10 18:56:58 +02:00
Bastien Nocera
2def485526 keyboard: Ensure the dir name shown matches the XDG Pictures dir
If the Pictures directory was renamed, or the directory name doesn't
match the current language, the dir name would have been wrong.

Enable translator to leave a space for the directory name in their
translation.

https://bugzilla.gnome.org/show_bug.cgi?id=685605
2012-10-10 18:55:53 +02:00
Stef Walter
ee673b7389 user-accounts: Complete discover on failure
When realmd discovery doesn't return a domain, complete the discovery
appropriately. Previously we would never complete.

https://bugzilla.gnome.org/show_bug.cgi?id=685617
2012-10-09 10:36:55 -04:00
Fran Diéguez
aa3098ebcd Updated Galician translations 2012-10-09 11:06:54 +02:00
Matej Urbančič
59274ed115 Updated Slovenian translation 2012-10-09 11:04:22 +02:00
Ondrej Holy
bd26688df9 user-accounts: Logged in status identification
https://bugzilla.gnome.org/show_bug.cgi?id=681769
2012-10-09 10:52:40 +02:00
Stef Walter
d6f2d07ddb user-accounts: Remove the autologin checkmark
We want to use a checkmark to show the currently logged in status.

https://bugzilla.gnome.org/show_bug.cgi?id=681769
2012-10-09 10:51:19 +02:00
Bastien Nocera
94c070407f Update DOAP file to reflect reality 2012-10-09 10:31:53 +02:00
Bastien Nocera
a182126f14 network: Use a better string for the hidden network button
https://bugzilla.gnome.org/show_bug.cgi?id=684819
2012-10-09 10:21:40 +02:00
Bastien Nocera
d5d66b940a network: Clarify some Hotspot related strings
https://bugzilla.gnome.org/show_bug.cgi?id=684202
2012-10-09 10:18:30 +02:00
Piotr Drąg
b61b4b2a64 mouse: Improve contexts for ambiguous strings
https://bugzilla.gnome.org/show_bug.cgi?id=684336
2012-10-09 10:17:52 +02:00
Piotr Drąg
d521bf0693 keyboard: Improve contexts for ambiguous strings
https://bugzilla.gnome.org/show_bug.cgi?id=684336
2012-10-09 10:17:46 +02:00
Piotr Drąg
b437d059fd universal-access: Improve contexts for ambiguous strings
https://bugzilla.gnome.org/show_bug.cgi?id=684336
2012-10-09 10:17:31 +02:00
Gabor Kelemen
e5b58ed51d Remove excess colon from Hungarian translation 2012-10-08 23:33:54 +02:00
Gabor Kelemen
b8df7443f5 Use better wording in Hungarian translation 2012-10-08 22:57:14 +02:00
Bastien Nocera
6d8ac68f7e 3.6.1 2012-10-08 18:55:14 +02:00
Bastien Nocera
aef03317e8 background: Fix distcheck 2012-10-08 18:31:05 +02:00
Rui Matos
8f0091c2c9 region: Add the Marathi phonetic input source to the white list
https://bugzilla.gnome.org/show_bug.cgi?id=685721
2012-10-08 17:45:30 +02:00
Wouter Bolsterlee
a9ba8f9bc4 Updated Dutch translation 2012-10-06 15:07:52 +02:00
Khoem Sokhem
841ce5ace6 [l10n] Added Khmer translation 2012-10-03 17:41:03 +02:00
Bastien Nocera
c358506491 network: Verify command-line arguments
To avoid invalid bug reports ;)
2012-10-03 14:49:23 +02:00
Matthias Clasen
ea0f359e4d network: Use a regular button for 'Connect to Hidden'
The treeview is not really up to this level of custom UI.

https://bugzilla.gnome.org/show_bug.cgi?id=684819
2012-10-03 11:43:34 +02:00
Rui Matos
3e32d858a1 region: Add inscript2 m17n keymaps to the whitelist
https://bugzilla.gnome.org/show_bug.cgi?id=684854
2012-10-02 16:17:20 +02:00
Rui Matos
c7677010a0 region: Repopulate input sources chooser when IBus becomes available
Otherwise the IBus sources wouldn't be available in the chooser until
it was closed and re-opened.

https://bugzilla.gnome.org/show_bug.cgi?id=684874
2012-10-02 16:17:20 +02:00
Daiki Ueno
fb6c89f45a region: build IBus setup app filename only from the engine prefix
There are 84 m17n engines in the whitelist and they all use
ibus-setup-m17n.  To reduce the number of .desktop files, this
patch uses the prefix before the first ":" to construct the .desktop
filename and set IBUS_ENGINE_NAME envvar to let the setup app know
the actual engine ID.

https://bugzilla.gnome.org/show_bug.cgi?id=684935
2012-10-02 16:17:19 +02:00
Matthias Clasen
42d835b3ce network: Further refinements to out-of-range avoidance 2012-10-02 15:11:59 +02:00
Bastien Nocera
75086eb149 network: Fix WPA Enterprise connection not working
https://bugzilla.gnome.org/show_bug.cgi?id=685207
2012-10-02 14:55:59 +02:00
Bastien Nocera
7e708ae52c network: Scope correctly the connection variable 2012-10-02 12:33:15 +02:00
Bastien Nocera
e7e02390b6 network: Add debug for connection activation failures 2012-10-02 12:28:58 +02:00