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

« back to all changes in this revision

Viewing changes to devel-docs/libgimpbase/xml/gimpversion.xml

  • Committer: Bazaar Package Importer
  • Author(s): Pedro Fragoso
  • Date: 2009-02-16 12:46:59 UTC
  • mfrom: (1.1.19 upstream)
  • Revision ID: james.westby@ubuntu.com-20090216124659-f5t9cchwya1iob6h
Tags: 2.6.5-1ubuntu1
* Merge from Debian unstable (LP: #330098), Ubuntu 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.

Show diffs side-by-side

added added

removed removed

Lines of Context:
68
68
</para></refsect2>
69
69
<refsect2 id="GIMP-MICRO-VERSION:CAPS" role="macro">
70
70
<title>GIMP_MICRO_VERSION</title>
71
 
<indexterm zone="GIMP-MICRO-VERSION:CAPS"><primary>GIMP_MICRO_VERSION</primary></indexterm><programlisting>#define GIMP_MICRO_VERSION                              (4)
 
71
<indexterm zone="GIMP-MICRO-VERSION:CAPS"><primary>GIMP_MICRO_VERSION</primary></indexterm><programlisting>#define GIMP_MICRO_VERSION                              (5)
72
72
</programlisting>
73
73
<para>
74
74
 
75
75
</para></refsect2>
76
76
<refsect2 id="GIMP-VERSION:CAPS" role="macro">
77
77
<title>GIMP_VERSION</title>
78
 
<indexterm zone="GIMP-VERSION:CAPS"><primary>GIMP_VERSION</primary></indexterm><programlisting>#define GIMP_VERSION                                    "2.6.4"
 
78
<indexterm zone="GIMP-VERSION:CAPS"><primary>GIMP_VERSION</primary></indexterm><programlisting>#define GIMP_VERSION                                    "2.6.5"
79
79
</programlisting>
80
80
<para>
81
81