~ubuntu-branches/ubuntu/jaunty/gimp/jaunty-security

« back to all changes in this revision

Viewing changes to devel-docs/libgimpbase/libgimpbase-docs.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2007-05-02 16:33:03 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070502163303-bvzhjzbpw8qglc4y
Tags: 2.3.16-1ubuntu1
* Resynchronized with Debian, remaining Ubuntu changes:
  - debian/rules: i18n magic.
* debian/control.in:
  - Maintainer: Ubuntu Core Developers <ubuntu-devel@lists.ubuntu.com>
* debian/patches/02_help-message.patch,
  debian/patches/03_gimp.desktop.in.in.patch,
  debian/patches/10_dont_show_wizard.patch: updated.
* debian/patches/04_composite-signedness.patch,
  debian/patches/05_add-letter-spacing.patch: dropped, used upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
    <xi:include href="xml/gimpbasetypes.xml" />
18
18
    <xi:include href="xml/gimpversion.xml" />
19
19
    <xi:include href="xml/gimplimits.xml" />
 
20
    <xi:include href="xml/gimpparam.xml" />
20
21
    <xi:include href="xml/gimpchecks.xml" />
 
22
    <xi:include href="xml/gimpcpuaccel.xml" />
21
23
    <xi:include href="xml/gimpdatafiles.xml" />
22
24
    <xi:include href="xml/gimpenv.xml" />
23
25
    <xi:include href="xml/gimpmemsize.xml" />
 
26
    <xi:include href="xml/gimprectangle.xml" />
24
27
    <xi:include href="xml/gimpparasite.xml" />
25
28
    <xi:include href="xml/gimpparasiteio.xml" />
26
29
    <xi:include href="xml/gimpsignal.xml" />
27
30
    <xi:include href="xml/gimpunit.xml" />
28
31
    <xi:include href="xml/gimputils.xml" />
29
 
    <xi:include href="xml/gimpprotocol.xml" />
30
 
    <xi:include href="xml/gimpwire.xml" />
31
32
  </part>
32
33
 
 
34
  <index id="libgimpbase-index">
 
35
    <title>Index</title>
 
36
  </index>
 
37
  <index role="GIMP 2.2" id="libgimpbase-index-new-in-2-2">
 
38
    <title>Index of new symbols in GIMP 2.2</title>
 
39
  </index>
 
40
  <index role="GIMP 2.4" id="libgimpbase-index-new-in-2-4">
 
41
    <title>Index of new symbols in GIMP 2.4</title>
 
42
  </index>
 
43
  <index role="deprecated" id="libgimpbase-index-deprecated">
 
44
    <title>Index of deprecated symbols</title>
 
45
  </index>
 
46
 
33
47
</book>