ubuntu/+source/gconf:applied/ubuntu/bionic

Last commit made on 2017-06-13
Get this branch:
git clone -b applied/ubuntu/bionic 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/bionic
Repository:
lp:ubuntu/+source/gconf

Recent commits

21d4c67... by Olivier Tilloy

3.2.6-4ubuntu1 (patches applied)

Imported using git-ubuntu import.

9c2635b... by Olivier Tilloy

Fix gsettings-schema-convert pytwonisms.

Gbp-Pq: pytwonisms.patch.

2ecd9e7... by Olivier Tilloy

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

Gbp-Pq: reduce-polling.patch.

233c2dc... by Olivier Tilloy

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

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

c9ed0d8... by Olivier Tilloy

Call dbus_g_thread_init before calling any dbus functions

Gbp-Pq: call-dbus_g_thread_init.patch.

55dfe22... by Olivier Tilloy

25_gconf-path-max-hurd.patch

No DEP3 Subject or Description header found

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

50ccd41... by Olivier Tilloy

Clean up Startup Applications dialog by hiding default apps

Gbp-Pq: 05_nodisplay_autostart.patch.

57b8206... by Olivier Tilloy

[PATCH] gconf-dbus: Add gconf_engine_key_is_writable()

Gbp-Pq: 05_readd_gconf_engine_key_is_writable.patch.

550fbaf... by Olivier Tilloy

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.

56e0c56... by Olivier Tilloy

fix wrong return value

Gbp-Pq: 02_fix_wrong_return_value.patch.