~vcs-imports/gnome-control-center/+git/gnome-control-center:setup

Last commit made on 2011-05-17
Get this branch:
git clone -b setup https://git.launchpad.net/~vcs-imports/gnome-control-center/+git/gnome-control-center

Branch merges

Branch information

Recent commits

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

Remove the run-only-once implementation

This will be handled differently when we move to gdm.

46e31c6... by Matthias Clasen <email address hidden>

Replace set-timezone.[hc] by gdbus-codegen-erated code

This reduces the amound of code copied between the panel
and the setup client and gives us nicer code. We should
probably do this back in the panel, too.

5cb94d7... by Matthias Clasen <email address hidden>

Add an 'Add Account' button

Doesn't do anything yet...

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

Initial implementation of the location page

Search and map work; geoip support still missing.

7f27d05... by Matthias Clasen <email address hidden>

Remove debug spew

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

More complete

With this commit, the network and account pages are basically
functional. The copy-paste of the network cell renderers as well
as various bits of the network and user panels should perhaps
be reworked, longer-term.

7352db7... by Matthias Clasen <email address hidden>

Start of a first-time-setup tool

This is essentially just a skeleton at this point.

3980a44... by Bastien Nocera

user-accounts: Remove use of images in fingerprint

gtk_assistant_set_page_header_image() is deprecated, stop using
it in the fingerprint setup assistant.

1f00e38... by c7d2f5c8667d26fffd5e7772d632c76d

network: Use g_settings_get_child to construct the proxy settings

Bug #645439.

13e4bbe... by Bastien Nocera

info: Add preferred to the list of keywords

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