Richard Hughes
2040456835
color: Remove the virtual device functionality as it's unused
...
Nobody uses this, and real power users are using the D-Bus API or the command
line already.
2013-01-05 23:00:00 +00:00
Richard Hughes
8ca4de4059
color: Detect multiple sensors if they are plugged in after the panel has loaded
2013-01-05 23:00:00 +00:00
Richard Hughes
b641acbf44
color: Use g_clear_object() in more places
2013-01-05 23:00:00 +00:00
Richard Hughes
6151442050
color: Trivial whitespace fix
...
No code changes.
2013-01-05 23:00:00 +00:00
Matthias Clasen
5fb7b67ab6
power: Construct the gsd proxies properly
...
The code was not using the correct bus name for the screen proxy.
https://bugzilla.gnome.org/show_bug.cgi?id=691177
2013-01-05 17:47:15 -05:00
Matthias Clasen
4bee148691
users: Handle real name being unset
...
When no real name is available, fall back to the user name.
https://bugzilla.gnome.org/show_bug.cgi?id=691173
2013-01-05 16:54:17 -05:00
Matthias Clasen
4f7e573d2d
Round percentage properly
...
We don't want to display 'fully charged - 99%'.
https://bugzilla.gnome.org/show_bug.cgi?id=691188
2013-01-05 11:07:21 -05:00
Matthias Clasen
10a1e5fe7d
Remove a leftover debug
...
During development, I was forcing the mobile broadband line
to appear, regardless of hw. Stop doing that now.
https://bugzilla.gnome.org/show_bug.cgi?id=691178
2013-01-05 10:47:50 -05:00
Matthias Clasen
1d68105e0d
Try to fix bluetooth handling
...
We need to ensure that bluetoothd is activated, otherwise the
default adapter might not be present. Unfortunately, this is
not enough to make the switch actually have the same effect
as the shell menuitem.
https://bugzilla.gnome.org/show_bug.cgi?id=691151
2013-01-04 23:14:05 -05:00
Cosimo Cecchi
678bddbdad
shell: fix distcheck
...
The generated bash completion files need cleaning, and those that aren't
generated need to be added to EXTRA_DIST.
2013-01-04 20:34:38 +01:00
Cosimo Cecchi
ce546523a5
user-accounts: don't install SVG icons
...
We only use the PNGs in the panel. Keep the SVGs under version control,
as they're used to generate the PNGs.
https://bugzilla.gnome.org/show_bug.cgi?id=691132
2013-01-04 20:34:38 +01:00
Cosimo Cecchi
3637447865
user-accounts: remove unused icons
...
These are not used anywhere, so don't install them and remove them from
version control.
https://bugzilla.gnome.org/show_bug.cgi?id=691132
2013-01-04 20:34:38 +01:00
Cosimo Cecchi
9ae15e6df8
screen: remove unused code
...
https://bugzilla.gnome.org/show_bug.cgi?id=691132
2013-01-04 20:34:38 +01:00
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