Commit graph

9806 commits

Author SHA1 Message Date
Bastien Nocera
1961501680 keyboard: Fix stupidness when setting GConf keys
When setting a new binding in GConf, actually set something...
2011-02-24 04:19:19 +00:00
Matthias Clasen
14e503fa2c User accounts: Get the invisible char to use from GTK+
https://bugzilla.gnome.org/show_bug.cgi?id=643103
2011-02-24 03:25:53 +00:00
Matthias Clasen
7a84244be5 Fix initial selection in the shortcuts pane
Change the selection mode for the left pane to browse, meaning
that one row is always selected, and select the first row
initially.

https://bugzilla.gnome.org/show_bug.cgi?id=643098
2011-02-24 03:23:59 +00:00
Matthias Clasen
efaffc1136 Don't exit prematurely
There was an accidental exit in the middle of shortcut setup
that caused us to not load custom shortcuts.

https://bugzilla.gnome.org/show_bug.cgi?id=643098
2011-02-24 03:23:58 +00:00
Matthias Clasen
8053c9561d User accounts: Load languages async
https://bugzilla.gnome.org/show_bug.cgi?id=643096
2011-02-24 03:12:27 +00:00
Matthias Clasen
3e25e3d213 Region: load languages async
https://bugzilla.gnome.org/show_bug.cgi?id=643096
2011-02-24 03:12:23 +00:00
Matthias Clasen
012c52f4f5 Add an async variant of language loading
This just code loads one language at a time in an idle,
to avoid blocking the UI for a long time. The function returns
the id of the sources, so you can just call g_source_remove()
if you don't need the languages anymore (e.g if the user goes
to another panel before the list is fully populated).

https://bugzilla.gnome.org/show_bug.cgi?id=643096
2011-02-24 03:12:19 +00:00
Bastien Nocera
a50f471715 universal-access: Make the typing assistant switch work 2011-02-23 19:20:13 +00:00
Bastien Nocera
1b39b18b7c universal-access: Show the actual keyboard shortcuts
Rather than hard-coded versions

https://bugzilla.gnome.org/show_bug.cgi?id=642582
2011-02-23 16:47:47 +00:00
Bastien Nocera
c3b742af6f keyboard: Add a11y for magnifier zoom in/out 2011-02-23 16:47:46 +00:00
Khaled Hosny
628a623006 Updated Arabic translation 2011-02-23 18:46:27 +02:00
Khaled Hosny
34df3ff2de Fix POTFILES.in 2011-02-23 18:45:56 +02:00
Bastien Nocera
db16c45baf universal-access: Keyboard shortcuts don't need translation
And rename the label widgets to something useful
2011-02-23 16:09:24 +00:00
Bastien Nocera
33ecd74b0d lib: Add missing lock button files 2011-02-23 15:51:06 +00:00
Bastien Nocera
3574d8f882 common: Move eggaccelerators to common/
So we can share it with the universal-access panel.
2011-02-23 15:40:46 +00:00
Bastien Nocera
3336eb9d88 lib: Add a lock button
Instead of using a copy/pasted version, until GTK+ includes
such a button itself.
2011-02-23 14:59:21 +00:00
Chao-Hsiung Liao
5cc610bef6 Updated Traditional Chinese translation(Hong Kong and Taiwan) 2011-02-23 19:22:48 +08:00
Daniel Mustieles
39bcde27f6 Updated Spanish translation 2011-02-22 20:49:04 +01:00
Marek Kasik
395d083782 printers: Don't show driver version in model name
Get value of ModelName attribute from printer's PPD file
or use cleaned up printer-make-and-model attribute if ModelName
is not available (#641288).
2011-02-22 17:26:31 +01:00
Rodrigo Moya
daf6d12620 Release 2.91.90 2011-02-22 16:27:41 +01:00
Rodrigo Moya
55d908a775 background: Fix generation of autogenerated files on distcheck 2011-02-22 16:20:58 +01:00
Bastien Nocera
a6128f0468 datetime: Make test-timezone link for some setups
Seems that on some setups, libtool isn't dragging in the
dependencies from the libgnome-control-center static library.
2011-02-21 19:38:05 +00:00
Bastien Nocera
a2fa77302b region: Fix memleak on error 2011-02-21 19:18:34 +00:00
Khaled Hosny
3ea7020087 Updated Arabic translation 2011-02-21 19:19:17 +02:00
Richard Hughes
8e0cd7d495 network: Only add the strongest AP for each SSID to the drop down box. Fixes #640471 2011-02-21 16:28:11 +00:00
Richard Hughes
63874a8de8 network: Remove the 'ControlCenter::AccessTechnology' attribute as nothing uses it in the GUI 2011-02-21 16:24:59 +00:00
Yaron Shahrabani
d3358d7290 Updated Hebrew translation. 2011-02-21 17:28:53 +02:00
William Jon McCann
5a02db3c0f info: remove unused function 2011-02-21 09:29:32 -05:00
Richard Hughes
c9a7f99818 network: port to the rm-userset branch of NetworkManager 2011-02-21 12:57:22 +00:00
Yaron Shahrabani
21683ab85e Updated Hebrew translation. 2011-02-21 09:37:55 +02:00
Jorge González
5e536421a5 Updated Spanish translation 2011-02-20 18:23:06 +01:00
Changwoo Ryu
0a60891ee8 Korean translation update 2011-02-20 23:15:14 +09:00
Kjartan Maraas
d573f0e7c6 Updated Norwegian bokmål translation. 2011-02-20 12:21:49 +01:00
Thomas Wood
24e785e898 Remove the example panel
The example panel is no longer needed as there are now many more panels
implemented.
2011-02-19 17:38:38 +00:00
Thomas Wood
9d1d8534b8 background: only reset item_added_id when the source is removed
Make sure item_added_id is set to zero only when the idle source id is
actually removed. This ensures that the source is removed during finalize
if it still exists when the object is destroyed.
2011-02-19 17:25:20 +00:00
Thomas Wood
e2f944a66a configure: Group pkg-config checks based on how they are used
Group the pkg-config checks so that pkg-config can remove duplicated CFLAGS
and LIBS.

https://bugzilla.gnome.org/show_bug.cgi?id=636593
2011-02-19 16:46:26 +00:00
Khaled Hosny
645c4f85b1 Updated Arabic translation 2011-02-19 16:33:48 +02:00
Daniel Mustieles
96d46e3600 Updated Spanish translation 2011-02-19 12:22:15 +01:00
Daniel Mustieles
dd33cd8a08 Updated Spanish translation 2011-02-19 12:06:09 +01:00
Daniel Mustieles
9ec52cc05b Updated Spanish translation 2011-02-19 12:03:48 +01:00
A S Alam
6528a5b049 update Punjabi Translation by A S Alam 2011-02-19 12:38:29 +05:30
William Jon McCann
ecc078edc1 sound: try using symbolic icons for range widgets
Since they replace texual descriptions of "low" / "high".

https://bugzilla.gnome.org/show_bug.cgi?id=614213
2011-02-18 16:33:34 -05:00
Bastien Nocera
dd25d61fdc info: Remove "Chat" preferred app setting
We only really support Telepathy-based clients, so no
point in giving a choice here.
2011-02-18 21:09:49 +00:00
Bastien Nocera
f05f6307d7 info: Implement saving for default applications 2011-02-18 19:24:29 +00:00
Bastien Nocera
8df9eeca42 universal-access: Show the typing assistant widgets
Not hooked yet, but will be useful for documentation folks.
2011-02-18 17:36:53 +00:00
Thomas Wood
62f6361af7 configure: remove redundant pkg-config checks
Remove pkg-config checks for libraries that are no longer required.
2011-02-18 14:02:21 +00:00
Bastien Nocera
2e88bc759e keyboard: Add Universal Access shortcuts
As newly defined in gnome-settings-daemon.

https://bugzilla.gnome.org/show_bug.cgi?id=641279
2011-02-18 13:53:38 +00:00
Luca Ferretti
f0501c77ae Updated Italian translation 2011-02-18 14:47:08 +01:00
Thomas Wood
65057f54e7 configure: Remove unnecessary use of AC_SUBST
AC_SUBST does not need to be used on variables created by the
PKG_CHECK_MODULES macro.

https://bugzilla.gnome.org/show_bug.cgi?id=636593
2011-02-18 11:51:44 +00:00
William Jon McCann
35af2cbfa3 info: 2 many colons everwharz
They aren't really needed iff label text is right aligned and a clear
vertical column of space separates the label from the values.
2011-02-17 19:34:22 -05:00