1. Accounts Dialog
Note: The module accounts-dialog has been superseded by the "User Accounts" component in the gnome-control-center product
1.1. Introduction
The AccountsDialog is a friendly interface to editing user information and related data, such as login options.
1.2. Documentation
Some design documents can be found on the Fedora feature page.
1.3. License
The AccountsDialog is licensed under the GPL 3.
1.4. Download
Releases can be found on /Release
Fedora packages will be available shortly.
Development is happening in git://git.gnome.org/accounts-dialog and can be viewed here.
You can check out the current development snapshot using:
git clone git://git.gnome.org/accounts-dialog
or, if you have an account on gnome.org:
git clone ssh://<username>@git.gnome.org/git/accounts-dialog
1.5. Requirements
Build dependencies:
- GLib and GIO
GdkPixbuf and GTK+
- gnome-desktop
- dbus-glib
- unique
- polkit-gtk
- GConf
- cheese-gtk (optional)
Runtime dependencies:
The AccountsDialog uses a DBus system service called org.freedesktop.Accounts to obtain user information. Tarballs can be found here
The apg utility is used to generate passwords
- The GConf defaults D-Bus service is used to modify login options
1.6. Contact
Matthias Clasen <mclasen@redhat.com>