Accounts Dialog

Note: The module accounts-dialog has been superseded by the "User Accounts" component in the gnome-control-center product

Introduction

The AccountsDialog is a friendly interface to editing user information and related data, such as login options.

Documentation

Some design documents can be found on the Fedora feature page.

License

The AccountsDialog is licensed under the GPL 3.

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

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

Contact


CategoryProject

Attic/AccountsDialog (last edited 2014-08-06 22:42:08 by SvitozarCherepii)