~attente/glib/gicon-upstream

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Iain Lane, Josselin Mouette, Iain Lane
  • Date: 2012-10-17 11:51:14 UTC
  • mfrom: (172.1.3 experimental)
  • Revision ID: package-import@ubuntu.com-20121017115114-gqog9lavags5afi1
Tags: 2.34.1-1
[ Josselin Mouette ]
* Require libelfg0-dev, not libelf-dev which has nothing to do with 
  it.

[ Iain Lane ]
* New upstream release
  + GTimeZone support for zoneinfo version 1
  + Leak in glib-compile-resources
  + g_settings_bind: use canonical property name
  + Port gio tests from pygobject to pygi
* Switch python-gobject-2 BD to python-gi, folowing porting of tests. 
* debian/patches/50_git_gmenuexporter_allow_null_bus_on_name_vanished.patch:
  Cherry-pick upstream patch to fix crash when GBusNameVanishedCallback is
  called with a NULL GDBusConnection. (LP: #1044322)

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="migrating.html" title="Part III. Migrating to GIO">
9
9
<link rel="prev" href="ch30s03.html" title="Mime monitoring">
10
10
<link rel="next" href="ch31s02.html" title="Conceptual differences">
11
 
<meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
14
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
21
21
</tr></table>
22
22
<div class="chapter">
23
23
<div class="titlepage"><div><div><h2 class="title">
24
 
<a name="idp29871072"></a>Migrating from GConf to GSettings</h2></div></div></div>
 
24
<a name="idp9668992"></a>Migrating from GConf to GSettings</h2></div></div></div>
25
25
<div class="toc"><dl>
26
 
<dt><span class="section"><a href="ch31.html#idp15851920">Before you start</a></span></dt>
 
26
<dt><span class="section"><a href="ch31.html#idp49040800">Before you start</a></span></dt>
27
27
<dt><span class="section"><a href="ch31s02.html">Conceptual differences</a></span></dt>
28
28
<dt><span class="section"><a href="ch31s03.html">GConfClient (and GConfBridge) API conversion</a></span></dt>
29
29
<dt><span class="section"><a href="ch31s04.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="idp15851920"></a>Before you start</h2></div></div></div>
 
36
<a name="idp49040800"></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
52
52
</div>
53
53
<div class="footer">
54
54
<hr>
55
 
          Generated by GTK-Doc V1.18.1</div>
 
55
          Generated by GTK-Doc V1.18</div>
56
56
</body>
57
57
</html>
 
 
b'\\ No newline at end of file'