ubuntu/+source/gconf:applied/ubuntu/xenial

Last commit made on 2015-11-27
Get this branch:
git clone -b applied/ubuntu/xenial https://git.launchpad.net/ubuntu/+source/gconf
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/xenial
Repository:
lp:ubuntu/+source/gconf

Recent commits

4dff2f5... by Dimitri John Ledkov

3.2.6-3ubuntu6 (patches applied)

Imported using git-ubuntu import.

7dfbef3... by Dimitri John Ledkov

Fix gsettings-schema-convert pytwonisms.

Gbp-Pq: pytwonisms.patch.

48a3bd8... by Dimitri John Ledkov

Call the cleanup routine every minute, instead of twice per minute, to reduce wakeups and therefore power usage.

Gbp-Pq: reduce-polling.patch.

12836ad... by Dimitri John Ledkov

[PATCH] Support 's' to 'as' migrations v2

Gbp-Pq: 0001-Support-s-to-as-migrations-v2.patch.

0b56b2f... by Dimitri John Ledkov

Call dbus_g_thread_init before calling any dbus functions

Gbp-Pq: call-dbus_g_thread_init.patch.

6534501... by Dimitri John Ledkov

25_gconf-path-max-hurd.patch

No DEP3 Subject or Description header found

Gbp-Pq: 25_gconf-path-max-hurd.patch.

b10b728... by Dimitri John Ledkov

Clean up Startup Applications dialog by hiding default apps

Gbp-Pq: 05_nodisplay_autostart.patch.

1823e76... by Dimitri John Ledkov

[PATCH] gconf-dbus: Add gconf_engine_key_is_writable()

Gbp-Pq: 05_readd_gconf_engine_key_is_writable.patch.

6cb4ebf... by Dimitri John Ledkov

Support calling gettext at runtime and putting the gettext domain into the .schemas file instead of replicating translations in /usr/share/gconf/schemas/*.schemas *and* /var/lib/gconf/defaults/%gconf-tree-$LANG.xml. This saves in the order of 90 MB uncompressed/10 MB compressed on hard disks.

Gbp-Pq: 02_xml-gettext-domain.patch.

3c4485d... by Dimitri John Ledkov

fix wrong return value

Gbp-Pq: 02_fix_wrong_return_value.patch.