~psusi/ubuntu/utopic/udisks2/fix-standby

« back to all changes in this revision

Viewing changes to doc/html/UDisksLinuxEncrypted.html

  • Committer: Package Import Robot
  • Author(s): Martin Pitt, Martin Pitt, Colin Watson, Andreas Henriksson
  • Date: 2014-01-14 10:04:52 UTC
  • mfrom: (14.2.3 sid)
  • Revision ID: package-import@ubuntu.com-20140114100452-hpj6k2wt5gtml2xb
Tags: 2.1.2-1
[ Martin Pitt ]
* New upstream release:
  - Add exfat support (Closes: #720695)
  - Fix crash when waiting for loop device (LP: #1128275)
  - Use dosfstools instead of mtools
  - Add polkit authorization variables for removable media
  - Hide more rescue partitions
* Drop dosfslabel.patch, fixed upstream.
* Add Recommends: gdisk, as we need it for manipulating GPT partition tables
  through sgdisk. (LP: #1080745)
* Bump Standards-Version to 3.9.5. No changes necessary.

[ Colin Watson ]
* Use dh-autoreconf to update libtool macros for new ports.
  (Closes: #732287)

[ Andreas Henriksson ]
* Add parted dependency. (Closes: #720491)

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
<div class="refsect1">
51
51
<a name="UDisksLinuxEncrypted.object-hierarchy"></a><h2>Object Hierarchy</h2>
52
52
<pre class="synopsis">
53
 
  GObject
54
 
   +----GDBusInterfaceSkeleton
 
53
  <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
 
54
   +----<a href="http://library.gnome.org/devel/gio/unstable/GDBusInterfaceSkeleton.html">GDBusInterfaceSkeleton</a>
55
55
         +----<a class="link" href="UDisksEncrypted.html#UDisksEncryptedSkeleton">UDisksEncryptedSkeleton</a>
56
56
               +----UDisksLinuxEncrypted
57
57
</pre>
60
60
<a name="UDisksLinuxEncrypted.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
61
61
<p>
62
62
UDisksLinuxEncrypted implements
63
 
 GDBusInterface and  <a class="link" href="UDisksEncrypted.html" title="UDisksEncrypted">UDisksEncrypted</a>.</p>
 
63
 <a href="http://library.gnome.org/devel/gio/unstable/GDBusInterface.html">GDBusInterface</a> and  <a class="link" href="UDisksEncrypted.html" title="UDisksEncrypted">UDisksEncrypted</a>.</p>
64
64
</div>
65
65
<div class="refsect1">
66
66
<a name="UDisksLinuxEncrypted.description"></a><h2>Description</h2>
93
93
</colgroup>
94
94
<tbody><tr>
95
95
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
96
 
<td>A new <a class="link" href="UDisksLinuxEncrypted.html" title="UDisksLinuxEncrypted"><span class="type">UDisksLinuxEncrypted</span></a>. Free with <code class="function">g_object_unref()</code>.</td>
 
96
<td>A new <a class="link" href="UDisksLinuxEncrypted.html" title="UDisksLinuxEncrypted"><span class="type">UDisksLinuxEncrypted</span></a>. Free with <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-unref"><code class="function">g_object_unref()</code></a>.</td>
97
97
</tr></tbody>
98
98
</table></div>
99
99
</div>