~compiz-team/compiz-libcompizconfig/compiz-libcompizconfig.fix_874830

  • Committer: Sam Spilsbury
  • Date: 2011-10-15 06:58:07 UTC
  • Revision ID: sam.spilsbury@canonical.com-20111015065807-lf1uu39jrjp0rrd6
Provide a generic method for system administrators and distributions
to handle renamed keys so that user settings will be transitioned to
the new key names and settings will not be lost.

Provide a file in DATADIR/compizconfig/transitions called your_item.transition
with the following format

oldPluginName oldSettingName newPluginName newSettingName
oldPluginName2 oldSettingName2 newPluginName2 newSettingName2

Keys will then be renamed appropriately.

Note that this requires backend support. If your backend does not support
reading from keys that don't have an installed schema, then those settings
will be erased as soon as the user upgrades since the schema data will be
lost. That includes GSettings at the moment.
Filename Latest Rev Last Changed Committer Comment Size
..
backend 51 17 years ago Danny Baumann libbs: added framework for INI backend based on in Diff
cmake 363 14 years ago Sam Spilsbury * Fix incorrect pkgconfig installaton * Add CMake Diff
config 259 16 years ago Dennis Kasprzyk Install default global config file. Diff
include 1 17 years ago onestone test branch for libberylsettings rewrite Diff
plugin 47 17 years ago Dennis Kasprzyk added first simple version of the setting plugin Diff
src 1 17 years ago onestone test branch for libberylsettings rewrite Diff
AUTHORS 415 12 years ago Sam Spilsbury Update NEWS for 0.9.5.92 1.2 KB Diff Download File
ChangeLog 415 12 years ago Sam Spilsbury Update NEWS for 0.9.5.92 58.3 KB Diff Download File
CMakeLists.txt 411 12 years ago Sam Spilsbury Support new release commands 7 KB Diff Download File
config.h.in 362 14 years ago Sam Spilsbury Added merged autoreconf/cmake buildsystem. XXX: a 150 bytes Diff Download File
COPYING 1 17 years ago onestone test branch for libberylsettings rewrite 17.5 KB Diff Download File
INSTALL 395 13 years ago Sam Spilsbury Update INSTALL file 336 bytes Diff Download File
libcompizconfig.pc.in 363 14 years ago Sam Spilsbury * Fix incorrect pkgconfig installaton * Add CMake 239 bytes Diff Download File
LICENSE.gpl 139 16 years ago Dennis Kasprzyk Renamed to the final name "Compiz configuration sy 17.5 KB Diff Download File
LICENSE.lgpl 139 16 years ago Dennis Kasprzyk Renamed to the final name "Compiz configuration sy 25.8 KB Diff Download File
NEWS 415 12 years ago Sam Spilsbury Update NEWS for 0.9.5.92 238 bytes Diff Download File
README 1 17 years ago onestone test branch for libberylsettings rewrite Empty Diff Download File
TODO 41 17 years ago onestone libbs: updated TODO 217 bytes Diff Download File
VERSION 416 12 years ago Sam Spilsbury Bump VERSION 9 bytes Diff Download File