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

« back to all changes in this revision

Viewing changes to devel-docs/libgimpwidgets/libgimpwidgets-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
    <chapter id="libgimpwidgets-hierarchy">
18
18
      <title>Object Hierarchy</title>
19
19
      <xi:include href="xml/tree_index.sgml" />
20
 
    </chapter>    
 
20
    </chapter>
 
21
    <chapter id="libgimpwidgets-gallery">
 
22
      <title>Widget Gallery</title>
 
23
      <xi:include href="visual-index.xml" />
 
24
    </chapter>
21
25
 
 
26
    <xi:include href="xml/gimpbrowser.xml" />
22
27
    <xi:include href="xml/gimpbutton.xml" />
23
28
    <xi:include href="xml/gimpchainbutton.xml" />
24
29
    <xi:include href="xml/gimpcolorarea.xml" />
27
32
    <xi:include href="xml/gimpcolorscale.xml" />
28
33
    <xi:include href="xml/gimpcolorselection.xml" />
29
34
    <xi:include href="xml/gimpdialog.xml" />
 
35
    <xi:include href="xml/gimpenumstore.xml" />
 
36
    <xi:include href="xml/gimpenumcombobox.xml" />
 
37
    <xi:include href="xml/gimpenumlabel.xml" />
30
38
    <xi:include href="xml/gimpfileentry.xml" />
31
39
    <xi:include href="xml/gimpframe.xml" />
 
40
    <xi:include href="xml/gimphintbox.xml" />
32
41
    <xi:include href="xml/gimpintcombobox.xml" />
33
42
    <xi:include href="xml/gimpintstore.xml" />
34
43
    <xi:include href="xml/gimpmemsizeentry.xml" />
35
44
    <xi:include href="xml/gimpoffsetarea.xml" />
 
45
    <xi:include href="xml/gimppageselector.xml" />
36
46
    <xi:include href="xml/gimppatheditor.xml" />
37
47
    <xi:include href="xml/gimppickbutton.xml" />
38
48
    <xi:include href="xml/gimppixmap.xml" />
39
49
    <xi:include href="xml/gimppreviewarea.xml" />
40
50
    <xi:include href="xml/gimppreview.xml" />
 
51
    <xi:include href="xml/gimpratioentry.xml" />
41
52
    <xi:include href="xml/gimpscrolledpreview.xml" />
 
53
    <xi:include href="xml/gimpsizeentry.xml" />
 
54
    <xi:include href="xml/gimpstringcombobox.xml" />
42
55
    <xi:include href="xml/gimpunitmenu.xml" />
43
56
  </part>
44
57
  
74
87
    <title>GIMP Widgets Utilities</title>
75
88
    <xi:include href="xml/gimphelpui.xml" />
76
89
    <xi:include href="xml/gimpquerybox.xml" />
77
 
    <xi:include href="xml/gimpsizeentry.xml" />
78
90
    <xi:include href="xml/gimpstock.xml" />
 
91
    <xi:include href="xml/gimpenumwidgets.xml" />
 
92
    <xi:include href="xml/gimppropwidgets.xml" />
79
93
    <xi:include href="xml/gimpwidgets.xml" />
80
94
  </part>
81
95
 
84
98
    <xi:include href="xml/gimpoldwidgets.xml" />
85
99
  </part>
86
100
 
 
101
  <index id="libgimpwidgets-index">
 
102
    <title>Index</title>
 
103
  </index>
 
104
  <index role="GIMP 2.2" id="libgimpwidgets-index-new-in-2-2">
 
105
    <title>Index of new symbols in GIMP 2.2</title>
 
106
  </index>
 
107
  <index role="GIMP 2.4" id="libgimpwidgets-index-new-in-2-4">
 
108
    <title>Index of new symbols in GIMP 2.4</title>
 
109
  </index>
 
110
  <index role="deprecated" id="libgimpwidgets-index-deprecated">
 
111
    <title>Index of deprecated symbols</title>
 
112
  </index>
 
113
 
87
114
</book>