Commit graph

13227 commits

Author SHA1 Message Date
Cosimo Cecchi
77a26f95f1 mouse: remove unused code
https://bugzilla.gnome.org/show_bug.cgi?id=691132
2013-01-04 20:34:38 +01:00
Cosimo Cecchi
df3793d129 keyboard: remove unused code
https://bugzilla.gnome.org/show_bug.cgi?id=691132
2013-01-04 20:34:38 +01:00
Cosimo Cecchi
8ae20f45c1 info: remove unused code
https://bugzilla.gnome.org/show_bug.cgi?id=691132
2013-01-04 20:34:38 +01:00
Bastien Nocera
b43da3f5f3 power: Remove left-over debug statement 2013-01-04 18:26:14 +01:00
Bastien Nocera
068182846b power: Fix WWAN switch label 2013-01-04 18:23:56 +01:00
Bastien Nocera
91f1d45db4 power: Disable "Screen Power Saving" section for now 2013-01-04 15:32:29 +01:00
Bastien Nocera
2c4210c1be notifications: Add some debug to the app processing 2013-01-04 15:22:46 +01:00
Matthias Clasen
b40734beb4 Power: Implement the new power panel design
The design can be found here:
https://live.gnome.org/Design/SystemSettings/Power

https://bugzilla.gnome.org/show_bug.cgi?id=689614
2013-01-04 15:17:35 +01:00
Piotr Drąg
ed7b0ef174 Updated POTFILES.in 2013-01-03 19:31:37 +01:00
Ryan Lortie
d46a23a5a2 user-accounts: port to libaccountsservice
This removes a bunch of duplicated code, and also drops
a direct dependency on libsystemd-login.

https://bugzilla.gnome.org/show_bug.cgi?id=671858
2013-01-03 11:39:58 -05:00
Ray Strode
db97299e74 user-panel: add UmPasswordDialogMode enum instead of using numeric literals
The um-password-dialog combobox has a column in its model associated
with what password action to apply. Possible actions are:

- Normal password
- Set password at next login
- No password needed
- Lock account
- Unlock account

These actions are currently represented in the code with harded coded
numeric values (0-4).

This commit cleans up the hard coding to use a symbolic enumeration
instead.

https://bugzilla.gnome.org/show_bug.cgi?id=671858
2013-01-03 11:38:38 -05:00
Richard Hughes
f9584966d8 color: Only show the add button when the device is selected 2013-01-03 09:35:21 +00:00
Richard Hughes
540f37bebe color: Only show the calibrate button when the device is selected 2013-01-03 09:35:07 +00:00
Bastien Nocera
45d4944b6d user-accounts: Fix crash when built with cheese support
The cheese support needs clutter, GStreamer and clutter-gst initialised.
Call cheese_gtk_init() for that.

https://bugzilla.gnome.org/show_bug.cgi?id=690760
2013-01-02 16:54:23 +01:00
Bastien Nocera
7e8f97760c wacom: Bump required gnome-settings-daemon version
It's required for the new OSD shortcuts.

https://bugzilla.gnome.org/show_bug.cgi?id=690616
2013-01-02 11:48:28 +01:00
Bastien Nocera
e8b24eb11c wacom: Bump required libwacom version 2013-01-02 11:47:34 +01:00
Yaron Shahrabani
1c9bed223a Custom Hebrew resources update 2012-12-28 13:22:17 +02:00
Piotr Drąg
34596b965a Updated Polish translation 2012-12-27 22:43:18 +01:00
Piotr Drąg
0c3da3e45a privacy: fix a comment in .desktop file 2012-12-27 22:30:46 +01:00
Yaron Shahrabani
b0bd4af583 Updated Hebrew translation. 2012-12-27 00:02:51 +02:00
Fran Diéguez
ce2aea3ae2 Updated Galician translations 2012-12-25 00:08:23 +01:00
Dimitris Spingos
efe56d8382 Updated Greek translation 2012-12-24 21:14:16 +02:00
Khaled Hosny
ffa1879a4c Update Arabic translation 2012-12-23 18:33:51 +02:00
Khaled Hosny
aa28d744b8 Revert "Remove deleted file from POTFILES.in"
This reverts commit eb7f3867f7.
2012-12-23 18:31:39 +02:00
Khaled Hosny
54a62e46dc Update Arabic translation 2012-12-23 18:26:56 +02:00
Khaled Hosny
eb7f3867f7 Remove deleted file from POTFILES.in 2012-12-23 17:39:49 +02:00
Kjartan Maraas
320173c497 Updated Norwegian bokmål translation 2012-12-22 20:54:08 +01:00
Kjartan Maraas
e9c99e418d Updated Norwegian bokmål translation 2012-12-21 16:19:10 +01:00
Bastien Nocera
4ce6d0a7ab shell: Add bash completion file
Only completes the panel names for now.
2012-12-20 22:48:49 +01:00
Aurimas Černius
d0dda2fa0d Updated Lithuanian translation 2012-12-20 23:24:02 +02:00
Bastien Nocera
b2f193a920 3.7.3 2012-12-20 18:22:19 +01:00
Bastien Nocera
65f48dc50e notifications: Add generated file to POTFILES.skip 2012-12-20 18:22:19 +01:00
Bastien Nocera
50fdfe2198 shell: Add missing file to POTFILES.in 2012-12-20 18:22:18 +01:00
Bastien Nocera
10f292dc6b shell: Remove unused gnome-menus helper files 2012-12-20 18:22:18 +01:00
Bastien Nocera
1c98f6427a build: Add egg-list-box to the dist 2012-12-20 18:15:16 +01:00
Bastien Nocera
8a0f14b969 wacom: Remove extraneous semi-colon 2012-12-20 16:22:01 +01:00
Bastien Nocera
593f340ad3 notifications: Fix compile-time warning
Due to the way I split off the cc-edit-dialog's header.
2012-12-20 16:22:01 +01:00
Bastien Nocera
7d147e06a6 wacom: Clean up action type sanity check 2012-12-20 12:07:00 +01:00
Olivier Fourdan
f5e8101dbd wacom: check for the action type value
Action type comes from GSettings and may have been changed
to some invalid value, causing a segmentation fault in
control-center if the value is larger than the known action
types. This can also occur when downgrading from a version
with more possible actions.

Adds a sanity check to verify the given action type value
is within the bounds of the known action types.

https://bugzilla.gnome.org/show_bug.cgi?id=689265
2012-12-20 11:47:47 +01:00
Bastien Nocera
3ecbd9b3e1 wacom: Better strings for the touchring/touchstrips
Use ↺ and ↻ for the touchring buttons, and add context to the
touchstrip labels.
2012-12-20 11:29:33 +01:00
Bastien Nocera
7cac7eeb75 wacom: Update from gnome-settings-daemon 2012-12-20 10:38:59 +01:00
Olivier Fourdan
45d1ca8439 wacom: Use CW and CCW for ring circular motion
Using "up" and "down" on a ring is ambiguous, better
use "CW" or "CCW" to indicate the circular motion on
touch rings.

https://bugzilla.gnome.org/show_bug.cgi?id=689264
2012-12-20 10:38:59 +01:00
Olivier Fourdan
bae5488909 wacom: Add show help window to the list of actions
for pad buttons, once the OSD window patch is
merged in gnome-settings-daemon.

https://bugzilla.gnome.org/show_bug.cgi?id=683567
2012-12-20 10:38:59 +01:00
Bastien Nocera
28ea296f09 Revert "Power: Implement the new power panel design"
This reverts commit a9683772d9.
2012-12-20 09:36:06 +01:00
Giovanni Campagna
e8cd35edce notifications: Add panel
Show applications using the message tray, and
allow configuring in what way the shell presents them.

The set of applications shown include all applications that ever
showed a notification in gnome-shell and all applications that have
a boolean X-GNOME-UsesNotifications key set to true in their desktop file.

https://bugzilla.gnome.org/show_bug.cgi?id=685928
2012-12-20 09:25:22 +01:00
Bastien Nocera
1af3a03ca3 info: Add debug to the default app setting 2012-12-20 09:20:48 +01:00
Matthias Clasen
a9683772d9 Power: Implement the new power panel design
The design can be found here:
https://live.gnome.org/Design/SystemSettings/Power

https://bugzilla.gnome.org/show_bug.cgi?id=689614
2012-12-20 09:20:48 +01:00
Kjartan Maraas
2f84b20c77 Updated Norwegian bokmål translation 2012-12-19 15:41:43 +01:00
Yaron Shahrabani
9cbaaa8147 Updated Hebrew translation. 2012-12-19 10:29:34 +02:00
Yaron Shahrabani
b6abb222b0 Updated Hebrew translation. 2012-12-19 10:28:23 +02:00