~ubuntu-branches/ubuntu/oneiric/gimp/oneiric-security

« back to all changes in this revision

Viewing changes to devel-docs/libgimpmodule/html/libgimpmodule.html

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2009-08-31 10:24:10 UTC
  • mfrom: (1.1.21 upstream) (0.1.5 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090831102410-eqawgw6fhdyi91ee
Tags: 2.6.7-1ubuntu1
* Merge with Debian unstable (LP: #419593), remaining changes:
  - debian/patches/02_help-message.patch,
    debian/patches/03_gimp.desktop.in.in.patch:
    + updated some strings for ubuntu
  - debian/rules:
    + updated translation templates
  - debian/control:
    + Drop webkit build dependency. gimp is the only thing pulling in webkit
      for the desktop CDs, and makes them explode. Without the webkit help
      browser plugin, help will just be displayed in the default browser.
* debian/patches/01_debian-gimprc.patch:
  - Updated
* debian/control:
  - Added a BZR link

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>Part I. GIMP Module Library</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
7
 
<link rel="start" href="index.html" title="GIMP Module Library Reference Manual">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
 
7
<link rel="home" href="index.html" title="GIMP Module Library Reference Manual">
8
8
<link rel="up" href="index.html" title="GIMP Module Library Reference Manual">
9
9
<link rel="prev" href="index.html" title="GIMP Module Library Reference Manual">
10
10
<link rel="next" href="GimpModule.html" title="GimpModule">
11
 
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
<link rel="part" href="libgimpmodule.html" title="Part I. GIMP Module Library">
14
14
<link rel="index" href="libgimpmodule-index.html" title="Index">
25
25
<th width="100%" align="center">GIMP Module Library Reference Manual</th>
26
26
<td><a accesskey="n" href="GimpModule.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
27
27
</tr></table>
28
 
<div class="part" lang="en">
 
28
<div class="part" title="Part I. GIMP Module Library">
29
29
<div class="titlepage"><div><div><h1 class="title">
30
30
<a name="libgimpmodule"></a>Part I. GIMP Module Library</h1></div></div></div>
31
31
<div class="toc">
34
34
<dt>
35
35
<span class="refentrytitle"><a href="GimpModule.html">GimpModule</a></span><span class="refpurpose"> — A <a
36
36
href="http://library.gnome.org/devel/gobject/unstable/GTypeModule.html"
37
 
><span class="type">GTypeModule</span></a> subclass which implements module loading using <span class="type">GModule</span>.</span>
 
37
><span class="type">GTypeModule</span></a> subclass which implements module loading using <a
 
38
href="http://library.gnome.org/devel/glib/unstable/glib-Dynamic-Loading-of-Modules.html#GModule"
 
39
><span class="type">GModule</span></a>.</span>
38
40
</dt>
39
41
<dt>
40
42
<span class="refentrytitle"><a href="GimpModuleDB.html">GimpModuleDB</a></span><span class="refpurpose"> — Keeps a list of <a class="link" href="GimpModule.html" title="GimpModule"><span class="type">GimpModule</span></a>'s found in a given searchpath.</span>
44
46
</div>
45
47
<div class="footer">
46
48
<hr>
47
 
          Generated by GTK-Doc V1.10</div>
 
49
          Generated by GTK-Doc V1.11</div>
48
50
</body>
49
51
</html>