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

« back to all changes in this revision

Viewing changes to devel-docs/libgimpbase/html/libgimpbase-gimputils.html

  • Committer: Bazaar Package Importer
  • Author(s): Pedro Fragoso
  • Date: 2008-11-24 14:16:39 UTC
  • mfrom: (1.1.17 upstream)
  • Revision ID: james.westby@ubuntu.com-20081124141639-12b1g29vvadd5pzp
Tags: 2.6.3-1ubuntu1
* Sync with Debian experimental (LP: #301724)
* 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:
47
47
>gchar</a>*              <a class="link" href="libgimpbase-gimputils.html#gimp-any-to-utf8" title="gimp_any_to_utf8 ()">gimp_any_to_utf8</a>                    (const <a
48
48
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
49
49
>gchar</a> *str,
50
 
                                                         <a
51
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gssize"
52
 
>gssize</a> len,
 
50
                                                         gssize len,
53
51
                                                         const <a
54
52
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
55
53
>gchar</a> *warning_format,
183
181
>gchar</a>*              gimp_any_to_utf8                    (const <a
184
182
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
185
183
>gchar</a> *str,
186
 
                                                         <a
187
 
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gssize"
188
 
>gssize</a> len,
 
184
                                                         gssize len,
189
185
                                                         const <a
190
186
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
191
187
>gchar</a> *warning_format,