~ubuntu-branches/ubuntu/precise/glib2.0/precise-updates

« back to all changes in this revision

Viewing changes to docs/reference/gio/html/ch28.html

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher, Martin Pitt
  • Date: 2012-01-03 18:16:47 UTC
  • mfrom: (1.59.34)
  • Revision ID: package-import@ubuntu.com-20120103181647-7jsgxz37px0igbna
Tags: 2.31.6-0ubuntu1
* New upstream version
* debian/patches/disable-test-gdbus-hanging.patch:
  - dropped the tests have been fixed in the new version
* debian/libglib2.0-0.postrm.in:
  - restore change dropped by error, don't clean the gsettings mmap on 
    upgrades to avoid having a time where no schemas seems installed which
    leads to applications erroring out
* debian/libglib2.0-0.symbols: 
  - new version update

[ Martin Pitt ]
* debian/control.in: Re-add our Vcs-Bzr:.

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
</tr></table>
22
22
<div class="chapter">
23
23
<div class="titlepage"><div><div><h2 class="title">
24
 
<a name="id577287"></a>Migrating from GConf to GSettings</h2></div></div></div>
 
24
<a name="id930532"></a>Migrating from GConf to GSettings</h2></div></div></div>
25
25
<div class="toc"><dl>
26
 
<dt><span class="section"><a href="ch28.html#id585455">Before you start</a></span></dt>
 
26
<dt><span class="section"><a href="ch28.html#id895372">Before you start</a></span></dt>
27
27
<dt><span class="section"><a href="ch28s02.html">Conceptual differences</a></span></dt>
28
28
<dt><span class="section"><a href="ch28s03.html">GConfClient (and GConfBridge) API conversion</a></span></dt>
29
29
<dt><span class="section"><a href="ch28s04.html">Change notification</a></span></dt>
33
33
</dl></div>
34
34
<div class="section">
35
35
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
36
 
<a name="id585455"></a>Before you start</h2></div></div></div>
 
36
<a name="id895372"></a>Before you start</h2></div></div></div>
37
37
<p>
38
38
        Converting individual applications and their settings from GConf to
39
39
        GSettings can be done at will. But desktop-wide settings like font or