~attente/glib/gicon-upstream

« back to all changes in this revision

Viewing changes to docs/reference/gio/html/ch30.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="ch29.html" title="Migrating from POSIX to GIO">
10
10
<link rel="next" href="ch30s02.html" title="Operations on multiple files">
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="idp7119120"></a>Migrating from GnomeVFS to GIO</h2></div></div></div>
 
24
<a name="idp51313104"></a>Migrating from GnomeVFS to GIO</h2></div></div></div>
25
25
<div class="toc"><dl>
26
 
<dt><span class="section"><a href="ch30.html#idp42350896">Trash handling</a></span></dt>
 
26
<dt><span class="section"><a href="ch30.html#idp47054432">Trash handling</a></span></dt>
27
27
<dt><span class="section"><a href="ch30s02.html">Operations on multiple files</a></span></dt>
28
28
<dt><span class="section"><a href="ch30s03.html">Mime monitoring</a></span></dt>
29
29
</dl></div>
96
96
</div>
97
97
<br class="table-break"><div class="section">
98
98
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
99
 
<a name="idp42350896"></a>Trash handling</h2></div></div></div>
 
99
<a name="idp47054432"></a>Trash handling</h2></div></div></div>
100
100
<p>
101
101
        The handling of trashed files has been changed in GIO, compared
102
102
        to gnome-vfs. gnome-vfs has a home-grown trash implementation that 
212
212
</div>
213
213
<div class="footer">
214
214
<hr>
215
 
          Generated by GTK-Doc V1.18.1</div>
 
215
          Generated by GTK-Doc V1.18</div>
216
216
</body>
217
217
</html>
 
 
b'\\ No newline at end of file'