Feature #6362

Convert GConf settings to DConf

Added by intrigeri 2013-10-12 09:49:45 . Updated 2014-03-31 13:15:44 .

Status:
Resolved
Priority:
Elevated
Assignee:
intrigeri
Category:
Target version:
Start date:
2013-10-12
Due date:
% Done:

100%

Feature Branch:
Type of work:
Code
Blueprint:

Starter:
0
Affected tool:
Deliverable for:

Description

We have quite some GConf settings in config/chroot_local-includes/usr/share/amnesia/gconf/*.xml, that we should convert to DConf.

Some of them might be migrated automatically, but not all.

How to proceed

A way to do it is to choose a setting to migrate, then boot an experimental Tails ISO based on Wheezy (http://nightly.tails.boum.org/build_Tails_ISO_feature-wheezy/), then tweak the settings graphically, then use dconf dump to retrieve the configuration in dconf format, and then save it in config/chroot_local-includes/etc/dconf/db/local.d/.

What should not be migrated

  • apps_gksu.xml: still uses GConf on Wheezy, and our prefs are taken into account
  • apps_gnome-power-manager.xml: still uses GConf on Wheezy, and our prefs are taken into account
  • apps_gnome-screensaver.xml: still uses GConf on Wheezy, and our prefs are taken into account
  • apps_gnome-terminal.xml: still uses GConf on Wheezy, and our prefs are taken into account
  • apps_nautilus.xml: still uses GConf on Wheezy, and our prefs are taken into account

Subtasks


History

#1 Updated by intrigeri 2014-03-31 12:05:55

  • Assignee set to intrigeri

#2 Updated by intrigeri 2014-03-31 12:40:39

  • Description updated

#3 Updated by intrigeri 2014-03-31 13:15:45

  • Status changed from Confirmed to Resolved
  • Target version set to Tails_1.1
  • % Done changed from 0 to 100

Finished migrating whatever needed to be in 1b0e259.