ubuntu/+source/gconf:applied/ubuntu/yakkety

Last commit made on 2016-09-30
Get this branch:
git clone -b applied/ubuntu/yakkety 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/yakkety
Repository:
lp:ubuntu/+source/gconf

Recent commits

b1d2743... by Jeremy Bícha

3.2.6-3ubuntu7 (patches applied)

Imported using git-ubuntu import.

3790c86... by Jeremy Bícha

Fix gsettings-schema-convert pytwonisms.

Gbp-Pq: pytwonisms.patch.

4c66505... by Jeremy Bícha

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

Gbp-Pq: reduce-polling.patch.

9c1aba2... by Jeremy Bícha

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

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

e84d2fe... by Jeremy Bícha

Call dbus_g_thread_init before calling any dbus functions

Gbp-Pq: call-dbus_g_thread_init.patch.

aa7be19... by Jeremy Bícha

25_gconf-path-max-hurd.patch

No DEP3 Subject or Description header found

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

f6abea3... by Jeremy Bícha

Clean up Startup Applications dialog by hiding default apps

Gbp-Pq: 05_nodisplay_autostart.patch.

f2e2a16... by Jeremy Bícha

[PATCH] gconf-dbus: Add gconf_engine_key_is_writable()

Gbp-Pq: 05_readd_gconf_engine_key_is_writable.patch.

8688b35... by Jeremy Bícha

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.

becaa8e... by Jeremy Bícha

fix wrong return value

Gbp-Pq: 02_fix_wrong_return_value.patch.