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

« back to all changes in this revision

Viewing changes to devel-docs/libgimpthumb/html/libgimpthumb.devhelp2

  • 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:
1
1
<?xml version="1.0" encoding="utf-8" standalone="no"?>
2
2
<!DOCTYPE book PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "">
3
 
<book xmlns="http://www.devhelp.net/book" title="GIMP Thumbnail Library Reference Manual" link="index.html" author="" name="libgimpthumb" version="2">
 
3
<book xmlns="http://www.devhelp.net/book" title="GIMP Thumbnail Library Reference Manual" link="index.html" author="" name="libgimpthumb" version="2" language="c">
4
4
  <chapters>
5
5
    <sub name="GIMP Thumbnail Library" link="libgimpthumb.html">
6
6
      <sub name="GimpThumbnail" link="GimpThumbnail.html"/>
30
30
    <keyword type="function" name="gimp_thumbnail_delete_failure ()" link="GimpThumbnail.html#gimp-thumbnail-delete-failure" since="GIMP 2.2"/>
31
31
    <keyword type="function" name="gimp_thumbnail_delete_others ()" link="GimpThumbnail.html#gimp-thumbnail-delete-others" since="GIMP 2.2"/>
32
32
    <keyword type="function" name="gimp_thumbnail_has_failed ()" link="GimpThumbnail.html#gimp-thumbnail-has-failed" since="GIMP 2.2"/>
33
 
    <keyword type="" name="The &quot;image-filesize&quot; property" link="GimpThumbnail.html#GimpThumbnail--image-filesize"/>
34
 
    <keyword type="" name="The &quot;image-height&quot; property" link="GimpThumbnail.html#GimpThumbnail--image-height"/>
35
 
    <keyword type="" name="The &quot;image-mimetype&quot; property" link="GimpThumbnail.html#GimpThumbnail--image-mimetype"/>
36
 
    <keyword type="" name="The &quot;image-mtime&quot; property" link="GimpThumbnail.html#GimpThumbnail--image-mtime"/>
37
 
    <keyword type="" name="The &quot;image-num-layers&quot; property" link="GimpThumbnail.html#GimpThumbnail--image-num-layers"/>
38
 
    <keyword type="" name="The &quot;image-state&quot; property" link="GimpThumbnail.html#GimpThumbnail--image-state"/>
39
 
    <keyword type="" name="The &quot;image-type&quot; property" link="GimpThumbnail.html#GimpThumbnail--image-type"/>
40
 
    <keyword type="" name="The &quot;image-uri&quot; property" link="GimpThumbnail.html#GimpThumbnail--image-uri"/>
41
 
    <keyword type="" name="The &quot;image-width&quot; property" link="GimpThumbnail.html#GimpThumbnail--image-width"/>
42
 
    <keyword type="" name="The &quot;thumb-state&quot; property" link="GimpThumbnail.html#GimpThumbnail--thumb-state"/>
 
33
    <keyword type="property" name="The &quot;image-filesize&quot; property" link="GimpThumbnail.html#GimpThumbnail--image-filesize"/>
 
34
    <keyword type="property" name="The &quot;image-height&quot; property" link="GimpThumbnail.html#GimpThumbnail--image-height"/>
 
35
    <keyword type="property" name="The &quot;image-mimetype&quot; property" link="GimpThumbnail.html#GimpThumbnail--image-mimetype"/>
 
36
    <keyword type="property" name="The &quot;image-mtime&quot; property" link="GimpThumbnail.html#GimpThumbnail--image-mtime"/>
 
37
    <keyword type="property" name="The &quot;image-num-layers&quot; property" link="GimpThumbnail.html#GimpThumbnail--image-num-layers"/>
 
38
    <keyword type="property" name="The &quot;image-state&quot; property" link="GimpThumbnail.html#GimpThumbnail--image-state"/>
 
39
    <keyword type="property" name="The &quot;image-type&quot; property" link="GimpThumbnail.html#GimpThumbnail--image-type"/>
 
40
    <keyword type="property" name="The &quot;image-uri&quot; property" link="GimpThumbnail.html#GimpThumbnail--image-uri"/>
 
41
    <keyword type="property" name="The &quot;image-width&quot; property" link="GimpThumbnail.html#GimpThumbnail--image-width"/>
 
42
    <keyword type="property" name="The &quot;thumb-state&quot; property" link="GimpThumbnail.html#GimpThumbnail--thumb-state"/>
43
43
    <keyword type="function" name="gimp_thumb_init ()" link="libgimpthumb-gimpthumb-utils.html#gimp-thumb-init"/>
44
44
    <keyword type="function" name="gimp_thumb_find_thumb ()" link="libgimpthumb-gimpthumb-utils.html#gimp-thumb-find-thumb"/>
45
45
    <keyword type="function" name="gimp_thumb_file_test ()" link="libgimpthumb-gimpthumb-utils.html#gimp-thumb-file-test"/>
55
55
    <keyword type="enum" name="enum GimpThumbSize" link="libgimpthumb-gimpthumb-enums.html#GimpThumbSize"/>
56
56
    <keyword type="enum" name="enum GimpThumbState" link="libgimpthumb-gimpthumb-enums.html#GimpThumbState"/>
57
57
    <keyword type="enum" name="enum GimpThumbError" link="libgimpthumb-gimpthumb-error.html#GimpThumbError"/>
58
 
    <keyword type="macro" name="GIMP_THUMB_ERROR" link="libgimpthumb-gimpthumb-error.html#GIMP-THUMB-ERROR:CAPS"/>
 
58
    <keyword type="macro" name="GIMP_THUMB_ERROR" link="libgimpthumb-gimpthumb-error.html#GIMP-THUMB-ERROR--CAPS"/>
59
59
    <keyword type="function" name="gimp_thumb_error_quark ()" link="libgimpthumb-gimpthumb-error.html#gimp-thumb-error-quark"/>
 
60
    <keyword type="constant" name="GIMP_THUMB_FILE_TYPE_NONE" link="libgimpthumb-gimpthumb-enums.html#GIMP-THUMB-FILE-TYPE-NONE--CAPS"/>
 
61
    <keyword type="constant" name="GIMP_THUMB_FILE_TYPE_REGULAR" link="libgimpthumb-gimpthumb-enums.html#GIMP-THUMB-FILE-TYPE-REGULAR--CAPS"/>
 
62
    <keyword type="constant" name="GIMP_THUMB_FILE_TYPE_FOLDER" link="libgimpthumb-gimpthumb-enums.html#GIMP-THUMB-FILE-TYPE-FOLDER--CAPS"/>
 
63
    <keyword type="constant" name="GIMP_THUMB_FILE_TYPE_SPECIAL" link="libgimpthumb-gimpthumb-enums.html#GIMP-THUMB-FILE-TYPE-SPECIAL--CAPS"/>
 
64
    <keyword type="constant" name="GIMP_THUMB_SIZE_FAIL" link="libgimpthumb-gimpthumb-enums.html#GIMP-THUMB-SIZE-FAIL--CAPS"/>
 
65
    <keyword type="constant" name="GIMP_THUMB_SIZE_NORMAL" link="libgimpthumb-gimpthumb-enums.html#GIMP-THUMB-SIZE-NORMAL--CAPS"/>
 
66
    <keyword type="constant" name="GIMP_THUMB_SIZE_LARGE" link="libgimpthumb-gimpthumb-enums.html#GIMP-THUMB-SIZE-LARGE--CAPS"/>
 
67
    <keyword type="constant" name="GIMP_THUMB_STATE_UNKNOWN" link="libgimpthumb-gimpthumb-enums.html#GIMP-THUMB-STATE-UNKNOWN--CAPS"/>
 
68
    <keyword type="constant" name="GIMP_THUMB_STATE_REMOTE" link="libgimpthumb-gimpthumb-enums.html#GIMP-THUMB-STATE-REMOTE--CAPS"/>
 
69
    <keyword type="constant" name="GIMP_THUMB_STATE_FOLDER" link="libgimpthumb-gimpthumb-enums.html#GIMP-THUMB-STATE-FOLDER--CAPS"/>
 
70
    <keyword type="constant" name="GIMP_THUMB_STATE_SPECIAL" link="libgimpthumb-gimpthumb-enums.html#GIMP-THUMB-STATE-SPECIAL--CAPS"/>
 
71
    <keyword type="constant" name="GIMP_THUMB_STATE_NOT_FOUND" link="libgimpthumb-gimpthumb-enums.html#GIMP-THUMB-STATE-NOT-FOUND--CAPS"/>
 
72
    <keyword type="constant" name="GIMP_THUMB_STATE_EXISTS" link="libgimpthumb-gimpthumb-enums.html#GIMP-THUMB-STATE-EXISTS--CAPS"/>
 
73
    <keyword type="constant" name="GIMP_THUMB_STATE_OLD" link="libgimpthumb-gimpthumb-enums.html#GIMP-THUMB-STATE-OLD--CAPS"/>
 
74
    <keyword type="constant" name="GIMP_THUMB_STATE_FAILED" link="libgimpthumb-gimpthumb-enums.html#GIMP-THUMB-STATE-FAILED--CAPS"/>
 
75
    <keyword type="constant" name="GIMP_THUMB_STATE_OK" link="libgimpthumb-gimpthumb-enums.html#GIMP-THUMB-STATE-OK--CAPS"/>
 
76
    <keyword type="constant" name="GIMP_THUMB_ERROR_OPEN" link="libgimpthumb-gimpthumb-error.html#GIMP-THUMB-ERROR-OPEN--CAPS"/>
 
77
    <keyword type="constant" name="GIMP_THUMB_ERROR_OPEN_ENOENT" link="libgimpthumb-gimpthumb-error.html#GIMP-THUMB-ERROR-OPEN-ENOENT--CAPS"/>
 
78
    <keyword type="constant" name="GIMP_THUMB_ERROR_MKDIR" link="libgimpthumb-gimpthumb-error.html#GIMP-THUMB-ERROR-MKDIR--CAPS"/>
60
79
  </functions>
61
80
</book>