~maxolasersquad/ubuntu/precise/epiphany-browser/add_quicklist

« back to all changes in this revision

Viewing changes to doc/reference/html/annotation-glossary.html

  • Committer: Bazaar Package Importer
  • Author(s): Artur Rona
  • Date: 2010-10-14 12:45:29 UTC
  • mfrom: (98.1.7 sid)
  • Revision ID: james.westby@ubuntu.com-20101014124529-57hi6lecoo68e3sq
Tags: 2.30.6-1ubuntu1
* Merge from debian unstable.  Remaining changes:
  - Update the search URL:
    + add debian/patches/80_ubuntu_search_url.patch
    + update debian/epiphany-browser-data.gconf-defaults
  - Set branding to Ubuntu.
  - debian/patches/81_ubuntu_force_update_bookmarks_menu.patch:
    + Update the bookmarks menu every time the internal structure
      is changed (needed for the UNE application menu to work correctly).
  - Support appindicator.
  - debian/control.in:
    + Temporary bump for gir dependencies to ensure we rebuild against
      the correct version.
  - debian/patches/13_clearing_temp.patch:
    + Fix crashing epiphany-browser while clearing temp files.
      This patch can be dropped with new upstream 2.32 release.
* debian/control.in:
  - Bump Build-Depends on network-manager-dev to avoid FTBFS.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 
2
<html>
 
3
<head>
 
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
5
<title>Annotation Glossary</title>
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
 
7
<link rel="home" href="index.html" title="Epiphany Reference Manual">
 
8
<link rel="up" href="index.html" title="Epiphany Reference Manual">
 
9
<link rel="prev" href="EphyZoomControl.html" title="EphyZoomControl">
 
10
<meta name="generator" content="GTK-Doc V1.15.1 (XML mode)">
 
11
<link rel="stylesheet" href="style.css" type="text/css">
 
12
</head>
 
13
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 
14
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
 
15
<tr valign="middle">
 
16
<td><a accesskey="p" href="EphyZoomControl.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
 
17
<td> </td>
 
18
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
 
19
<th width="100%" align="center">Epiphany Reference Manual</th>
 
20
<td> </td>
 
21
</tr>
 
22
<tr><td colspan="5" class="shortcuts">
 
23
<a class="shortcut" href="#glsO">O</a>
 
24
                      | 
 
25
                   <a class="shortcut" href="#glsT">T</a>
 
26
</td></tr>
 
27
</table>
 
28
<div class="glossary">
 
29
<div class="titlepage"><div><div><h2 class="title">
 
30
<a name="annotation-glossary"></a>Annotation Glossary</h2></div></div></div>
 
31
<a name="glsO"></a><h3 class="title">O</h3>
 
32
<dt>
 
33
<a name="annotation-glossterm-out"></a>out</dt>
 
34
<dd><p>Parameter for returning results. Default is <acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>.</p></dd>
 
35
<a name="glsT"></a><h3 class="title">T</h3>
 
36
<dt>
 
37
<a name="annotation-glossterm-transfer%20full"></a>transfer full</dt>
 
38
<dd><p>Free data after the code is done.</p></dd>
 
39
<dt>
 
40
<a name="annotation-glossterm-transfer%20none"></a>transfer none</dt>
 
41
<dd><p>Don't free data after the code is done.</p></dd>
 
42
</div>
 
43
<div class="footer">
 
44
<hr>
 
45
          Generated by GTK-Doc V1.15.1</div>
 
46
</body>
 
47
</html>
 
 
b'\\ No newline at end of file'