gnome-initial-setup:wip/accounts

Last commit made on 2013-12-14
Get this branch:
git clone -b wip/accounts https://git.launchpad.net/gnome-initial-setup

Branch merges

Branch information

Name:
wip/accounts
Repository:
lp:gnome-initial-setup

Recent commits

f26d1a4... by Matthias Clasen <email address hidden>

Prepopulate account page from online accounts

Take the name and the avatar picture from an online account,
and suggest them on the account page. For now, we only know
how to get this data from Google, and we need a patch for
gnome-online-accounts in bug 720446.

71c9e9e... by Matthias Clasen <email address hidden>

Split account page into two

This commit begins to split password setting off from account
information. The password page is only shown for local accounts -
this information is communicated between the accounts page and
the password page by storing the local account name in property
of GisDriver.

The basics of creating accounts are working.

Still to do:
- Add an avatar chooser
- Get account data from online account

4c65fb5... by Benjamin Otte <email address hidden>

Don't pass a geometry_widget

NULL is the correct value to pass here as we don't want to use a geometry
widget. (FIXME: Find a one-sentence description of what a geometry
widget is for use in GTK docs and this commit message.)

7d9a7f1... by Krishnababu Krothapalli <email address hidden>

Updated Telugu Translations

1aa60ed... by Krishnababu Krothapalli <email address hidden>

Updated Telugu Translations

9559687... by Matthias Clasen <email address hidden>

Update text direction on language change

GTK+ now has an api to determine the text direction according
to the current locale. Use that to update text direction when
the selected language changes.

Bump the GTK+ requirement to 3.11.3.

https://bugzilla.gnome.org/show_bug.cgi?id=720302

16fb3e3... by Daniel Mustieles

Updated Spanish translation

67e04c7... by =?utf-8?q?Jiri_Gr=C3=B6nroos?= <email address hidden>

Finnish translation update

4000751... by Jasper St. Pierre

language: Switch the "Welcome!" to the new language when the user selects it

Just as a nice touch...

269af27... by Jasper St. Pierre

realm-manager: Remove diagnostic prints

They're driving me crazy...