lp://staging/~amigadave/gnome-control-center-signon/optional-panel
Created by
David King
and last modified
- Get this branch:
- bzr branch lp://staging/~amigadave/gnome-control-center-signon/optional-panel
Only
David King
can upload to this branch. If you are
David King
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Alberto Mardegan (community): Approve
- PS Jenkins bot (community): Needs Fixing (continuous-integration)
-
Diff: 229 lines (+78/-14)7 files modified.bzrignore (+4/-1)
Makefile.am (+34/-9)
configure.ac (+28/-3)
data/com.canonical.webcredentials.capture.service.in (+1/-1)
data/credentials-preferences.desktop.in.in (+9/-0)
po/POTFILES.in (+1/-0)
po/POTFILES.skip (+1/-0)
Related bugs
Bug #1070729: Control center panel should be optional | Medium | Fix Released |
Related blueprints
Branch information
Recent revisions
- 114. By David King
-
Make control center panel optional
Add a configure argument --without-
gnome-control- center which allows
building only a stand-alone preferences panel, without using the
modified gnome-control-center version shipped with Ubuntu. Add the
environment variable control_center_ extensiondir to the list of
precious configure variables, so that the extension installation path
given in the gnome-control-center pkg-config file can be overridden. - 112. By Alberto Mardegan
-
Pack the cookies into a GVariant
Instead of directly passing the cookies GHashTable as a GValue (which the
recent versions of libsignon-glib cannot handle anymore), repack it into a
GVariant and put that into a GValue.
As a nice side-effect, we can now remove the dbus-glib dependency which is no
longer needed.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/gnome-control-center-signon