Matthias Clasen
fb193790c0
Use the correct widget id for remove-user-toolbutton
2011-01-24 23:15:07 -05:00
William Jon McCann
30231c7980
user-accounts: add autologin option
2011-01-24 21:21:58 -05:00
William Jon McCann
0cc58a4efa
user-accounts: remove email configuration
...
We don't use it yet. We can add it back if we want.
2011-01-24 21:21:58 -05:00
William Jon McCann
31f2e6bbe5
user-accounts: remove location configuration
...
We don't really have a good use case for it
2011-01-24 21:21:58 -05:00
William Jon McCann
4bacf4ba12
user-accounts: remove notebook and login options
...
The plan is to fold the options into the main view. Guest account
configuration will be done via a Guest item in the user list.
Automatic login will be offered in the user account detail view.
2011-01-24 21:21:58 -05:00
William Jon McCann
80488555e1
user-accounts: put unlock button in its own row
2011-01-24 17:05:44 -05:00
William Jon McCann
5046c06752
user-accounts: use a toolbar for source list
2011-01-24 16:31:15 -05:00
Bastien Nocera
9229ab875e
user-accounts: Move um_get_current_language to common/
2011-01-24 18:26:00 +00:00
Bastien Nocera
5dd0a8c47a
user-accounts: Move um_get_iter_for_language to common/
...
More sharing
2011-01-24 18:20:53 +00:00
Bastien Nocera
e82bb15537
user-accounts: Remove unneeded include
2011-01-24 18:10:10 +00:00
Bastien Nocera
05bef7fba7
user-accounts: Avoid multiple language dialogues
...
If the changed signal was emitted again before we got a chance
to create the language dialogue in the idle handler, we'd end up
with two (or more) dialogues.
2011-01-21 15:12:58 +00:00
Bastien Nocera
03a31f0fe9
user-accounts: Destroy language chooser when switching panels
...
Otherwise we still have some left-over widgets being parented.
2011-01-21 15:12:58 +00:00
Bastien Nocera
21b79f3045
user-accounts: Fix uninstalled files location
...
Uninstalled .ui files aren't in ../data/ anymore, but in data/
2011-01-21 14:49:04 +00:00
Bastien Nocera
05dd38ce68
user-accounts: Remove all uses of exit()
...
We shouldn't use exit() in a panel plugin.
2011-01-21 13:59:30 +00:00
Bastien Nocera
b644270689
user-accounts: Fix warnings with special chars in user name
...
https://bugzilla.gnome.org/show_bug.cgi?id=626282
2010-12-07 16:03:20 +00:00
Matthias Clasen
1607beaea2
Listen for permission changes
...
Since the lockbutton doesn't have a changed signal, connecting to
it doesn't help... directly listen for changes of the permission
object instead.
2010-11-15 14:04:14 -05:00
William Jon McCann
2874efc7f1
Don't crash if accounts service policy is not available
2010-10-30 18:09:08 -04:00
William Jon McCann
bf5cb44016
Add user-accounts dialog
...
Copied from the accounts-dialog git module.
2010-10-30 18:04:15 -04:00