Olivier Fourdan
8d8cf75352
wacom: Update from gnome-settings-daemon
2012-08-21 17:59:36 +02:00
Chao-Hsiung Liao
29c49c9a48
Updated Traditional Chinese translation(Hong Kong and Taiwan)
2012-08-21 19:27:54 +08:00
Piotr Drąg
349cdb533f
Updated POTFILES.in
2012-08-20 21:50:51 +02:00
Daniel Mustieles
3b1238a556
Updated Spanish translation
2012-08-20 20:46:47 +02:00
Ondrej Holy
544a8ff889
mouse: Add mouse test toggle
...
https://bugzilla.gnome.org/show_bug.cgi?id=677206
2012-08-20 19:21:00 +01:00
Ondrej Holy
7981d4423a
mouse: Add mouse test window
...
https://bugzilla.gnome.org/show_bug.cgi?id=677206
2012-08-20 19:21:00 +01:00
Ondrej Holy
278c89fdce
mouse: Show mouse section only if mouse is present
...
https://bugzilla.gnome.org/show_bug.cgi?id=677206
2012-08-20 19:21:00 +01:00
Ondrej Holy
7929e550f1
mouse: Add natural scroll toggle
...
https://bugzilla.gnome.org/show_bug.cgi?id=677206
2012-08-20 19:21:00 +01:00
Ondrej Holy
9f76e89661
mouse: Sensitivity and acceleration sliders merge
...
https://bugzilla.gnome.org/show_bug.cgi?id=677206
2012-08-20 19:20:59 +01:00
Ondrej Holy
a6262b0ad4
mouse: Reorganize widgets according to mockup
...
https://bugzilla.gnome.org/show_bug.cgi?id=677206
2012-08-20 19:20:59 +01:00
Ray Strode
a416243050
user-accounts: fix crash for incompatible realmd version
...
The version property may not be available if realmd is
version 0.1 (which lacked the property) or if other
properties changed signatures (causing gdbus to fail to load
cache any property)
This commit fixes a crash where property is NULL in those cases.
2012-08-20 14:04:30 -04:00
Bastien Nocera
daa8b098a4
mouse: Update from gnome-settings-daemon
2012-08-20 18:33:28 +01:00
Bastien Nocera
8947021b3e
build: Check news before release
2012-08-20 18:33:28 +01:00
Rui Matos
978ab40f3e
keyboard: Add common XKB options to the Typing shortcuts section
...
Both the compose key and the 3rd level chooser are common and useful
enough to expose in the control center.
Since these shortcuts are a small pre-defined set of only modifier
keys we present them in combo cell renderers.
https://bugzilla.gnome.org/show_bug.cgi?id=682069
2012-08-20 18:51:39 +02:00
Rui Matos
4e0bc86e5b
keyboard: Rename the Input Sources shortcuts section to Typing
...
This way we can add more typing related keybindings here.
https://bugzilla.gnome.org/show_bug.cgi?id=682069
2012-08-20 18:51:39 +02:00
Rui Matos
a24f221eeb
keyboard: Introduce a BINDING_GROUP_SEPARATOR type for the separator
...
This way we can control the shortcut section separator position in
case we introduce other types.
https://bugzilla.gnome.org/show_bug.cgi?id=682069
2012-08-20 18:51:39 +02:00
Chao-Hsiung Liao
71978a802e
Updated Traditional Chinese translation(Hong Kong and Taiwan)
2012-08-20 23:13:40 +08:00
Piotr Drąg
56b2d32218
Updated Polish translation
2012-08-20 15:46:36 +02:00
Daniel Mustieles
b8a919fccb
Updated Spanish translation
2012-08-20 14:16:23 +02:00
Stef Walter
3aab3eb358
user-accounts: Update for realmd DBus interface changes
...
* DBus interface was reviewed and there were several things added
to make it more generic and useful for other realm types.
* Use ObjectManager to track objects in realmd. This facilitates
using realmd with the way it now uses multiple interfaces
on objects.
https://bugzilla.gnome.org/show_bug.cgi?id=682185
2012-08-20 12:11:22 +02:00
Sebastian Keller
6b2557f1b3
network: Improve wifi layout
...
- Increase size of the window
- Remove killswitch and hotspot buttons from scrollview
Signed-off-by: Richard Hughes <richard@hughsie.com>
2012-08-20 10:50:08 +01:00
Piotr Drąg
21c6fccc12
Updated Polish translation
2012-08-19 18:35:37 +02:00
A S Alam
99a99b7f13
Update Punjabi Translation
2012-08-19 15:08:33 +05:30
Ihar Hrachyshka
7ffbf3bc5e
Updated Belarusian translation.
2012-08-19 00:46:09 +03:00
Matthew Barnes
7dd80f829f
online-accounts: Open specific account through command-line
...
Bump required GOA version to 3.5.90 for goa_client_lookup_by_id.
Fixes: https://bugzilla.gnome.org/680458
2012-08-18 20:19:15 +01:00
Bastien Nocera
db2ff0fe52
keyboard: Clarify screenshot actions
...
And explain that it saves directly to the Pictures directory.
https://bugzilla.gnome.org/show_bug.cgi?id=681849
2012-08-18 19:35:47 +01:00
Stef Walter
f217fa286a
user-accounts: Change behavior/display of panel for remote accounts
...
* Hide the automatic-login and fingerprint widgets
* Insensitive account type and real name widgets
https://bugzilla.gnome.org/show_bug.cgi?id=681770
2012-08-18 19:14:03 +01:00
Stef Walter
251a189cfc
user-accounts: Add um_user_is_local_account() method
...
* Use new LocalAccount property in accountsservice to
add the um_user_is_local_account() method.
https://bugzilla.gnome.org/show_bug.cgi?id=681770
2012-08-18 19:14:02 +01:00
Stef Walter
a2149736cd
user-accounts: Display the username in list
...
* By displaying the username we get the unix user name for
local accounts, and the full login name for remote accounts.
* Can now differentiate between accounts with the same display
'real' name.
* Can see the full login identity of remote accounts.
https://bugzilla.gnome.org/show_bug.cgi?id=681767
2012-08-18 19:11:01 +01:00
Rui Matos
f5502645ff
keyboard: Remove unused shortcut treeview sorting code
...
Since the shortcut treeview doesn't have visible headers the sorting
code isn't needed.
https://bugzilla.gnome.org/show_bug.cgi?id=681794
2012-08-18 18:37:25 +01:00
Rui Matos
7bce5758c8
keyboard: Fix adding the section separator after the first time
...
The separator would only get added the first time the keyboard panel
was opened.
https://bugzilla.gnome.org/show_bug.cgi?id=681788
2012-08-18 18:36:45 +01:00
Bastien Nocera
923f27950a
user-accounts: Fix crash on startup
...
Due to badly installed PolicyKit files.
https://bugzilla.gnome.org/show_bug.cgi?id=681763
2012-08-18 18:32:34 +01:00
Rui Matos
0651abd7fb
keyboard: Plug a memory leak
...
https://bugzilla.gnome.org/show_bug.cgi?id=681787
2012-08-18 18:20:15 +01:00
Stef Walter
3f76a97915
user-accounts: Create the add account dialog on demand
...
* Creating the add account dialog as the panel gets created
means that realmd is invoked, network discovery is done
and so on. Not optimal.
* We also don't really need to cache the account dialog,
and can create a new one for each [+] click.
https://bugzilla.gnome.org/show_bug.cgi?id=681852
2012-08-18 18:16:32 +01:00
Stef Walter
36fa8bf9b7
user-accounts: Consistent capitalization of 'Account Type'
...
https://bugzilla.gnome.org/show_bug.cgi?id=681771
2012-08-18 18:12:38 +01:00
Bastien Nocera
6baadbf827
mouse: Remove dead code
2012-08-18 18:11:31 +01:00
Bastien Nocera
e7d6514a11
shell: Only link to clutter-gtk with cheese support
2012-08-18 16:09:24 +01:00
Bastien Nocera
69b2a05b25
shell: Remove CcNotebook
...
https://bugzilla.gnome.org/show_bug.cgi?id=682127
2012-08-18 16:09:01 +01:00
Bastien Nocera
10c00125f4
shell: Drop panel transitions
...
They're not finished and don't match what the designers would want.
https://bugzilla.gnome.org/show_bug.cgi?id=682127
2012-08-18 16:03:19 +01:00
Bastien Nocera
72fd5636e5
shell: Add GtkNotebook helper functions
...
https://bugzilla.gnome.org/show_bug.cgi?id=682127
2012-08-18 16:02:39 +01:00
Мирослав Николић
2a01afe25d
Updated Serbian translation
2012-08-18 07:47:58 +02:00
Piotr Drąg
b7e549165b
Updated POTFILES.in
2012-08-18 00:25:50 +02:00
William Jon McCann
4ee558bdc8
background: Update the preview when the settings change
...
They may be change from outside (eg. Nautilus).
https://bugzilla.gnome.org/show_bug.cgi?id=676539
2012-08-17 17:57:54 -04:00
William Jon McCann
18b3486a06
background: Remove sheen overlay
...
The metaphor was valid when we used a monitor to display the preview
but now it doesn't work. There is no glass to reflect light. It
distracts from the preview and may look like a defect.
https://bugzilla.gnome.org/show_bug.cgi?id=676539
2012-08-17 17:57:46 -04:00
William Jon McCann
79ec684fa4
background: New background panel design
...
Implement a new design for the wallpaper selection.
https://bugzilla.gnome.org/show_bug.cgi?id=676539
2012-08-17 17:57:27 -04:00
Bastien Nocera
c2987d8cde
printers: Check that cups-config exists
...
Before using it.
2012-08-17 18:04:36 +01:00
Мирослав Николић
7483b80b14
Updated Serbian translation
2012-08-17 12:11:22 +02:00
Shankar Prasad
d3571a0b59
Updated kn translation
2012-08-17 12:08:55 +05:30
Shankar Prasad
b523cb3860
Updated kn translation
2012-08-17 11:58:17 +05:30
Shankar Prasad
bc76ba093d
Updated kn translation
2012-08-17 10:46:41 +05:30