Ubuntu (new upstream) gtksourceview 1.8.4-0ubuntu1



This e-mail has been sent due to an upload to Ubuntu of a new upstream
version which still contains Ubuntu changes.  It contains the difference
between the Ubuntu version and the equivalent base version in Debian, note
that this difference may include the upstream changes.
Format: 1.7
Date: Mon, 12 Feb 2007 20:15:34 +0100
Source: gtksourceview
Binary: libgtksourceview-dev libgtksourceview-common libgtksourceview1.0-0 libgtksourceview-doc
Architecture: source
Version: 1.8.4-0ubuntu1
Distribution: feisty
Urgency: low
Maintainer: Andrew Lau <netsnipe users sourceforge net>
Changed-By: Daniel Holbach <daniel holbach ubuntu com>
Description: 
 libgtksourceview-common - common files for the GTK+ syntax highlighting widget
 libgtksourceview-dev - development files for the GTK+ syntax highlighting widget
 libgtksourceview-doc - documentation for the GTK+ syntax highlighting widget
 libgtksourceview1.0-0 - shared libraries for the GTK+ syntax highlighting widget
Changes: 
 gtksourceview (1.8.4-0ubuntu1) feisty; urgency=low
 .
   * New usptream release:
     - RPM highlighting
     - Fix a problem with search in accented words
     - Misc lang file fixes
     - Updated translations
Files: 
 79ef5587b11bfc514fc37da11f5292f7 1649 libs optional gtksourceview_1.8.4-0ubuntu1.dsc
 04c870cddee632c126fe66402bac5279 6198 libs optional gtksourceview_1.8.4-0ubuntu1.diff.gz
diff -pruN 1.8.3-1/ChangeLog 1.8.4-0ubuntu1/ChangeLog
--- 1.8.3-1/ChangeLog	2007-01-08 19:42:17.000000000 +0000
+++ 1.8.4-0ubuntu1/ChangeLog	2007-02-12 18:31:47.000000000 +0000
@@ -1,3 +1,48 @@
+
+=== gtksourceview 1.8.4 ===
+
+2006-02-12  Paolo Borelli  <pborelli katamail com>
+
+	* gtksourceview/configure.in:
+	* gtksourceview/README:
+	* gtksourceview/NEWS:
+
+	release 1.8.4
+
+2007-02-12  Paolo Borelli  <pborelli katamail com>
+
+	* gtksourceview/language-specs/php.lang: some builtins.
+	Patch by Patryk Zawadzki.
+
+2007-02-12  Paolo Borelli  <pborelli katamail com>
+
+	* gtksourceview/language-specs/perl.lang: perl operators.
+	Patch by Joachim Noreiko.
+	* gtksourceview/language-specs/ocaml.lang: fixes by 
+	thelema swbell net 
+	* gtksourceview/language-specs/ocaml.lang: missing keywords by 
+	Stefan Schweizer.
+
+2006-02-10  Yevgen Muntyan  <muntyan tamu edu>
+
+	* gtksourceview/gtksourceiter.c: (exact_prefix_cmp): new UTF8
+        accent mark-aware replacement for strncmp(), fixes #339805;
+        renamed g_utf8_* functions to utf8_* to avoid potential clash
+        with glib namespace.
+
+2007-01-16  Paolo Borelli  <pborelli katamail com>
+
+	* gtksourceview/language-specs/verilog.lang:
+
+	Highlight compiler directives.
+
+2007-01-16  Paolo Borelli  <pborelli katamail com>
+
+	* gtksourceview/language-specs/Makefile.am:
+	* gtksourceview/language-specs/spec.lang:
+
+	RPM spec lang by Konstantin Ryabitsev.
+
 === gtksourceview 1.8.3 ===
 
 2006-12-13  Paolo Maggi  <paolo gnome org>
diff -pruN 1.8.3-1/configure 1.8.4-0ubuntu1/configure
--- 1.8.3-1/configure	2007-01-08 19:46:22.000000000 +0000
+++ 1.8.4-0ubuntu1/configure	2007-02-12 18:32:47.000000000 +0000
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.60 for gtksourceview 1.8.3.
+# Generated by GNU Autoconf 2.60 for gtksourceview 1.8.4.
 #
 # Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=gtksourceview>.
 #
@@ -713,8 +713,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
 # Identity of this package.
 PACKAGE_NAME='gtksourceview'
 PACKAGE_TARNAME='gtksourceview'
-PACKAGE_VERSION='1.8.3'
-PACKAGE_STRING='gtksourceview 1.8.3'
+PACKAGE_VERSION='1.8.4'
+PACKAGE_STRING='gtksourceview 1.8.4'
 PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gtksourceview'
 
 ac_unique_file="gtksourceview/gtksourcebuffer.h"
@@ -1453,7 +1453,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures gtksourceview 1.8.3 to adapt to many kinds of systems.
+\`configure' configures gtksourceview 1.8.4 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1523,7 +1523,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of gtksourceview 1.8.3:";;
+     short | recursive ) echo "Configuration of gtksourceview 1.8.4:";;
    esac
   cat <<\_ACEOF
 
@@ -1644,7 +1644,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-gtksourceview configure 1.8.3
+gtksourceview configure 1.8.4
 generated by GNU Autoconf 2.60
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1658,7 +1658,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by gtksourceview $as_me 1.8.3, which was
+It was created by gtksourceview $as_me 1.8.4, which was
 generated by GNU Autoconf 2.60.  Invocation command line was
 
   $ $0 $@
@@ -2332,7 +2332,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE=gtksourceview
- VERSION=1.8.3
+ VERSION=1.8.4
 
 
 cat >>confdefs.h <<_ACEOF
@@ -24393,7 +24393,7 @@ exec 6>&1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by gtksourceview $as_me 1.8.3, which was
+This file was extended by gtksourceview $as_me 1.8.4, which was
 generated by GNU Autoconf 2.60.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -24446,7 +24446,7 @@ Report bugs to <bug-autoconf gnu org>."
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-gtksourceview config.status 1.8.3
+gtksourceview config.status 1.8.4
 configured by $0, generated by GNU Autoconf 2.60,
   with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
diff -pruN 1.8.3-1/configure.in 1.8.4-0ubuntu1/configure.in
--- 1.8.3-1/configure.in	2007-01-08 19:41:19.000000000 +0000
+++ 1.8.4-0ubuntu1/configure.in	2007-02-12 18:31:06.000000000 +0000
@@ -3,7 +3,7 @@ dnl Process this file with autoconf to p
 AC_PREREQ(2.53)
 
 # Initialization and versioning
-AC_INIT(gtksourceview, 1.8.3, http://bugzilla.gnome.org/enter_bug.cgi?product=gtksourceview)
+AC_INIT(gtksourceview, 1.8.4, http://bugzilla.gnome.org/enter_bug.cgi?product=gtksourceview)
 AC_CONFIG_SRCDIR([gtksourceview/gtksourcebuffer.h])
 AM_CONFIG_HEADER(config.h)
 
diff -pruN 1.8.3-1/debian/changelog 1.8.4-0ubuntu1/debian/changelog
--- 1.8.3-1/debian/changelog	2007-02-12 22:18:21.000000000 +0000
+++ 1.8.4-0ubuntu1/debian/changelog	2007-02-12 22:15:01.000000000 +0000
@@ -1,3 +1,13 @@
+gtksourceview (1.8.4-0ubuntu1) feisty; urgency=low
+
+  * New usptream release:
+    - RPM highlighting
+    - Fix a problem with search in accented words
+    - Misc lang file fixes
+    - Updated translations
+
+ -- Daniel Holbach <daniel holbach ubuntu com>  Mon, 12 Feb 2007 20:15:34 +0100
+
 gtksourceview (1.8.3-1) unstable; urgency=low
 
   * New upstream stable release; no API nor ABI change; translations updates
diff -pruN 1.8.3-1/docs/reference/html/GtkSourceLanguage.html 1.8.4-0ubuntu1/docs/reference/html/GtkSourceLanguage.html
--- 1.8.3-1/docs/reference/html/GtkSourceLanguage.html	2007-01-08 19:51:37.000000000 +0000
+++ 1.8.4-0ubuntu1/docs/reference/html/GtkSourceLanguage.html	2007-02-12 18:45:25.000000000 +0000
@@ -21,20 +21,20 @@
 <th width="100%" align="center">GtkSourceView Reference Manual</th>
 <td><a accesskey="n" href="GtkSourceLanguagesManager.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
 </tr>
-<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2549469" class="shortcut">Top</a>
+<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2567552" class="shortcut">Top</a>
                   &#160;|&#160;
-                  <a href="#id2554362" class="shortcut">Description</a>
+                  <a href="#id2568228" class="shortcut">Description</a>
                   &#160;|&#160;
-                  <a href="#id2554286" class="shortcut">Object Hierarchy</a>
+                  <a href="#id2550550" class="shortcut">Object Hierarchy</a>
                   &#160;|&#160;
-                  <a href="#id2554310" class="shortcut">Signals</a></nobr></td></tr>
+                  <a href="#id2550574" class="shortcut">Signals</a></nobr></td></tr>
 </table>
 <div class="refentry" lang="en">
 <a name="GtkSourceLanguage"></a><div class="titlepage"></div>
 <div class="refnamediv"><table width="100%"><tr>
 <td valign="top">
 <h2>
-<a name="id2549469"></a><span class="refentrytitle">GtkSourceLanguage</span>
+<a name="id2567552"></a><span class="refentrytitle">GtkSourceLanguage</span>
 </h2>
 <p>GtkSourceLanguage</p>
 </td>
@@ -77,7 +77,7 @@ void        <a href="GtkSourceLanguage.h
 </pre>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2554286"></a><h2>Object Hierarchy</h2>
+<a name="id2550550"></a><h2>Object Hierarchy</h2>
 <pre class="synopsis">
 
   GObject
@@ -85,7 +85,7 @@ void        <a href="GtkSourceLanguage.h
 </pre>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2554310"></a><h2>Signals</h2>
+<a name="id2550574"></a><h2>Signals</h2>
 <pre class="synopsis">
 
 "<a href="GtkSourceLanguage.html#GtkSourceLanguage-tag-style-changed">tag-style-changed</a>"
@@ -95,26 +95,26 @@ void        <a href="GtkSourceLanguage.h
 </pre>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2554362"></a><h2>Description</h2>
+<a name="id2568228"></a><h2>Description</h2>
 <p>
 
 </p>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2590043"></a><h2>Details</h2>
+<a name="id2568244"></a><h2>Details</h2>
 <div class="refsect2" lang="en">
-<a name="id2590054"></a><h3>
+<a name="id2568254"></a><h3>
 <a name="GtkSourceLanguage-struct"></a>GtkSourceLanguage</h3>
-<a class="indexterm" name="id2590065"></a><pre class="programlisting">typedef struct _GtkSourceLanguage GtkSourceLanguage;</pre>
+<a class="indexterm" name="id2568266"></a><pre class="programlisting">typedef struct _GtkSourceLanguage GtkSourceLanguage;</pre>
 <p>
 
 </p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2590082"></a><h3>
+<a name="id2568283"></a><h3>
 <a name="gtk-source-language-get-name"></a>gtk_source_language_get_name ()</h3>
-<a class="indexterm" name="id2590095"></a><pre class="programlisting">gchar*      gtk_source_language_get_name    (<a href="GtkSourceLanguage.html" title="GtkSourceLanguage">GtkSourceLanguage</a> *language);</pre>
+<a class="indexterm" name="id2568296"></a><pre class="programlisting">gchar*      gtk_source_language_get_name    (<a href="GtkSourceLanguage.html" title="GtkSourceLanguage">GtkSourceLanguage</a> *language);</pre>
 <p>
 Returns the localized name of the language.</p>
 <p>
@@ -138,9 +138,9 @@ Returns the localized name of the langua
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2590170"></a><h3>
+<a name="id2568371"></a><h3>
 <a name="gtk-source-language-get-section"></a>gtk_source_language_get_section ()</h3>
-<a class="indexterm" name="id2590183"></a><pre class="programlisting">gchar*      gtk_source_language_get_section (<a href="GtkSourceLanguage.html" title="GtkSourceLanguage">GtkSourceLanguage</a> *language);</pre>
+<a class="indexterm" name="id2568384"></a><pre class="programlisting">gchar*      gtk_source_language_get_section (<a href="GtkSourceLanguage.html" title="GtkSourceLanguage">GtkSourceLanguage</a> *language);</pre>
 <p>
 Returns the localized section of the language.
 Each language belong to a section (ex. HTML belogs to the
@@ -166,9 +166,9 @@ Markup section).</p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2590259"></a><h3>
+<a name="id2568460"></a><h3>
 <a name="gtk-source-language-get-tags"></a>gtk_source_language_get_tags ()</h3>
-<a class="indexterm" name="id2590273"></a><pre class="programlisting">GSList*     gtk_source_language_get_tags    (<a href="GtkSourceLanguage.html" title="GtkSourceLanguage">GtkSourceLanguage</a> *language);</pre>
+<a class="indexterm" name="id2568474"></a><pre class="programlisting">GSList*     gtk_source_language_get_tags    (<a href="GtkSourceLanguage.html" title="GtkSourceLanguage">GtkSourceLanguage</a> *language);</pre>
 <p>
 Returns a list of tags for the given <em class="parameter"><code>language</code></em>.  You should unref the tags
 and free the list after usage.</p>
@@ -193,9 +193,9 @@ and free the list after usage.</p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2549058"></a><h3>
+<a name="id2549042"></a><h3>
 <a name="gtk-source-language-get-escape-char"></a>gtk_source_language_get_escape_char ()</h3>
-<a class="indexterm" name="id2549072"></a><pre class="programlisting">gunichar    gtk_source_language_get_escape_char
+<a class="indexterm" name="id2549056"></a><pre class="programlisting">gunichar    gtk_source_language_get_escape_char
                                             (<a href="GtkSourceLanguage.html" title="GtkSourceLanguage">GtkSourceLanguage</a> *language);</pre>
 <p>
 Gets the value of the ESC character in the given <em class="parameter"><code>language</code></em>.</p>
@@ -220,9 +220,9 @@ Gets the value of the ESC character in t
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2549147"></a><h3>
+<a name="id2549132"></a><h3>
 <a name="gtk-source-language-get-mime-types"></a>gtk_source_language_get_mime_types ()</h3>
-<a class="indexterm" name="id2549161"></a><pre class="programlisting">GSList*     gtk_source_language_get_mime_types
+<a class="indexterm" name="id2549146"></a><pre class="programlisting">GSList*     gtk_source_language_get_mime_types
                                             (<a href="GtkSourceLanguage.html" title="GtkSourceLanguage">GtkSourceLanguage</a> *language);</pre>
 <p>
 Returns a list of mime types for the given <em class="parameter"><code>language</code></em>.  After usage you should
@@ -248,9 +248,9 @@ free each element of the list as well as
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2549238"></a><h3>
+<a name="id2549222"></a><h3>
 <a name="gtk-source-language-set-mime-types"></a>gtk_source_language_set_mime_types ()</h3>
-<a class="indexterm" name="id2549252"></a><pre class="programlisting">void        gtk_source_language_set_mime_types
+<a class="indexterm" name="id2549236"></a><pre class="programlisting">void        gtk_source_language_set_mime_types
                                             (<a href="GtkSourceLanguage.html" title="GtkSourceLanguage">GtkSourceLanguage</a> *language,
                                              const GSList *mime_types);</pre>
 <p>
@@ -280,9 +280,9 @@ types from the language file.</p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2598777"></a><h3>
+<a name="id2598774"></a><h3>
 <a name="gtk-source-language-get-style-scheme"></a>gtk_source_language_get_style_scheme ()</h3>
-<a class="indexterm" name="id2598790"></a><pre class="programlisting"><a href="GtkSourceStyleScheme.html" title="GtkSourceStyleScheme">GtkSourceStyleScheme</a>* gtk_source_language_get_style_scheme
+<a class="indexterm" name="id2598787"></a><pre class="programlisting"><a href="GtkSourceStyleScheme.html" title="GtkSourceStyleScheme">GtkSourceStyleScheme</a>* gtk_source_language_get_style_scheme
                                             (<a href="GtkSourceLanguage.html" title="GtkSourceLanguage">GtkSourceLanguage</a> *language);</pre>
 <p>
 Gets the style scheme associated with the given <em class="parameter"><code>language</code></em>.</p>
@@ -307,9 +307,9 @@ Gets the style scheme associated with th
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2598872"></a><h3>
+<a name="id2598869"></a><h3>
 <a name="gtk-source-language-set-style-scheme"></a>gtk_source_language_set_style_scheme ()</h3>
-<a class="indexterm" name="id2598886"></a><pre class="programlisting">void        gtk_source_language_set_style_scheme
+<a class="indexterm" name="id2598883"></a><pre class="programlisting">void        gtk_source_language_set_style_scheme
                                             (<a href="GtkSourceLanguage.html" title="GtkSourceLanguage">GtkSourceLanguage</a> *language,
                                              <a href="GtkSourceStyleScheme.html" title="GtkSourceStyleScheme">GtkSourceStyleScheme</a> *scheme);</pre>
 <p>
@@ -335,9 +335,9 @@ Sets the style scheme of the given <em c
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2598978"></a><h3>
+<a name="id2598975"></a><h3>
 <a name="gtk-source-language-get-tag-style"></a>gtk_source_language_get_tag_style ()</h3>
-<a class="indexterm" name="id2598992"></a><pre class="programlisting"><a href="gtksourceview-GtkSourceTagStyle.html#GtkSourceTagStyle">GtkSourceTagStyle</a>* gtk_source_language_get_tag_style
+<a class="indexterm" name="id2598989"></a><pre class="programlisting"><a href="gtksourceview-GtkSourceTagStyle.html#GtkSourceTagStyle">GtkSourceTagStyle</a>* gtk_source_language_get_tag_style
                                             (<a href="GtkSourceLanguage.html" title="GtkSourceLanguage">GtkSourceLanguage</a> *language,
                                              const gchar *tag_id);</pre>
 <p>
@@ -369,9 +369,9 @@ not defined then returns the default sty
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2599104"></a><h3>
+<a name="id2599101"></a><h3>
 <a name="gtk-source-language-set-tag-style"></a>gtk_source_language_set_tag_style ()</h3>
-<a class="indexterm" name="id2599118"></a><pre class="programlisting">void        gtk_source_language_set_tag_style
+<a class="indexterm" name="id2599115"></a><pre class="programlisting">void        gtk_source_language_set_tag_style
                                             (<a href="GtkSourceLanguage.html" title="GtkSourceLanguage">GtkSourceLanguage</a> *language,
                                              const gchar *tag_id,
                                              const <a href="gtksourceview-GtkSourceTagStyle.html#GtkSourceTagStyle">GtkSourceTagStyle</a> *style);</pre>
@@ -406,9 +406,9 @@ restore the default style.</p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2599259"></a><h3>
+<a name="id2599257"></a><h3>
 <a name="gtk-source-language-get-tag-default-style"></a>gtk_source_language_get_tag_default_style ()</h3>
-<a class="indexterm" name="id2599274"></a><pre class="programlisting"><a href="gtksourceview-GtkSourceTagStyle.html#GtkSourceTagStyle">GtkSourceTagStyle</a>* gtk_source_language_get_tag_default_style
+<a class="indexterm" name="id2599271"></a><pre class="programlisting"><a href="gtksourceview-GtkSourceTagStyle.html#GtkSourceTagStyle">GtkSourceTagStyle</a>* gtk_source_language_get_tag_default_style
                                             (<a href="GtkSourceLanguage.html" title="GtkSourceLanguage">GtkSourceLanguage</a> *language,
                                              const gchar *tag_id);</pre>
 <p>
@@ -439,11 +439,11 @@ Gets the default style of the tag whose 
 </div>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2599386"></a><h2>Signal Details</h2>
+<a name="id2599384"></a><h2>Signal Details</h2>
 <div class="refsect2" lang="en">
-<a name="id2599397"></a><h3>
+<a name="id2599395"></a><h3>
 <a name="GtkSourceLanguage-tag-style-changed"></a>The "tag-style-changed" signal</h3>
-<a class="indexterm" name="id2599407"></a><pre class="programlisting">void        user_function                  (<a href="GtkSourceLanguage.html" title="GtkSourceLanguage">GtkSourceLanguage</a> *sourcelanguage,
+<a class="indexterm" name="id2599404"></a><pre class="programlisting">void        user_function                  (<a href="GtkSourceLanguage.html" title="GtkSourceLanguage">GtkSourceLanguage</a> *sourcelanguage,
                                             gchar             *arg1,
                                             gpointer           user_data)           : Run last</pre>
 <p>
diff -pruN 1.8.3-1/docs/reference/html/GtkSourceLanguagesManager.html 1.8.4-0ubuntu1/docs/reference/html/GtkSourceLanguagesManager.html
--- 1.8.3-1/docs/reference/html/GtkSourceLanguagesManager.html	2007-01-08 19:51:37.000000000 +0000
+++ 1.8.4-0ubuntu1/docs/reference/html/GtkSourceLanguagesManager.html	2007-02-12 18:45:25.000000000 +0000
@@ -21,20 +21,20 @@
 <th width="100%" align="center">GtkSourceView Reference Manual</th>
 <td><a accesskey="n" href="GtkSourceStyleScheme.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
 </tr>
-<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2583790" class="shortcut">Top</a>
+<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2577685" class="shortcut">Top</a>
                   &#160;|&#160;
-                  <a href="#id2563566" class="shortcut">Description</a>
+                  <a href="#id2556567" class="shortcut">Description</a>
                   &#160;|&#160;
-                  <a href="#id2563512" class="shortcut">Object Hierarchy</a>
+                  <a href="#id2556512" class="shortcut">Object Hierarchy</a>
                   &#160;|&#160;
-                  <a href="#id2563535" class="shortcut">Properties</a></nobr></td></tr>
+                  <a href="#id2556536" class="shortcut">Properties</a></nobr></td></tr>
 </table>
 <div class="refentry" lang="en">
 <a name="GtkSourceLanguagesManager"></a><div class="titlepage"></div>
 <div class="refnamediv"><table width="100%"><tr>
 <td valign="top">
 <h2>
-<a name="id2583790"></a><span class="refentrytitle">GtkSourceLanguagesManager</span>
+<a name="id2577685"></a><span class="refentrytitle">GtkSourceLanguagesManager</span>
 </h2>
 <p>GtkSourceLanguagesManager</p>
 </td>
@@ -61,7 +61,7 @@ const GSList* <a href="GtkSourceLanguage
 </pre>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2563512"></a><h2>Object Hierarchy</h2>
+<a name="id2556512"></a><h2>Object Hierarchy</h2>
 <pre class="synopsis">
 
   GObject
@@ -69,33 +69,33 @@ const GSList* <a href="GtkSourceLanguage
 </pre>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2563535"></a><h2>Properties</h2>
+<a name="id2556536"></a><h2>Properties</h2>
 <pre class="synopsis">
 
   "<a href="GtkSourceLanguagesManager.html#GtkSourceLanguagesManager--lang-files-dirs">lang-files-dirs</a>"      gpointer              : Read / Write / Construct Only
 </pre>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2563566"></a><h2>Description</h2>
+<a name="id2556567"></a><h2>Description</h2>
 <p>
 
 </p>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2563582"></a><h2>Details</h2>
+<a name="id2556583"></a><h2>Details</h2>
 <div class="refsect2" lang="en">
-<a name="id2563593"></a><h3>
+<a name="id2556593"></a><h3>
 <a name="GtkSourceLanguagesManager-struct"></a>GtkSourceLanguagesManager</h3>
-<a class="indexterm" name="id2550223"></a><pre class="programlisting">typedef struct _GtkSourceLanguagesManager GtkSourceLanguagesManager;</pre>
+<a class="indexterm" name="id2598428"></a><pre class="programlisting">typedef struct _GtkSourceLanguagesManager GtkSourceLanguagesManager;</pre>
 <p>
 
 </p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2550240"></a><h3>
+<a name="id2598445"></a><h3>
 <a name="gtk-source-languages-manager-new"></a>gtk_source_languages_manager_new ()</h3>
-<a class="indexterm" name="id2550251"></a><pre class="programlisting"><a href="GtkSourceLanguagesManager.html" title="GtkSourceLanguagesManager">GtkSourceLanguagesManager</a>* gtk_source_languages_manager_new
+<a class="indexterm" name="id2598456"></a><pre class="programlisting"><a href="GtkSourceLanguagesManager.html" title="GtkSourceLanguagesManager">GtkSourceLanguagesManager</a>* gtk_source_languages_manager_new
                                             (void);</pre>
 <p>
 Creates a new language manager.</p>
@@ -113,9 +113,9 @@ Creates a new language manager.</p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2550297"></a><h3>
+<a name="id2598502"></a><h3>
 <a name="gtk-source-languages-manager-get-available-languages"></a>gtk_source_languages_manager_get_available_languages ()</h3>
-<a class="indexterm" name="id2550311"></a><pre class="programlisting">const GSList* gtk_source_languages_manager_get_available_languages
+<a class="indexterm" name="id2598516"></a><pre class="programlisting">const GSList* gtk_source_languages_manager_get_available_languages
                                             (<a href="GtkSourceLanguagesManager.html" title="GtkSourceLanguagesManager">GtkSourceLanguagesManager</a> *lm);</pre>
 <p>
 Gets a list of available languages for the given language manager.
@@ -142,9 +142,9 @@ free it after usage.</p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2598423"></a><h3>
+<a name="id2567021"></a><h3>
 <a name="gtk-source-languages-manager-get-language-from-mime-type"></a>gtk_source_languages_manager_get_language_from_mime_type ()</h3>
-<a class="indexterm" name="id2598438"></a><pre class="programlisting"><a href="GtkSourceLanguage.html" title="GtkSourceLanguage">GtkSourceLanguage</a>* gtk_source_languages_manager_get_language_from_mime_type
+<a class="indexterm" name="id2567036"></a><pre class="programlisting"><a href="GtkSourceLanguage.html" title="GtkSourceLanguage">GtkSourceLanguage</a>* gtk_source_languages_manager_get_language_from_mime_type
                                             (<a href="GtkSourceLanguagesManager.html" title="GtkSourceLanguagesManager">GtkSourceLanguagesManager</a> *lm,
                                              const gchar *mime_type);</pre>
 <p>
@@ -179,9 +179,9 @@ associated with the given <em class="par
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2598563"></a><h3>
+<a name="id2567684"></a><h3>
 <a name="gtk-source-languages-manager-get-lang-files-dirs"></a>gtk_source_languages_manager_get_lang_files_dirs ()</h3>
-<a class="indexterm" name="id2589482"></a><pre class="programlisting">const GSList* gtk_source_languages_manager_get_lang_files_dirs
+<a class="indexterm" name="id2567698"></a><pre class="programlisting">const GSList* gtk_source_languages_manager_get_lang_files_dirs
                                             (<a href="GtkSourceLanguagesManager.html" title="GtkSourceLanguagesManager">GtkSourceLanguagesManager</a> *lm);</pre>
 <p>
 Gets a list of language files directories for the given language manager.</p>
@@ -206,11 +206,11 @@ Gets a list of language files directorie
 </div>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2589553"></a><h2>Property Details</h2>
+<a name="id2567770"></a><h2>Property Details</h2>
 <div class="refsect2" lang="en">
-<a name="id2589564"></a><h3>
+<a name="id2567780"></a><h3>
 <a name="GtkSourceLanguagesManager--lang-files-dirs"></a>The "<code class="literal">lang-files-dirs</code>" property</h3>
-<a class="indexterm" name="id2589578"></a><pre class="programlisting">  "lang-files-dirs"      gpointer              : Read / Write / Construct Only</pre>
+<a class="indexterm" name="id2567796"></a><pre class="programlisting">  "lang-files-dirs"      gpointer              : Read / Write / Construct Only</pre>
 <p>List of directories where the language specification files (.lang) are located.</p>
 </div>
 </div>
diff -pruN 1.8.3-1/docs/reference/html/GtkSourcePrintJob.html 1.8.4-0ubuntu1/docs/reference/html/GtkSourcePrintJob.html
--- 1.8.3-1/docs/reference/html/GtkSourcePrintJob.html	2007-01-08 19:51:37.000000000 +0000
+++ 1.8.4-0ubuntu1/docs/reference/html/GtkSourcePrintJob.html	2007-02-12 18:45:25.000000000 +0000
@@ -20,22 +20,22 @@
 <th width="100%" align="center">GtkSourceView Reference Manual</th>
 <td>&#160;</td>
 </tr>
-<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2566124" class="shortcut">Top</a>
+<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2583471" class="shortcut">Top</a>
                   &#160;|&#160;
-                  <a href="#id2615291" class="shortcut">Description</a>
+                  <a href="#id2615285" class="shortcut">Description</a>
                   &#160;|&#160;
-                  <a href="#id2615032" class="shortcut">Object Hierarchy</a>
+                  <a href="#id2615026" class="shortcut">Object Hierarchy</a>
                   &#160;|&#160;
-                  <a href="#id2615053" class="shortcut">Properties</a>
+                  <a href="#id2615047" class="shortcut">Properties</a>
                   &#160;|&#160;
-                  <a href="#id2615227" class="shortcut">Signals</a></nobr></td></tr>
+                  <a href="#id2615221" class="shortcut">Signals</a></nobr></td></tr>
 </table>
 <div class="refentry" lang="en">
 <a name="GtkSourcePrintJob"></a><div class="titlepage"></div>
 <div class="refnamediv"><table width="100%"><tr>
 <td valign="top">
 <h2>
-<a name="id2566124"></a><span class="refentrytitle">GtkSourcePrintJob</span>
+<a name="id2583471"></a><span class="refentrytitle">GtkSourcePrintJob</span>
 </h2>
 <p>GtkSourcePrintJob &#8212; Printing a <a href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a>.</p>
 </td>
@@ -167,7 +167,7 @@ void        <a href="GtkSourcePrintJob.h
 </pre>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2615032"></a><h2>Object Hierarchy</h2>
+<a name="id2615026"></a><h2>Object Hierarchy</h2>
 <pre class="synopsis">
 
   GObject
@@ -175,7 +175,7 @@ void        <a href="GtkSourcePrintJob.h
 </pre>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2615053"></a><h2>Properties</h2>
+<a name="id2615047"></a><h2>Properties</h2>
 <pre class="synopsis">
 
   "<a href="GtkSourcePrintJob.html#GtkSourcePrintJob--buffer">buffer</a>"               <a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a>       : Read / Write
@@ -195,7 +195,7 @@ void        <a href="GtkSourcePrintJob.h
 </pre>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2615227"></a><h2>Signals</h2>
+<a name="id2615221"></a><h2>Signals</h2>
 <pre class="synopsis">
 
 "<a href="GtkSourcePrintJob.html#GtkSourcePrintJob-begin-page">begin-page</a>"
@@ -206,7 +206,7 @@ void        <a href="GtkSourcePrintJob.h
 </pre>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2615291"></a><h2>Description</h2>
+<a name="id2615285"></a><h2>Description</h2>
 <p>
 The <a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob"><span class="type">GtkSourcePrintJob</span></a> object is used to print the contents of a
 <a href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a>.  You can set various configuration options to
@@ -305,20 +305,20 @@ print_source_buffer_from_view (GtkSource
 </pre></div>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2615574"></a><h2>Details</h2>
+<a name="id2615568"></a><h2>Details</h2>
 <div class="refsect2" lang="en">
-<a name="id2615584"></a><h3>
+<a name="id2615578"></a><h3>
 <a name="GtkSourcePrintJob-struct"></a>GtkSourcePrintJob</h3>
-<a class="indexterm" name="id2615594"></a><pre class="programlisting">typedef struct _GtkSourcePrintJob GtkSourcePrintJob;</pre>
+<a class="indexterm" name="id2615588"></a><pre class="programlisting">typedef struct _GtkSourcePrintJob GtkSourcePrintJob;</pre>
 <p>
 
 </p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2615609"></a><h3>
+<a name="id2615603"></a><h3>
 <a name="gtk-source-print-job-new"></a>gtk_source_print_job_new ()</h3>
-<a class="indexterm" name="id2615619"></a><pre class="programlisting"><a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a>* gtk_source_print_job_new (GnomePrintConfig *config);</pre>
+<a class="indexterm" name="id2615613"></a><pre class="programlisting"><a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a>* gtk_source_print_job_new (GnomePrintConfig *config);</pre>
 <p>
 Creates a new print job object, initially setting the print configuration.</p>
 <p>
@@ -342,9 +342,9 @@ Creates a new print job object, initiall
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2615680"></a><h3>
+<a name="id2615674"></a><h3>
 <a name="gtk-source-print-job-new-with-buffer"></a>gtk_source_print_job_new_with_buffer ()</h3>
-<a class="indexterm" name="id2615693"></a><pre class="programlisting"><a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a>* gtk_source_print_job_new_with_buffer
+<a class="indexterm" name="id2615687"></a><pre class="programlisting"><a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a>* gtk_source_print_job_new_with_buffer
                                             (GnomePrintConfig *config,
                                              <a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *buffer);</pre>
 <p>
@@ -377,9 +377,9 @@ href="../liboil/liboil-liboiljunk.html#N
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2615793"></a><h3>
+<a name="id2615787"></a><h3>
 <a name="gtk-source-print-job-set-config"></a>gtk_source_print_job_set_config ()</h3>
-<a class="indexterm" name="id2615806"></a><pre class="programlisting">void        gtk_source_print_job_set_config (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job,
+<a class="indexterm" name="id2615800"></a><pre class="programlisting">void        gtk_source_print_job_set_config (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job,
                                              GnomePrintConfig *config);</pre>
 <p>
 Sets the print configuration for the job.  If you don't set a
@@ -406,9 +406,9 @@ created with <code class="function">gnom
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2615894"></a><h3>
+<a name="id2615888"></a><h3>
 <a name="gtk-source-print-job-get-config"></a>gtk_source_print_job_get_config ()</h3>
-<a class="indexterm" name="id2615906"></a><pre class="programlisting">GnomePrintConfig* gtk_source_print_job_get_config
+<a class="indexterm" name="id2615900"></a><pre class="programlisting">GnomePrintConfig* gtk_source_print_job_get_config
                                             (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job);</pre>
 <p>
 Gets the current <span class="type">GnomePrintConfig</span> the print job will use.  If not
@@ -435,9 +435,9 @@ it.  The returned object reference is ow
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2615983"></a><h3>
+<a name="id2615976"></a><h3>
 <a name="gtk-source-print-job-set-buffer"></a>gtk_source_print_job_set_buffer ()</h3>
-<a class="indexterm" name="id2615995"></a><pre class="programlisting">void        gtk_source_print_job_set_buffer (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job,
+<a class="indexterm" name="id2615989"></a><pre class="programlisting">void        gtk_source_print_job_set_buffer (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job,
                                              <a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *buffer);</pre>
 <p>
 Sets the <a href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> the print job will print.  You need to
@@ -464,9 +464,9 @@ creating the print job with <a href="Gtk
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2616090"></a><h3>
+<a name="id2616083"></a><h3>
 <a name="gtk-source-print-job-get-buffer"></a>gtk_source_print_job_get_buffer ()</h3>
-<a class="indexterm" name="id2616102"></a><pre class="programlisting"><a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a>* gtk_source_print_job_get_buffer
+<a class="indexterm" name="id2616096"></a><pre class="programlisting"><a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a>* gtk_source_print_job_get_buffer
                                             (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job);</pre>
 <p>
 Gets the <a href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> the print job would print.  The returned
@@ -495,9 +495,9 @@ should not be unreferenced.</p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2616186"></a><h3>
+<a name="id2616180"></a><h3>
 <a name="gtk-source-print-job-setup-from-view"></a>gtk_source_print_job_setup_from_view ()</h3>
-<a class="indexterm" name="id2616199"></a><pre class="programlisting">void        gtk_source_print_job_setup_from_view
+<a class="indexterm" name="id2616193"></a><pre class="programlisting">void        gtk_source_print_job_setup_from_view
                                             (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job,
                                              <a href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a> *view);</pre>
 <p>
@@ -526,9 +526,9 @@ and default font.</p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2616285"></a><h3>
+<a name="id2616279"></a><h3>
 <a name="gtk-source-print-job-set-tabs-width"></a>gtk_source_print_job_set_tabs_width ()</h3>
-<a class="indexterm" name="id2616298"></a><pre class="programlisting">void        gtk_source_print_job_set_tabs_width
+<a class="indexterm" name="id2616292"></a><pre class="programlisting">void        gtk_source_print_job_set_tabs_width
                                             (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job,
                                              guint tabs_width);</pre>
 <p>
@@ -557,9 +557,9 @@ font.  Tabulation stops are set for the 
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2616379"></a><h3>
+<a name="id2616372"></a><h3>
 <a name="gtk-source-print-job-get-tabs-width"></a>gtk_source_print_job_get_tabs_width ()</h3>
-<a class="indexterm" name="id2616392"></a><pre class="programlisting">guint       gtk_source_print_job_get_tabs_width
+<a class="indexterm" name="id2616386"></a><pre class="programlisting">guint       gtk_source_print_job_get_tabs_width
                                             (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job);</pre>
 <p>
 Determines the configured width (in equivalent spaces) of
@@ -585,9 +585,9 @@ tabulations.  The default value is 8.</p
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2616455"></a><h3>
+<a name="id2616449"></a><h3>
 <a name="gtk-source-print-job-set-wrap-mode"></a>gtk_source_print_job_set_wrap_mode ()</h3>
-<a class="indexterm" name="id2616468"></a><pre class="programlisting">void        gtk_source_print_job_set_wrap_mode
+<a class="indexterm" name="id2616462"></a><pre class="programlisting">void        gtk_source_print_job_set_wrap_mode
                                             (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job,
                                              GtkWrapMode wrap);</pre>
 <p>
@@ -614,9 +614,9 @@ width.  See <span class="type">GtkWrapMo
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2616546"></a><h3>
+<a name="id2616540"></a><h3>
 <a name="gtk-source-print-job-get-wrap-mode"></a>gtk_source_print_job_get_wrap_mode ()</h3>
-<a class="indexterm" name="id2616560"></a><pre class="programlisting">GtkWrapMode gtk_source_print_job_get_wrap_mode
+<a class="indexterm" name="id2616553"></a><pre class="programlisting">GtkWrapMode gtk_source_print_job_get_wrap_mode
                                             (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job);</pre>
 <p>
 Determines the wrapping style for text lines wider than the
@@ -642,9 +642,9 @@ printable width.  The default is no wrap
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2616623"></a><h3>
+<a name="id2616616"></a><h3>
 <a name="gtk-source-print-job-set-highlight"></a>gtk_source_print_job_set_highlight ()</h3>
-<a class="indexterm" name="id2616636"></a><pre class="programlisting">void        gtk_source_print_job_set_highlight
+<a class="indexterm" name="id2616630"></a><pre class="programlisting">void        gtk_source_print_job_set_highlight
                                             (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job,
                                              gboolean highlight);</pre>
 <p>
@@ -671,9 +671,9 @@ buffer rules.  Both color and font style
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2616717"></a><h3>
+<a name="id2616711"></a><h3>
 <a name="gtk-source-print-job-get-highlight"></a>gtk_source_print_job_get_highlight ()</h3>
-<a class="indexterm" name="id2616730"></a><pre class="programlisting">gboolean    gtk_source_print_job_get_highlight
+<a class="indexterm" name="id2616724"></a><pre class="programlisting">gboolean    gtk_source_print_job_get_highlight
                                             (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job);</pre>
 <p>
 Determines if the job is configured to print the text highlighted
@@ -700,9 +700,9 @@ only if the buffer to print has highligh
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2616803"></a><h3>
+<a name="id2616797"></a><h3>
 <a name="gtk-source-print-job-set-font-desc"></a>gtk_source_print_job_set_font_desc ()</h3>
-<a class="indexterm" name="id2616816"></a><pre class="programlisting">void        gtk_source_print_job_set_font_desc
+<a class="indexterm" name="id2616810"></a><pre class="programlisting">void        gtk_source_print_job_set_font_desc
                                             (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job,
                                              PangoFontDescription *desc);</pre>
 <p>
@@ -728,9 +728,9 @@ Sets the default font for the printed te
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2616893"></a><h3>
+<a name="id2616887"></a><h3>
 <a name="gtk-source-print-job-set-font"></a>gtk_source_print_job_set_font ()</h3>
-<a class="indexterm" name="id2616906"></a><pre class="programlisting">void        gtk_source_print_job_set_font   (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job,
+<a class="indexterm" name="id2616899"></a><pre class="programlisting">void        gtk_source_print_job_set_font   (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job,
                                              const gchar *font_name);</pre>
 <p>
 Sets the default font for the printed text.  <em class="parameter"><code>font_name</code></em> should be a
@@ -763,9 +763,9 @@ should use <a href="GtkSourcePrintJob.ht
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2617020"></a><h3>
+<a name="id2617014"></a><h3>
 <a name="gtk-source-print-job-get-font-desc"></a>gtk_source_print_job_get_font_desc ()</h3>
-<a class="indexterm" name="id2617033"></a><pre class="programlisting">PangoFontDescription* gtk_source_print_job_get_font_desc
+<a class="indexterm" name="id2617027"></a><pre class="programlisting">PangoFontDescription* gtk_source_print_job_get_font_desc
                                             (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job);</pre>
 <p>
 Determines the default font to be used for the printed text.  The
@@ -794,9 +794,9 @@ should be freed when no longer needed.</
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2617099"></a><h3>
+<a name="id2617093"></a><h3>
 <a name="gtk-source-print-job-get-font"></a>gtk_source_print_job_get_font ()</h3>
-<a class="indexterm" name="id2617111"></a><pre class="programlisting">gchar*      gtk_source_print_job_get_font   (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job);</pre>
+<a class="indexterm" name="id2617105"></a><pre class="programlisting">gchar*      gtk_source_print_job_get_font   (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job);</pre>
 <p>
 Determines the default font to be used for the printed text.  The
 returned string is of the form "Fontfamily Style Size",
@@ -830,9 +830,9 @@ text font.
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2617205"></a><h3>
+<a name="id2617199"></a><h3>
 <a name="gtk-source-print-job-set-numbers-font-desc"></a>gtk_source_print_job_set_numbers_font_desc ()</h3>
-<a class="indexterm" name="id2617219"></a><pre class="programlisting">void        gtk_source_print_job_set_numbers_font_desc
+<a class="indexterm" name="id2617213"></a><pre class="programlisting">void        gtk_source_print_job_set_numbers_font_desc
                                             (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job,
                                              PangoFontDescription *desc);</pre>
 <p>
@@ -862,9 +862,9 @@ href="../liboil/liboil-liboiljunk.html#N
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2617307"></a><h3>
+<a name="id2617300"></a><h3>
 <a name="gtk-source-print-job-set-numbers-font"></a>gtk_source_print_job_set_numbers_font ()</h3>
-<a class="indexterm" name="id2617320"></a><pre class="programlisting">void        gtk_source_print_job_set_numbers_font
+<a class="indexterm" name="id2617313"></a><pre class="programlisting">void        gtk_source_print_job_set_numbers_font
                                             (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job,
                                              const gchar *font_name);</pre>
 <p>
@@ -902,9 +902,9 @@ href="../liboil/liboil-liboiljunk.html#N
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2617444"></a><h3>
+<a name="id2617438"></a><h3>
 <a name="gtk-source-print-job-get-numbers-font-desc"></a>gtk_source_print_job_get_numbers_font_desc ()</h3>
-<a class="indexterm" name="id2617458"></a><pre class="programlisting">PangoFontDescription* gtk_source_print_job_get_numbers_font_desc
+<a class="indexterm" name="id2617452"></a><pre class="programlisting">PangoFontDescription* gtk_source_print_job_get_numbers_font_desc
                                             (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job);</pre>
 <p>
 Determines the font to be used for the line numbers. This function
@@ -935,9 +935,9 @@ owned by the job and must not be modifie
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2617540"></a><h3>
+<a name="id2617533"></a><h3>
 <a name="gtk-source-print-job-get-numbers-font"></a>gtk_source_print_job_get_numbers_font ()</h3>
-<a class="indexterm" name="id2617552"></a><pre class="programlisting">gchar*      gtk_source_print_job_get_numbers_font
+<a class="indexterm" name="id2617546"></a><pre class="programlisting">gchar*      gtk_source_print_job_get_numbers_font
                                             (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job);</pre>
 <p>
 Determines the font to be used for the line numbers.  The returned
@@ -977,9 +977,9 @@ href="../liboil/liboil-liboiljunk.html#N
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2617665"></a><h3>
+<a name="id2617659"></a><h3>
 <a name="gtk-source-print-job-set-print-numbers"></a>gtk_source_print_job_set_print_numbers ()</h3>
-<a class="indexterm" name="id2617678"></a><pre class="programlisting">void        gtk_source_print_job_set_print_numbers
+<a class="indexterm" name="id2617672"></a><pre class="programlisting">void        gtk_source_print_job_set_print_numbers
                                             (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job,
                                              guint interval);</pre>
 <p>
@@ -1007,9 +1007,9 @@ printed every <em class="parameter"><cod
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2617763"></a><h3>
+<a name="id2617760"></a><h3>
 <a name="gtk-source-print-job-get-print-numbers"></a>gtk_source_print_job_get_print_numbers ()</h3>
-<a class="indexterm" name="id2617778"></a><pre class="programlisting">guint       gtk_source_print_job_get_print_numbers
+<a class="indexterm" name="id2617774"></a><pre class="programlisting">guint       gtk_source_print_job_get_print_numbers
                                             (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job);</pre>
 <p>
 Determines the interval used for line number printing.  If the
@@ -1036,9 +1036,9 @@ value is 0, no line numbers will be prin
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2617850"></a><h3>
+<a name="id2617847"></a><h3>
 <a name="gtk-source-print-job-set-text-margins"></a>gtk_source_print_job_set_text_margins ()</h3>
-<a class="indexterm" name="id2617864"></a><pre class="programlisting">void        gtk_source_print_job_set_text_margins
+<a class="indexterm" name="id2617861"></a><pre class="programlisting">void        gtk_source_print_job_set_text_margins
                                             (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job,
                                              gdouble top,
                                              gdouble bottom,
@@ -1093,9 +1093,9 @@ this function.</p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2618041"></a><h3>
+<a name="id2618038"></a><h3>
 <a name="gtk-source-print-job-get-text-margins"></a>gtk_source_print_job_get_text_margins ()</h3>
-<a class="indexterm" name="id2618055"></a><pre class="programlisting">void        gtk_source_print_job_get_text_margins
+<a class="indexterm" name="id2618052"></a><pre class="programlisting">void        gtk_source_print_job_get_text_margins
                                             (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job,
                                              gdouble *top,
                                              gdouble *bottom,
@@ -1145,9 +1145,9 @@ ignore that value.</p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2618250"></a><h3>
+<a name="id2618247"></a><h3>
 <a name="gtk-source-print-job-print"></a>gtk_source_print_job_print ()</h3>
-<a class="indexterm" name="id2618265"></a><pre class="programlisting">GnomePrintJob* gtk_source_print_job_print   (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job);</pre>
+<a class="indexterm" name="id2618262"></a><pre class="programlisting">GnomePrintJob* gtk_source_print_job_print   (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job);</pre>
 <p>
 Produces a <span class="type">GnomePrintJob</span> with the printed document.  The whole
 contents of the configured <a href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> are printed.  The
@@ -1180,9 +1180,9 @@ href="../liboil/liboil-liboiljunk.html#N
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2618386"></a><h3>
+<a name="id2618383"></a><h3>
 <a name="gtk-source-print-job-print-range"></a>gtk_source_print_job_print_range ()</h3>
-<a class="indexterm" name="id2618400"></a><pre class="programlisting">GnomePrintJob* gtk_source_print_job_print_range
+<a class="indexterm" name="id2618397"></a><pre class="programlisting">GnomePrintJob* gtk_source_print_job_print_range
                                             (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job,
                                              const GtkTextIter *start,
                                              const GtkTextIter *end);</pre>
@@ -1224,9 +1224,9 @@ href="../liboil/liboil-liboiljunk.html#N
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2618566"></a><h3>
+<a name="id2618563"></a><h3>
 <a name="gtk-source-print-job-print-range-async"></a>gtk_source_print_job_print_range_async ()</h3>
-<a class="indexterm" name="id2618581"></a><pre class="programlisting">gboolean    gtk_source_print_job_print_range_async
+<a class="indexterm" name="id2618578"></a><pre class="programlisting">gboolean    gtk_source_print_job_print_range_async
                                             (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job,
                                              const GtkTextIter *start,
                                              const GtkTextIter *end);</pre>
@@ -1278,9 +1278,9 @@ You may cancel the job with <a href="Gtk
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2618764"></a><h3>
+<a name="id2618761"></a><h3>
 <a name="gtk-source-print-job-cancel"></a>gtk_source_print_job_cancel ()</h3>
-<a class="indexterm" name="id2618778"></a><pre class="programlisting">void        gtk_source_print_job_cancel     (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job);</pre>
+<a class="indexterm" name="id2618775"></a><pre class="programlisting">void        gtk_source_print_job_cancel     (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job);</pre>
 <p>
 Cancels an asynchronous printing operation.  This will remove any
 pending print idle handler and unref the current <span class="type">GnomePrintJob</span>.
@@ -1309,9 +1309,9 @@ print operation.</p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2618874"></a><h3>
+<a name="id2618871"></a><h3>
 <a name="gtk-source-print-job-get-print-job"></a>gtk_source_print_job_get_print_job ()</h3>
-<a class="indexterm" name="id2618889"></a><pre class="programlisting">GnomePrintJob* gtk_source_print_job_get_print_job
+<a class="indexterm" name="id2618886"></a><pre class="programlisting">GnomePrintJob* gtk_source_print_job_get_print_job
                                             (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job);</pre>
 <p>
 Gets a reference to the <span class="type">GnomePrintJob</span> which the <em class="parameter"><code>job</code></em> is printing
@@ -1347,9 +1347,9 @@ href="../liboil/liboil-liboiljunk.html#N
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2619015"></a><h3>
+<a name="id2619012"></a><h3>
 <a name="gtk-source-print-job-get-page"></a>gtk_source_print_job_get_page ()</h3>
-<a class="indexterm" name="id2619030"></a><pre class="programlisting">guint       gtk_source_print_job_get_page   (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job);</pre>
+<a class="indexterm" name="id2619027"></a><pre class="programlisting">guint       gtk_source_print_job_get_page   (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job);</pre>
 <p>
 Determines the currently printing page number.  This function is
 only valid while printing (either synchronously or asynchronously).</p>
@@ -1374,9 +1374,9 @@ only valid while printing (either synchr
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2619100"></a><h3>
+<a name="id2619097"></a><h3>
 <a name="gtk-source-print-job-get-page-count"></a>gtk_source_print_job_get_page_count ()</h3>
-<a class="indexterm" name="id2619115"></a><pre class="programlisting">guint       gtk_source_print_job_get_page_count
+<a class="indexterm" name="id2619112"></a><pre class="programlisting">guint       gtk_source_print_job_get_page_count
                                             (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job);</pre>
 <p>
 Determines the total number of pages the job will print.  The
@@ -1405,9 +1405,9 @@ returned.</p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2619204"></a><h3>
+<a name="id2619201"></a><h3>
 <a name="gtk-source-print-job-get-print-context"></a>gtk_source_print_job_get_print_context ()</h3>
-<a class="indexterm" name="id2619218"></a><pre class="programlisting">GnomePrintContext* gtk_source_print_job_get_print_context
+<a class="indexterm" name="id2619215"></a><pre class="programlisting">GnomePrintContext* gtk_source_print_job_get_print_context
                                             (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job);</pre>
 <p>
 Determines the <span class="type">GnomePrintContext</span> of the current job.  This
@@ -1437,9 +1437,9 @@ is owned by <em class="parameter"><code>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2619328"></a><h3>
+<a name="id2619325"></a><h3>
 <a name="gtk-source-print-job-set-print-header"></a>gtk_source_print_job_set_print_header ()</h3>
-<a class="indexterm" name="id2619342"></a><pre class="programlisting">void        gtk_source_print_job_set_print_header
+<a class="indexterm" name="id2619339"></a><pre class="programlisting">void        gtk_source_print_job_set_print_header
                                             (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job,
                                              gboolean setting);</pre>
 <p>
@@ -1472,9 +1472,9 @@ empty it will not be printed, regardless
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2619450"></a><h3>
+<a name="id2619447"></a><h3>
 <a name="gtk-source-print-job-get-print-header"></a>gtk_source_print_job_get_print_header ()</h3>
-<a class="indexterm" name="id2619465"></a><pre class="programlisting">gboolean    gtk_source_print_job_get_print_header
+<a class="indexterm" name="id2619462"></a><pre class="programlisting">gboolean    gtk_source_print_job_get_print_header
                                             (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job);</pre>
 <p>
 Determines if a header is set to be printed for each page.  A
@@ -1502,9 +1502,9 @@ with <a href="GtkSourcePrintJob.html#gtk
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2619570"></a><h3>
+<a name="id2619567"></a><h3>
 <a name="gtk-source-print-job-set-print-footer"></a>gtk_source_print_job_set_print_footer ()</h3>
-<a class="indexterm" name="id2619584"></a><pre class="programlisting">void        gtk_source_print_job_set_print_footer
+<a class="indexterm" name="id2619581"></a><pre class="programlisting">void        gtk_source_print_job_set_print_footer
                                             (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job,
                                              gboolean setting);</pre>
 <p>
@@ -1537,9 +1537,9 @@ empty it will not be printed, regardless
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2619692"></a><h3>
+<a name="id2619689"></a><h3>
 <a name="gtk-source-print-job-get-print-footer"></a>gtk_source_print_job_get_print_footer ()</h3>
-<a class="indexterm" name="id2619706"></a><pre class="programlisting">gboolean    gtk_source_print_job_get_print_footer
+<a class="indexterm" name="id2619703"></a><pre class="programlisting">gboolean    gtk_source_print_job_get_print_footer
                                             (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job);</pre>
 <p>
 Determines if a footer is set to be printed for each page.  A
@@ -1567,9 +1567,9 @@ with <a href="GtkSourcePrintJob.html#gtk
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2619811"></a><h3>
+<a name="id2619808"></a><h3>
 <a name="gtk-source-print-job-set-header-footer-font-desc"></a>gtk_source_print_job_set_header_footer_font_desc ()</h3>
-<a class="indexterm" name="id2619826"></a><pre class="programlisting">void        gtk_source_print_job_set_header_footer_font_desc
+<a class="indexterm" name="id2619823"></a><pre class="programlisting">void        gtk_source_print_job_set_header_footer_font_desc
                                             (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job,
                                              PangoFontDescription *desc);</pre>
 <p>
@@ -1601,9 +1601,9 @@ href="../liboil/liboil-liboiljunk.html#N
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2619936"></a><h3>
+<a name="id2619933"></a><h3>
 <a name="gtk-source-print-job-set-header-footer-font"></a>gtk_source_print_job_set_header_footer_font ()</h3>
-<a class="indexterm" name="id2619951"></a><pre class="programlisting">void        gtk_source_print_job_set_header_footer_font
+<a class="indexterm" name="id2619948"></a><pre class="programlisting">void        gtk_source_print_job_set_header_footer_font
                                             (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job,
                                              const gchar *font_name);</pre>
 <p>
@@ -1641,9 +1641,9 @@ href="../liboil/liboil-liboiljunk.html#N
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2620088"></a><h3>
+<a name="id2620085"></a><h3>
 <a name="gtk-source-print-job-get-header-footer-font-desc"></a>gtk_source_print_job_get_header_footer_font_desc ()</h3>
-<a class="indexterm" name="id2620103"></a><pre class="programlisting">PangoFontDescription* gtk_source_print_job_get_header_footer_font_desc
+<a class="indexterm" name="id2620100"></a><pre class="programlisting">PangoFontDescription* gtk_source_print_job_get_header_footer_font_desc
                                             (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job);</pre>
 <p>
 Determines the font to be used for the header and footer.  This function
@@ -1674,9 +1674,9 @@ owned by the job and must not be modifie
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2620195"></a><h3>
+<a name="id2620192"></a><h3>
 <a name="gtk-source-print-job-get-header-footer-font"></a>gtk_source_print_job_get_header_footer_font ()</h3>
-<a class="indexterm" name="id2620210"></a><pre class="programlisting">gchar*      gtk_source_print_job_get_header_footer_font
+<a class="indexterm" name="id2620207"></a><pre class="programlisting">gchar*      gtk_source_print_job_get_header_footer_font
                                             (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job);</pre>
 <p>
 Determines the font to be used for the header and footer.  The
@@ -1716,9 +1716,9 @@ href="../liboil/liboil-liboiljunk.html#N
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2620334"></a><h3>
+<a name="id2620331"></a><h3>
 <a name="gtk-source-print-job-set-header-format"></a>gtk_source_print_job_set_header_format ()</h3>
-<a class="indexterm" name="id2620348"></a><pre class="programlisting">void        gtk_source_print_job_set_header_format
+<a class="indexterm" name="id2620345"></a><pre class="programlisting">void        gtk_source_print_job_set_header_format
                                             (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job,
                                              const gchar *left,
                                              const gchar *center,
@@ -1778,9 +1778,9 @@ printing with <a href="GtkSourcePrintJob
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2620574"></a><h3>
+<a name="id2620571"></a><h3>
 <a name="gtk-source-print-job-set-footer-format"></a>gtk_source_print_job_set_footer_format ()</h3>
-<a class="indexterm" name="id2620588"></a><pre class="programlisting">void        gtk_source_print_job_set_footer_format
+<a class="indexterm" name="id2620585"></a><pre class="programlisting">void        gtk_source_print_job_set_footer_format
                                             (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job,
                                              const gchar *left,
                                              const gchar *center,
@@ -1824,122 +1824,122 @@ Like <a href="GtkSourcePrintJob.html#gtk
 </div>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2620756"></a><h2>Property Details</h2>
+<a name="id2620753"></a><h2>Property Details</h2>
 <div class="refsect2" lang="en">
-<a name="id2620767"></a><h3>
+<a name="id2620764"></a><h3>
 <a name="GtkSourcePrintJob--buffer"></a>The "<code class="literal">buffer</code>" property</h3>
-<a class="indexterm" name="id2620783"></a><pre class="programlisting">  "buffer"               <a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a>       : Read / Write</pre>
+<a class="indexterm" name="id2620780"></a><pre class="programlisting">  "buffer"               <a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a>       : Read / Write</pre>
 <p>GtkSourceBuffer object to print.</p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2620806"></a><h3>
+<a name="id2620802"></a><h3>
 <a name="GtkSourcePrintJob--config"></a>The "<code class="literal">config</code>" property</h3>
-<a class="indexterm" name="id2620822"></a><pre class="programlisting">  "config"               GnomePrintConfig      : Read / Write</pre>
+<a class="indexterm" name="id2620819"></a><pre class="programlisting">  "config"               GnomePrintConfig      : Read / Write</pre>
 <p>Configuration options for the print job.</p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2620845"></a><h3>
+<a name="id2620842"></a><h3>
 <a name="GtkSourcePrintJob--font"></a>The "<code class="literal">font</code>" property</h3>
-<a class="indexterm" name="id2620861"></a><pre class="programlisting">  "font"                 gchararray            : Read / Write</pre>
+<a class="indexterm" name="id2620858"></a><pre class="programlisting">  "font"                 gchararray            : Read / Write</pre>
 <p>GnomeFont name to use for the document text (deprecated).</p>
 <p>Default value: NULL</p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2620887"></a><h3>
+<a name="id2620884"></a><h3>
 <a name="GtkSourcePrintJob--font-desc"></a>The "<code class="literal">font-desc</code>" property</h3>
-<a class="indexterm" name="id2620904"></a><pre class="programlisting">  "font-desc"            PangoFontDescription  : Read / Write</pre>
+<a class="indexterm" name="id2620901"></a><pre class="programlisting">  "font-desc"            PangoFontDescription  : Read / Write</pre>
 <p>Font to use for the document text (e.g. "Monospace 10").</p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2620927"></a><h3>
+<a name="id2620924"></a><h3>
 <a name="GtkSourcePrintJob--header-footer-font"></a>The "<code class="literal">header-footer-font</code>" property</h3>
-<a class="indexterm" name="id2620944"></a><pre class="programlisting">  "header-footer-font"   gchararray            : Read / Write</pre>
+<a class="indexterm" name="id2620941"></a><pre class="programlisting">  "header-footer-font"   gchararray            : Read / Write</pre>
 <p>GnomeFont name to use for the header and footer (deprecated).</p>
 <p>Default value: NULL</p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2620971"></a><h3>
+<a name="id2620968"></a><h3>
 <a name="GtkSourcePrintJob--header-footer-font-desc"></a>The "<code class="literal">header-footer-font-desc</code>" property</h3>
-<a class="indexterm" name="id2620988"></a><pre class="programlisting">  "header-footer-font-desc" PangoFontDescription  : Read / Write</pre>
+<a class="indexterm" name="id2620985"></a><pre class="programlisting">  "header-footer-font-desc" PangoFontDescription  : Read / Write</pre>
 <p>Font to use for headers and footers (e.g. "Monospace 10").</p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2621011"></a><h3>
+<a name="id2621008"></a><h3>
 <a name="GtkSourcePrintJob--highlight"></a>The "<code class="literal">highlight</code>" property</h3>
-<a class="indexterm" name="id2621027"></a><pre class="programlisting">  "highlight"            gboolean              : Read / Write</pre>
+<a class="indexterm" name="id2621024"></a><pre class="programlisting">  "highlight"            gboolean              : Read / Write</pre>
 <p>Whether to print the document with highlighted syntax.</p>
 <p>Default value: TRUE</p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2621054"></a><h3>
+<a name="id2621051"></a><h3>
 <a name="GtkSourcePrintJob--numbers-font"></a>The "<code class="literal">numbers-font</code>" property</h3>
-<a class="indexterm" name="id2621071"></a><pre class="programlisting">  "numbers-font"         gchararray            : Read / Write</pre>
+<a class="indexterm" name="id2621068"></a><pre class="programlisting">  "numbers-font"         gchararray            : Read / Write</pre>
 <p>GnomeFont name to use for the line numbers (deprecated).</p>
 <p>Default value: NULL</p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2621098"></a><h3>
+<a name="id2621094"></a><h3>
 <a name="GtkSourcePrintJob--numbers-font-desc"></a>The "<code class="literal">numbers-font-desc</code>" property</h3>
-<a class="indexterm" name="id2621114"></a><pre class="programlisting">  "numbers-font-desc"    PangoFontDescription  : Read / Write</pre>
+<a class="indexterm" name="id2621111"></a><pre class="programlisting">  "numbers-font-desc"    PangoFontDescription  : Read / Write</pre>
 <p>Font description to use for the line numbers.</p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2621138"></a><h3>
+<a name="id2621135"></a><h3>
 <a name="GtkSourcePrintJob--print-footer"></a>The "<code class="literal">print-footer</code>" property</h3>
-<a class="indexterm" name="id2621155"></a><pre class="programlisting">  "print-footer"         gboolean              : Read / Write</pre>
+<a class="indexterm" name="id2621152"></a><pre class="programlisting">  "print-footer"         gboolean              : Read / Write</pre>
 <p>Whether to print a footer in each page.</p>
 <p>Default value: FALSE</p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2621180"></a><h3>
+<a name="id2621177"></a><h3>
 <a name="GtkSourcePrintJob--print-header"></a>The "<code class="literal">print-header</code>" property</h3>
-<a class="indexterm" name="id2621197"></a><pre class="programlisting">  "print-header"         gboolean              : Read / Write</pre>
+<a class="indexterm" name="id2621194"></a><pre class="programlisting">  "print-header"         gboolean              : Read / Write</pre>
 <p>Whether to print a header in each page.</p>
 <p>Default value: FALSE</p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2621224"></a><h3>
+<a name="id2621221"></a><h3>
 <a name="GtkSourcePrintJob--print-numbers"></a>The "<code class="literal">print-numbers</code>" property</h3>
-<a class="indexterm" name="id2621240"></a><pre class="programlisting">  "print-numbers"        guint                 : Read / Write</pre>
+<a class="indexterm" name="id2621237"></a><pre class="programlisting">  "print-numbers"        guint                 : Read / Write</pre>
 <p>Interval of printed line numbers (0 means no numbers).</p>
 <p>Allowed values: &lt;= 100</p>
 <p>Default value: 1</p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2621271"></a><h3>
+<a name="id2621268"></a><h3>
 <a name="GtkSourcePrintJob--tabs-width"></a>The "<code class="literal">tabs-width</code>" property</h3>
-<a class="indexterm" name="id2621288"></a><pre class="programlisting">  "tabs-width"           guint                 : Read / Write</pre>
+<a class="indexterm" name="id2621285"></a><pre class="programlisting">  "tabs-width"           guint                 : Read / Write</pre>
 <p>Width in equivalent space characters of tabs.</p>
 <p>Allowed values: &lt;= 100</p>
 <p>Default value: 8</p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2621319"></a><h3>
+<a name="id2621316"></a><h3>
 <a name="GtkSourcePrintJob--wrap-mode"></a>The "<code class="literal">wrap-mode</code>" property</h3>
-<a class="indexterm" name="id2621336"></a><pre class="programlisting">  "wrap-mode"            GtkWrapMode           : Read / Write</pre>
+<a class="indexterm" name="id2621332"></a><pre class="programlisting">  "wrap-mode"            GtkWrapMode           : Read / Write</pre>
 <p>Word wrapping mode.</p>
 <p>Default value: GTK_WRAP_NONE</p>
 </div>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2621363"></a><h2>Signal Details</h2>
+<a name="id2621360"></a><h2>Signal Details</h2>
 <div class="refsect2" lang="en">
-<a name="id2621374"></a><h3>
+<a name="id2621371"></a><h3>
 <a name="GtkSourcePrintJob-begin-page"></a>The "begin-page" signal</h3>
-<a class="indexterm" name="id2621384"></a><pre class="programlisting">void        user_function                  (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *sourceprintjob,
+<a class="indexterm" name="id2621381"></a><pre class="programlisting">void        user_function                  (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *sourceprintjob,
                                             gpointer           user_data)           : Run last</pre>
 <p>
 Emitted whenever the <em class="parameter"><code>sourceprintjob</code></em> is about to print a new text
@@ -1965,9 +1965,9 @@ page by for example, printing your own h
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2621462"></a><h3>
+<a name="id2621459"></a><h3>
 <a name="GtkSourcePrintJob-finished"></a>The "finished" signal</h3>
-<a class="indexterm" name="id2621472"></a><pre class="programlisting">void        user_function                  (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *sourceprintjob,
+<a class="indexterm" name="id2621469"></a><pre class="programlisting">void        user_function                  (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *sourceprintjob,
                                             gpointer           user_data)           : Run first</pre>
 <p>
 Emitted whenever an asynchronous print job has finished.  You can
@@ -1994,7 +1994,7 @@ printed to the physical device.
 </div>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2621560"></a><h2>See Also</h2>
+<a name="id2621557"></a><h2>See Also</h2>
 <p>
 The reference documentation for <a href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a>.  You might also want
 to check the Gnome Print library reference
diff -pruN 1.8.3-1/docs/reference/html/GtkSourceStyleScheme.html 1.8.4-0ubuntu1/docs/reference/html/GtkSourceStyleScheme.html
--- 1.8.3-1/docs/reference/html/GtkSourceStyleScheme.html	2007-01-08 19:51:37.000000000 +0000
+++ 1.8.4-0ubuntu1/docs/reference/html/GtkSourceStyleScheme.html	2007-02-12 18:45:25.000000000 +0000
@@ -21,20 +21,20 @@
 <th width="100%" align="center">GtkSourceView Reference Manual</th>
 <td><a accesskey="n" href="GtkSourceTag.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
 </tr>
-<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2579757" class="shortcut">Top</a>
+<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2577507" class="shortcut">Top</a>
                   &#160;|&#160;
-                  <a href="#id2555399" class="shortcut">Description</a>
+                  <a href="#id2555385" class="shortcut">Description</a>
                   &#160;|&#160;
-                  <a href="#id2555325" class="shortcut">Object Hierarchy</a>
+                  <a href="#id2555311" class="shortcut">Object Hierarchy</a>
                   &#160;|&#160;
-                  <a href="#id2555349" class="shortcut">Signals</a></nobr></td></tr>
+                  <a href="#id2555335" class="shortcut">Signals</a></nobr></td></tr>
 </table>
 <div class="refentry" lang="en">
 <a name="GtkSourceStyleScheme"></a><div class="titlepage"></div>
 <div class="refnamediv"><table width="100%"><tr>
 <td valign="top">
 <h2>
-<a name="id2579757"></a><span class="refentrytitle">GtkSourceStyleScheme</span>
+<a name="id2577507"></a><span class="refentrytitle">GtkSourceStyleScheme</span>
 </h2>
 <p>GtkSourceStyleScheme</p>
 </td>
@@ -60,7 +60,7 @@ const gchar* <a href="GtkSourceStyleSche
 </pre>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2555325"></a><h2>Object Hierarchy</h2>
+<a name="id2555311"></a><h2>Object Hierarchy</h2>
 <pre class="synopsis">
 
   GInterface
@@ -68,7 +68,7 @@ const gchar* <a href="GtkSourceStyleSche
 </pre>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2555349"></a><h2>Signals</h2>
+<a name="id2555335"></a><h2>Signals</h2>
 <pre class="synopsis">
 
 "<a href="GtkSourceStyleScheme.html#GtkSourceStyleScheme-style-changed">style-changed</a>"
@@ -78,26 +78,26 @@ const gchar* <a href="GtkSourceStyleSche
 </pre>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2555399"></a><h2>Description</h2>
+<a name="id2555385"></a><h2>Description</h2>
 <p>
 
 </p>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2555415"></a><h2>Details</h2>
+<a name="id2555401"></a><h2>Details</h2>
 <div class="refsect2" lang="en">
-<a name="id2555425"></a><h3>
+<a name="id2555412"></a><h3>
 <a name="GtkSourceStyleScheme-struct"></a>GtkSourceStyleScheme</h3>
-<a class="indexterm" name="id2553682"></a><pre class="programlisting">typedef struct _GtkSourceStyleScheme GtkSourceStyleScheme;</pre>
+<a class="indexterm" name="id2556991"></a><pre class="programlisting">typedef struct _GtkSourceStyleScheme GtkSourceStyleScheme;</pre>
 <p>
 
 </p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2553698"></a><h3>
+<a name="id2557007"></a><h3>
 <a name="GtkSourceStyleSchemeClass"></a>GtkSourceStyleSchemeClass</h3>
-<a class="indexterm" name="id2553710"></a><pre class="programlisting">typedef struct {
+<a class="indexterm" name="id2557018"></a><pre class="programlisting">typedef struct {
 	GTypeInterface	base_iface;
 
 	/* signals */
@@ -123,9 +123,9 @@ const gchar* <a href="GtkSourceStyleSche
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2560055"></a><h3>
+<a name="id2564233"></a><h3>
 <a name="gtk-source-style-scheme-get-tag-style"></a>gtk_source_style_scheme_get_tag_style ()</h3>
-<a class="indexterm" name="id2572430"></a><pre class="programlisting"><a href="gtksourceview-GtkSourceTagStyle.html#GtkSourceTagStyle">GtkSourceTagStyle</a>* gtk_source_style_scheme_get_tag_style
+<a class="indexterm" name="id2569525"></a><pre class="programlisting"><a href="gtksourceview-GtkSourceTagStyle.html#GtkSourceTagStyle">GtkSourceTagStyle</a>* gtk_source_style_scheme_get_tag_style
                                             (<a href="GtkSourceStyleScheme.html" title="GtkSourceStyleScheme">GtkSourceStyleScheme</a> *scheme,
                                              const gchar *style_name);</pre>
 <p>
@@ -156,9 +156,9 @@ Gets the tag associated with the given <
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2553816"></a><h3>
+<a name="id2557123"></a><h3>
 <a name="gtk-source-style-scheme-get-name"></a>gtk_source_style_scheme_get_name ()</h3>
-<a class="indexterm" name="id2553827"></a><pre class="programlisting">const gchar* gtk_source_style_scheme_get_name
+<a class="indexterm" name="id2557135"></a><pre class="programlisting">const gchar* gtk_source_style_scheme_get_name
                                             (<a href="GtkSourceStyleScheme.html" title="GtkSourceStyleScheme">GtkSourceStyleScheme</a> *scheme);</pre>
 <p>
 Gets the name of the given style <em class="parameter"><code>scheme</code></em>.</p>
@@ -183,9 +183,9 @@ Gets the name of the given style <em cla
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2552730"></a><h3>
+<a name="id2589548"></a><h3>
 <a name="gtk-source-style-scheme-get-default"></a>gtk_source_style_scheme_get_default ()</h3>
-<a class="indexterm" name="id2552744"></a><pre class="programlisting"><a href="GtkSourceStyleScheme.html" title="GtkSourceStyleScheme">GtkSourceStyleScheme</a>* gtk_source_style_scheme_get_default
+<a class="indexterm" name="id2589560"></a><pre class="programlisting"><a href="GtkSourceStyleScheme.html" title="GtkSourceStyleScheme">GtkSourceStyleScheme</a>* gtk_source_style_scheme_get_default
                                             (void);</pre>
 <p>
 Gets the default style scheme.</p>
@@ -203,11 +203,11 @@ Gets the default style scheme.</p>
 </div>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2552792"></a><h2>Signal Details</h2>
+<a name="id2589608"></a><h2>Signal Details</h2>
 <div class="refsect2" lang="en">
-<a name="id2552803"></a><h3>
+<a name="id2589618"></a><h3>
 <a name="GtkSourceStyleScheme-style-changed"></a>The "style-changed" signal</h3>
-<a class="indexterm" name="id2552812"></a><pre class="programlisting">void        user_function                  (<a href="GtkSourceStyleScheme.html" title="GtkSourceStyleScheme">GtkSourceStyleScheme</a> *sourcestylescheme,
+<a class="indexterm" name="id2589628"></a><pre class="programlisting">void        user_function                  (<a href="GtkSourceStyleScheme.html" title="GtkSourceStyleScheme">GtkSourceStyleScheme</a> *sourcestylescheme,
                                             gchar                *arg1,
                                             gpointer              user_data)              : Run last</pre>
 <p>
diff -pruN 1.8.3-1/docs/reference/html/GtkSourceTag.html 1.8.4-0ubuntu1/docs/reference/html/GtkSourceTag.html
--- 1.8.3-1/docs/reference/html/GtkSourceTag.html	2007-01-08 19:51:37.000000000 +0000
+++ 1.8.4-0ubuntu1/docs/reference/html/GtkSourceTag.html	2007-02-12 18:45:25.000000000 +0000
@@ -21,20 +21,20 @@
 <th width="100%" align="center">GtkSourceView Reference Manual</th>
 <td><a accesskey="n" href="GtkSourceTagTable.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
 </tr>
-<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2592732" class="shortcut">Top</a>
+<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2586954" class="shortcut">Top</a>
                   &#160;|&#160;
-                  <a href="#id2553294" class="shortcut">Description</a>
+                  <a href="#id2599776" class="shortcut">Description</a>
                   &#160;|&#160;
-                  <a href="#id2599641" class="shortcut">Object Hierarchy</a>
+                  <a href="#id2553888" class="shortcut">Object Hierarchy</a>
                   &#160;|&#160;
-                  <a href="#id2553251" class="shortcut">Properties</a></nobr></td></tr>
+                  <a href="#id2599733" class="shortcut">Properties</a></nobr></td></tr>
 </table>
 <div class="refentry" lang="en">
 <a name="GtkSourceTag"></a><div class="titlepage"></div>
 <div class="refnamediv"><table width="100%"><tr>
 <td valign="top">
 <h2>
-<a name="id2592732"></a><span class="refentrytitle">GtkSourceTag</span>
+<a name="id2586954"></a><span class="refentrytitle">GtkSourceTag</span>
 </h2>
 <p>GtkSourceTag</p>
 </td>
@@ -84,7 +84,7 @@ GtkTextTag* <a href="GtkSourceTag.html#g
 </pre>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2599641"></a><h2>Object Hierarchy</h2>
+<a name="id2553888"></a><h2>Object Hierarchy</h2>
 <pre class="synopsis">
 
   GObject
@@ -109,7 +109,7 @@ GtkTextTag* <a href="GtkSourceTag.html#g
 </pre>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2553251"></a><h2>Properties</h2>
+<a name="id2599733"></a><h2>Properties</h2>
 <pre class="synopsis">
 
   "<a href="GtkSourceTag.html#GtkSourceTag--id">id</a>"                   gchararray            : Read / Write / Construct Only
@@ -117,71 +117,71 @@ GtkTextTag* <a href="GtkSourceTag.html#g
 </pre>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2553294"></a><h2>Description</h2>
+<a name="id2599776"></a><h2>Description</h2>
 <p>
 
 </p>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2553310"></a><h2>Details</h2>
+<a name="id2599791"></a><h2>Details</h2>
 <div class="refsect2" lang="en">
-<a name="id2553321"></a><h3>
+<a name="id2599802"></a><h3>
 <a name="GtkSourceTag-struct"></a>GtkSourceTag</h3>
-<a class="indexterm" name="id2553333"></a><pre class="programlisting">typedef struct _GtkSourceTag GtkSourceTag;</pre>
+<a class="indexterm" name="id2599815"></a><pre class="programlisting">typedef struct _GtkSourceTag GtkSourceTag;</pre>
 <p>
 
 </p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2553348"></a><h3>
+<a name="id2599830"></a><h3>
 <a name="GtkSourceTagClass"></a>GtkSourceTagClass</h3>
-<a class="indexterm" name="id2553361"></a><pre class="programlisting">typedef struct _GtkSourceTagClass GtkSourceTagClass;</pre>
+<a class="indexterm" name="id2599842"></a><pre class="programlisting">typedef struct _GtkSourceTagClass GtkSourceTagClass;</pre>
 <p>
 
 </p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2553377"></a><h3>
+<a name="id2599859"></a><h3>
 <a name="GtkSyntaxTag-struct"></a>GtkSyntaxTag</h3>
-<a class="indexterm" name="id2553390"></a><pre class="programlisting">typedef struct _GtkSyntaxTag GtkSyntaxTag;</pre>
+<a class="indexterm" name="id2599871"></a><pre class="programlisting">typedef struct _GtkSyntaxTag GtkSyntaxTag;</pre>
 <p>
 
 </p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2553405"></a><h3>
+<a name="id2599887"></a><h3>
 <a name="GtkSyntaxTagClass"></a>GtkSyntaxTagClass</h3>
-<a class="indexterm" name="id2553418"></a><pre class="programlisting">typedef struct _GtkSyntaxTagClass GtkSyntaxTagClass;</pre>
+<a class="indexterm" name="id2599899"></a><pre class="programlisting">typedef struct _GtkSyntaxTagClass GtkSyntaxTagClass;</pre>
 <p>
 
 </p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2553434"></a><h3>
+<a name="id2567824"></a><h3>
 <a name="GtkPatternTag-struct"></a>GtkPatternTag</h3>
-<a class="indexterm" name="id2589616"></a><pre class="programlisting">typedef struct _GtkPatternTag GtkPatternTag;</pre>
+<a class="indexterm" name="id2567836"></a><pre class="programlisting">typedef struct _GtkPatternTag GtkPatternTag;</pre>
 <p>
 
 </p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2589632"></a><h3>
+<a name="id2567852"></a><h3>
 <a name="GtkPatternTagClass"></a>GtkPatternTagClass</h3>
-<a class="indexterm" name="id2589645"></a><pre class="programlisting">typedef struct _GtkPatternTagClass GtkPatternTagClass;</pre>
+<a class="indexterm" name="id2567865"></a><pre class="programlisting">typedef struct _GtkPatternTagClass GtkPatternTagClass;</pre>
 <p>
 
 </p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2589661"></a><h3>
+<a name="id2567881"></a><h3>
 <a name="gtk-source-tag-get-style"></a>gtk_source_tag_get_style ()</h3>
-<a class="indexterm" name="id2589673"></a><pre class="programlisting"><a href="gtksourceview-GtkSourceTagStyle.html#GtkSourceTagStyle">GtkSourceTagStyle</a>* gtk_source_tag_get_style (<a href="GtkSourceTag.html" title="GtkSourceTag">GtkSourceTag</a> *tag);</pre>
+<a class="indexterm" name="id2567893"></a><pre class="programlisting"><a href="gtksourceview-GtkSourceTagStyle.html#GtkSourceTagStyle">GtkSourceTagStyle</a>* gtk_source_tag_get_style (<a href="GtkSourceTag.html" title="GtkSourceTag">GtkSourceTag</a> *tag);</pre>
 <p>
 Gets the style associated with the given <em class="parameter"><code>tag</code></em>.</p>
 <p>
@@ -207,9 +207,9 @@ href="../liboil/liboil-liboiljunk.html#N
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2589762"></a><h3>
+<a name="id2567982"></a><h3>
 <a name="gtk-source-tag-set-style"></a>gtk_source_tag_set_style ()</h3>
-<a class="indexterm" name="id2589773"></a><pre class="programlisting">void        gtk_source_tag_set_style        (<a href="GtkSourceTag.html" title="GtkSourceTag">GtkSourceTag</a> *tag,
+<a class="indexterm" name="id2567993"></a><pre class="programlisting">void        gtk_source_tag_set_style        (<a href="GtkSourceTag.html" title="GtkSourceTag">GtkSourceTag</a> *tag,
                                              const <a href="gtksourceview-GtkSourceTagStyle.html#GtkSourceTagStyle">GtkSourceTagStyle</a> *style);</pre>
 <p>
 Associates a given <em class="parameter"><code>style</code></em> with the given <em class="parameter"><code>tag</code></em>.</p>
@@ -234,9 +234,9 @@ Associates a given <em class="parameter"
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2589870"></a><h3>
+<a name="id2568090"></a><h3>
 <a name="gtk-syntax-tag-new"></a>gtk_syntax_tag_new ()</h3>
-<a class="indexterm" name="id2605183"></a><pre class="programlisting">GtkTextTag* gtk_syntax_tag_new              (const gchar *id,
+<a class="indexterm" name="id2605178"></a><pre class="programlisting">GtkTextTag* gtk_syntax_tag_new              (const gchar *id,
                                              const gchar *name,
                                              const gchar *pattern_start,
                                              const gchar *pattern_end);</pre>
@@ -278,9 +278,9 @@ Creates a new syntax tag object with the
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2605300"></a><h3>
+<a name="id2605295"></a><h3>
 <a name="gtk-pattern-tag-new"></a>gtk_pattern_tag_new ()</h3>
-<a class="indexterm" name="id2605310"></a><pre class="programlisting">GtkTextTag* gtk_pattern_tag_new             (const gchar *id,
+<a class="indexterm" name="id2605305"></a><pre class="programlisting">GtkTextTag* gtk_pattern_tag_new             (const gchar *id,
                                              const gchar *name,
                                              const gchar *pattern);</pre>
 <p>
@@ -316,9 +316,9 @@ Creates a new pattern tag object with th
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2605416"></a><h3>
+<a name="id2605410"></a><h3>
 <a name="gtk-keyword-list-tag-new"></a>gtk_keyword_list_tag_new ()</h3>
-<a class="indexterm" name="id2605427"></a><pre class="programlisting">GtkTextTag* gtk_keyword_list_tag_new        (const gchar *id,
+<a class="indexterm" name="id2605421"></a><pre class="programlisting">GtkTextTag* gtk_keyword_list_tag_new        (const gchar *id,
                                              const gchar *name,
                                              const GSList *keywords,
                                              gboolean case_sensitive,
@@ -386,19 +386,18 @@ string at the end. 
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2605644"></a><h3>
+<a name="id2605639"></a><h3>
 <a name="gtk-block-comment-tag-new"></a>gtk_block_comment_tag_new</h3>
-<a class="indexterm" name="id2605656"></a><pre class="programlisting">#define gtk_block_comment_tag_new	gtk_syntax_tag_new
-</pre>
+<a class="indexterm" name="id2605650"></a><pre class="programlisting">#define     gtk_block_comment_tag_new</pre>
 <p>
 
 </p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2605672"></a><h3>
+<a name="id2605666"></a><h3>
 <a name="gtk-line-comment-tag-new"></a>gtk_line_comment_tag_new ()</h3>
-<a class="indexterm" name="id2605683"></a><pre class="programlisting">GtkTextTag* gtk_line_comment_tag_new        (const gchar *id,
+<a class="indexterm" name="id2605678"></a><pre class="programlisting">GtkTextTag* gtk_line_comment_tag_new        (const gchar *id,
                                              const gchar *name,
                                              const gchar *pattern_start);</pre>
 <p>
@@ -434,9 +433,9 @@ Creates a new line comment tag object wi
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2605793"></a><h3>
+<a name="id2605787"></a><h3>
 <a name="gtk-string-tag-new"></a>gtk_string_tag_new ()</h3>
-<a class="indexterm" name="id2605805"></a><pre class="programlisting">GtkTextTag* gtk_string_tag_new              (const gchar *id,
+<a class="indexterm" name="id2605800"></a><pre class="programlisting">GtkTextTag* gtk_string_tag_new              (const gchar *id,
                                              const gchar *name,
                                              const gchar *pattern_start,
                                              const gchar *pattern_end,
@@ -484,19 +483,19 @@ Creates a new string tag object with the
 </div>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2605959"></a><h2>Property Details</h2>
+<a name="id2605954"></a><h2>Property Details</h2>
 <div class="refsect2" lang="en">
-<a name="id2605970"></a><h3>
+<a name="id2605965"></a><h3>
 <a name="GtkSourceTag--id"></a>The "<code class="literal">id</code>" property</h3>
-<a class="indexterm" name="id2605985"></a><pre class="programlisting">  "id"                   gchararray            : Read / Write / Construct Only</pre>
+<a class="indexterm" name="id2605980"></a><pre class="programlisting">  "id"                   gchararray            : Read / Write / Construct Only</pre>
 <p>ID used to refer to the source tag.</p>
 <p>Default value: NULL</p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2606011"></a><h3>
+<a name="id2606006"></a><h3>
 <a name="GtkSourceTag--tag-style"></a>The "<code class="literal">tag-style</code>" property</h3>
-<a class="indexterm" name="id2606025"></a><pre class="programlisting">  "tag-style"            <a href="gtksourceview-GtkSourceTagStyle.html#GtkSourceTagStyle">GtkSourceTagStyle</a>     : Read / Write</pre>
+<a class="indexterm" name="id2606019"></a><pre class="programlisting">  "tag-style"            <a href="gtksourceview-GtkSourceTagStyle.html#GtkSourceTagStyle">GtkSourceTagStyle</a>     : Read / Write</pre>
 <p>The style associated with the source tag.</p>
 </div>
 </div>
diff -pruN 1.8.3-1/docs/reference/html/GtkSourceTagTable.html 1.8.4-0ubuntu1/docs/reference/html/GtkSourceTagTable.html
--- 1.8.3-1/docs/reference/html/GtkSourceTagTable.html	2007-01-08 19:51:37.000000000 +0000
+++ 1.8.4-0ubuntu1/docs/reference/html/GtkSourceTagTable.html	2007-02-12 18:45:25.000000000 +0000
@@ -21,20 +21,20 @@
 <th width="100%" align="center">GtkSourceView Reference Manual</th>
 <td><a accesskey="n" href="gtksourceview-GtkSourceTagStyle.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
 </tr>
-<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2582466" class="shortcut">Top</a>
+<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2572028" class="shortcut">Top</a>
                   &#160;|&#160;
-                  <a href="#id2550804" class="shortcut">Description</a>
+                  <a href="#id2554975" class="shortcut">Description</a>
                   &#160;|&#160;
-                  <a href="#id2550731" class="shortcut">Object Hierarchy</a>
+                  <a href="#id2590012" class="shortcut">Object Hierarchy</a>
                   &#160;|&#160;
-                  <a href="#id2550761" class="shortcut">Signals</a></nobr></td></tr>
+                  <a href="#id2554932" class="shortcut">Signals</a></nobr></td></tr>
 </table>
 <div class="refentry" lang="en">
 <a name="GtkSourceTagTable"></a><div class="titlepage"></div>
 <div class="refnamediv"><table width="100%"><tr>
 <td valign="top">
 <h2>
-<a name="id2582466"></a><span class="refentrytitle">GtkSourceTagTable</span>
+<a name="id2572028"></a><span class="refentrytitle">GtkSourceTagTable</span>
 </h2>
 <p>GtkSourceTagTable</p>
 </td>
@@ -57,7 +57,7 @@ void        <a href="GtkSourceTagTable.h
 </pre>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2550731"></a><h2>Object Hierarchy</h2>
+<a name="id2590012"></a><h2>Object Hierarchy</h2>
 <pre class="synopsis">
 
   GObject
@@ -66,7 +66,7 @@ void        <a href="GtkSourceTagTable.h
 </pre>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2550761"></a><h2>Signals</h2>
+<a name="id2554932"></a><h2>Signals</h2>
 <pre class="synopsis">
 
 "<a href="GtkSourceTagTable.html#GtkSourceTagTable-changed">changed</a>"   void        user_function      (<a href="GtkSourceTagTable.html" title="GtkSourceTagTable">GtkSourceTagTable</a> *sourcetagtable,
@@ -74,26 +74,26 @@ void        <a href="GtkSourceTagTable.h
 </pre>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2550804"></a><h2>Description</h2>
+<a name="id2554975"></a><h2>Description</h2>
 <p>
 
 </p>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2550820"></a><h2>Details</h2>
+<a name="id2554991"></a><h2>Details</h2>
 <div class="refsect2" lang="en">
-<a name="id2550830"></a><h3>
+<a name="id2555001"></a><h3>
 <a name="GtkSourceTagTable-struct"></a>GtkSourceTagTable</h3>
-<a class="indexterm" name="id2553008"></a><pre class="programlisting">typedef struct _GtkSourceTagTable GtkSourceTagTable;</pre>
+<a class="indexterm" name="id2555013"></a><pre class="programlisting">typedef struct _GtkSourceTagTable GtkSourceTagTable;</pre>
 <p>
 
 </p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2553024"></a><h3>
+<a name="id2555030"></a><h3>
 <a name="gtk-source-tag-table-new"></a>gtk_source_tag_table_new ()</h3>
-<a class="indexterm" name="id2553036"></a><pre class="programlisting"><a href="GtkSourceTagTable.html" title="GtkSourceTagTable">GtkSourceTagTable</a>* gtk_source_tag_table_new (void);</pre>
+<a class="indexterm" name="id2555041"></a><pre class="programlisting"><a href="GtkSourceTagTable.html" title="GtkSourceTagTable">GtkSourceTagTable</a>* gtk_source_tag_table_new (void);</pre>
 <p>
 Creates a new <a href="GtkSourceTagTable.html" title="GtkSourceTagTable"><span class="type">GtkSourceTagTable</span></a>. The table contains no tags by
 default.</p>
@@ -111,9 +111,9 @@ default.</p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2553089"></a><h3>
+<a name="id2590158"></a><h3>
 <a name="gtk-source-tag-table-add-tags"></a>gtk_source_tag_table_add_tags ()</h3>
-<a class="indexterm" name="id2553100"></a><pre class="programlisting">void        gtk_source_tag_table_add_tags   (<a href="GtkSourceTagTable.html" title="GtkSourceTagTable">GtkSourceTagTable</a> *table,
+<a class="indexterm" name="id2590169"></a><pre class="programlisting">void        gtk_source_tag_table_add_tags   (<a href="GtkSourceTagTable.html" title="GtkSourceTagTable">GtkSourceTagTable</a> *table,
                                              const GSList *tags);</pre>
 <p>
 Adds a list of tag to the table. The added tags are assigned the highest priority
@@ -143,9 +143,9 @@ then it is not added to the table.</p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2603571"></a><h3>
+<a name="id2590268"></a><h3>
 <a name="gtk-source-tag-table-remove-source-tags"></a>gtk_source_tag_table_remove_source_tags ()</h3>
-<a class="indexterm" name="id2603584"></a><pre class="programlisting">void        gtk_source_tag_table_remove_source_tags
+<a class="indexterm" name="id2604399"></a><pre class="programlisting">void        gtk_source_tag_table_remove_source_tags
                                             (<a href="GtkSourceTagTable.html" title="GtkSourceTagTable">GtkSourceTagTable</a> *table);</pre>
 <p>
 Removes all the source tags from the table. This will remove the table's
@@ -165,11 +165,11 @@ up destroyed if you don't have a referen
 </div>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2603646"></a><h2>Signal Details</h2>
+<a name="id2604462"></a><h2>Signal Details</h2>
 <div class="refsect2" lang="en">
-<a name="id2603657"></a><h3>
+<a name="id2604473"></a><h3>
 <a name="GtkSourceTagTable-changed"></a>The "changed" signal</h3>
-<a class="indexterm" name="id2603665"></a><pre class="programlisting">void        user_function                  (<a href="GtkSourceTagTable.html" title="GtkSourceTagTable">GtkSourceTagTable</a> *sourcetagtable,
+<a class="indexterm" name="id2604480"></a><pre class="programlisting">void        user_function                  (<a href="GtkSourceTagTable.html" title="GtkSourceTagTable">GtkSourceTagTable</a> *sourcetagtable,
                                             gpointer           user_data)           : Run last</pre>
 <p>
 
diff -pruN 1.8.3-1/docs/reference/html/gtksourceview-GtkSourceMarker.html 1.8.4-0ubuntu1/docs/reference/html/gtksourceview-GtkSourceMarker.html
--- 1.8.3-1/docs/reference/html/gtksourceview-GtkSourceMarker.html	2007-01-08 19:51:37.000000000 +0000
+++ 1.8.4-0ubuntu1/docs/reference/html/gtksourceview-GtkSourceMarker.html	2007-02-12 18:45:25.000000000 +0000
@@ -23,7 +23,7 @@
 </tr>
 <tr><td colspan="5" class="shortcuts"><nobr><a href="#id2566100" class="shortcut">Top</a>
                   &#160;|&#160;
-                  <a href="#id2578864" class="shortcut">Description</a></nobr></td></tr>
+                  <a href="#id2578857" class="shortcut">Description</a></nobr></td></tr>
 </table>
 <div class="refentry" lang="en">
 <a name="gtksourceview-GtkSourceMarker"></a><div class="titlepage"></div>
@@ -59,27 +59,25 @@ const gchar* <a href="gtksourceview-GtkS
 </pre>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2578864"></a><h2>Description</h2>
+<a name="id2578857"></a><h2>Description</h2>
 <p>
 
 </p>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2578879"></a><h2>Details</h2>
+<a name="id2578873"></a><h2>Details</h2>
 <div class="refsect2" lang="en">
-<a name="id2578890"></a><h3>
+<a name="id2578884"></a><h3>
 <a name="GtkSourceMarker"></a>GtkSourceMarker</h3>
-<a class="indexterm" name="id2558513"></a><pre class="programlisting">typedef GtkTextMark      GtkSourceMarker;
-</pre>
-<p>
+<a class="indexterm" name="id2558507"></a><p>
 
 </p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2558528"></a><h3>
+<a name="id2558516"></a><h3>
 <a name="gtk-source-marker-set-marker-type"></a>gtk_source_marker_set_marker_type ()</h3>
-<a class="indexterm" name="id2558540"></a><pre class="programlisting">void        gtk_source_marker_set_marker_type
+<a class="indexterm" name="id2558528"></a><pre class="programlisting">void        gtk_source_marker_set_marker_type
                                             (<a href="gtksourceview-GtkSourceMarker.html#GtkSourceMarker">GtkSourceMarker</a> *marker,
                                              const gchar *type);</pre>
 <p>
@@ -105,9 +103,9 @@ const gchar* <a href="gtksourceview-GtkS
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2558607"></a><h3>
+<a name="id2558595"></a><h3>
 <a name="gtk-source-marker-get-marker-type"></a>gtk_source_marker_get_marker_type ()</h3>
-<a class="indexterm" name="id2558619"></a><pre class="programlisting">gchar*      gtk_source_marker_get_marker_type
+<a class="indexterm" name="id2558606"></a><pre class="programlisting">gchar*      gtk_source_marker_get_marker_type
                                             (<a href="gtksourceview-GtkSourceMarker.html#GtkSourceMarker">GtkSourceMarker</a> *marker);</pre>
 <p>
 Gets the marker type of this <em class="parameter"><code>marker</code></em>.</p>
@@ -132,9 +130,9 @@ Gets the marker type of this <em class="
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2554470"></a><h3>
+<a name="id2554458"></a><h3>
 <a name="gtk-source-marker-get-line"></a>gtk_source_marker_get_line ()</h3>
-<a class="indexterm" name="id2554482"></a><pre class="programlisting">gint        gtk_source_marker_get_line      (<a href="gtksourceview-GtkSourceMarker.html#GtkSourceMarker">GtkSourceMarker</a> *marker);</pre>
+<a class="indexterm" name="id2554470"></a><pre class="programlisting">gint        gtk_source_marker_get_line      (<a href="gtksourceview-GtkSourceMarker.html#GtkSourceMarker">GtkSourceMarker</a> *marker);</pre>
 <p>
 Gets the line number of this <em class="parameter"><code>marker</code></em>.</p>
 <p>
@@ -158,9 +156,9 @@ Gets the line number of this <em class="
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2554555"></a><h3>
+<a name="id2554543"></a><h3>
 <a name="gtk-source-marker-get-name"></a>gtk_source_marker_get_name ()</h3>
-<a class="indexterm" name="id2554567"></a><pre class="programlisting">const gchar* gtk_source_marker_get_name     (<a href="gtksourceview-GtkSourceMarker.html#GtkSourceMarker">GtkSourceMarker</a> *marker);</pre>
+<a class="indexterm" name="id2554555"></a><pre class="programlisting">const gchar* gtk_source_marker_get_name     (<a href="gtksourceview-GtkSourceMarker.html#GtkSourceMarker">GtkSourceMarker</a> *marker);</pre>
 <p>
 Gets the name of this <em class="parameter"><code>marker</code></em>.</p>
 <p>
@@ -184,9 +182,9 @@ Gets the name of this <em class="paramet
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2554642"></a><h3>
+<a name="id2554629"></a><h3>
 <a name="gtk-source-marker-get-buffer"></a>gtk_source_marker_get_buffer ()</h3>
-<a class="indexterm" name="id2554655"></a><pre class="programlisting"><a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a>* gtk_source_marker_get_buffer
+<a class="indexterm" name="id2554643"></a><pre class="programlisting"><a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a>* gtk_source_marker_get_buffer
                                             (<a href="gtksourceview-GtkSourceMarker.html#GtkSourceMarker">GtkSourceMarker</a> *marker);</pre>
 <p>
 Gets the buffer associated with this <em class="parameter"><code>marker</code></em>.</p>
@@ -211,9 +209,9 @@ Gets the buffer associated with this <em
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2555993"></a><h3>
+<a name="id2555981"></a><h3>
 <a name="gtk-source-marker-next"></a>gtk_source_marker_next ()</h3>
-<a class="indexterm" name="id2556004"></a><pre class="programlisting"><a href="gtksourceview-GtkSourceMarker.html#GtkSourceMarker">GtkSourceMarker</a>* gtk_source_marker_next     (<a href="gtksourceview-GtkSourceMarker.html#GtkSourceMarker">GtkSourceMarker</a> *marker);</pre>
+<a class="indexterm" name="id2555992"></a><pre class="programlisting"><a href="gtksourceview-GtkSourceMarker.html#GtkSourceMarker">GtkSourceMarker</a>* gtk_source_marker_next     (<a href="gtksourceview-GtkSourceMarker.html#GtkSourceMarker">GtkSourceMarker</a> *marker);</pre>
 <p>
 Gets the next marker after <em class="parameter"><code>marker</code></em>.</p>
 <p>
@@ -237,9 +235,9 @@ Gets the next marker after <em class="pa
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2556086"></a><h3>
+<a name="id2556074"></a><h3>
 <a name="gtk-source-marker-prev"></a>gtk_source_marker_prev ()</h3>
-<a class="indexterm" name="id2556097"></a><pre class="programlisting"><a href="gtksourceview-GtkSourceMarker.html#GtkSourceMarker">GtkSourceMarker</a>* gtk_source_marker_prev     (<a href="gtksourceview-GtkSourceMarker.html#GtkSourceMarker">GtkSourceMarker</a> *marker);</pre>
+<a class="indexterm" name="id2556085"></a><pre class="programlisting"><a href="gtksourceview-GtkSourceMarker.html#GtkSourceMarker">GtkSourceMarker</a>* gtk_source_marker_prev     (<a href="gtksourceview-GtkSourceMarker.html#GtkSourceMarker">GtkSourceMarker</a> *marker);</pre>
 <p>
 Gets the previous marker before <em class="parameter"><code>marker</code></em>.</p>
 <p>
diff -pruN 1.8.3-1/docs/reference/html/gtksourceview-GtkSourceTagStyle.html 1.8.4-0ubuntu1/docs/reference/html/gtksourceview-GtkSourceTagStyle.html
--- 1.8.3-1/docs/reference/html/gtksourceview-GtkSourceTagStyle.html	2007-01-08 19:51:37.000000000 +0000
+++ 1.8.4-0ubuntu1/docs/reference/html/gtksourceview-GtkSourceTagStyle.html	2007-02-12 18:45:25.000000000 +0000
@@ -21,16 +21,16 @@
 <th width="100%" align="center">GtkSourceView Reference Manual</th>
 <td><a accesskey="n" href="GtkSourcePrintJob.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
 </tr>
-<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2562653" class="shortcut">Top</a>
+<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2589210" class="shortcut">Top</a>
                   &#160;|&#160;
-                  <a href="#id2605034" class="shortcut">Description</a></nobr></td></tr>
+                  <a href="#id2605079" class="shortcut">Description</a></nobr></td></tr>
 </table>
 <div class="refentry" lang="en">
 <a name="gtksourceview-GtkSourceTagStyle"></a><div class="titlepage"></div>
 <div class="refnamediv"><table width="100%"><tr>
 <td valign="top">
 <h2>
-<a name="id2562653"></a><span class="refentrytitle">GtkSourceTagStyle</span>
+<a name="id2589210"></a><span class="refentrytitle">GtkSourceTagStyle</span>
 </h2>
 <p>GtkSourceTagStyle</p>
 </td>
@@ -54,17 +54,17 @@ void        <a href="gtksourceview-GtkSo
 </pre>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2605034"></a><h2>Description</h2>
+<a name="id2605079"></a><h2>Description</h2>
 <p>
 
 </p>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2605050"></a><h2>Details</h2>
+<a name="id2605094"></a><h2>Details</h2>
 <div class="refsect2" lang="en">
-<a name="id2605060"></a><h3>
+<a name="id2605105"></a><h3>
 <a name="GtkSourceTagStyle"></a>GtkSourceTagStyle</h3>
-<a class="indexterm" name="id2605073"></a><pre class="programlisting">typedef struct {
+<a class="indexterm" name="id2605118"></a><pre class="programlisting">typedef struct {
 	/* readonly */
 	gboolean is_default;
 
@@ -88,9 +88,9 @@ void        <a href="gtksourceview-GtkSo
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2605093"></a><h3>
+<a name="id2582208"></a><h3>
 <a name="GtkSourceTagStyleMask"></a>enum GtkSourceTagStyleMask</h3>
-<a class="indexterm" name="id2599693"></a><pre class="programlisting">typedef enum {
+<a class="indexterm" name="id2582219"></a><pre class="programlisting">typedef enum {
 	GTK_SOURCE_TAG_STYLE_USE_BACKGROUND = 1 &lt;&lt; 0,	/*&lt; nick=use_background &gt;*/
 	GTK_SOURCE_TAG_STYLE_USE_FOREGROUND = 1 &lt;&lt; 1	/*&lt; nick=use_foreground &gt;*/
 } GtkSourceTagStyleMask; 
@@ -101,19 +101,18 @@ void        <a href="gtksourceview-GtkSo
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2599711"></a><h3>
+<a name="id2582237"></a><h3>
 <a name="GTK-TYPE-SOURCE-TAG-STYLE:CAPS"></a>GTK_TYPE_SOURCE_TAG_STYLE</h3>
-<a class="indexterm" name="id2599722"></a><pre class="programlisting">#define GTK_TYPE_SOURCE_TAG_STYLE     (gtk_source_tag_style_get_type ())
-</pre>
+<a class="indexterm" name="id2582248"></a><pre class="programlisting">#define     GTK_TYPE_SOURCE_TAG_STYLE</pre>
 <p>
 
 </p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2599739"></a><h3>
+<a name="id2582263"></a><h3>
 <a name="gtk-source-tag-style-get-type"></a>gtk_source_tag_style_get_type ()</h3>
-<a class="indexterm" name="id2599750"></a><pre class="programlisting">GType       gtk_source_tag_style_get_type   (void);</pre>
+<a class="indexterm" name="id2582275"></a><pre class="programlisting">GType       gtk_source_tag_style_get_type   (void);</pre>
 <p>
 Retrieves the GType object which is associated with the
 <a href="gtksourceview-GtkSourceTagStyle.html#GtkSourceTagStyle"><span class="type">GtkSourceTagStyle</span></a> class.</p>
@@ -131,9 +130,9 @@ Retrieves the GType object which is asso
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2599805"></a><h3>
+<a name="id2606048"></a><h3>
 <a name="gtk-source-tag-style-new"></a>gtk_source_tag_style_new ()</h3>
-<a class="indexterm" name="id2599816"></a><pre class="programlisting"><a href="gtksourceview-GtkSourceTagStyle.html#GtkSourceTagStyle">GtkSourceTagStyle</a>* gtk_source_tag_style_new (void);</pre>
+<a class="indexterm" name="id2606059"></a><pre class="programlisting"><a href="gtksourceview-GtkSourceTagStyle.html#GtkSourceTagStyle">GtkSourceTagStyle</a>* gtk_source_tag_style_new (void);</pre>
 <p>
 Creates a new tag style object.</p>
 <p>
@@ -150,9 +149,9 @@ Creates a new tag style object.</p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2599975"></a><h3>
+<a name="id2606105"></a><h3>
 <a name="gtk-source-tag-style-copy"></a>gtk_source_tag_style_copy ()</h3>
-<a class="indexterm" name="id2599987"></a><pre class="programlisting"><a href="gtksourceview-GtkSourceTagStyle.html#GtkSourceTagStyle">GtkSourceTagStyle</a>* gtk_source_tag_style_copy
+<a class="indexterm" name="id2606116"></a><pre class="programlisting"><a href="gtksourceview-GtkSourceTagStyle.html#GtkSourceTagStyle">GtkSourceTagStyle</a>* gtk_source_tag_style_copy
                                             (const <a href="gtksourceview-GtkSourceTagStyle.html#GtkSourceTagStyle">GtkSourceTagStyle</a> *style);</pre>
 <p>
 Makes a copy of the given <em class="parameter"><code>style</code></em>.</p>
@@ -177,9 +176,9 @@ Makes a copy of the given <em class="par
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2600068"></a><h3>
+<a name="id2606198"></a><h3>
 <a name="gtk-source-tag-style-free"></a>gtk_source_tag_style_free ()</h3>
-<a class="indexterm" name="id2600080"></a><pre class="programlisting">void        gtk_source_tag_style_free       (<a href="gtksourceview-GtkSourceTagStyle.html#GtkSourceTagStyle">GtkSourceTagStyle</a> *style);</pre>
+<a class="indexterm" name="id2606209"></a><pre class="programlisting">void        gtk_source_tag_style_free       (<a href="gtksourceview-GtkSourceTagStyle.html#GtkSourceTagStyle">GtkSourceTagStyle</a> *style);</pre>
 <p>
 Frees the resources allocated by the given <em class="parameter"><code>style</code></em>.</p>
 <p>
diff -pruN 1.8.3-1/docs/reference/html/GtkSourceView.html 1.8.4-0ubuntu1/docs/reference/html/GtkSourceView.html
--- 1.8.3-1/docs/reference/html/GtkSourceView.html	2007-01-08 19:51:37.000000000 +0000
+++ 1.8.4-0ubuntu1/docs/reference/html/GtkSourceView.html	2007-02-12 18:45:25.000000000 +0000
@@ -21,9 +21,9 @@
 <th width="100%" align="center">GtkSourceView Reference Manual</th>
 <td><a accesskey="n" href="GtkSourceLanguage.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
 </tr>
-<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2585861" class="shortcut">Top</a>
+<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2559958" class="shortcut">Top</a>
                   &#160;|&#160;
-                  <a href="#id2600264" class="shortcut">Description</a>
+                  <a href="#id2600248" class="shortcut">Description</a>
                   &#160;|&#160;
                   <a href="#id2559028" class="shortcut">Object Hierarchy</a>
                   &#160;|&#160;
@@ -40,7 +40,7 @@
 <div class="refnamediv"><table width="100%"><tr>
 <td valign="top">
 <h2>
-<a name="id2585861"></a><span class="refentrytitle">GtkSourceView</span>
+<a name="id2559958"></a><span class="refentrytitle">GtkSourceView</span>
 </h2>
 <p>GtkSourceView</p>
 </td>
@@ -165,26 +165,26 @@ GtkSourceView implements
 </pre>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2600264"></a><h2>Description</h2>
+<a name="id2600248"></a><h2>Description</h2>
 <p>
 
 </p>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2600277"></a><h2>Details</h2>
+<a name="id2600261"></a><h2>Details</h2>
 <div class="refsect2" lang="en">
-<a name="id2600287"></a><h3>
+<a name="id2600271"></a><h3>
 <a name="GtkSourceView-struct"></a>GtkSourceView</h3>
-<a class="indexterm" name="id2600297"></a><pre class="programlisting">typedef struct _GtkSourceView GtkSourceView;</pre>
+<a class="indexterm" name="id2600281"></a><pre class="programlisting">typedef struct _GtkSourceView GtkSourceView;</pre>
 <p>
 
 </p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2600312"></a><h3>
+<a name="id2600296"></a><h3>
 <a name="gtk-source-view-new"></a>gtk_source_view_new ()</h3>
-<a class="indexterm" name="id2600323"></a><pre class="programlisting">GtkWidget*  gtk_source_view_new             (void);</pre>
+<a class="indexterm" name="id2600307"></a><pre class="programlisting">GtkWidget*  gtk_source_view_new             (void);</pre>
 <p>
 Creates a new <a href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a>. An empty default buffer will be
 created for you. If you want to specify your own buffer, consider
@@ -203,9 +203,9 @@ created for you. If you want to specify 
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2600389"></a><h3>
+<a name="id2600373"></a><h3>
 <a name="gtk-source-view-new-with-buffer"></a>gtk_source_view_new_with_buffer ()</h3>
-<a class="indexterm" name="id2600402"></a><pre class="programlisting">GtkWidget*  gtk_source_view_new_with_buffer (<a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *buffer);</pre>
+<a class="indexterm" name="id2600386"></a><pre class="programlisting">GtkWidget*  gtk_source_view_new_with_buffer (<a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *buffer);</pre>
 <p>
 Creates a new <a href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> widget displaying the buffer
 <em class="parameter"><code>buffer</code></em>. One buffer can be shared among many widgets.</p>
@@ -230,9 +230,9 @@ Creates a new <a href="GtkSourceView.htm
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2600492"></a><h3>
+<a name="id2600476"></a><h3>
 <a name="gtk-source-view-set-show-line-numbers"></a>gtk_source_view_set_show_line_numbers ()</h3>
-<a class="indexterm" name="id2600506"></a><pre class="programlisting">void        gtk_source_view_set_show_line_numbers
+<a class="indexterm" name="id2600490"></a><pre class="programlisting">void        gtk_source_view_set_show_line_numbers
                                             (<a href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a> *view,
                                              gboolean show);</pre>
 <p>
@@ -258,9 +258,9 @@ If <code class="literal">TRUE</code> lin
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2600596"></a><h3>
+<a name="id2600580"></a><h3>
 <a name="gtk-source-view-get-show-line-numbers"></a>gtk_source_view_get_show_line_numbers ()</h3>
-<a class="indexterm" name="id2600609"></a><pre class="programlisting">gboolean    gtk_source_view_get_show_line_numbers
+<a class="indexterm" name="id2600593"></a><pre class="programlisting">gboolean    gtk_source_view_get_show_line_numbers
                                             (<a href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a> *view);</pre>
 <p>
 Returns whether line numbers are displayed beside the text.</p>
@@ -285,9 +285,9 @@ Returns whether line numbers are display
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2600689"></a><h3>
+<a name="id2600673"></a><h3>
 <a name="gtk-source-view-set-show-line-markers"></a>gtk_source_view_set_show_line_markers ()</h3>
-<a class="indexterm" name="id2600703"></a><pre class="programlisting">void        gtk_source_view_set_show_line_markers
+<a class="indexterm" name="id2600687"></a><pre class="programlisting">void        gtk_source_view_set_show_line_markers
                                             (<a href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a> *view,
                                              gboolean show);</pre>
 <p>
@@ -313,9 +313,9 @@ If <code class="literal">TRUE</code> lin
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2600793"></a><h3>
+<a name="id2600777"></a><h3>
 <a name="gtk-source-view-get-show-line-markers"></a>gtk_source_view_get_show_line_markers ()</h3>
-<a class="indexterm" name="id2600806"></a><pre class="programlisting">gboolean    gtk_source_view_get_show_line_markers
+<a class="indexterm" name="id2600790"></a><pre class="programlisting">gboolean    gtk_source_view_get_show_line_markers
                                             (<a href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a> *view);</pre>
 <p>
 Returns whether line markers are displayed beside the text.</p>
@@ -340,9 +340,9 @@ Returns whether line markers are display
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2600886"></a><h3>
+<a name="id2600870"></a><h3>
 <a name="gtk-source-view-set-tabs-width"></a>gtk_source_view_set_tabs_width ()</h3>
-<a class="indexterm" name="id2600899"></a><pre class="programlisting">void        gtk_source_view_set_tabs_width  (<a href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a> *view,
+<a class="indexterm" name="id2600884"></a><pre class="programlisting">void        gtk_source_view_set_tabs_width  (<a href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a> *view,
                                              guint width);</pre>
 <p>
 Sets the width of tabulation in characters.</p>
@@ -367,9 +367,9 @@ Sets the width of tabulation in characte
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2600979"></a><h3>
+<a name="id2600963"></a><h3>
 <a name="gtk-source-view-get-tabs-width"></a>gtk_source_view_get_tabs_width ()</h3>
-<a class="indexterm" name="id2600992"></a><pre class="programlisting">guint       gtk_source_view_get_tabs_width  (<a href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a> *view);</pre>
+<a class="indexterm" name="id2600976"></a><pre class="programlisting">guint       gtk_source_view_get_tabs_width  (<a href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a> *view);</pre>
 <p>
 Returns the width of tabulation in characters.</p>
 <p>
@@ -393,9 +393,9 @@ Returns the width of tabulation in chara
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2601061"></a><h3>
+<a name="id2601045"></a><h3>
 <a name="gtk-source-view-set-auto-indent"></a>gtk_source_view_set_auto_indent ()</h3>
-<a class="indexterm" name="id2601074"></a><pre class="programlisting">void        gtk_source_view_set_auto_indent (<a href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a> *view,
+<a class="indexterm" name="id2601058"></a><pre class="programlisting">void        gtk_source_view_set_auto_indent (<a href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a> *view,
                                              gboolean enable);</pre>
 <p>
 If <code class="literal">TRUE</code> auto indentation of text is enabled.</p>
@@ -420,9 +420,9 @@ If <code class="literal">TRUE</code> aut
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2601163"></a><h3>
+<a name="id2601147"></a><h3>
 <a name="gtk-source-view-get-auto-indent"></a>gtk_source_view_get_auto_indent ()</h3>
-<a class="indexterm" name="id2601176"></a><pre class="programlisting">gboolean    gtk_source_view_get_auto_indent (<a href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a> *view);</pre>
+<a class="indexterm" name="id2601161"></a><pre class="programlisting">gboolean    gtk_source_view_get_auto_indent (<a href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a> *view);</pre>
 <p>
 Returns whether auto indentation of text is enabled.</p>
 <p>
@@ -446,9 +446,9 @@ Returns whether auto indentation of text
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2601255"></a><h3>
+<a name="id2601239"></a><h3>
 <a name="gtk-source-view-set-insert-spaces-instead-of-tabs"></a>gtk_source_view_set_insert_spaces_instead_of_tabs ()</h3>
-<a class="indexterm" name="id2601269"></a><pre class="programlisting">void        gtk_source_view_set_insert_spaces_instead_of_tabs
+<a class="indexterm" name="id2601253"></a><pre class="programlisting">void        gtk_source_view_set_insert_spaces_instead_of_tabs
                                             (<a href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a> *view,
                                              gboolean enable);</pre>
 <p>
@@ -475,9 +475,9 @@ of space characters.</p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2601360"></a><h3>
+<a name="id2601344"></a><h3>
 <a name="gtk-source-view-get-insert-spaces-instead-of-tabs"></a>gtk_source_view_get_insert_spaces_instead_of_tabs ()</h3>
-<a class="indexterm" name="id2601374"></a><pre class="programlisting">gboolean    gtk_source_view_get_insert_spaces_instead_of_tabs
+<a class="indexterm" name="id2601358"></a><pre class="programlisting">gboolean    gtk_source_view_get_insert_spaces_instead_of_tabs
                                             (<a href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a> *view);</pre>
 <p>
 Returns whether when inserting a tabulator character it should
@@ -503,9 +503,9 @@ be replaced by a group of space characte
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2601455"></a><h3>
+<a name="id2601439"></a><h3>
 <a name="gtk-source-view-set-indent-on-tab"></a>gtk_source_view_set_indent_on_tab ()</h3>
-<a class="indexterm" name="id2601471"></a><pre class="programlisting">void        gtk_source_view_set_indent_on_tab
+<a class="indexterm" name="id2601456"></a><pre class="programlisting">void        gtk_source_view_set_indent_on_tab
                                             (<a href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a> *view,
                                              gboolean enable);</pre>
 <p>
@@ -535,9 +535,9 @@ the \t characters. Shift+Tab unindents t
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2601570"></a><h3>
+<a name="id2601554"></a><h3>
 <a name="gtk-source-view-get-indent-on-tab"></a>gtk_source_view_get_indent_on_tab ()</h3>
-<a class="indexterm" name="id2601586"></a><pre class="programlisting">gboolean    gtk_source_view_get_indent_on_tab
+<a class="indexterm" name="id2601570"></a><pre class="programlisting">gboolean    gtk_source_view_get_indent_on_tab
                                             (<a href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a> *view);</pre>
 <p>
 Returns whether when the tab key is pressed the current selection
@@ -566,9 +566,9 @@ should get indented instead of replaced 
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2601673"></a><h3>
+<a name="id2601658"></a><h3>
 <a name="gtk-source-view-set-show-margin"></a>gtk_source_view_set_show_margin ()</h3>
-<a class="indexterm" name="id2601687"></a><pre class="programlisting">void        gtk_source_view_set_show_margin (<a href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a> *view,
+<a class="indexterm" name="id2601671"></a><pre class="programlisting">void        gtk_source_view_set_show_margin (<a href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a> *view,
                                              gboolean show);</pre>
 <p>
 If <code class="literal">TRUE</code> a margin is displayed</p>
@@ -593,9 +593,9 @@ If <code class="literal">TRUE</code> a m
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2601774"></a><h3>
+<a name="id2601758"></a><h3>
 <a name="gtk-source-view-get-show-margin"></a>gtk_source_view_get_show_margin ()</h3>
-<a class="indexterm" name="id2601787"></a><pre class="programlisting">gboolean    gtk_source_view_get_show_margin (<a href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a> *view);</pre>
+<a class="indexterm" name="id2601771"></a><pre class="programlisting">gboolean    gtk_source_view_get_show_margin (<a href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a> *view);</pre>
 <p>
 Returns whether a margin is displayed.</p>
 <p>
@@ -619,9 +619,9 @@ Returns whether a margin is displayed.</
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2601865"></a><h3>
+<a name="id2601849"></a><h3>
 <a name="gtk-source-view-set-margin"></a>gtk_source_view_set_margin ()</h3>
-<a class="indexterm" name="id2601877"></a><pre class="programlisting">void        gtk_source_view_set_margin      (<a href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a> *view,
+<a class="indexterm" name="id2601861"></a><pre class="programlisting">void        gtk_source_view_set_margin      (<a href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a> *view,
                                              guint margin);</pre>
 <p>
 Sets the position of the right margin in the given <em class="parameter"><code>view</code></em>.</p>
@@ -646,9 +646,9 @@ Sets the position of the right margin in
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2601962"></a><h3>
+<a name="id2601946"></a><h3>
 <a name="gtk-source-view-get-margin"></a>gtk_source_view_get_margin ()</h3>
-<a class="indexterm" name="id2601974"></a><pre class="programlisting">guint       gtk_source_view_get_margin      (<a href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a> *view);</pre>
+<a class="indexterm" name="id2601958"></a><pre class="programlisting">guint       gtk_source_view_get_margin      (<a href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a> *view);</pre>
 <p>
 Gets the position of the right margin in the given <em class="parameter"><code>view</code></em>.</p>
 <p>
@@ -672,9 +672,9 @@ Gets the position of the right margin in
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2602048"></a><h3>
+<a name="id2602033"></a><h3>
 <a name="gtk-source-view-set-highlight-current-line"></a>gtk_source_view_set_highlight_current_line ()</h3>
-<a class="indexterm" name="id2602063"></a><pre class="programlisting">void        gtk_source_view_set_highlight_current_line
+<a class="indexterm" name="id2602047"></a><pre class="programlisting">void        gtk_source_view_set_highlight_current_line
                                             (<a href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a> *view,
                                              gboolean show);</pre>
 <p>
@@ -700,9 +700,9 @@ If TRUE the current line is highlighted<
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2602143"></a><h3>
+<a name="id2602127"></a><h3>
 <a name="gtk-source-view-get-highlight-current-line"></a>gtk_source_view_get_highlight_current_line ()</h3>
-<a class="indexterm" name="id2602157"></a><pre class="programlisting">gboolean    gtk_source_view_get_highlight_current_line
+<a class="indexterm" name="id2602142"></a><pre class="programlisting">gboolean    gtk_source_view_get_highlight_current_line
                                             (<a href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a> *view);</pre>
 <p>
 Returns whether the current line is highlighted</p>
@@ -727,9 +727,9 @@ Returns whether the current line is high
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2602227"></a><h3>
+<a name="id2602211"></a><h3>
 <a name="gtk-source-view-set-marker-pixbuf"></a>gtk_source_view_set_marker_pixbuf ()</h3>
-<a class="indexterm" name="id2602241"></a><pre class="programlisting">void        gtk_source_view_set_marker_pixbuf
+<a class="indexterm" name="id2602225"></a><pre class="programlisting">void        gtk_source_view_set_marker_pixbuf
                                             (<a href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a> *view,
                                              const gchar *marker_type,
                                              GdkPixbuf *pixbuf);</pre>
@@ -761,9 +761,9 @@ Associates a given <em class="parameter"
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2602332"></a><h3>
+<a name="id2602318"></a><h3>
 <a name="gtk-source-view-get-marker-pixbuf"></a>gtk_source_view_get_marker_pixbuf ()</h3>
-<a class="indexterm" name="id2602345"></a><pre class="programlisting">GdkPixbuf*  gtk_source_view_get_marker_pixbuf
+<a class="indexterm" name="id2602331"></a><pre class="programlisting">GdkPixbuf*  gtk_source_view_get_marker_pixbuf
                                             (<a href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a> *view,
                                              const gchar *marker_type);</pre>
 <p>
@@ -796,9 +796,9 @@ href="../liboil/liboil-liboiljunk.html#N
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2602445"></a><h3>
+<a name="id2602431"></a><h3>
 <a name="gtk-source-view-set-smart-home-end"></a>gtk_source_view_set_smart_home_end ()</h3>
-<a class="indexterm" name="id2602458"></a><pre class="programlisting">void        gtk_source_view_set_smart_home_end
+<a class="indexterm" name="id2602444"></a><pre class="programlisting">void        gtk_source_view_set_smart_home_end
                                             (<a href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a> *view,
                                              gboolean enable);</pre>
 <p>
@@ -825,9 +825,9 @@ character of the line before moving to t
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2602540"></a><h3>
+<a name="id2602525"></a><h3>
 <a name="gtk-source-view-get-smart-home-end"></a>gtk_source_view_get_smart_home_end ()</h3>
-<a class="indexterm" name="id2602553"></a><pre class="programlisting">gboolean    gtk_source_view_get_smart_home_end
+<a class="indexterm" name="id2602538"></a><pre class="programlisting">gboolean    gtk_source_view_get_smart_home_end
                                             (<a href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a> *view);</pre>
 <p>
 Returns whether HOME and END keys will move to the first/last non-space
@@ -853,95 +853,95 @@ character of the line before moving to t
 </div>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2602626"></a><h2>Property Details</h2>
+<a name="id2602611"></a><h2>Property Details</h2>
 <div class="refsect2" lang="en">
-<a name="id2602635"></a><h3>
+<a name="id2602621"></a><h3>
 <a name="GtkSourceView--auto-indent"></a>The "<code class="literal">auto-indent</code>" property</h3>
-<a class="indexterm" name="id2602648"></a><pre class="programlisting">  "auto-indent"          gboolean              : Read / Write</pre>
+<a class="indexterm" name="id2602633"></a><pre class="programlisting">  "auto-indent"          gboolean              : Read / Write</pre>
 <p>Whether to enable auto indentation.</p>
 <p>Default value: FALSE</p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2602671"></a><h3>
+<a name="id2602656"></a><h3>
 <a name="GtkSourceView--highlight-current-line"></a>The "<code class="literal">highlight-current-line</code>" property</h3>
-<a class="indexterm" name="id2602686"></a><pre class="programlisting">  "highlight-current-line" gboolean              : Read / Write</pre>
+<a class="indexterm" name="id2602671"></a><pre class="programlisting">  "highlight-current-line" gboolean              : Read / Write</pre>
 <p>Whether to highlight the current line.</p>
 <p>Default value: FALSE</p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2602709"></a><h3>
+<a name="id2602695"></a><h3>
 <a name="GtkSourceView--indent-on-tab"></a>The "<code class="literal">indent-on-tab</code>" property</h3>
-<a class="indexterm" name="id2602724"></a><pre class="programlisting">  "indent-on-tab"        gboolean              : Read / Write</pre>
+<a class="indexterm" name="id2602709"></a><pre class="programlisting">  "indent-on-tab"        gboolean              : Read / Write</pre>
 <p>Whether to indent the selected text when the tab key is pressed.</p>
 <p>Default value: FALSE</p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2602747"></a><h3>
+<a name="id2602733"></a><h3>
 <a name="GtkSourceView--insert-spaces-instead-of-tabs"></a>The "<code class="literal">insert-spaces-instead-of-tabs</code>" property</h3>
-<a class="indexterm" name="id2602762"></a><pre class="programlisting">  "insert-spaces-instead-of-tabs" gboolean              : Read / Write</pre>
+<a class="indexterm" name="id2602748"></a><pre class="programlisting">  "insert-spaces-instead-of-tabs" gboolean              : Read / Write</pre>
 <p>Whether to insert spaces instead of tabs.</p>
 <p>Default value: FALSE</p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2602787"></a><h3>
+<a name="id2602773"></a><h3>
 <a name="GtkSourceView--margin"></a>The "<code class="literal">margin</code>" property</h3>
-<a class="indexterm" name="id2602800"></a><pre class="programlisting">  "margin"               guint                 : Read / Write</pre>
+<a class="indexterm" name="id2602785"></a><pre class="programlisting">  "margin"               guint                 : Read / Write</pre>
 <p>Position of the right margin.</p>
 <p>Allowed values: [1,200]</p>
 <p>Default value: 80</p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2602826"></a><h3>
+<a name="id2602812"></a><h3>
 <a name="GtkSourceView--show-line-markers"></a>The "<code class="literal">show-line-markers</code>" property</h3>
-<a class="indexterm" name="id2602841"></a><pre class="programlisting">  "show-line-markers"    gboolean              : Read / Write</pre>
+<a class="indexterm" name="id2602826"></a><pre class="programlisting">  "show-line-markers"    gboolean              : Read / Write</pre>
 <p>Whether to display line marker pixbufs.</p>
 <p>Default value: FALSE</p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2602864"></a><h3>
+<a name="id2602850"></a><h3>
 <a name="GtkSourceView--show-line-numbers"></a>The "<code class="literal">show-line-numbers</code>" property</h3>
-<a class="indexterm" name="id2602879"></a><pre class="programlisting">  "show-line-numbers"    gboolean              : Read / Write</pre>
+<a class="indexterm" name="id2602864"></a><pre class="programlisting">  "show-line-numbers"    gboolean              : Read / Write</pre>
 <p>Whether to display line numbers.</p>
 <p>Default value: FALSE</p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2602902"></a><h3>
+<a name="id2602888"></a><h3>
 <a name="GtkSourceView--show-margin"></a>The "<code class="literal">show-margin</code>" property</h3>
-<a class="indexterm" name="id2602915"></a><pre class="programlisting">  "show-margin"          gboolean              : Read / Write</pre>
+<a class="indexterm" name="id2602900"></a><pre class="programlisting">  "show-margin"          gboolean              : Read / Write</pre>
 <p>Whether to display the right margin.</p>
 <p>Default value: FALSE</p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2602938"></a><h3>
+<a name="id2602924"></a><h3>
 <a name="GtkSourceView--smart-home-end"></a>The "<code class="literal">smart-home-end</code>" property</h3>
-<a class="indexterm" name="id2602953"></a><pre class="programlisting">  "smart-home-end"       gboolean              : Read / Write</pre>
+<a class="indexterm" name="id2602938"></a><pre class="programlisting">  "smart-home-end"       gboolean              : Read / Write</pre>
 <p>HOME and END keys move to first/last non whitespace characters on line before going to the start/end of the line.</p>
 <p>Default value: TRUE</p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2602977"></a><h3>
+<a name="id2602963"></a><h3>
 <a name="GtkSourceView--tabs-width"></a>The "<code class="literal">tabs-width</code>" property</h3>
-<a class="indexterm" name="id2602990"></a><pre class="programlisting">  "tabs-width"           guint                 : Read / Write</pre>
+<a class="indexterm" name="id2602975"></a><pre class="programlisting">  "tabs-width"           guint                 : Read / Write</pre>
 <p>Tabs Width.</p>
 <p>Allowed values: [1,32]</p>
 <p>Default value: 8</p>
 </div>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2603017"></a><h2>Style Property Details</h2>
+<a name="id2603002"></a><h2>Style Property Details</h2>
 <div class="refsect2" lang="en">
-<a name="id2603027"></a><h3>
+<a name="id2603012"></a><h3>
 <a name="GtkSourceView--right-margin-line-alpha"></a>The "<code class="literal">right-margin-line-alpha</code>" style property</h3>
-<a class="indexterm" name="id2603042"></a><pre class="programlisting">  "right-margin-line-alpha" gint                  : Read</pre>
+<a class="indexterm" name="id2603027"></a><pre class="programlisting">  "right-margin-line-alpha" gint                  : Read</pre>
 <p>
 The ::right-margin-line-alpha determines the alpha component with
 which the vertical line will be drawn. 0 means it is fully transparent
@@ -957,9 +957,9 @@ be visible).</p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2603080"></a><h3>
+<a name="id2603065"></a><h3>
 <a name="GtkSourceView--right-margin-line-color"></a>The "<code class="literal">right-margin-line-color</code>" style property</h3>
-<a class="indexterm" name="id2603095"></a><pre class="programlisting">  "right-margin-line-color" GdkColor              : Read</pre>
+<a class="indexterm" name="id2603080"></a><pre class="programlisting">  "right-margin-line-color" GdkColor              : Read</pre>
 <p>
 The ::right-margin-line-color property contains the color with
 which the right margin line (vertical line indicating the right
@@ -972,9 +972,9 @@ margin) will be drawn.</p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2603125"></a><h3>
+<a name="id2603111"></a><h3>
 <a name="GtkSourceView--right-margin-overlay-alpha"></a>The "<code class="literal">right-margin-overlay-alpha</code>" style property</h3>
-<a class="indexterm" name="id2603140"></a><pre class="programlisting">  "right-margin-overlay-alpha" gint                  : Read</pre>
+<a class="indexterm" name="id2603126"></a><pre class="programlisting">  "right-margin-overlay-alpha" gint                  : Read</pre>
 <p>
 The ::right-margin-overlay-alpha determines the alpha component with
 which the overlay will be drawn. 0 means it is fully transparent
@@ -990,9 +990,9 @@ won't be visible).</p>
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2603178"></a><h3>
+<a name="id2603164"></a><h3>
 <a name="GtkSourceView--right-margin-overlay-color"></a>The "<code class="literal">right-margin-overlay-color</code>" style property</h3>
-<a class="indexterm" name="id2603193"></a><pre class="programlisting">  "right-margin-overlay-color" GdkColor              : Read</pre>
+<a class="indexterm" name="id2603179"></a><pre class="programlisting">  "right-margin-overlay-color" GdkColor              : Read</pre>
 <p>
 The ::right-margin-overlay-color property contains the color with
 which the right margin overlay will be drawn. Setting this property
@@ -1005,9 +1005,9 @@ will only have an effect if ::right-marg
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2603225"></a><h3>
+<a name="id2603210"></a><h3>
 <a name="GtkSourceView--right-margin-overlay-toggle"></a>The "<code class="literal">right-margin-overlay-toggle</code>" style property</h3>
-<a class="indexterm" name="id2603240"></a><pre class="programlisting">  "right-margin-overlay-toggle" gchararray            : Read</pre>
+<a class="indexterm" name="id2603225"></a><pre class="programlisting">  "right-margin-overlay-toggle" gchararray            : Read</pre>
 <p>
 The ::right-margin-overlay-toggle property determines whether the
 widget will draw a transparent overlay on top of the area on the
@@ -1022,11 +1022,11 @@ noticable performance impact, so this pr
 </div>
 </div>
 <div class="refsect1" lang="en">
-<a name="id2603276"></a><h2>Signal Details</h2>
+<a name="id2603262"></a><h2>Signal Details</h2>
 <div class="refsect2" lang="en">
-<a name="id2603286"></a><h3>
+<a name="id2603271"></a><h3>
 <a name="GtkSourceView-redo"></a>The "redo" signal</h3>
-<a class="indexterm" name="id2603293"></a><pre class="programlisting">void        user_function                  (<a href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a> *sourceview,
+<a class="indexterm" name="id2603278"></a><pre class="programlisting">void        user_function                  (<a href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a> *sourceview,
                                             gpointer       user_data)       : Run last / Action</pre>
 <p>
 
@@ -1049,9 +1049,9 @@ noticable performance impact, so this pr
 </div>
 <hr>
 <div class="refsect2" lang="en">
-<a name="id2603354"></a><h3>
+<a name="id2603339"></a><h3>
 <a name="GtkSourceView-undo"></a>The "undo" signal</h3>
-<a class="indexterm" name="id2603361"></a><pre class="programlisting">void        user_function                  (<a href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a> *sourceview,
+<a class="indexterm" name="id2603347"></a><pre class="programlisting">void        user_function                  (<a href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a> *sourceview,
                                             gpointer       user_data)       : Run last / Action</pre>
 <p>
 
diff -pruN 1.8.3-1/docs/reference/html/index.html 1.8.4-0ubuntu1/docs/reference/html/index.html
--- 1.8.3-1/docs/reference/html/index.html	2007-01-08 19:51:37.000000000 +0000
+++ 1.8.4-0ubuntu1/docs/reference/html/index.html	2007-02-12 18:45:25.000000000 +0000
@@ -14,7 +14,7 @@
 <div class="titlepage">
 <div>
 <div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">GtkSourceView Reference Manual</p></th></tr></table></div>
-<div><p class="releaseinfo">for GtkSourceView 1.8.3
+<div><p class="releaseinfo">for GtkSourceView 1.8.4
 </p></div>
 </div>
 <hr>
diff -pruN 1.8.3-1/docs/reference/version.xml 1.8.4-0ubuntu1/docs/reference/version.xml
--- 1.8.3-1/docs/reference/version.xml	2007-01-08 19:49:26.000000000 +0000
+++ 1.8.4-0ubuntu1/docs/reference/version.xml	2007-02-12 18:34:47.000000000 +0000
@@ -1 +1 @@
-1.8.3
+1.8.4
diff -pruN 1.8.3-1/docs/reference/xml/marker.xml 1.8.4-0ubuntu1/docs/reference/xml/marker.xml
--- 1.8.3-1/docs/reference/xml/marker.xml	2007-01-08 19:51:37.000000000 +0000
+++ 1.8.4-0ubuntu1/docs/reference/xml/marker.xml	2007-02-12 18:45:24.000000000 +0000
@@ -59,9 +59,7 @@ const <link linkend="gchar">gchar</link>
 <title role="details.title">Details</title>
 <refsect2>
 <title><anchor id="GtkSourceMarker" role="typedef"/>GtkSourceMarker</title>
-<indexterm><primary>GtkSourceMarker</primary></indexterm><programlisting>typedef GtkTextMark      GtkSourceMarker;
-</programlisting>
-<para>
+<indexterm><primary>GtkSourceMarker</primary></indexterm><para>
 
 </para></refsect2>
 <refsect2>
diff -pruN 1.8.3-1/docs/reference/xml/tagstyle.xml 1.8.4-0ubuntu1/docs/reference/xml/tagstyle.xml
--- 1.8.3-1/docs/reference/xml/tagstyle.xml	2007-01-08 19:51:37.000000000 +0000
+++ 1.8.4-0ubuntu1/docs/reference/xml/tagstyle.xml	2007-02-12 18:45:25.000000000 +0000
@@ -87,8 +87,7 @@ enum        <link linkend="GtkSourceTagS
 </para></refsect2>
 <refsect2>
 <title><anchor id="GTK-TYPE-SOURCE-TAG-STYLE:CAPS" role="macro"/>GTK_TYPE_SOURCE_TAG_STYLE</title>
-<indexterm><primary>GTK_TYPE_SOURCE_TAG_STYLE</primary></indexterm><programlisting>#define GTK_TYPE_SOURCE_TAG_STYLE     (gtk_source_tag_style_get_type ())
-</programlisting>
+<indexterm><primary>GTK_TYPE_SOURCE_TAG_STYLE</primary></indexterm><programlisting>#define     GTK_TYPE_SOURCE_TAG_STYLE</programlisting>
 <para>
 
 </para></refsect2>
diff -pruN 1.8.3-1/docs/reference/xml/tag.xml 1.8.4-0ubuntu1/docs/reference/xml/tag.xml
--- 1.8.3-1/docs/reference/xml/tag.xml	2007-01-08 19:51:37.000000000 +0000
+++ 1.8.4-0ubuntu1/docs/reference/xml/tag.xml	2007-02-12 18:45:25.000000000 +0000
@@ -272,8 +272,7 @@ string at the end. 
 </variablelist></refsect2>
 <refsect2>
 <title><anchor id="gtk-block-comment-tag-new" role="macro"/>gtk_block_comment_tag_new</title>
-<indexterm><primary>gtk_block_comment_tag_new</primary></indexterm><programlisting>#define gtk_block_comment_tag_new	gtk_syntax_tag_new
-</programlisting>
+<indexterm><primary>gtk_block_comment_tag_new</primary></indexterm><programlisting>#define     gtk_block_comment_tag_new</programlisting>
 <para>
 
 </para></refsect2>
diff -pruN 1.8.3-1/gtksourceview/gtksourceiter.c 1.8.4-0ubuntu1/gtksourceview/gtksourceiter.c
--- 1.8.3-1/gtksourceview/gtksourceiter.c	2007-01-03 15:40:28.000000000 +0000
+++ 1.8.4-0ubuntu1/gtksourceview/gtksourceiter.c	2007-02-12 16:33:36.000000000 +0000
@@ -56,8 +56,30 @@ pointer_from_offset_skipping_decomp (con
 	return p;
 }
 
+static gboolean
+exact_prefix_cmp (const gchar *string,
+		  const gchar *prefix,
+		  guint        prefix_len)
+{
+	GUnicodeType type;
+
+	if (strncmp (string, prefix, prefix_len) != 0)
+		return FALSE;
+	if (string[prefix_len] == '\0')
+		return TRUE;
+
+	type = g_unichar_type (g_utf8_get_char (string + prefix_len));
+
+	/* If string contains prefix, check that prefix is not followed
+	 * by a unicode mark symbol, e.g. that trailing 'a' in prefix
+	 * is not part of two-char a-with-hat symbol in string. */
+	return type != G_UNICODE_NON_SPACING_MARK &&
+		type != G_UNICODE_ENCLOSING_MARK &&
+		type != G_UNICODE_NON_SPACING_MARK;
+}
+
 static const gchar *
-g_utf8_strcasestr (const gchar *haystack, const gchar *needle)
+utf8_strcasestr (const gchar *haystack, const gchar *needle)
 {
 	gsize needle_len;
 	gsize haystack_len;
@@ -95,7 +117,7 @@ g_utf8_strcasestr (const gchar *haystack
 
 	while (*p)
 	{
-		if ((strncmp (p, needle, needle_len) == 0))
+		if (exact_prefix_cmp (p, needle, needle_len))
 		{
 			ret = pointer_from_offset_skipping_decomp (haystack, i);
 			goto finally_1;
@@ -112,7 +134,7 @@ finally_1:
 }
 
 static const gchar *
-g_utf8_strrcasestr (const gchar *haystack, const gchar *needle)
+utf8_strrcasestr (const gchar *haystack, const gchar *needle)
 {
 	gsize needle_len;
 	gsize haystack_len;
@@ -150,7 +172,7 @@ g_utf8_strrcasestr (const gchar *haystac
 
 	while (p >= caseless_haystack)
 	{
-		if (strncmp (p, needle, needle_len) == 0)
+		if (exact_prefix_cmp (p, needle, needle_len))
 		{
 			ret = pointer_from_offset_skipping_decomp (haystack, i);
 			goto finally_1;
@@ -167,8 +189,8 @@ finally_1:
 }
 
 static gboolean
-g_utf8_caselessnmatch (const char *s1, const char *s2,
-		       gssize n1, gssize n2)
+utf8_caselessnmatch (const char *s1, const char *s2,
+		     gssize n1, gssize n2)
 {
 	gchar *casefold;
 	gchar *normalized_s1;
@@ -200,7 +222,7 @@ g_utf8_caselessnmatch (const char *s1, c
 
 finally_2:
 	g_free (normalized_s1);
-	g_free (normalized_s2);	
+	g_free (normalized_s2); 
 
 	return ret;
 }
@@ -304,15 +326,15 @@ lines_match (const GtkTextIter *start,
 
 	if (match_start) /* if this is the first line we're matching */
 	{
-		found = g_utf8_strcasestr (line_text, *lines);
+		found = utf8_strcasestr (line_text, *lines);
 	}
 	else
 	{
 		/* If it's not the first line, we have to match from the
 		 * start of the line.
 		 */
-		if (g_utf8_caselessnmatch (line_text, *lines, strlen (line_text),
-					   strlen (*lines)))
+		if (utf8_caselessnmatch (line_text, *lines, strlen (line_text),
+					 strlen (*lines)))
 			found = line_text;
 		else
 			found = NULL;
@@ -402,15 +424,15 @@ backward_lines_match (const GtkTextIter 
 
 	if (match_start) /* if this is the first line we're matching */
 	{
-		found = g_utf8_strrcasestr (line_text, *lines);
+		found = utf8_strrcasestr (line_text, *lines);
 	}
 	else
 	{
 		/* If it's not the first line, we have to match from the
 		 * start of the line.
 		 */
-		if (g_utf8_caselessnmatch (line_text, *lines, strlen (line_text),
-					   strlen (*lines)))
+		if (utf8_caselessnmatch (line_text, *lines, strlen (line_text),
+					 strlen (*lines)))
 			found = line_text;
 		else
 			found = NULL;
diff -pruN 1.8.3-1/gtksourceview/language-specs/Makefile.am 1.8.4-0ubuntu1/gtksourceview/language-specs/Makefile.am
--- 1.8.3-1/gtksourceview/language-specs/Makefile.am	2007-01-08 17:54:59.000000000 +0000
+++ 1.8.4-0ubuntu1/gtksourceview/language-specs/Makefile.am	2007-01-15 16:56:36.000000000 +0000
@@ -36,6 +36,7 @@ EXTRA_DIST = 			\
 	ruby.lang		\
 	scheme.lang		\
 	sh.lang			\
+	spec.lang		\
 	sql.lang		\
 	tcl.lang		\
 	texinfo.lang		\
diff -pruN 1.8.3-1/gtksourceview/language-specs/Makefile.in 1.8.4-0ubuntu1/gtksourceview/language-specs/Makefile.in
--- 1.8.3-1/gtksourceview/language-specs/Makefile.in	2007-01-08 19:49:16.000000000 +0000
+++ 1.8.4-0ubuntu1/gtksourceview/language-specs/Makefile.in	2007-02-12 18:34:36.000000000 +0000
@@ -269,6 +269,7 @@ EXTRA_DIST = \
 	ruby.lang		\
 	scheme.lang		\
 	sh.lang			\
+	spec.lang		\
 	sql.lang		\
 	tcl.lang		\
 	texinfo.lang		\
diff -pruN 1.8.3-1/gtksourceview/language-specs/ocaml.lang 1.8.4-0ubuntu1/gtksourceview/language-specs/ocaml.lang
--- 1.8.3-1/gtksourceview/language-specs/ocaml.lang	2007-01-08 18:06:08.000000000 +0000
+++ 1.8.4-0ubuntu1/gtksourceview/language-specs/ocaml.lang	2007-02-12 18:06:01.000000000 +0000
@@ -10,7 +10,7 @@
 	</block-comment>
 
 	<pattern-item _name = "Decimal" style = "Decimal">
-		<regex>\b[-]?[0-9][0-9_]*[lL]?\b</regex>
+		<regex>\b[-]?[0-9][0-9_]*[lLn]?\b</regex>
 	</pattern-item>
 
 	<pattern-item _name = "Hex Number" style = "Base-N Integer">
@@ -53,21 +53,6 @@
 	</pattern-item>
 
 	<keyword-list _name = "Keywords" style = "Keyword" case-sensitive="TRUE">
-		<keyword>asm</keyword>
-		<keyword>break</keyword>
-		<keyword>case</keyword>
-		<keyword>continue</keyword>
-		<keyword>default</keyword>
-		<keyword>do</keyword>
-      		<keyword>else</keyword>
-		<keyword>for</keyword>
-		<keyword>fortran</keyword>
-		<keyword>goto</keyword>
-		<keyword>if</keyword>
-		<keyword>return</keyword>
-		<keyword>sizeof</keyword>
-		<keyword>switch</keyword>
-		<keyword>while</keyword>
 		<keyword>and</keyword>
 		<keyword>as</keyword>
 		<keyword>assert</keyword>
diff -pruN 1.8.3-1/gtksourceview/language-specs/perl.lang 1.8.4-0ubuntu1/gtksourceview/language-specs/perl.lang
--- 1.8.3-1/gtksourceview/language-specs/perl.lang	2007-01-03 15:40:26.000000000 +0000
+++ 1.8.4-0ubuntu1/gtksourceview/language-specs/perl.lang	2007-02-12 18:01:32.000000000 +0000
@@ -40,11 +40,29 @@
 		<regex>-&gt;[a-zA-Z_][a-zA-Z0-9_]*</regex>
 	</pattern-item>
 
+	<keyword-list _name = "Operators" style = "Others" case-sensitive="TRUE">
+		<keyword>gt</keyword>
+		<keyword>ge</keyword>
+		<keyword>lt</keyword>
+		<keyword>le</keyword>
+		<keyword>xor</keyword>
+		<keyword>cmp</keyword>
+ 		<keyword>eq</keyword>
+ 		<keyword>ne</keyword>
+ 		<keyword>not</keyword>
+ 		<keyword>or</keyword>
+		<keyword>and</keyword>
+		<keyword>s</keyword>		
+		<keyword>m</keyword>		
+		<keyword>q</keyword>		
+		<keyword>qq</keyword>	
+		<keyword>qw</keyword>					
+		<keyword>qr</keyword>		
+		<keyword>qx</keyword>		
+		<keyword>tr</keyword>		
+	</keyword-list>
+
 	<keyword-list _name = "Keywords" style = "Keyword" case-sensitive="TRUE">
-		<keyword>eq</keyword>
-		<keyword>ne</keyword>
-		<keyword>not</keyword>
-		<keyword>or</keyword>
 		<keyword>read</keyword>
 		<keyword>keys</keyword>
 		<keyword>chomp</keyword>
diff -pruN 1.8.3-1/gtksourceview/language-specs/php.lang 1.8.4-0ubuntu1/gtksourceview/language-specs/php.lang
--- 1.8.3-1/gtksourceview/language-specs/php.lang	2007-01-03 15:40:26.000000000 +0000
+++ 1.8.4-0ubuntu1/gtksourceview/language-specs/php.lang	2007-02-12 18:24:10.000000000 +0000
@@ -81,9 +81,11 @@
 		<keyword>default</keyword>
 		<keyword>die</keyword>
 		<keyword>do</keyword>
+		<keyword>doubleval</keyword>
 		<keyword>echo</keyword>
 		<keyword>else</keyword>
 		<keyword>elseif</keyword>
+		<keyword>empty</keyword>
 		<keyword>endfor</keyword>
 		<keyword>endforeach</keyword>
 		<keyword>endswitch</keyword>
@@ -91,7 +93,9 @@
 		<keyword>extends</keyword>
 		<keyword>implements</keyword>
 		<keyword>final</keyword>
+		<keyword>floatval</keyword>
 		<keyword>for</keyword>
+		<keyword>gettype</keyword>
 		<keyword>global</keyword>
 		<keyword>function</keyword>
 		<keyword>foreach</keyword>
@@ -101,22 +105,32 @@
 		<keyword>include_once</keyword>
 		<keyword>instanceof</keyword>		
 		<keyword>interface</keyword>
+		<keyword>intval</keyword>
+		<keyword>isset</keyword>
 		<keyword>list</keyword>
 		<keyword>namespace</keyword>
 		<keyword>new</keyword>
 		<keyword>or</keyword>
 		<keyword>print</keyword>
+		<keyword>print_r</keyword>
 		<keyword>private</keyword>
 		<keyword>protected</keyword>
 		<keyword>public</keyword>
 		<keyword>require</keyword>
 		<keyword>require_once</keyword>
 		<keyword>return</keyword>
+		<keyword>serialize</keyword>
+		<keyword>settype</keyword>
 		<keyword>static</keyword>
+		<keyword>strval</keyword>
 		<keyword>switch</keyword>
 		<keyword>throw</keyword>
 		<keyword>try</keyword>
+		<keyword>unserialize</keyword>
+		<keyword>unset</keyword>
 		<keyword>var</keyword>
+		<keyword>var_dump</keyword>
+		<keyword>var_export</keyword>
 		<keyword>while</keyword>
 		<keyword>xor</keyword>
 	</keyword-list>
diff -pruN 1.8.3-1/gtksourceview/language-specs/spec.lang 1.8.4-0ubuntu1/gtksourceview/language-specs/spec.lang
--- 1.8.3-1/gtksourceview/language-specs/spec.lang	1970-01-01 01:00:00.000000000 +0100
+++ 1.8.4-0ubuntu1/gtksourceview/language-specs/spec.lang	2007-01-15 17:19:03.000000000 +0000
@@ -0,0 +1,152 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE language SYSTEM "language.dtd">
+<!--
+    RPM .spec support for gtksourceview
+    Created by: Konstantin Ryabitsev <icon fedoraproject org>
+    License: LGPL
+-->
+
+<language _name="RPM spec" version="1.0" _section="Others" mimetypes="text/x-rpm-spec">
+
+    <escape-char>\</escape-char>
+
+    <line-comment _name="Line Comment" style="Comment">
+        <start-regex>#</start-regex>
+    </line-comment>
+
+    <string _name="Define" style="Preprocessor" end-at-line-end="TRUE">
+        <start-regex>%define</start-regex>
+        <end-regex>$</end-regex>
+    </string>
+
+    <string _name="Conditional Define" style="Preprocessor" end-at-line-end="TRUE">
+        <start-regex>%\{\!\?.*%define</start-regex>
+        <end-regex>\}$</end-regex>
+    </string>
+
+    <keyword-list _name="Header" style="Keyword"
+     case-sensitive="TRUE"
+     match-empty-string-at-beginning="FALSE"
+     match-empty-string-at-end="FALSE"
+     beginning-regex="^" end-regex=":">
+        <keyword>Name</keyword>
+        <keyword>Version</keyword>
+        <keyword>Release</keyword>
+        <keyword>Epoch</keyword>
+        <keyword>Summary</keyword>
+        <keyword>Group</keyword>
+        <keyword>License</keyword>
+        <keyword>Packager</keyword>
+        <keyword>Vendor</keyword>
+        <keyword>Icon</keyword>
+        <keyword>URL</keyword>
+        <keyword>Patch[0-9]*</keyword>
+        <keyword>Source[0-9]*</keyword>
+        <keyword>Requires\(?[a-z]*\)?</keyword>
+        <keyword>[A-Za-z]+Req</keyword>
+        <keyword>Obsoletes</keyword>
+        <keyword>Provides</keyword>
+        <keyword>Conflicts</keyword>
+        <keyword>Build[A-Za-z]+</keyword>
+        <keyword>[A-Za-z]+Arch</keyword>
+        <keyword>Auto[A-Za-z]+</keyword>
+    </keyword-list>
+
+    <keyword-list _name="Section" style="Others"
+     case-sensitive="TRUE"
+     match-empty-string-at-beginning="FALSE"
+     beginning-regex="^%">
+        <keyword>description</keyword>
+        <keyword>package</keyword>
+        <keyword>prep</keyword>
+        <keyword>build</keyword>
+        <keyword>install</keyword>
+        <keyword>clean</keyword>
+        <keyword>check</keyword>
+        <keyword>pre[a-z]*</keyword>
+        <keyword>post[a-z]*</keyword>
+        <keyword>trigger[a-z]*</keyword>
+        <keyword>files</keyword>
+        <keyword>changelog</keyword>
+    </keyword-list>
+
+    <keyword-list _name="Spec Macro" style="Keyword"
+     match-empty-string-at-beginning="FALSE"
+     match-empty-string-at-end="FALSE"
+     beginning-regex="%">
+        <keyword>defattr</keyword>
+        <keyword>doc</keyword>
+        <keyword>setup</keyword>
+        <keyword>config</keyword>
+        <keyword>configure</keyword>
+        <keyword>make</keyword>
+        <keyword>makeinstall</keyword>
+        <keyword>dir</keyword>
+        <keyword>ghost</keyword>
+        <keyword>patch[0-9]+</keyword>
+        <keyword>find_lang</keyword>
+        <keyword>exclude</keyword>
+    </keyword-list>
+
+    <pattern-item _name="Directory Macro" style="Others 2">
+        <regex>%\{?_([a-z_]+dir|[a-z_]+path|prefix)\}?</regex>
+    </pattern-item>
+
+    <pattern-item _name="Command Macro" style="Others 3">
+        <regex>%\{?__[a-z_]+\}?</regex>
+    </pattern-item>
+
+    <pattern-item _name="Conditional Macro" style="Preprocessor">
+        <regex>%\{\?[A-Za-z0-9_]+\}</regex>
+    </pattern-item>
+
+    <string _name="Other Macro" style="String">
+        <start-regex>%\{[a-zA-Z][a-zA-Z0-9_]+</start-regex>
+        <end-regex>\}</end-regex>
+    </string>
+
+    <pattern-item _name="Switch" style="String">
+        <regex>[ \t]+-?-[A-Za-z0-9_-]+</regex>
+    </pattern-item>
+
+    <pattern-item _name="RPM Variable" style="Preprocessor">
+        <regex>\$\{?RPM_[A-Z0-9_]+\}?</regex>
+    </pattern-item>
+
+    <keyword-list _name="Flow Conditional" style="Preprocessor"
+     match-empty-string-at-beginning="FALSE"
+     match-empty-string-at-end="FALSE"
+     beginning-regex="%">
+        <keyword>if</keyword>
+        <keyword>elif</keyword>
+        <keyword>endif</keyword>
+    </keyword-list>
+
+    <keyword-list _name="Date" style="String" case-sensitive="FALSE">
+        <keyword>[0-9]{1,2} +[0-9]{4}</keyword>
+        <keyword>jan</keyword>
+        <keyword>feb</keyword>
+        <keyword>mar</keyword>
+        <keyword>apr</keyword>
+        <keyword>may</keyword>
+        <keyword>jun</keyword>
+        <keyword>jul</keyword>
+        <keyword>aug</keyword>
+        <keyword>sep</keyword>
+        <keyword>oct</keyword>
+        <keyword>nov</keyword>
+        <keyword>dec</keyword>
+        <keyword>mon</keyword>
+        <keyword>tue</keyword>
+        <keyword>wed</keyword>
+        <keyword>thu</keyword>
+        <keyword>fri</keyword>
+        <keyword>sat</keyword>
+        <keyword>sun</keyword>
+    </keyword-list>
+
+    <pattern-item _name="Email" style="Comment">
+        <regex>&lt;[A-Za-z0-9._:+-]+ [A-Za-z0-9 _:+-]+\.[A-Za-z0-9]{2,4}&gt;</regex>
+    </pattern-item>
+
+</language>
diff -pruN 1.8.3-1/gtksourceview/language-specs/sql.lang 1.8.4-0ubuntu1/gtksourceview/language-specs/sql.lang
--- 1.8.3-1/gtksourceview/language-specs/sql.lang	2007-01-03 15:40:26.000000000 +0000
+++ 1.8.4-0ubuntu1/gtksourceview/language-specs/sql.lang	2007-02-12 18:09:41.000000000 +0000
@@ -338,10 +338,12 @@
 		<keyword>ASC</keyword>
 		<keyword>BETWEEN</keyword>
 		<keyword>BY</keyword>
+		<keyword>CASE</keyword>
 		<!-- CHAR: See "Datatypes" -->
 		<keyword>CHECK</keyword>
 		<!-- CONNECT: See "SQL*Plus" -->
 		<keyword>CREATE</keyword>
+		<keyword>CROSS</keyword>
 		<keyword>CURRENT</keyword>
 		<!-- DATE: See "Datatypes" -->
 		<keyword>DECIMAL</keyword>
@@ -351,21 +353,27 @@
 		<keyword>DISTINCT</keyword>
 		<keyword>DROP</keyword>
 		<keyword>ELSE</keyword>
+		<keyword>END</keyword>
 		<keyword>FLOAT</keyword>
 		<keyword>FOR</keyword>
 		<keyword>FROM</keyword>
+		<keyword>FULL</keyword>
 		<keyword>GRANT</keyword>
 		<keyword>GROUP</keyword>
 		<keyword>HAVING</keyword>
 		<keyword>IMMEDIATE</keyword>
 		<keyword>IN</keyword>
+		<keyword>INNER</keyword>
 		<keyword>INSERT</keyword>
 		<keyword>INTEGER</keyword>
 		<keyword>INTERSECT</keyword>
 		<keyword>INTO</keyword>
 		<keyword>IS</keyword>
+		<keyword>JOIN</keyword>
+		<keyword>LEFT</keyword>
 		<keyword>LEVEL</keyword>
 		<keyword>LIKE</keyword>
+		<keyword>NATURAL</keyword>
 		<keyword>NOT</keyword>
 		<!-- NULL: See "Literals" -->
 		<keyword>OF</keyword>
@@ -373,10 +381,12 @@
 		<keyword>OPTION</keyword>
 		<keyword>OR</keyword>
 		<keyword>ORDER</keyword>
+		<keyword>OUTER</keyword>
 		<keyword>PRIOR</keyword>
 		<keyword>PRIVILEGES</keyword>
 		<keyword>PUBLIC</keyword>
 		<keyword>REVOKE</keyword>
+		<keyword>RIGHT</keyword>
 		<keyword>ROWS</keyword>
 		<keyword>SELECT</keyword>
 		<keyword>SESSION</keyword>
@@ -389,10 +399,12 @@
 		<keyword>UNION</keyword>
 		<keyword>UNIQUE</keyword>
 		<keyword>UPDATE</keyword>
+		<keyword>USING</keyword>
 		<!-- USER: See "Functions" -->
 		<keyword>VALUES</keyword>
 		<!-- VARCHAR: See "Datatypes" -->
 		<keyword>VIEW</keyword>
+		<keyword>WHEN</keyword>
 		<!-- WHENEVER: See "SQL*Plus" -->
 		<keyword>WITH</keyword>
 	</keyword-list>
@@ -404,9 +416,12 @@
 		<!-- COLUMN: See "SQL*Plus" -->
 		<keyword>COMMENT</keyword>
 		<keyword>COMPRESS</keyword>
+		<keyword>CONNECT[ \t]+BY</keyword>
+		<keyword>CUBE</keyword>
 		<keyword>EXCLUSIVE</keyword>
 		<keyword>EXISTS</keyword>
 		<keyword>FILE</keyword>
+		<keyword>GROUPING[ \t]+SETS</keyword>
 		<keyword>IDENTIFIED</keyword>
 		<keyword>INCREMENT</keyword>
 		<keyword>INDEX</keyword>
@@ -420,6 +435,7 @@
 		<keyword>MODIFY</keyword>
 		<keyword>NOAUDIT</keyword>
 		<keyword>NOCOMPRESS</keyword>
+		<keyword>NOCYCLE</keyword>
 		<keyword>NOWAIT</keyword>
 		<!-- NUMBER: See "Datatypes" -->
 		<keyword>OFFLINE</keyword>
@@ -428,11 +444,14 @@
 		<!-- RAW: See "Datatypes" -->
 		<keyword>RENAME</keyword>
 		<keyword>RESOURCE</keyword>
+		<keyword>ROLLUP</keyword>
 		<keyword>ROW</keyword>
 		<!-- ROWID: See "Datatypes" -->
 		<keyword>ROWNUM</keyword>
 		<keyword>SHARE</keyword>
+		<keyword>SIBLINGS</keyword>
 		<!-- START: See "SQL*Plus" -->
+		<keyword>START[ \t]+WITH</keyword>
 		<keyword>SUCCESSFUL</keyword>
 		<keyword>SYNONYM</keyword>
 		<!-- SYSDATE: See "Functions" -->
diff -pruN 1.8.3-1/gtksourceview/language-specs/verilog.lang 1.8.4-0ubuntu1/gtksourceview/language-specs/verilog.lang
--- 1.8.3-1/gtksourceview/language-specs/verilog.lang	2007-01-03 15:40:26.000000000 +0000
+++ 1.8.4-0ubuntu1/gtksourceview/language-specs/verilog.lang	2007-01-15 14:54:13.000000000 +0000
@@ -13,6 +13,29 @@
         	<end-regex>\*/</end-regex>
 	</block-comment>
 
+	<keyword-list _name="Compiler directive" style="Preprocessor"
+		case-sensitive="TRUE"
+		match-empty-string-at-beginning="FALSE"
+		match-empty-string-at-end="TRUE"
+		beginning-regex = "`">
+		<keyword>celldefine</keyword>
+		<keyword>default_nettype</keyword>
+		<keyword>define</keyword>
+		<keyword>else</keyword>
+		<keyword>elsif</keyword>
+		<keyword>endcelldefine</keyword>
+		<keyword>endif</keyword>
+		<keyword>ifdef</keyword>
+		<keyword>ifndef</keyword>
+		<keyword>include</keyword>
+		<keyword>line</keyword>
+		<keyword>nounconnected_drive</keyword>
+		<keyword>resetall</keyword>
+		<keyword>timescale</keyword>
+		<keyword>unconnected_drive</keyword>
+		<keyword>undef</keyword>
+	</keyword-list>
+
 	<keyword-list _name="Keywords" style="Keyword" case-sensitive="TRUE">
 		<keyword>always</keyword>
 		<keyword>assign</keyword>
diff -pruN 1.8.3-1/intltool-extract.in 1.8.4-0ubuntu1/intltool-extract.in
--- 1.8.3-1/intltool-extract.in	2007-01-08 19:49:12.000000000 +0000
+++ 1.8.4-0ubuntu1/intltool-extract.in	2007-02-12 18:34:32.000000000 +0000
@@ -32,7 +32,7 @@
 ## Release information
 my $PROGRAM      = "intltool-extract";
 my $PACKAGE      = "intltool";
-my $VERSION      = "0.35.2";
+my $VERSION      = "0.35.4";
 
 ## Loaded modules
 use strict; 
@@ -261,8 +261,11 @@ sub escape
 
 sub type_ini {
     ### For generic translatable desktop files ###
-    while ($input =~ /^_.*=(.*)$/mg) {
-        $messages{$1} = [];
+    while ($input =~ /^(#(.+)\n)?^_.*=(.*)$/mg) {
+        if (defined($2))  {
+            $comments{$3} = $2;
+        }
+        $messages{$3} = [];
     }
 }
 
diff -pruN 1.8.3-1/intltool-merge.in 1.8.4-0ubuntu1/intltool-merge.in
--- 1.8.3-1/intltool-merge.in	2007-01-08 19:49:12.000000000 +0000
+++ 1.8.4-0ubuntu1/intltool-merge.in	2007-02-12 18:34:32.000000000 +0000
@@ -35,7 +35,7 @@
 ## Release information
 my $PROGRAM = "intltool-merge";
 my $PACKAGE = "intltool";
-my $VERSION = "0.35.2";
+my $VERSION = "0.35.4";
 
 ## Loaded modules
 use strict; 
diff -pruN 1.8.3-1/intltool-update.in 1.8.4-0ubuntu1/intltool-update.in
--- 1.8.3-1/intltool-update.in	2007-01-08 19:49:12.000000000 +0000
+++ 1.8.4-0ubuntu1/intltool-update.in	2007-02-12 18:34:32.000000000 +0000
@@ -30,7 +30,7 @@
 
 ## Release information
 my $PROGRAM = "intltool-update";
-my $VERSION = "0.35.2";
+my $VERSION = "0.35.4";
 my $PACKAGE = "intltool";
 
 ## Loaded modules
@@ -317,7 +317,8 @@ sub FindLeftoutFiles
 	@buf_potfiles_ignore,
 	@buf_allfiles,
 	@buf_allfiles_sorted,
-	@buf_potfiles_sorted
+	@buf_potfiles_sorted,
+        @buf_potfiles_ignore_sorted
     );
 
     ## Search and find all translatable files
@@ -352,7 +353,7 @@ sub FindLeftoutFiles
 	}
 
 	print "Found $ignore: Ignoring files...\n" if $VERBOSE;
-	open FILE, "<$ignore" or die "ERROR: Failed to open $ignore!\n";
+	open FILE, "<$SRCDIR/$ignore" or die "ERROR: Failed to open $SRCDIR/$ignore!\n";
 	    
 	while (<FILE>)
 	{
@@ -360,7 +361,7 @@ sub FindLeftoutFiles
 	}
 	close FILE;
 
-	@buf_potfiles = (@buf_potfiles_ignore, @buf_potfiles);
+	@buf_potfiles_ignore_sorted = sort (@buf_potfiles_ignore);
     }
 
     foreach my $file (@buf_i18n_plain)
@@ -491,6 +492,11 @@ sub FindLeftoutFiles
 	$in2{$_} = 1;
     }
 
+    foreach (@buf_potfiles_ignore_sorted) 
+    {
+	$in2{$_} = 1;
+    }
+
     my @result;
 
     foreach (@buf_allfiles_sorted)
@@ -506,7 +512,7 @@ sub FindLeftoutFiles
     foreach (@buf_potfiles_sorted)
     {
 	chomp (my $dummy = $_);
-	if ("$dummy" ne "" and ! -f "$SRCDIR/../$dummy")
+	if ("$dummy" ne "" and !(-f "$SRCDIR/../$dummy" or -f "../$dummy"))
 	{
 	    push @buf_potfiles_notexist, $_;
 	}
@@ -539,7 +545,7 @@ sub FindLeftoutFiles
 	    warn "\n" if ($VERBOSE or @result);
 	    warn "\e[1mThe following files do not exist anymore:\e[0m\n\n";
 	    warn @buf_potfiles_notexist, "\n";
-	    warn "Please remove them from POTFILES.in or POTFILES.skip. A file \e[1m'notexist'\e[0m\n".
+	    warn "Please remove them from POTFILES.in. A file \e[1m'notexist'\e[0m\n".
 		 "containing this list of absent files has been written in the current directory.\n";
 	}
     }
diff -pruN 1.8.3-1/NEWS 1.8.4-0ubuntu1/NEWS
--- 1.8.3-1/NEWS	2007-01-08 19:42:50.000000000 +0000
+++ 1.8.4-0ubuntu1/NEWS	2007-02-12 18:30:59.000000000 +0000
@@ -1,3 +1,11 @@
+News in 1.8.4
+-------------
+
+* RPM highlighting (Konstantin Ryabitsev)
+* Fix a problem with search in accented words (Yevgen Muntyan)
+* Misc lang file fixes
+* Updated translations
+
 News in 1.8.3
 -------------
 
diff -pruN 1.8.3-1/po/ar.po 1.8.4-0ubuntu1/po/ar.po
--- 1.8.3-1/po/ar.po	2007-01-03 15:40:34.000000000 +0000
+++ 1.8.4-0ubuntu1/po/ar.po	2007-02-12 16:33:37.000000000 +0000
@@ -1,26 +1,27 @@
-# translation of gtksourceview.po to Arabic
+# translation of gtksourceview.HEAD.ar.po to Arabic
 # Arabic translation of PACKAGE.
 # Copyright (C) 2003 THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
+#
+#
 # Arafat Medini <lumina silverpen de>, 2003.
 # Abdulaziz Al-Arfaj <alarfaj0 yahoo com>, 2004.
 # Djihed Afifi <djihed gmail com>, 2006.
-#
-#
+# Khaled Hosny <khaledhosny eglug org>, 2007.
 msgid ""
 msgstr ""
-"Project-Id-Version: gtksourceview\n"
+"Project-Id-Version: gtksourceview.HEAD.ar\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-12-27 16:32+0000\n"
-"PO-Revision-Date: 2006-10-05 21:07-0000\n"
-"Last-Translator: Djihed Afifi <djihed gmail com>\n"
-"Language-Team: Arabic <support arabeyes org>\n"
+"POT-Creation-Date: 2007-02-07 03:21+0000\n"
+"PO-Revision-Date: 2007-01-13 15:07+0200\n"
+"Last-Translator: Khaled Hosny <khaledhosny eglug org>\n"
+"Language-Team: Arabic <doc arabeyes org>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.3\n"
-"Plural-Forms: nplurals=4; plural=n==1 ? 0 : n==2 ? 1 : n>=3 && n<=10 ? 2 : "
-"3\n"
+"X-Generator: KBabel 1.11.4\n"
+"Plural-Forms: Plural-Forms: nplurals=4; plural=n==1 ? 0 : n==2 ? 1 : n>=3 && "
+"n<=10 ? 2 : 3\n"
 
 #: ../gtksourceview/gtksourcebuffer.c:278
 msgid "Escape Character"
@@ -191,6 +192,7 @@ msgstr "اÙ?رÙ?ز"
 
 #: ../gtksourceview/gtksourcestylescheme.c:274
 #: ../gtksourceview/language-specs/latex.lang.h:2
+#: ../gtksourceview/language-specs/ocaml.lang.h:4
 #: ../gtksourceview/language-specs/po.lang.h:1
 msgid "Comment"
 msgstr "تعÙ?Ù?Ù?"
@@ -221,6 +223,7 @@ msgstr "اÙ?Ù?ظÙ?Ù?Ø©"
 #: ../gtksourceview/language-specs/fortran.lang.h:1
 #: ../gtksourceview/language-specs/haskell.lang.h:3
 #: ../gtksourceview/language-specs/nemerle.lang.h:6
+#: ../gtksourceview/language-specs/ocaml.lang.h:5
 #: ../gtksourceview/language-specs/octave.lang.h:1
 #: ../gtksourceview/language-specs/python.lang.h:2
 msgid "Decimal"
@@ -289,6 +292,7 @@ msgstr "Preprocessor"
 #: ../gtksourceview/language-specs/lua.lang.h:10
 #: ../gtksourceview/language-specs/makefile.lang.h:8
 #: ../gtksourceview/language-specs/nemerle.lang.h:15
+#: ../gtksourceview/language-specs/ocaml.lang.h:14
 #: ../gtksourceview/language-specs/pascal.lang.h:18
 #: ../gtksourceview/language-specs/perl.lang.h:8
 #: ../gtksourceview/language-specs/po.lang.h:6
@@ -314,6 +318,7 @@ msgstr "خاصة"
 #: ../gtksourceview/language-specs/ini.lang.h:10
 #: ../gtksourceview/language-specs/msil.lang.h:2
 #: ../gtksourceview/language-specs/po.lang.h:5
+#: ../gtksourceview/language-specs/spec.lang.h:12
 msgid "Others"
 msgstr "أخرÙ?"
 
@@ -470,6 +475,7 @@ msgstr "Ada"
 #: ../gtksourceview/language-specs/cpp.lang.h:4
 #: ../gtksourceview/language-specs/haskell.lang.h:2
 #: ../gtksourceview/language-specs/nemerle.lang.h:3
+#: ../gtksourceview/language-specs/ocaml.lang.h:3
 #: ../gtksourceview/language-specs/vhdl.lang.h:1
 msgid "Character Constant"
 msgstr "رÙ?زÙ? ثابت"
@@ -505,11 +511,12 @@ msgstr "رÙ?زÙ? ثابت"
 #: ../gtksourceview/language-specs/ruby.lang.h:10
 #: ../gtksourceview/language-specs/scheme.lang.h:10
 #: ../gtksourceview/language-specs/sh.lang.h:5
+#: ../gtksourceview/language-specs/spec.lang.h:10
 #: ../gtksourceview/language-specs/sql.lang.h:23
 #: ../gtksourceview/language-specs/tcl.lang.h:2
 #: ../gtksourceview/language-specs/texinfo.lang.h:9
 #: ../gtksourceview/language-specs/vbnet.lang.h:6
-#: ../gtksourceview/language-specs/verilog.lang.h:7
+#: ../gtksourceview/language-specs/verilog.lang.h:8
 #: ../gtksourceview/language-specs/vhdl.lang.h:3
 msgid "Line Comment"
 msgstr "تعÙ?Ù?Ù? عÙ? اÙ?سطر"
@@ -545,11 +552,12 @@ msgstr "تعرÙ?Ù?ات اÙ?Ù? Preprocess
 #: ../gtksourceview/language-specs/java.lang.h:11
 #: ../gtksourceview/language-specs/makefile.lang.h:6
 #: ../gtksourceview/language-specs/nemerle.lang.h:14
+#: ../gtksourceview/language-specs/ocaml.lang.h:13
 #: ../gtksourceview/language-specs/pascal.lang.h:17
 #: ../gtksourceview/language-specs/scheme.lang.h:12
 #: ../gtksourceview/language-specs/sql.lang.h:48
 #: ../gtksourceview/language-specs/vbnet.lang.h:10
-#: ../gtksourceview/language-specs/verilog.lang.h:9
+#: ../gtksourceview/language-specs/verilog.lang.h:10
 #: ../gtksourceview/language-specs/vhdl.lang.h:5
 msgid "Sources"
 msgstr "اÙ?Ù?صادر"
@@ -576,10 +584,11 @@ msgstr "Ù?Ù?Ù?Ø© Ù?Ù?Ø·Ù?Ù?Ø©"
 #: ../gtksourceview/language-specs/idl.lang.h:4
 #: ../gtksourceview/language-specs/javascript.lang.h:12
 #: ../gtksourceview/language-specs/lua.lang.h:3
+#: ../gtksourceview/language-specs/ocaml.lang.h:8
 #: ../gtksourceview/language-specs/perl.lang.h:2
 #: ../gtksourceview/language-specs/ruby.lang.h:9
 #: ../gtksourceview/language-specs/vbnet.lang.h:1
-#: ../gtksourceview/language-specs/verilog.lang.h:6
+#: ../gtksourceview/language-specs/verilog.lang.h:7
 msgid "Keywords"
 msgstr "اÙ?Ù?Ù?Ù?ات اÙ?Ù?Ù?اتÙ?Ø­"
 
@@ -633,6 +642,7 @@ msgstr "Ù?رÙ?ب Ù?تداÙ?Ù?"
 #: ../gtksourceview/language-specs/fortran.lang.h:2
 #: ../gtksourceview/language-specs/haskell.lang.h:4
 #: ../gtksourceview/language-specs/nemerle.lang.h:7
+#: ../gtksourceview/language-specs/ocaml.lang.h:6
 #: ../gtksourceview/language-specs/octave.lang.h:3
 #: ../gtksourceview/language-specs/python.lang.h:4
 #: ../gtksourceview/language-specs/R.lang.h:4
@@ -646,6 +656,7 @@ msgstr "عدد عشرÙ?"
 #: ../gtksourceview/language-specs/fortran.lang.h:4
 #: ../gtksourceview/language-specs/haskell.lang.h:6
 #: ../gtksourceview/language-specs/nemerle.lang.h:8
+#: ../gtksourceview/language-specs/ocaml.lang.h:7
 #: ../gtksourceview/language-specs/octave.lang.h:5
 #: ../gtksourceview/language-specs/pascal.lang.h:10
 #: ../gtksourceview/language-specs/python.lang.h:6
@@ -665,9 +676,10 @@ msgstr "تضÙ?Ù?Ù?/Pragma"
 #: ../gtksourceview/language-specs/fortran.lang.h:10
 #: ../gtksourceview/language-specs/haskell.lang.h:11
 #: ../gtksourceview/language-specs/nemerle.lang.h:12
+#: ../gtksourceview/language-specs/ocaml.lang.h:12
 #: ../gtksourceview/language-specs/octave.lang.h:10
 #: ../gtksourceview/language-specs/python.lang.h:12
-#: ../gtksourceview/language-specs/verilog.lang.h:8
+#: ../gtksourceview/language-specs/verilog.lang.h:9
 msgid "Octal Number"
 msgstr "عدد Ø«Ù?اÙ?Ù?"
 
@@ -684,7 +696,7 @@ msgstr "تعرÙ?Ù?ات اÙ?Ù? Preprocess
 #: ../gtksourceview/language-specs/d.lang.h:16
 #: ../gtksourceview/language-specs/fortran.lang.h:16
 #: ../gtksourceview/language-specs/idl.lang.h:10
-#: ../gtksourceview/language-specs/verilog.lang.h:10
+#: ../gtksourceview/language-specs/verilog.lang.h:11
 msgid "Types"
 msgstr "Ø£Ù?Ù?اع"
 
@@ -693,10 +705,12 @@ msgid "ChangeLog"
 msgstr "اÙ?تغÙ?رات:"
 
 #: ../gtksourceview/language-specs/changelog.lang.h:2
+#: ../gtksourceview/language-specs/spec.lang.h:4
 msgid "Date"
 msgstr "اÙ?تارÙ?Ø®"
 
 #: ../gtksourceview/language-specs/changelog.lang.h:3
+#: ../gtksourceview/language-specs/spec.lang.h:7
 msgid "Email"
 msgstr "اÙ?برÙ?د اÙ?Ø¥Ù?Ù?ترÙ?Ù?Ù?"
 
@@ -846,6 +860,7 @@ msgstr "Ù?جاÙ? اÙ?Ù?Ù?Ù?Ù?Ù?Ù?د"
 
 #: ../gtksourceview/language-specs/d.lang.h:1
 #: ../gtksourceview/language-specs/nemerle.lang.h:1
+#: ../gtksourceview/language-specs/ocaml.lang.h:1
 #: ../gtksourceview/language-specs/verilog.lang.h:1
 msgid "Binary Number"
 msgstr "عدد Ø«Ù?ائÙ?"
@@ -950,7 +965,7 @@ msgstr "اÙ?Ù?Ù?س اÙ?غاÙ?Ù?"
 
 #: ../gtksourceview/language-specs/docbook.lang.h:4
 msgid "DocBook"
-msgstr ""
+msgstr "DocBook"
 
 #: ../gtksourceview/language-specs/docbook.lang.h:5
 #: ../gtksourceview/language-specs/html.lang.h:5
@@ -959,18 +974,16 @@ msgid "Entity"
 msgstr "Ù?Ù?اÙ?"
 
 #: ../gtksourceview/language-specs/docbook.lang.h:6
-#, fuzzy
 msgid "Formatting Elements"
-msgstr "تÙ?سÙ?Ù?"
+msgstr "عÙ?اصر تÙ?سÙ?Ù?"
 
 #: ../gtksourceview/language-specs/docbook.lang.h:7
 msgid "GUI Elements"
-msgstr ""
+msgstr "عÙ?اصر اÙ?Ù?اجÙ?Ø© اÙ?رسÙ?Ù?Ù?Ù?Ø©"
 
 #: ../gtksourceview/language-specs/docbook.lang.h:8
-#, fuzzy
 msgid "Header Elements"
-msgstr "شبÙ? اÙ?عÙ?اصر Ù?Ù?Ù?Ù?تÙ?Ù? "
+msgstr "عÙ?اصر اÙ?ترÙ?Ù?سة"
 
 #: ../gtksourceview/language-specs/docbook.lang.h:9
 #: ../gtksourceview/language-specs/xml.lang.h:5
@@ -986,9 +999,15 @@ msgid "Markup"
 msgstr "تعÙ?Ù?Ù?"
 
 #: ../gtksourceview/language-specs/docbook.lang.h:12
-#, fuzzy
 msgid "Structural Elements"
-msgstr "شبÙ? اÙ?عÙ?اصر Ù?Ù?Ù?Ù?تÙ?Ù? "
+msgstr "عÙ?اصر بÙ?ائÙ?Ù?Ø©"
+
+#. This split keeps each keyword-list under 250 elements.
+#. See bug #110991 for further details.
+#.
+#: ../gtksourceview/language-specs/docbook.lang.h:16
+msgid "Structural Elements 2"
+msgstr "عÙ?اصر بÙ?ائÙ?Ù?Ø© 2"
 
 #: ../gtksourceview/language-specs/html.lang.h:4
 msgid "DTD"
@@ -1091,7 +1110,7 @@ msgid ".ini"
 msgstr ".ini"
 
 #: ../gtksourceview/language-specs/ini.lang.h:3
-#: ../gtksourceview/language-specs/verilog.lang.h:3
+#: ../gtksourceview/language-specs/verilog.lang.h:4
 msgid "Decimal Number"
 msgstr "عدد عشرÙ?"
 
@@ -1158,7 +1177,7 @@ msgid "Global Properties"
 msgstr "خصائص عاÙ?Ù?Ù?Ø©"
 
 #: ../gtksourceview/language-specs/javascript.lang.h:10
-#: ../gtksourceview/language-specs/verilog.lang.h:5
+#: ../gtksourceview/language-specs/verilog.lang.h:6
 msgid "Hexadecimal Number"
 msgstr "عدد سادس عشرÙ?"
 
@@ -1295,6 +1314,22 @@ msgstr "Ù?Ù?Ù?ات "
 msgid "Nemerle"
 msgstr "رÙ?Ù?"
 
+#: ../gtksourceview/language-specs/ocaml.lang.h:2
+msgid "Boolean Constant"
+msgstr "ثابت بÙ?Ù?Ù?اÙ?"
+
+#: ../gtksourceview/language-specs/ocaml.lang.h:9
+msgid "Label"
+msgstr "عÙ?Ù?اÙ?"
+
+#: ../gtksourceview/language-specs/ocaml.lang.h:10
+msgid "Module"
+msgstr "Ù?Ù?حدة"
+
+#: ../gtksourceview/language-specs/ocaml.lang.h:11
+msgid "Objective Caml"
+msgstr "Objective Caml"
+
 #: ../gtksourceview/language-specs/octave.lang.h:8
 #: ../gtksourceview/language-specs/python.lang.h:10
 msgid "Multiline Double Quoted String"
@@ -1549,6 +1584,67 @@ msgstr "ذاتÙ?"
 msgid "sh"
 msgstr "sh"
 
+#: ../gtksourceview/language-specs/spec.lang.h:1
+#, fuzzy
+msgid "Command Macro"
+msgstr "Ù?رÙ?ب Ù?تداÙ?Ù?"
+
+#: ../gtksourceview/language-specs/spec.lang.h:2
+#, fuzzy
+msgid "Conditional Define"
+msgstr "اÙ?شرÙ?Ø·"
+
+#: ../gtksourceview/language-specs/spec.lang.h:3
+#, fuzzy
+msgid "Conditional Macro"
+msgstr "Ù?رÙ?ب Ù?تداÙ?Ù?"
+
+#: ../gtksourceview/language-specs/spec.lang.h:5
+msgid "Define"
+msgstr ""
+
+#: ../gtksourceview/language-specs/spec.lang.h:6
+msgid "Directory Macro"
+msgstr ""
+
+#: ../gtksourceview/language-specs/spec.lang.h:8
+#, fuzzy
+msgid "Flow Conditional"
+msgstr "اÙ?شرÙ?Ø·"
+
+#: ../gtksourceview/language-specs/spec.lang.h:9
+#, fuzzy
+msgid "Header"
+msgstr "طبع اÙ?ترÙ?Ù?سة"
+
+#: ../gtksourceview/language-specs/spec.lang.h:11
+#, fuzzy
+msgid "Other Macro"
+msgstr "أخرÙ? 3"
+
+#: ../gtksourceview/language-specs/spec.lang.h:13
+#, fuzzy
+msgid "RPM Variable"
+msgstr "Ù?تغÙ?رة"
+
+#: ../gtksourceview/language-specs/spec.lang.h:14
+msgid "RPM spec"
+msgstr ""
+
+#: ../gtksourceview/language-specs/spec.lang.h:15
+#, fuzzy
+msgid "Section"
+msgstr "Ù?Ù?طع"
+
+#: ../gtksourceview/language-specs/spec.lang.h:16
+#, fuzzy
+msgid "Spec Macro"
+msgstr "Ù?رÙ?Ù?بات"
+
+#: ../gtksourceview/language-specs/spec.lang.h:17
+msgid "Switch"
+msgstr ""
+
 #: ../gtksourceview/language-specs/sql.lang.h:1
 msgid "ANSI Datatypes"
 msgstr "Ø£Ù?Ù?اع بÙ?اÙ?ات ANSI"
@@ -1766,11 +1862,16 @@ msgstr "تعÙ?Ù?Ù? أسÙ?Ù?ب Ù?دÙ?Ù?"
 msgid "VB.NET"
 msgstr "VB.NET"
 
-#: ../gtksourceview/language-specs/verilog.lang.h:4
+#: ../gtksourceview/language-specs/verilog.lang.h:3
+#, fuzzy
+msgid "Compiler directive"
+msgstr "Ù?Ù?جÙ? اÙ?تضÙ?Ù?Ù?"
+
+#: ../gtksourceview/language-specs/verilog.lang.h:5
 msgid "Gates"
 msgstr "بÙ?Ù?ابات"
 
-#: ../gtksourceview/language-specs/verilog.lang.h:11
+#: ../gtksourceview/language-specs/verilog.lang.h:12
 msgid "Verilog"
 msgstr "Verilog"
 
@@ -1785,32 +1886,3 @@ msgstr "VHDL"
 #: ../gtksourceview/language-specs/xml.lang.h:9
 msgid "XML"
 msgstr "XML"
-
-#, fuzzy
-#~ msgid "Double Quote String"
-#~ msgstr "سÙ?سÙ?Ø© ذات رÙ?ز تصارÙ?Ø­ Ù?ضاعÙ?"
-
-#, fuzzy
-#~ msgid "Single Quote String"
-#~ msgstr "سÙ?سÙ?Ø© ذات رÙ?ز تصرÙ?Ø­ Ù?Ø­Ù?د"
-
-#~ msgid "Most Used Commands"
-#~ msgstr "اÙ?Ø£Ù?اÙ?ر اÙ?Ù?ستخدÙ?Ø© بÙ?ثرة"
-
-#~ msgid "Regular Expression"
-#~ msgstr "تعبÙ?ر رÙ?اضÙ?"
-
-#~ msgid "Regular Expression 2"
-#~ msgstr "تعبÙ?ر رÙ?اضÙ? 2"
-
-#~ msgid "Miscellaneous Single-Row Functions"
-#~ msgstr "داÙ?ات Ù?تعددة ذات صÙ? Ù?Ø­Ù?د"
-
-#~ msgid "Font description name to use for the document text"
-#~ msgstr "اسÙ? Ù?صÙ? اÙ?خط اÙ?Ø°Ù? سÙ?ستخدÙ? Ù?Ù?ص اÙ?Ù?ستÙ?د"
-
-#~ msgid "Font description name to use for the header and footer"
-#~ msgstr "اسÙ? Ù?صÙ? اÙ?خط اÙ?Ø°Ù? سÙ?ستخدÙ? Ù?Ù?تÙ?رÙ?Ù?سة Ù? اÙ?تÙ?Ø°Ù?Ù?Ù? (Ù?Ù?غÙ?)"
-
-#~ msgid "Plain Old Documentation"
-#~ msgstr "تÙ?Ø«Ù?Ù? عادÙ? بسÙ?Ø·"
diff -pruN 1.8.3-1/po/ChangeLog 1.8.4-0ubuntu1/po/ChangeLog
--- 1.8.3-1/po/ChangeLog	2007-01-08 19:43:01.000000000 +0000
+++ 1.8.4-0ubuntu1/po/ChangeLog	2007-02-12 16:33:37.000000000 +0000
@@ -1,5 +1,67 @@
+2007-02-11  Theppitak Karoonboonyanan  <thep linux thai net>
+
+	* th.po: Updated Thai translation.
+
+2007-02-09  Stéphane Raimbault  <stephane raimbault gmail com>
+
+	* fr.po: Updated French translation by Jonathan Ernst and Claude
+	Paroz.
+
+2007-02-8  Djihed Afifi <djihed gmail com> 
+
+	* ar.po: Updated Arabic Translation by Khaled Hosny.
+
+2007-02-08  Changwoo Ryu  <cwryu debian org>
+
+	* ko.po: Updated Korean translation.
+
+2007-01-24  Kjartan Maraas  <kmaraas gnome org>
+
+	* nb.po: Updated Norwegian bokmål translation.
+
+2007-01-23  David Lodge <dave cirt net>
+
+	* en_GB.po: Updated English (British) translation
+
+2007-01-21  Daniel Nylander  <po danielnylander se>
+
+	* sv.po: Updated Swedish translation.
+	* POTFILES.in: Added missing file.
+
+2007-01-17  Daniel Nylander  <po danielnylander se>
+
+	* sv.po: Updated Swedish translation.
+
+2007-01-17  Theppitak Karoonboonyanan  <thep linux thai net>
+
+	* th.po: Updated Thai translation.
+
+2007-01-15  Djihed Afifi <djihed gmail com> 
+
+	* ar.po: Updated Arabic Translation by Khaled Hosny.
+
+2007-01-13  Djihed Afifi <djihed gmail com> 
+
+	* ar.po: Updated Arabic Translation by Khaled Hosny.
+
+2007-01-12  Hendrik Richter  <hendrikr gnome org>
+
+	* de.po: Updated German translation.
+
+2007-01-09  Daniel Nylander <po danielnylander se>
+
+	* sv.po: Updated Swedish translation.
+	
+2007-01-09  David Lodge <dave cirt net>
+
+	* en_GB.po: Updated English (British) translation
+
 === gtksourceview 1.8.3 ===
 
+2007-01-3  Djihed Afifi <djihed gmail com> 
+
+	* ar.po: Updated Arabic Translation by Khaled Hosny.
+
 2007-01-01  David Lodge <dave cirt net>
 
 	* en_GB.po: Updated English (British) translation
diff -pruN 1.8.3-1/po/de.po 1.8.4-0ubuntu1/po/de.po
--- 1.8.3-1/po/de.po	2007-01-03 15:40:34.000000000 +0000
+++ 1.8.4-0ubuntu1/po/de.po	2007-01-15 14:55:20.000000000 +0000
@@ -2,14 +2,14 @@
 # Copyright (C) 2002-2005 Free Software Foundation, Inc.
 # This file is distributed under the same license as the GtkSourceView package.
 # Christian Neumair <chris gnome-de org>, 2003, 2004.
-# Hendrik Richter <hendrikr gnome org>, 2005, 2006.
+# Hendrik Richter <hendrikr gnome org>, 2005, 2006, 2007.
 # 
 msgid ""
 msgstr ""
 "Project-Id-Version: GtkSourceView HEAD\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-08-25 15:10+0200\n"
-"PO-Revision-Date: 2006-08-25 15:13+0200\n"
+"POT-Creation-Date: 2007-01-12 12:05+0100\n"
+"PO-Revision-Date: 2007-01-12 12:07+0100\n"
 "Last-Translator: Hendrik Richter <hendrikr gnome org>\n"
 "Language-Team: German <gnome-de gnome org>\n"
 "MIME-Version: 1.0\n"
@@ -189,6 +189,7 @@ msgstr "Zeichen"
 
 #: ../gtksourceview/gtksourcestylescheme.c:274
 #: ../gtksourceview/language-specs/latex.lang.h:2
+#: ../gtksourceview/language-specs/ocaml.lang.h:4
 #: ../gtksourceview/language-specs/po.lang.h:1
 msgid "Comment"
 msgstr "Kommentar"
@@ -219,6 +220,7 @@ msgstr "Funktion"
 #: ../gtksourceview/language-specs/fortran.lang.h:1
 #: ../gtksourceview/language-specs/haskell.lang.h:3
 #: ../gtksourceview/language-specs/nemerle.lang.h:6
+#: ../gtksourceview/language-specs/ocaml.lang.h:5
 #: ../gtksourceview/language-specs/octave.lang.h:1
 #: ../gtksourceview/language-specs/python.lang.h:2
 msgid "Decimal"
@@ -277,15 +279,17 @@ msgstr "Präprozessor"
 #: ../gtksourceview/language-specs/cpp.lang.h:15
 #: ../gtksourceview/language-specs/csharp.lang.h:9
 #: ../gtksourceview/language-specs/css.lang.h:58
+#: ../gtksourceview/language-specs/docbook.lang.h:11
 #: ../gtksourceview/language-specs/html.lang.h:8
 #: ../gtksourceview/language-specs/fortran.lang.h:14
 #: ../gtksourceview/language-specs/haskell.lang.h:31
 #: ../gtksourceview/language-specs/idl.lang.h:9
-#: ../gtksourceview/language-specs/java.lang.h:11
+#: ../gtksourceview/language-specs/java.lang.h:12
 #: ../gtksourceview/language-specs/javascript.lang.h:23
 #: ../gtksourceview/language-specs/lua.lang.h:10
 #: ../gtksourceview/language-specs/makefile.lang.h:8
 #: ../gtksourceview/language-specs/nemerle.lang.h:15
+#: ../gtksourceview/language-specs/ocaml.lang.h:14
 #: ../gtksourceview/language-specs/pascal.lang.h:18
 #: ../gtksourceview/language-specs/perl.lang.h:8
 #: ../gtksourceview/language-specs/po.lang.h:6
@@ -472,6 +476,7 @@ msgstr "Ada"
 #: ../gtksourceview/language-specs/cpp.lang.h:4
 #: ../gtksourceview/language-specs/haskell.lang.h:2
 #: ../gtksourceview/language-specs/nemerle.lang.h:3
+#: ../gtksourceview/language-specs/ocaml.lang.h:3
 #: ../gtksourceview/language-specs/vhdl.lang.h:1
 msgid "Character Constant"
 msgstr "Zeichenkonstante"
@@ -494,7 +499,7 @@ msgstr "Zeichenkonstante"
 #: ../gtksourceview/language-specs/haskell.lang.h:10
 #: ../gtksourceview/language-specs/idl.lang.h:5
 #: ../gtksourceview/language-specs/ini.lang.h:8
-#: ../gtksourceview/language-specs/java.lang.h:5
+#: ../gtksourceview/language-specs/java.lang.h:6
 #: ../gtksourceview/language-specs/javascript.lang.h:13
 #: ../gtksourceview/language-specs/lua.lang.h:4
 #: ../gtksourceview/language-specs/makefile.lang.h:4
@@ -544,9 +549,10 @@ msgstr "Präprozessorstichwort"
 #: ../gtksourceview/language-specs/fortran.lang.h:13
 #: ../gtksourceview/language-specs/haskell.lang.h:13
 #: ../gtksourceview/language-specs/idl.lang.h:8
-#: ../gtksourceview/language-specs/java.lang.h:10
+#: ../gtksourceview/language-specs/java.lang.h:11
 #: ../gtksourceview/language-specs/makefile.lang.h:6
 #: ../gtksourceview/language-specs/nemerle.lang.h:14
+#: ../gtksourceview/language-specs/ocaml.lang.h:13
 #: ../gtksourceview/language-specs/pascal.lang.h:17
 #: ../gtksourceview/language-specs/scheme.lang.h:12
 #: ../gtksourceview/language-specs/sql.lang.h:48
@@ -578,6 +584,7 @@ msgstr "Boolescher Wert"
 #: ../gtksourceview/language-specs/idl.lang.h:4
 #: ../gtksourceview/language-specs/javascript.lang.h:12
 #: ../gtksourceview/language-specs/lua.lang.h:3
+#: ../gtksourceview/language-specs/ocaml.lang.h:8
 #: ../gtksourceview/language-specs/perl.lang.h:2
 #: ../gtksourceview/language-specs/ruby.lang.h:9
 #: ../gtksourceview/language-specs/vbnet.lang.h:1
@@ -605,6 +612,7 @@ msgstr "»#if 0«-Kommentar"
 #: ../gtksourceview/language-specs/csharp.lang.h:1
 #: ../gtksourceview/language-specs/css.lang.h:9
 #: ../gtksourceview/language-specs/d.lang.h:2
+#: ../gtksourceview/language-specs/docbook.lang.h:2
 #: ../gtksourceview/language-specs/html.lang.h:2
 #: ../gtksourceview/language-specs/haskell.lang.h:1
 #: ../gtksourceview/language-specs/idl.lang.h:1
@@ -635,6 +643,7 @@ msgstr "Standardmakro"
 #: ../gtksourceview/language-specs/fortran.lang.h:2
 #: ../gtksourceview/language-specs/haskell.lang.h:4
 #: ../gtksourceview/language-specs/nemerle.lang.h:7
+#: ../gtksourceview/language-specs/ocaml.lang.h:6
 #: ../gtksourceview/language-specs/octave.lang.h:3
 #: ../gtksourceview/language-specs/python.lang.h:4
 #: ../gtksourceview/language-specs/R.lang.h:4
@@ -648,6 +657,7 @@ msgstr "FlieÃ?kommazahl"
 #: ../gtksourceview/language-specs/fortran.lang.h:4
 #: ../gtksourceview/language-specs/haskell.lang.h:6
 #: ../gtksourceview/language-specs/nemerle.lang.h:8
+#: ../gtksourceview/language-specs/ocaml.lang.h:7
 #: ../gtksourceview/language-specs/octave.lang.h:5
 #: ../gtksourceview/language-specs/pascal.lang.h:10
 #: ../gtksourceview/language-specs/python.lang.h:6
@@ -668,6 +678,7 @@ msgstr "Include/Pragma"
 #: ../gtksourceview/language-specs/fortran.lang.h:10
 #: ../gtksourceview/language-specs/haskell.lang.h:11
 #: ../gtksourceview/language-specs/nemerle.lang.h:12
+#: ../gtksourceview/language-specs/ocaml.lang.h:12
 #: ../gtksourceview/language-specs/octave.lang.h:10
 #: ../gtksourceview/language-specs/python.lang.h:12
 #: ../gtksourceview/language-specs/verilog.lang.h:8
@@ -727,7 +738,7 @@ msgid "Multiline String"
 msgstr "Mehrzeilige Zeichenkette"
 
 #: ../gtksourceview/language-specs/csharp.lang.h:7
-#: ../gtksourceview/language-specs/java.lang.h:9
+#: ../gtksourceview/language-specs/java.lang.h:10
 #: ../gtksourceview/language-specs/nemerle.lang.h:13
 #: ../gtksourceview/language-specs/vbnet.lang.h:9
 msgid "Primitives"
@@ -736,7 +747,7 @@ msgstr "Primitive"
 #: ../gtksourceview/language-specs/csharp.lang.h:10
 #: ../gtksourceview/language-specs/css.lang.h:59
 #: ../gtksourceview/language-specs/fortran.lang.h:15
-#: ../gtksourceview/language-specs/java.lang.h:12
+#: ../gtksourceview/language-specs/java.lang.h:13
 #: ../gtksourceview/language-specs/javascript.lang.h:24
 #: ../gtksourceview/language-specs/lua.lang.h:11
 #: ../gtksourceview/language-specs/makefile.lang.h:9
@@ -852,6 +863,7 @@ msgstr "Unicode-Bereich"
 
 #: ../gtksourceview/language-specs/d.lang.h:1
 #: ../gtksourceview/language-specs/nemerle.lang.h:1
+#: ../gtksourceview/language-specs/ocaml.lang.h:1
 #: ../gtksourceview/language-specs/verilog.lang.h:1
 msgid "Binary Number"
 msgstr "Binärzahl"
@@ -944,30 +956,47 @@ msgstr "Entfernte Zeile"
 msgid "Special case"
 msgstr "Sonderfall"
 
+#: ../gtksourceview/language-specs/docbook.lang.h:1
 #: ../gtksourceview/language-specs/html.lang.h:1
 #: ../gtksourceview/language-specs/xml.lang.h:1
 msgid "Attribute"
 msgstr "Attribut"
 
+#: ../gtksourceview/language-specs/docbook.lang.h:3
 #: ../gtksourceview/language-specs/html.lang.h:3
 #: ../gtksourceview/language-specs/xml.lang.h:3
 msgid "Closing Bracket"
 msgstr "SchlieÃ?ende, eckige Klammer"
 
-#: ../gtksourceview/language-specs/html.lang.h:4
-msgid "DTD"
-msgstr "DTD"
+#: ../gtksourceview/language-specs/docbook.lang.h:4
+msgid "DocBook"
+msgstr "DocBook"
 
+#: ../gtksourceview/language-specs/docbook.lang.h:5
 #: ../gtksourceview/language-specs/html.lang.h:5
 #: ../gtksourceview/language-specs/xml.lang.h:4
 msgid "Entity"
 msgstr "Entität"
 
-#: ../gtksourceview/language-specs/html.lang.h:6
-msgid "HTML"
-msgstr "HTML"
+#: ../gtksourceview/language-specs/docbook.lang.h:6
+msgid "Formatting Elements"
+msgstr "Formatierungs-Elemente"
+
+#: ../gtksourceview/language-specs/docbook.lang.h:7
+msgid "GUI Elements"
+msgstr "Benutzeroberflächen-Elemente"
+
+#: ../gtksourceview/language-specs/docbook.lang.h:8
+msgid "Header Elements"
+msgstr "Kopfzeilen-Elemente"
+
+#: ../gtksourceview/language-specs/docbook.lang.h:9
+#: ../gtksourceview/language-specs/xml.lang.h:5
+msgid "Hexadecimal"
+msgstr "Hexadezimal"
 
 # CHECK
+#: ../gtksourceview/language-specs/docbook.lang.h:10
 #: ../gtksourceview/language-specs/html.lang.h:7
 #: ../gtksourceview/language-specs/latex.lang.h:7
 #: ../gtksourceview/language-specs/texinfo.lang.h:12
@@ -975,6 +1004,25 @@ msgstr "HTML"
 msgid "Markup"
 msgstr "Markup"
 
+#: ../gtksourceview/language-specs/docbook.lang.h:12
+msgid "Structural Elements"
+msgstr "Strukturierende Elemente"
+
+#. This split keeps each keyword-list under 250 elements.
+#. See bug #110991 for further details.
+#.
+#: ../gtksourceview/language-specs/docbook.lang.h:16
+msgid "Structural Elements 2"
+msgstr "Strukturierende Elemente 2"
+
+#: ../gtksourceview/language-specs/html.lang.h:4
+msgid "DTD"
+msgstr "DTD"
+
+#: ../gtksourceview/language-specs/html.lang.h:6
+msgid "HTML"
+msgstr "HTML"
+
 #: ../gtksourceview/language-specs/html.lang.h:9
 #: ../gtksourceview/language-specs/xml.lang.h:8
 msgid "Tag"
@@ -1087,19 +1135,24 @@ msgid "Flow"
 msgstr "Flow"
 
 #: ../gtksourceview/language-specs/java.lang.h:4
+#: ../gtksourceview/language-specs/javascript.lang.h:7
+msgid "Future Reserved Words"
+msgstr "Für die Zukunft reservierte Wörter"
+
+#: ../gtksourceview/language-specs/java.lang.h:5
 msgid "Java"
 msgstr "Java"
 
 # CHECK
-#: ../gtksourceview/language-specs/java.lang.h:6
+#: ../gtksourceview/language-specs/java.lang.h:7
 msgid "Memory"
 msgstr "Memory"
 
-#: ../gtksourceview/language-specs/java.lang.h:7
+#: ../gtksourceview/language-specs/java.lang.h:8
 msgid "Modifiers"
 msgstr "Modifikatoren"
 
-#: ../gtksourceview/language-specs/java.lang.h:8
+#: ../gtksourceview/language-specs/java.lang.h:9
 msgid "Numeric"
 msgstr "Numerisch"
 
@@ -1124,10 +1177,6 @@ msgstr "FlieÃ?punktzahl"
 msgid "Flow Keywords"
 msgstr "Fluss-Schlüsselwörter"
 
-#: ../gtksourceview/language-specs/javascript.lang.h:7
-msgid "Future Reserved Words"
-msgstr "Für die Zukunft reservierte Wörter"
-
 #: ../gtksourceview/language-specs/javascript.lang.h:8
 msgid "Global Functions"
 msgstr "Globale Funktionen"
@@ -1274,6 +1323,22 @@ msgstr "Von Makros definierte Schlüssel
 msgid "Nemerle"
 msgstr "Nemerle"
 
+#: ../gtksourceview/language-specs/ocaml.lang.h:2
+msgid "Boolean Constant"
+msgstr "Boolsche Konstanten"
+
+#: ../gtksourceview/language-specs/ocaml.lang.h:9
+msgid "Label"
+msgstr "Beschriftung"
+
+#: ../gtksourceview/language-specs/ocaml.lang.h:10
+msgid "Module"
+msgstr "Modul"
+
+#: ../gtksourceview/language-specs/ocaml.lang.h:11
+msgid "Objective Caml"
+msgstr "Objective Caml"
+
 #: ../gtksourceview/language-specs/octave.lang.h:8
 #: ../gtksourceview/language-specs/python.lang.h:10
 msgid "Multiline Double Quoted String"
@@ -1767,10 +1832,6 @@ msgstr "Wahr und Falsch"
 msgid "VHDL"
 msgstr "VHDL"
 
-#: ../gtksourceview/language-specs/xml.lang.h:5
-msgid "Hexadecimal"
-msgstr "Hexadezimal"
-
 #: ../gtksourceview/language-specs/xml.lang.h:9
 msgid "XML"
 msgstr "XML"
diff -pruN 1.8.3-1/po/en_GB.po 1.8.4-0ubuntu1/po/en_GB.po
--- 1.8.3-1/po/en_GB.po	2007-01-03 15:40:34.000000000 +0000
+++ 1.8.4-0ubuntu1/po/en_GB.po	2007-02-12 16:33:37.000000000 +0000
@@ -8,8 +8,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtksourceview\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-01-01 22:41+0000\n"
-"PO-Revision-Date: 2007-01-01 22:41-0000\n"
+"POT-Creation-Date: 2007-01-23 20:05+0000\n"
+"PO-Revision-Date: 2007-01-23 20:05-0000\n"
 "Last-Translator: David Lodge <dave cirt net>\n"
 "Language-Team: English/GB <en li org>\n"
 "MIME-Version: 1.0\n"
@@ -184,6 +184,7 @@ msgstr "Character"
 
 #: ../gtksourceview/gtksourcestylescheme.c:274
 #: ../gtksourceview/language-specs/latex.lang.h:2
+#: ../gtksourceview/language-specs/ocaml.lang.h:4
 #: ../gtksourceview/language-specs/po.lang.h:1
 msgid "Comment"
 msgstr "Comment"
@@ -214,6 +215,7 @@ msgstr "Function"
 #: ../gtksourceview/language-specs/fortran.lang.h:1
 #: ../gtksourceview/language-specs/haskell.lang.h:3
 #: ../gtksourceview/language-specs/nemerle.lang.h:6
+#: ../gtksourceview/language-specs/ocaml.lang.h:5
 #: ../gtksourceview/language-specs/octave.lang.h:1
 #: ../gtksourceview/language-specs/python.lang.h:2
 msgid "Decimal"
@@ -282,6 +284,7 @@ msgstr "Preprocessor"
 #: ../gtksourceview/language-specs/lua.lang.h:10
 #: ../gtksourceview/language-specs/makefile.lang.h:8
 #: ../gtksourceview/language-specs/nemerle.lang.h:15
+#: ../gtksourceview/language-specs/ocaml.lang.h:14
 #: ../gtksourceview/language-specs/pascal.lang.h:18
 #: ../gtksourceview/language-specs/perl.lang.h:8
 #: ../gtksourceview/language-specs/po.lang.h:6
@@ -307,6 +310,7 @@ msgstr "Specials"
 #: ../gtksourceview/language-specs/ini.lang.h:10
 #: ../gtksourceview/language-specs/msil.lang.h:2
 #: ../gtksourceview/language-specs/po.lang.h:5
+#: ../gtksourceview/language-specs/spec.lang.h:12
 msgid "Others"
 msgstr "Others"
 
@@ -459,6 +463,7 @@ msgstr "Ada"
 #: ../gtksourceview/language-specs/cpp.lang.h:4
 #: ../gtksourceview/language-specs/haskell.lang.h:2
 #: ../gtksourceview/language-specs/nemerle.lang.h:3
+#: ../gtksourceview/language-specs/ocaml.lang.h:3
 #: ../gtksourceview/language-specs/vhdl.lang.h:1
 msgid "Character Constant"
 msgstr "Character Constant"
@@ -494,11 +499,12 @@ msgstr "Character Constant"
 #: ../gtksourceview/language-specs/ruby.lang.h:10
 #: ../gtksourceview/language-specs/scheme.lang.h:10
 #: ../gtksourceview/language-specs/sh.lang.h:5
+#: ../gtksourceview/language-specs/spec.lang.h:10
 #: ../gtksourceview/language-specs/sql.lang.h:23
 #: ../gtksourceview/language-specs/tcl.lang.h:2
 #: ../gtksourceview/language-specs/texinfo.lang.h:9
 #: ../gtksourceview/language-specs/vbnet.lang.h:6
-#: ../gtksourceview/language-specs/verilog.lang.h:7
+#: ../gtksourceview/language-specs/verilog.lang.h:8
 #: ../gtksourceview/language-specs/vhdl.lang.h:3
 msgid "Line Comment"
 msgstr "Line Comment"
@@ -534,11 +540,12 @@ msgstr "Preprocessor Keyword"
 #: ../gtksourceview/language-specs/java.lang.h:11
 #: ../gtksourceview/language-specs/makefile.lang.h:6
 #: ../gtksourceview/language-specs/nemerle.lang.h:14
+#: ../gtksourceview/language-specs/ocaml.lang.h:13
 #: ../gtksourceview/language-specs/pascal.lang.h:17
 #: ../gtksourceview/language-specs/scheme.lang.h:12
 #: ../gtksourceview/language-specs/sql.lang.h:48
 #: ../gtksourceview/language-specs/vbnet.lang.h:10
-#: ../gtksourceview/language-specs/verilog.lang.h:9
+#: ../gtksourceview/language-specs/verilog.lang.h:10
 #: ../gtksourceview/language-specs/vhdl.lang.h:5
 msgid "Sources"
 msgstr "Sources"
@@ -565,10 +572,11 @@ msgstr "Boolean"
 #: ../gtksourceview/language-specs/idl.lang.h:4
 #: ../gtksourceview/language-specs/javascript.lang.h:12
 #: ../gtksourceview/language-specs/lua.lang.h:3
+#: ../gtksourceview/language-specs/ocaml.lang.h:8
 #: ../gtksourceview/language-specs/perl.lang.h:2
 #: ../gtksourceview/language-specs/ruby.lang.h:9
 #: ../gtksourceview/language-specs/vbnet.lang.h:1
-#: ../gtksourceview/language-specs/verilog.lang.h:6
+#: ../gtksourceview/language-specs/verilog.lang.h:7
 msgid "Keywords"
 msgstr "Keywords"
 
@@ -622,6 +630,7 @@ msgstr "Common Macro"
 #: ../gtksourceview/language-specs/fortran.lang.h:2
 #: ../gtksourceview/language-specs/haskell.lang.h:4
 #: ../gtksourceview/language-specs/nemerle.lang.h:7
+#: ../gtksourceview/language-specs/ocaml.lang.h:6
 #: ../gtksourceview/language-specs/octave.lang.h:3
 #: ../gtksourceview/language-specs/python.lang.h:4
 #: ../gtksourceview/language-specs/R.lang.h:4
@@ -635,6 +644,7 @@ msgstr "Floating Point Number"
 #: ../gtksourceview/language-specs/fortran.lang.h:4
 #: ../gtksourceview/language-specs/haskell.lang.h:6
 #: ../gtksourceview/language-specs/nemerle.lang.h:8
+#: ../gtksourceview/language-specs/ocaml.lang.h:7
 #: ../gtksourceview/language-specs/octave.lang.h:5
 #: ../gtksourceview/language-specs/pascal.lang.h:10
 #: ../gtksourceview/language-specs/python.lang.h:6
@@ -654,9 +664,10 @@ msgstr "Include/Pragma"
 #: ../gtksourceview/language-specs/fortran.lang.h:10
 #: ../gtksourceview/language-specs/haskell.lang.h:11
 #: ../gtksourceview/language-specs/nemerle.lang.h:12
+#: ../gtksourceview/language-specs/ocaml.lang.h:12
 #: ../gtksourceview/language-specs/octave.lang.h:10
 #: ../gtksourceview/language-specs/python.lang.h:12
-#: ../gtksourceview/language-specs/verilog.lang.h:8
+#: ../gtksourceview/language-specs/verilog.lang.h:9
 msgid "Octal Number"
 msgstr "Octal Number"
 
@@ -673,7 +684,7 @@ msgstr "Preprocessor Definitions"
 #: ../gtksourceview/language-specs/d.lang.h:16
 #: ../gtksourceview/language-specs/fortran.lang.h:16
 #: ../gtksourceview/language-specs/idl.lang.h:10
-#: ../gtksourceview/language-specs/verilog.lang.h:10
+#: ../gtksourceview/language-specs/verilog.lang.h:11
 msgid "Types"
 msgstr "Types"
 
@@ -682,10 +693,12 @@ msgid "ChangeLog"
 msgstr "ChangeLog"
 
 #: ../gtksourceview/language-specs/changelog.lang.h:2
+#: ../gtksourceview/language-specs/spec.lang.h:4
 msgid "Date"
 msgstr "Date"
 
 #: ../gtksourceview/language-specs/changelog.lang.h:3
+#: ../gtksourceview/language-specs/spec.lang.h:7
 msgid "Email"
 msgstr "Email"
 
@@ -835,6 +848,7 @@ msgstr "Unicode Range"
 
 #: ../gtksourceview/language-specs/d.lang.h:1
 #: ../gtksourceview/language-specs/nemerle.lang.h:1
+#: ../gtksourceview/language-specs/ocaml.lang.h:1
 #: ../gtksourceview/language-specs/verilog.lang.h:1
 msgid "Binary Number"
 msgstr "Binary Number"
@@ -976,6 +990,13 @@ msgstr "Markup"
 msgid "Structural Elements"
 msgstr "Structural Elements"
 
+#. This split keeps each keyword-list under 250 elements.
+#. See bug #110991 for further details.
+#.
+#: ../gtksourceview/language-specs/docbook.lang.h:16
+msgid "Structural Elements 2"
+msgstr "Structural Elements 2"
+
 #: ../gtksourceview/language-specs/html.lang.h:4
 msgid "DTD"
 msgstr "DTD"
@@ -1077,7 +1098,7 @@ msgid ".ini"
 msgstr ".ini"
 
 #: ../gtksourceview/language-specs/ini.lang.h:3
-#: ../gtksourceview/language-specs/verilog.lang.h:3
+#: ../gtksourceview/language-specs/verilog.lang.h:4
 msgid "Decimal Number"
 msgstr "Decimal Number"
 
@@ -1144,7 +1165,7 @@ msgid "Global Properties"
 msgstr "Global Properties"
 
 #: ../gtksourceview/language-specs/javascript.lang.h:10
-#: ../gtksourceview/language-specs/verilog.lang.h:5
+#: ../gtksourceview/language-specs/verilog.lang.h:6
 msgid "Hexadecimal Number"
 msgstr "Hexadecimal Number"
 
@@ -1281,6 +1302,22 @@ msgstr "Keywords Defined by Macros"
 msgid "Nemerle"
 msgstr "Nemerle"
 
+#: ../gtksourceview/language-specs/ocaml.lang.h:2
+msgid "Boolean Constant"
+msgstr "Boolean Constant"
+
+#: ../gtksourceview/language-specs/ocaml.lang.h:9
+msgid "Label"
+msgstr "Label"
+
+#: ../gtksourceview/language-specs/ocaml.lang.h:10
+msgid "Module"
+msgstr "Module"
+
+#: ../gtksourceview/language-specs/ocaml.lang.h:11
+msgid "Objective Caml"
+msgstr "Objective Caml"
+
 #: ../gtksourceview/language-specs/octave.lang.h:8
 #: ../gtksourceview/language-specs/python.lang.h:10
 msgid "Multiline Double Quoted String"
@@ -1535,6 +1572,58 @@ msgstr "Self"
 msgid "sh"
 msgstr "sh"
 
+#: ../gtksourceview/language-specs/spec.lang.h:1
+msgid "Command Macro"
+msgstr "Command Macro"
+
+#: ../gtksourceview/language-specs/spec.lang.h:2
+msgid "Conditional Define"
+msgstr "Conditional Define"
+
+#: ../gtksourceview/language-specs/spec.lang.h:3
+msgid "Conditional Macro"
+msgstr "Conditional Macro"
+
+#: ../gtksourceview/language-specs/spec.lang.h:5
+msgid "Define"
+msgstr "Define"
+
+#: ../gtksourceview/language-specs/spec.lang.h:6
+msgid "Directory Macro"
+msgstr "Directory Macro"
+
+#: ../gtksourceview/language-specs/spec.lang.h:8
+msgid "Flow Conditional"
+msgstr "Flow Conditional"
+
+#: ../gtksourceview/language-specs/spec.lang.h:9
+msgid "Header"
+msgstr "Header"
+
+#: ../gtksourceview/language-specs/spec.lang.h:11
+msgid "Other Macro"
+msgstr "Other Macro"
+
+#: ../gtksourceview/language-specs/spec.lang.h:13
+msgid "RPM Variable"
+msgstr "RPM Variable"
+
+#: ../gtksourceview/language-specs/spec.lang.h:14
+msgid "RPM spec"
+msgstr "RPM spec"
+
+#: ../gtksourceview/language-specs/spec.lang.h:15
+msgid "Section"
+msgstr "Section"
+
+#: ../gtksourceview/language-specs/spec.lang.h:16
+msgid "Spec Macro"
+msgstr "Spec Macro"
+
+#: ../gtksourceview/language-specs/spec.lang.h:17
+msgid "Switch"
+msgstr "Switch"
+
 #: ../gtksourceview/language-specs/sql.lang.h:1
 msgid "ANSI Datatypes"
 msgstr "ANSI Datatypes"
@@ -1752,11 +1841,15 @@ msgstr "Old Style Comment"
 msgid "VB.NET"
 msgstr "VB.NET"
 
-#: ../gtksourceview/language-specs/verilog.lang.h:4
+#: ../gtksourceview/language-specs/verilog.lang.h:3
+msgid "Compiler directive"
+msgstr "Compiler directive"
+
+#: ../gtksourceview/language-specs/verilog.lang.h:5
 msgid "Gates"
 msgstr "Gates"
 
-#: ../gtksourceview/language-specs/verilog.lang.h:11
+#: ../gtksourceview/language-specs/verilog.lang.h:12
 msgid "Verilog"
 msgstr "Verilog"
 
diff -pruN 1.8.3-1/po/fr.po 1.8.4-0ubuntu1/po/fr.po
--- 1.8.3-1/po/fr.po	2007-01-03 15:40:34.000000000 +0000
+++ 1.8.4-0ubuntu1/po/fr.po	2007-02-12 16:33:37.000000000 +0000
@@ -1,21 +1,21 @@
 # French translation of gtksourceview.
-# Copyright (C) 2003-2006 Free Software Foundation, Inc.
+# Copyright (C) 2003-2007 Free Software Foundation, Inc.
 # This file is distributed under the same license as the gtksourceview package.
 #
 # Cédric Delfosse <cdelfosse free fr>, 2003.
 # Christophe Merlet (RedFox) <redfox redfoxcenter org>, 2003-2006.
 # Baptiste Mille-Mathias <bmm80 free fr>, 2004.
 # Benoît Dejean <TazForEver dlfp org>, 2005.
-# Jonathan Ernst <jonathan ernstfamily ch>, 2006.
+# Jonathan Ernst <jonathan ernstfamily ch>, 2006-2007.
 # Robert-André Mauchin <zebob m gmail com>, 2006.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: gtksourceview 1.7.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-08-29 13:08+0200\n"
-"PO-Revision-Date: 2006-08-29 13:08+0200\n"
-"Last-Translator: Robert-André Mauchin <zebob m gmail com>\n"
+"POT-Creation-Date: 2007-02-09 19:18+0100\n"
+"PO-Revision-Date: 2007-02-05 09:25+0100\n"
+"Last-Translator: Jonathan Ernst <jonathan ernstfamily ch>\n"
 "Language-Team: GNOME French Team <gnomefr traduc org>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -195,6 +195,7 @@ msgstr "Caractère"
 
 #: ../gtksourceview/gtksourcestylescheme.c:274
 #: ../gtksourceview/language-specs/latex.lang.h:2
+#: ../gtksourceview/language-specs/ocaml.lang.h:4
 #: ../gtksourceview/language-specs/po.lang.h:1
 msgid "Comment"
 msgstr "Commentaire"
@@ -225,6 +226,7 @@ msgstr "Fonction"
 #: ../gtksourceview/language-specs/fortran.lang.h:1
 #: ../gtksourceview/language-specs/haskell.lang.h:3
 #: ../gtksourceview/language-specs/nemerle.lang.h:6
+#: ../gtksourceview/language-specs/ocaml.lang.h:5
 #: ../gtksourceview/language-specs/octave.lang.h:1
 #: ../gtksourceview/language-specs/python.lang.h:2
 msgid "Decimal"
@@ -283,15 +285,17 @@ msgstr "Préprocesseur"
 #: ../gtksourceview/language-specs/cpp.lang.h:15
 #: ../gtksourceview/language-specs/csharp.lang.h:9
 #: ../gtksourceview/language-specs/css.lang.h:58
+#: ../gtksourceview/language-specs/docbook.lang.h:11
 #: ../gtksourceview/language-specs/html.lang.h:8
 #: ../gtksourceview/language-specs/fortran.lang.h:14
 #: ../gtksourceview/language-specs/haskell.lang.h:31
 #: ../gtksourceview/language-specs/idl.lang.h:9
-#: ../gtksourceview/language-specs/java.lang.h:11
+#: ../gtksourceview/language-specs/java.lang.h:12
 #: ../gtksourceview/language-specs/javascript.lang.h:23
 #: ../gtksourceview/language-specs/lua.lang.h:10
 #: ../gtksourceview/language-specs/makefile.lang.h:8
 #: ../gtksourceview/language-specs/nemerle.lang.h:15
+#: ../gtksourceview/language-specs/ocaml.lang.h:14
 #: ../gtksourceview/language-specs/pascal.lang.h:18
 #: ../gtksourceview/language-specs/perl.lang.h:8
 #: ../gtksourceview/language-specs/po.lang.h:6
@@ -317,6 +321,7 @@ msgstr "Spéciales"
 #: ../gtksourceview/language-specs/ini.lang.h:10
 #: ../gtksourceview/language-specs/msil.lang.h:2
 #: ../gtksourceview/language-specs/po.lang.h:5
+#: ../gtksourceview/language-specs/spec.lang.h:12
 msgid "Others"
 msgstr "Autres"
 
@@ -475,6 +480,7 @@ msgstr "Ada"
 #: ../gtksourceview/language-specs/cpp.lang.h:4
 #: ../gtksourceview/language-specs/haskell.lang.h:2
 #: ../gtksourceview/language-specs/nemerle.lang.h:3
+#: ../gtksourceview/language-specs/ocaml.lang.h:3
 #: ../gtksourceview/language-specs/vhdl.lang.h:1
 msgid "Character Constant"
 msgstr "Constante de type caractère"
@@ -497,7 +503,7 @@ msgstr "Constante de type caractère"
 #: ../gtksourceview/language-specs/haskell.lang.h:10
 #: ../gtksourceview/language-specs/idl.lang.h:5
 #: ../gtksourceview/language-specs/ini.lang.h:8
-#: ../gtksourceview/language-specs/java.lang.h:5
+#: ../gtksourceview/language-specs/java.lang.h:6
 #: ../gtksourceview/language-specs/javascript.lang.h:13
 #: ../gtksourceview/language-specs/lua.lang.h:4
 #: ../gtksourceview/language-specs/makefile.lang.h:4
@@ -510,11 +516,12 @@ msgstr "Constante de type caractère"
 #: ../gtksourceview/language-specs/ruby.lang.h:10
 #: ../gtksourceview/language-specs/scheme.lang.h:10
 #: ../gtksourceview/language-specs/sh.lang.h:5
+#: ../gtksourceview/language-specs/spec.lang.h:10
 #: ../gtksourceview/language-specs/sql.lang.h:23
 #: ../gtksourceview/language-specs/tcl.lang.h:2
 #: ../gtksourceview/language-specs/texinfo.lang.h:9
 #: ../gtksourceview/language-specs/vbnet.lang.h:6
-#: ../gtksourceview/language-specs/verilog.lang.h:7
+#: ../gtksourceview/language-specs/verilog.lang.h:8
 #: ../gtksourceview/language-specs/vhdl.lang.h:3
 msgid "Line Comment"
 msgstr "Commentaire sur une ligne"
@@ -547,14 +554,15 @@ msgstr "Mot-clé du pré-processeur"
 #: ../gtksourceview/language-specs/fortran.lang.h:13
 #: ../gtksourceview/language-specs/haskell.lang.h:13
 #: ../gtksourceview/language-specs/idl.lang.h:8
-#: ../gtksourceview/language-specs/java.lang.h:10
+#: ../gtksourceview/language-specs/java.lang.h:11
 #: ../gtksourceview/language-specs/makefile.lang.h:6
 #: ../gtksourceview/language-specs/nemerle.lang.h:14
+#: ../gtksourceview/language-specs/ocaml.lang.h:13
 #: ../gtksourceview/language-specs/pascal.lang.h:17
 #: ../gtksourceview/language-specs/scheme.lang.h:12
 #: ../gtksourceview/language-specs/sql.lang.h:48
 #: ../gtksourceview/language-specs/vbnet.lang.h:10
-#: ../gtksourceview/language-specs/verilog.lang.h:9
+#: ../gtksourceview/language-specs/verilog.lang.h:10
 #: ../gtksourceview/language-specs/vhdl.lang.h:5
 msgid "Sources"
 msgstr "Sources"
@@ -581,10 +589,11 @@ msgstr "Booléen"
 #: ../gtksourceview/language-specs/idl.lang.h:4
 #: ../gtksourceview/language-specs/javascript.lang.h:12
 #: ../gtksourceview/language-specs/lua.lang.h:3
+#: ../gtksourceview/language-specs/ocaml.lang.h:8
 #: ../gtksourceview/language-specs/perl.lang.h:2
 #: ../gtksourceview/language-specs/ruby.lang.h:9
 #: ../gtksourceview/language-specs/vbnet.lang.h:1
-#: ../gtksourceview/language-specs/verilog.lang.h:6
+#: ../gtksourceview/language-specs/verilog.lang.h:7
 msgid "Keywords"
 msgstr "Mots-clés"
 
@@ -608,6 +617,7 @@ msgstr "Commentaire « #if 0 »"
 #: ../gtksourceview/language-specs/csharp.lang.h:1
 #: ../gtksourceview/language-specs/css.lang.h:9
 #: ../gtksourceview/language-specs/d.lang.h:2
+#: ../gtksourceview/language-specs/docbook.lang.h:2
 #: ../gtksourceview/language-specs/html.lang.h:2
 #: ../gtksourceview/language-specs/haskell.lang.h:1
 #: ../gtksourceview/language-specs/idl.lang.h:1
@@ -637,6 +647,7 @@ msgstr "Macro usuelle"
 #: ../gtksourceview/language-specs/fortran.lang.h:2
 #: ../gtksourceview/language-specs/haskell.lang.h:4
 #: ../gtksourceview/language-specs/nemerle.lang.h:7
+#: ../gtksourceview/language-specs/ocaml.lang.h:6
 #: ../gtksourceview/language-specs/octave.lang.h:3
 #: ../gtksourceview/language-specs/python.lang.h:4
 #: ../gtksourceview/language-specs/R.lang.h:4
@@ -650,6 +661,7 @@ msgstr "Nombre à virgule flottante"
 #: ../gtksourceview/language-specs/fortran.lang.h:4
 #: ../gtksourceview/language-specs/haskell.lang.h:6
 #: ../gtksourceview/language-specs/nemerle.lang.h:8
+#: ../gtksourceview/language-specs/ocaml.lang.h:7
 #: ../gtksourceview/language-specs/octave.lang.h:5
 #: ../gtksourceview/language-specs/pascal.lang.h:10
 #: ../gtksourceview/language-specs/python.lang.h:6
@@ -669,9 +681,10 @@ msgstr "Include/Pragma"
 #: ../gtksourceview/language-specs/fortran.lang.h:10
 #: ../gtksourceview/language-specs/haskell.lang.h:11
 #: ../gtksourceview/language-specs/nemerle.lang.h:12
+#: ../gtksourceview/language-specs/ocaml.lang.h:12
 #: ../gtksourceview/language-specs/octave.lang.h:10
 #: ../gtksourceview/language-specs/python.lang.h:12
-#: ../gtksourceview/language-specs/verilog.lang.h:8
+#: ../gtksourceview/language-specs/verilog.lang.h:9
 msgid "Octal Number"
 msgstr "Nombre octal"
 
@@ -688,7 +701,7 @@ msgstr "Définitions du préprocesseur"
 #: ../gtksourceview/language-specs/d.lang.h:16
 #: ../gtksourceview/language-specs/fortran.lang.h:16
 #: ../gtksourceview/language-specs/idl.lang.h:10
-#: ../gtksourceview/language-specs/verilog.lang.h:10
+#: ../gtksourceview/language-specs/verilog.lang.h:11
 msgid "Types"
 msgstr "Types"
 
@@ -697,10 +710,12 @@ msgid "ChangeLog"
 msgstr "Nouveautés"
 
 #: ../gtksourceview/language-specs/changelog.lang.h:2
+#: ../gtksourceview/language-specs/spec.lang.h:4
 msgid "Date"
 msgstr "Date"
 
 #: ../gtksourceview/language-specs/changelog.lang.h:3
+#: ../gtksourceview/language-specs/spec.lang.h:7
 msgid "Email"
 msgstr "Courrier électronique"
 
@@ -727,7 +742,7 @@ msgid "Multiline String"
 msgstr "Chaîne sur plusieurs lignes"
 
 #: ../gtksourceview/language-specs/csharp.lang.h:7
-#: ../gtksourceview/language-specs/java.lang.h:9
+#: ../gtksourceview/language-specs/java.lang.h:10
 #: ../gtksourceview/language-specs/nemerle.lang.h:13
 #: ../gtksourceview/language-specs/vbnet.lang.h:9
 msgid "Primitives"
@@ -736,7 +751,7 @@ msgstr "Primitives"
 #: ../gtksourceview/language-specs/csharp.lang.h:10
 #: ../gtksourceview/language-specs/css.lang.h:59
 #: ../gtksourceview/language-specs/fortran.lang.h:15
-#: ../gtksourceview/language-specs/java.lang.h:12
+#: ../gtksourceview/language-specs/java.lang.h:13
 #: ../gtksourceview/language-specs/javascript.lang.h:24
 #: ../gtksourceview/language-specs/lua.lang.h:11
 #: ../gtksourceview/language-specs/makefile.lang.h:9
@@ -850,6 +865,7 @@ msgstr "Intervalle Unicode"
 
 #: ../gtksourceview/language-specs/d.lang.h:1
 #: ../gtksourceview/language-specs/nemerle.lang.h:1
+#: ../gtksourceview/language-specs/ocaml.lang.h:1
 #: ../gtksourceview/language-specs/verilog.lang.h:1
 msgid "Binary Number"
 msgstr "Nombre binaire"
@@ -940,29 +956,46 @@ msgstr "Ligne supprimée"
 msgid "Special case"
 msgstr "Cas spécial"
 
+#: ../gtksourceview/language-specs/docbook.lang.h:1
 #: ../gtksourceview/language-specs/html.lang.h:1
 #: ../gtksourceview/language-specs/xml.lang.h:1
 msgid "Attribute"
 msgstr "Attribut"
 
+#: ../gtksourceview/language-specs/docbook.lang.h:3
 #: ../gtksourceview/language-specs/html.lang.h:3
 #: ../gtksourceview/language-specs/xml.lang.h:3
 msgid "Closing Bracket"
 msgstr "Fermeture"
 
-#: ../gtksourceview/language-specs/html.lang.h:4
-msgid "DTD"
-msgstr "DTD"
+#: ../gtksourceview/language-specs/docbook.lang.h:4
+msgid "DocBook"
+msgstr "DocBook"
 
+#: ../gtksourceview/language-specs/docbook.lang.h:5
 #: ../gtksourceview/language-specs/html.lang.h:5
 #: ../gtksourceview/language-specs/xml.lang.h:4
 msgid "Entity"
 msgstr "Entité"
 
-#: ../gtksourceview/language-specs/html.lang.h:6
-msgid "HTML"
-msgstr "HTML"
+#: ../gtksourceview/language-specs/docbook.lang.h:6
+msgid "Formatting Elements"
+msgstr "�léments de formatage"
+
+#: ../gtksourceview/language-specs/docbook.lang.h:7
+msgid "GUI Elements"
+msgstr "�léments de l'interface graphique"
+
+#: ../gtksourceview/language-specs/docbook.lang.h:8
+msgid "Header Elements"
+msgstr "�léments d'en-tête"
 
+#: ../gtksourceview/language-specs/docbook.lang.h:9
+#: ../gtksourceview/language-specs/xml.lang.h:5
+msgid "Hexadecimal"
+msgstr "Hexadécimal"
+
+#: ../gtksourceview/language-specs/docbook.lang.h:10
 #: ../gtksourceview/language-specs/html.lang.h:7
 #: ../gtksourceview/language-specs/latex.lang.h:7
 #: ../gtksourceview/language-specs/texinfo.lang.h:12
@@ -970,6 +1003,25 @@ msgstr "HTML"
 msgid "Markup"
 msgstr "Balisage"
 
+#: ../gtksourceview/language-specs/docbook.lang.h:12
+msgid "Structural Elements"
+msgstr "�léments structurels"
+
+#. This split keeps each keyword-list under 250 elements.
+#. See bug #110991 for further details.
+#.
+#: ../gtksourceview/language-specs/docbook.lang.h:16
+msgid "Structural Elements 2"
+msgstr "�léments structurels 2"
+
+#: ../gtksourceview/language-specs/html.lang.h:4
+msgid "DTD"
+msgstr "DTD"
+
+#: ../gtksourceview/language-specs/html.lang.h:6
+msgid "HTML"
+msgstr "HTML"
+
 #: ../gtksourceview/language-specs/html.lang.h:9
 #: ../gtksourceview/language-specs/xml.lang.h:8
 msgid "Tag"
@@ -1063,7 +1115,7 @@ msgid ".ini"
 msgstr ".ini"
 
 #: ../gtksourceview/language-specs/ini.lang.h:3
-#: ../gtksourceview/language-specs/verilog.lang.h:3
+#: ../gtksourceview/language-specs/verilog.lang.h:4
 msgid "Decimal Number"
 msgstr "Nombre décimal"
 
@@ -1080,18 +1132,23 @@ msgid "Flow"
 msgstr "Flux"
 
 #: ../gtksourceview/language-specs/java.lang.h:4
+#: ../gtksourceview/language-specs/javascript.lang.h:7
+msgid "Future Reserved Words"
+msgstr "Mots réservés pour le futur"
+
+#: ../gtksourceview/language-specs/java.lang.h:5
 msgid "Java"
 msgstr "Java"
 
-#: ../gtksourceview/language-specs/java.lang.h:6
+#: ../gtksourceview/language-specs/java.lang.h:7
 msgid "Memory"
 msgstr "Mémoire"
 
-#: ../gtksourceview/language-specs/java.lang.h:7
+#: ../gtksourceview/language-specs/java.lang.h:8
 msgid "Modifiers"
 msgstr "Modificateurs"
 
-#: ../gtksourceview/language-specs/java.lang.h:8
+#: ../gtksourceview/language-specs/java.lang.h:9
 msgid "Numeric"
 msgstr "Valeurs numériques"
 
@@ -1116,10 +1173,6 @@ msgstr "Nombre à virgule flottante"
 msgid "Flow Keywords"
 msgstr "Mots-clés de flux"
 
-#: ../gtksourceview/language-specs/javascript.lang.h:7
-msgid "Future Reserved Words"
-msgstr "Mots réservés pour le futur"
-
 #: ../gtksourceview/language-specs/javascript.lang.h:8
 msgid "Global Functions"
 msgstr "Fonctions globales"
@@ -1129,7 +1182,7 @@ msgid "Global Properties"
 msgstr "Propriétés globales"
 
 #: ../gtksourceview/language-specs/javascript.lang.h:10
-#: ../gtksourceview/language-specs/verilog.lang.h:5
+#: ../gtksourceview/language-specs/verilog.lang.h:6
 msgid "Hexadecimal Number"
 msgstr "Nombre hexadécimal"
 
@@ -1266,6 +1319,22 @@ msgstr "Mots-clés définis par des macr
 msgid "Nemerle"
 msgstr "Nemerle"
 
+#: ../gtksourceview/language-specs/ocaml.lang.h:2
+msgid "Boolean Constant"
+msgstr "Constante booléenne"
+
+#: ../gtksourceview/language-specs/ocaml.lang.h:9
+msgid "Label"
+msgstr "Ã?tiquette"
+
+#: ../gtksourceview/language-specs/ocaml.lang.h:10
+msgid "Module"
+msgstr "Module"
+
+#: ../gtksourceview/language-specs/ocaml.lang.h:11
+msgid "Objective Caml"
+msgstr "Objective Caml"
+
 #: ../gtksourceview/language-specs/octave.lang.h:8
 #: ../gtksourceview/language-specs/python.lang.h:10
 msgid "Multiline Double Quoted String"
@@ -1520,6 +1589,58 @@ msgstr "Self"
 msgid "sh"
 msgstr "sh"
 
+#: ../gtksourceview/language-specs/spec.lang.h:1
+msgid "Command Macro"
+msgstr "Macro de commande"
+
+#: ../gtksourceview/language-specs/spec.lang.h:2
+msgid "Conditional Define"
+msgstr "Define conditionnel"
+
+#: ../gtksourceview/language-specs/spec.lang.h:3
+msgid "Conditional Macro"
+msgstr "Macro conditionnelle"
+
+#: ../gtksourceview/language-specs/spec.lang.h:5
+msgid "Define"
+msgstr "Define"
+
+#: ../gtksourceview/language-specs/spec.lang.h:6
+msgid "Directory Macro"
+msgstr "Macro de répertoire"
+
+#: ../gtksourceview/language-specs/spec.lang.h:8
+msgid "Flow Conditional"
+msgstr "Condition de flux"
+
+#: ../gtksourceview/language-specs/spec.lang.h:9
+msgid "Header"
+msgstr "En-tête"
+
+#: ../gtksourceview/language-specs/spec.lang.h:11
+msgid "Other Macro"
+msgstr "Autre macro"
+
+#: ../gtksourceview/language-specs/spec.lang.h:13
+msgid "RPM Variable"
+msgstr "Variable RPM"
+
+#: ../gtksourceview/language-specs/spec.lang.h:14
+msgid "RPM spec"
+msgstr "Spécification RPM"
+
+#: ../gtksourceview/language-specs/spec.lang.h:15
+msgid "Section"
+msgstr "Section"
+
+#: ../gtksourceview/language-specs/spec.lang.h:16
+msgid "Spec Macro"
+msgstr "Macro de spécification"
+
+#: ../gtksourceview/language-specs/spec.lang.h:17
+msgid "Switch"
+msgstr "Commutateur"
+
 #: ../gtksourceview/language-specs/sql.lang.h:1
 msgid "ANSI Datatypes"
 msgstr "Types de données ANSI"
@@ -1737,11 +1858,15 @@ msgstr "Ancien type de commentaire"
 msgid "VB.NET"
 msgstr "VB.NET"
 
-#: ../gtksourceview/language-specs/verilog.lang.h:4
+#: ../gtksourceview/language-specs/verilog.lang.h:3
+msgid "Compiler directive"
+msgstr "Directive de compilateur"
+
+#: ../gtksourceview/language-specs/verilog.lang.h:5
 msgid "Gates"
 msgstr "Portes"
 
-#: ../gtksourceview/language-specs/verilog.lang.h:11
+#: ../gtksourceview/language-specs/verilog.lang.h:12
 msgid "Verilog"
 msgstr "Verilog"
 
@@ -1753,10 +1878,6 @@ msgstr "Vrai et faux"
 msgid "VHDL"
 msgstr "VHDL"
 
-#: ../gtksourceview/language-specs/xml.lang.h:5
-msgid "Hexadecimal"
-msgstr "Hexadécimal"
-
 #: ../gtksourceview/language-specs/xml.lang.h:9
 msgid "XML"
 msgstr "XML"
diff -pruN 1.8.3-1/po/ko.po 1.8.4-0ubuntu1/po/ko.po
--- 1.8.3-1/po/ko.po	2007-01-03 15:40:34.000000000 +0000
+++ 1.8.4-0ubuntu1/po/ko.po	2007-02-12 16:33:37.000000000 +0000
@@ -1,12 +1,12 @@
 # gtksourceview
-# Changwoo Ryu <cwryu debian org>, 2003-2006.
+# Changwoo Ryu <cwryu debian org>, 2003-2006, 2007.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: gtksourceview\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-08-12 21:03+0900\n"
-"PO-Revision-Date: 2006-08-12 21:04+0900\n"
+"POT-Creation-Date: 2007-02-08 11:30+0900\n"
+"PO-Revision-Date: 2007-02-08 11:38+0900\n"
 "Last-Translator: Changwoo Ryu <cwryu debian org>\n"
 "Language-Team: GNOME Korean <gnome-kr-hackers lists kldp net>\n"
 "MIME-Version: 1.0\n"
@@ -182,6 +182,7 @@ msgstr "문ì??"
 
 #: ../gtksourceview/gtksourcestylescheme.c:274
 #: ../gtksourceview/language-specs/latex.lang.h:2
+#: ../gtksourceview/language-specs/ocaml.lang.h:4
 #: ../gtksourceview/language-specs/po.lang.h:1
 msgid "Comment"
 msgstr "주ì??"
@@ -212,6 +213,7 @@ msgstr "í?¨ì??"
 #: ../gtksourceview/language-specs/fortran.lang.h:1
 #: ../gtksourceview/language-specs/haskell.lang.h:3
 #: ../gtksourceview/language-specs/nemerle.lang.h:6
+#: ../gtksourceview/language-specs/ocaml.lang.h:5
 #: ../gtksourceview/language-specs/octave.lang.h:1
 #: ../gtksourceview/language-specs/python.lang.h:2
 msgid "Decimal"
@@ -270,15 +272,17 @@ msgstr "��리기"
 #: ../gtksourceview/language-specs/cpp.lang.h:15
 #: ../gtksourceview/language-specs/csharp.lang.h:9
 #: ../gtksourceview/language-specs/css.lang.h:58
+#: ../gtksourceview/language-specs/docbook.lang.h:11
 #: ../gtksourceview/language-specs/html.lang.h:8
 #: ../gtksourceview/language-specs/fortran.lang.h:14
 #: ../gtksourceview/language-specs/haskell.lang.h:31
 #: ../gtksourceview/language-specs/idl.lang.h:9
-#: ../gtksourceview/language-specs/java.lang.h:11
+#: ../gtksourceview/language-specs/java.lang.h:12
 #: ../gtksourceview/language-specs/javascript.lang.h:23
 #: ../gtksourceview/language-specs/lua.lang.h:10
 #: ../gtksourceview/language-specs/makefile.lang.h:8
 #: ../gtksourceview/language-specs/nemerle.lang.h:15
+#: ../gtksourceview/language-specs/ocaml.lang.h:14
 #: ../gtksourceview/language-specs/pascal.lang.h:18
 #: ../gtksourceview/language-specs/perl.lang.h:8
 #: ../gtksourceview/language-specs/po.lang.h:6
@@ -304,6 +308,7 @@ msgstr "í?¹ì??"
 #: ../gtksourceview/language-specs/ini.lang.h:10
 #: ../gtksourceview/language-specs/msil.lang.h:2
 #: ../gtksourceview/language-specs/po.lang.h:5
+#: ../gtksourceview/language-specs/spec.lang.h:12
 msgid "Others"
 msgstr "ê·¸ ì?¸"
 
@@ -460,6 +465,7 @@ msgstr "Ada"
 #: ../gtksourceview/language-specs/cpp.lang.h:4
 #: ../gtksourceview/language-specs/haskell.lang.h:2
 #: ../gtksourceview/language-specs/nemerle.lang.h:3
+#: ../gtksourceview/language-specs/ocaml.lang.h:3
 #: ../gtksourceview/language-specs/vhdl.lang.h:1
 msgid "Character Constant"
 msgstr "문ì?? ì??ì??"
@@ -482,7 +488,7 @@ msgstr "문ì?? ì??ì??"
 #: ../gtksourceview/language-specs/haskell.lang.h:10
 #: ../gtksourceview/language-specs/idl.lang.h:5
 #: ../gtksourceview/language-specs/ini.lang.h:8
-#: ../gtksourceview/language-specs/java.lang.h:5
+#: ../gtksourceview/language-specs/java.lang.h:6
 #: ../gtksourceview/language-specs/javascript.lang.h:13
 #: ../gtksourceview/language-specs/lua.lang.h:4
 #: ../gtksourceview/language-specs/makefile.lang.h:4
@@ -495,11 +501,12 @@ msgstr "문ì?? ì??ì??"
 #: ../gtksourceview/language-specs/ruby.lang.h:10
 #: ../gtksourceview/language-specs/scheme.lang.h:10
 #: ../gtksourceview/language-specs/sh.lang.h:5
+#: ../gtksourceview/language-specs/spec.lang.h:10
 #: ../gtksourceview/language-specs/sql.lang.h:23
 #: ../gtksourceview/language-specs/tcl.lang.h:2
 #: ../gtksourceview/language-specs/texinfo.lang.h:9
 #: ../gtksourceview/language-specs/vbnet.lang.h:6
-#: ../gtksourceview/language-specs/verilog.lang.h:7
+#: ../gtksourceview/language-specs/verilog.lang.h:8
 #: ../gtksourceview/language-specs/vhdl.lang.h:3
 msgid "Line Comment"
 msgstr "ë?¼ì?¸ 주ì??"
@@ -532,14 +539,15 @@ msgstr "ì ?ì²?리기 í?¤ì??ë??"
 #: ../gtksourceview/language-specs/fortran.lang.h:13
 #: ../gtksourceview/language-specs/haskell.lang.h:13
 #: ../gtksourceview/language-specs/idl.lang.h:8
-#: ../gtksourceview/language-specs/java.lang.h:10
+#: ../gtksourceview/language-specs/java.lang.h:11
 #: ../gtksourceview/language-specs/makefile.lang.h:6
 #: ../gtksourceview/language-specs/nemerle.lang.h:14
+#: ../gtksourceview/language-specs/ocaml.lang.h:13
 #: ../gtksourceview/language-specs/pascal.lang.h:17
 #: ../gtksourceview/language-specs/scheme.lang.h:12
 #: ../gtksourceview/language-specs/sql.lang.h:48
 #: ../gtksourceview/language-specs/vbnet.lang.h:10
-#: ../gtksourceview/language-specs/verilog.lang.h:9
+#: ../gtksourceview/language-specs/verilog.lang.h:10
 #: ../gtksourceview/language-specs/vhdl.lang.h:5
 msgid "Sources"
 msgstr "ì??ì?¤"
@@ -566,10 +574,11 @@ msgstr "�리� �"
 #: ../gtksourceview/language-specs/idl.lang.h:4
 #: ../gtksourceview/language-specs/javascript.lang.h:12
 #: ../gtksourceview/language-specs/lua.lang.h:3
+#: ../gtksourceview/language-specs/ocaml.lang.h:8
 #: ../gtksourceview/language-specs/perl.lang.h:2
 #: ../gtksourceview/language-specs/ruby.lang.h:9
 #: ../gtksourceview/language-specs/vbnet.lang.h:1
-#: ../gtksourceview/language-specs/verilog.lang.h:6
+#: ../gtksourceview/language-specs/verilog.lang.h:7
 msgid "Keywords"
 msgstr "í?¤ì??ë??"
 
@@ -593,6 +602,7 @@ msgstr "'#if 0' 주ì??"
 #: ../gtksourceview/language-specs/csharp.lang.h:1
 #: ../gtksourceview/language-specs/css.lang.h:9
 #: ../gtksourceview/language-specs/d.lang.h:2
+#: ../gtksourceview/language-specs/docbook.lang.h:2
 #: ../gtksourceview/language-specs/html.lang.h:2
 #: ../gtksourceview/language-specs/haskell.lang.h:1
 #: ../gtksourceview/language-specs/idl.lang.h:1
@@ -622,6 +632,7 @@ msgstr "공� 매��"
 #: ../gtksourceview/language-specs/fortran.lang.h:2
 #: ../gtksourceview/language-specs/haskell.lang.h:4
 #: ../gtksourceview/language-specs/nemerle.lang.h:7
+#: ../gtksourceview/language-specs/ocaml.lang.h:6
 #: ../gtksourceview/language-specs/octave.lang.h:3
 #: ../gtksourceview/language-specs/python.lang.h:4
 #: ../gtksourceview/language-specs/R.lang.h:4
@@ -635,6 +646,7 @@ msgstr "ë¶?ë??ì??ì??ì ? ì??"
 #: ../gtksourceview/language-specs/fortran.lang.h:4
 #: ../gtksourceview/language-specs/haskell.lang.h:6
 #: ../gtksourceview/language-specs/nemerle.lang.h:8
+#: ../gtksourceview/language-specs/ocaml.lang.h:7
 #: ../gtksourceview/language-specs/octave.lang.h:5
 #: ../gtksourceview/language-specs/pascal.lang.h:10
 #: ../gtksourceview/language-specs/python.lang.h:6
@@ -654,9 +666,10 @@ msgstr "include/pragma"
 #: ../gtksourceview/language-specs/fortran.lang.h:10
 #: ../gtksourceview/language-specs/haskell.lang.h:11
 #: ../gtksourceview/language-specs/nemerle.lang.h:12
+#: ../gtksourceview/language-specs/ocaml.lang.h:12
 #: ../gtksourceview/language-specs/octave.lang.h:10
 #: ../gtksourceview/language-specs/python.lang.h:12
-#: ../gtksourceview/language-specs/verilog.lang.h:8
+#: ../gtksourceview/language-specs/verilog.lang.h:9
 msgid "Octal Number"
 msgstr "8ì§?ì??"
 
@@ -673,7 +686,7 @@ msgstr "ì ?ì²?리기 ì ?ì??"
 #: ../gtksourceview/language-specs/d.lang.h:16
 #: ../gtksourceview/language-specs/fortran.lang.h:16
 #: ../gtksourceview/language-specs/idl.lang.h:10
-#: ../gtksourceview/language-specs/verilog.lang.h:10
+#: ../gtksourceview/language-specs/verilog.lang.h:11
 msgid "Types"
 msgstr "í??ì??"
 
@@ -682,10 +695,12 @@ msgid "ChangeLog"
 msgstr "�꾼 기�"
 
 #: ../gtksourceview/language-specs/changelog.lang.h:2
+#: ../gtksourceview/language-specs/spec.lang.h:4
 msgid "Date"
 msgstr "��"
 
 #: ../gtksourceview/language-specs/changelog.lang.h:3
+#: ../gtksourceview/language-specs/spec.lang.h:7
 msgid "Email"
 msgstr "ì ?ì??ë©?ì?¼"
 
@@ -712,7 +727,7 @@ msgid "Multiline String"
 msgstr "ì?¬ë?¬ ì¤?ë¡? ë?? 문ì??ì?´"
 
 #: ../gtksourceview/language-specs/csharp.lang.h:7
-#: ../gtksourceview/language-specs/java.lang.h:9
+#: ../gtksourceview/language-specs/java.lang.h:10
 #: ../gtksourceview/language-specs/nemerle.lang.h:13
 #: ../gtksourceview/language-specs/vbnet.lang.h:9
 msgid "Primitives"
@@ -721,7 +736,7 @@ msgstr "기본"
 #: ../gtksourceview/language-specs/csharp.lang.h:10
 #: ../gtksourceview/language-specs/css.lang.h:59
 #: ../gtksourceview/language-specs/fortran.lang.h:15
-#: ../gtksourceview/language-specs/java.lang.h:12
+#: ../gtksourceview/language-specs/java.lang.h:13
 #: ../gtksourceview/language-specs/javascript.lang.h:24
 #: ../gtksourceview/language-specs/lua.lang.h:11
 #: ../gtksourceview/language-specs/makefile.lang.h:9
@@ -835,6 +850,7 @@ msgstr "ì? ë??ì½?ë?? ë²?ì??"
 
 #: ../gtksourceview/language-specs/d.lang.h:1
 #: ../gtksourceview/language-specs/nemerle.lang.h:1
+#: ../gtksourceview/language-specs/ocaml.lang.h:1
 #: ../gtksourceview/language-specs/verilog.lang.h:1
 msgid "Binary Number"
 msgstr "ì?´ì§?ì??"
@@ -925,29 +941,46 @@ msgstr "ì§?ì??ì§? ì¤?"
 msgid "Special case"
 msgstr "í?¹ì??í?? ê²½ì?°"
 
+#: ../gtksourceview/language-specs/docbook.lang.h:1
 #: ../gtksourceview/language-specs/html.lang.h:1
 #: ../gtksourceview/language-specs/xml.lang.h:1
 msgid "Attribute"
 msgstr "ì??ì?±"
 
+#: ../gtksourceview/language-specs/docbook.lang.h:3
 #: ../gtksourceview/language-specs/html.lang.h:3
 #: ../gtksourceview/language-specs/xml.lang.h:3
 msgid "Closing Bracket"
 msgstr "ë?«ë?? ê´?í?¸"
 
-#: ../gtksourceview/language-specs/html.lang.h:4
-msgid "DTD"
-msgstr "DTD"
+#: ../gtksourceview/language-specs/docbook.lang.h:4
+msgid "DocBook"
+msgstr "DocBook"
 
+#: ../gtksourceview/language-specs/docbook.lang.h:5
 #: ../gtksourceview/language-specs/html.lang.h:5
 #: ../gtksourceview/language-specs/xml.lang.h:4
 msgid "Entity"
 msgstr "ì??í?°í?°"
 
-#: ../gtksourceview/language-specs/html.lang.h:6
-msgid "HTML"
-msgstr "HTML"
+#: ../gtksourceview/language-specs/docbook.lang.h:6
+msgid "Formatting Elements"
+msgstr "í?¬ë§¤í?? ì??리먼í?¸"
+
+#: ../gtksourceview/language-specs/docbook.lang.h:7
+msgid "GUI Elements"
+msgstr "GUI ì??리먼í?¸"
+
+#: ../gtksourceview/language-specs/docbook.lang.h:8
+msgid "Header Elements"
+msgstr "í?¤ë?? ì??리먼í?¸"
 
+#: ../gtksourceview/language-specs/docbook.lang.h:9
+#: ../gtksourceview/language-specs/xml.lang.h:5
+msgid "Hexadecimal"
+msgstr "16ì§?ì??"
+
+#: ../gtksourceview/language-specs/docbook.lang.h:10
 #: ../gtksourceview/language-specs/html.lang.h:7
 #: ../gtksourceview/language-specs/latex.lang.h:7
 #: ../gtksourceview/language-specs/texinfo.lang.h:12
@@ -955,6 +988,25 @@ msgstr "HTML"
 msgid "Markup"
 msgstr "ë§?í?¬ì??"
 
+#: ../gtksourceview/language-specs/docbook.lang.h:12
+msgid "Structural Elements"
+msgstr "구조 ì??리먼í?¸"
+
+#. This split keeps each keyword-list under 250 elements.
+#. See bug #110991 for further details.
+#.
+#: ../gtksourceview/language-specs/docbook.lang.h:16
+msgid "Structural Elements 2"
+msgstr "구조 ì??리먼í?¸ 2"
+
+#: ../gtksourceview/language-specs/html.lang.h:4
+msgid "DTD"
+msgstr "DTD"
+
+#: ../gtksourceview/language-specs/html.lang.h:6
+msgid "HTML"
+msgstr "HTML"
+
 #: ../gtksourceview/language-specs/html.lang.h:9
 #: ../gtksourceview/language-specs/xml.lang.h:8
 msgid "Tag"
@@ -1048,7 +1100,7 @@ msgid ".ini"
 msgstr ".ini"
 
 #: ../gtksourceview/language-specs/ini.lang.h:3
-#: ../gtksourceview/language-specs/verilog.lang.h:3
+#: ../gtksourceview/language-specs/verilog.lang.h:4
 msgid "Decimal Number"
 msgstr "ì?­ì§?ì??"
 
@@ -1065,18 +1117,23 @@ msgid "Flow"
 msgstr "í??ë¦?"
 
 #: ../gtksourceview/language-specs/java.lang.h:4
+#: ../gtksourceview/language-specs/javascript.lang.h:7
+msgid "Future Reserved Words"
+msgstr "í?¥í?? ì??ì?½ì?´"
+
+#: ../gtksourceview/language-specs/java.lang.h:5
 msgid "Java"
 msgstr "ì??ë°?"
 
-#: ../gtksourceview/language-specs/java.lang.h:6
+#: ../gtksourceview/language-specs/java.lang.h:7
 msgid "Memory"
 msgstr "�모리"
 
-#: ../gtksourceview/language-specs/java.lang.h:7
+#: ../gtksourceview/language-specs/java.lang.h:8
 msgid "Modifiers"
 msgstr "ì??ì??ì?´"
 
-#: ../gtksourceview/language-specs/java.lang.h:8
+#: ../gtksourceview/language-specs/java.lang.h:9
 msgid "Numeric"
 msgstr "ì?«ì??"
 
@@ -1101,10 +1158,6 @@ msgstr "ë¶?ë??ì??ì??ì ? ì??"
 msgid "Flow Keywords"
 msgstr "í??ë¡?ì?° í?¤ì??ë??"
 
-#: ../gtksourceview/language-specs/javascript.lang.h:7
-msgid "Future Reserved Words"
-msgstr "í?¥í?? ì??ì?½ì?´"
-
 #: ../gtksourceview/language-specs/javascript.lang.h:8
 msgid "Global Functions"
 msgstr "ê¸?ë¡?ë²? í?¨ì??"
@@ -1114,7 +1167,7 @@ msgid "Global Properties"
 msgstr "ê¸?ë¡?ë²? ì??ì?±"
 
 #: ../gtksourceview/language-specs/javascript.lang.h:10
-#: ../gtksourceview/language-specs/verilog.lang.h:5
+#: ../gtksourceview/language-specs/verilog.lang.h:6
 msgid "Hexadecimal Number"
 msgstr "ì?­ì?¡ì§?ì??"
 
@@ -1252,6 +1305,22 @@ msgstr "매í?¬ë¡?ë¡? ì ?ì??í?? í?¤ì??ë??
 msgid "Nemerle"
 msgstr "Nemerle"
 
+#: ../gtksourceview/language-specs/ocaml.lang.h:2
+msgid "Boolean Constant"
+msgstr "ë¶?리ì?¸ ì??ì??"
+
+#: ../gtksourceview/language-specs/ocaml.lang.h:9
+msgid "Label"
+msgstr "���"
+
+#: ../gtksourceview/language-specs/ocaml.lang.h:10
+msgid "Module"
+msgstr "모ë??"
+
+#: ../gtksourceview/language-specs/ocaml.lang.h:11
+msgid "Objective Caml"
+msgstr "����� Caml"
+
 #: ../gtksourceview/language-specs/octave.lang.h:8
 #: ../gtksourceview/language-specs/python.lang.h:10
 msgid "Multiline Double Quoted String"
@@ -1506,6 +1575,58 @@ msgstr "self"
 msgid "sh"
 msgstr "sh"
 
+#: ../gtksourceview/language-specs/spec.lang.h:1
+msgid "Command Macro"
+msgstr "�령� 매��"
+
+#: ../gtksourceview/language-specs/spec.lang.h:2
+msgid "Conditional Define"
+msgstr "ì¡°ê±´ ì ?ì??"
+
+#: ../gtksourceview/language-specs/spec.lang.h:3
+msgid "Conditional Macro"
+msgstr "조건 매��"
+
+#: ../gtksourceview/language-specs/spec.lang.h:5
+msgid "Define"
+msgstr "ì ?ì??"
+
+#: ../gtksourceview/language-specs/spec.lang.h:6
+msgid "Directory Macro"
+msgstr "ë??ë ?í? ë¦¬ 매í?¬ë¡?"
+
+#: ../gtksourceview/language-specs/spec.lang.h:8
+msgid "Flow Conditional"
+msgstr "í??ë¦? ì¡°ê±´"
+
+#: ../gtksourceview/language-specs/spec.lang.h:9
+msgid "Header"
+msgstr "í?¤ë??"
+
+#: ../gtksourceview/language-specs/spec.lang.h:11
+msgid "Other Macro"
+msgstr "기í?? 매í?¬ë¡?"
+
+#: ../gtksourceview/language-specs/spec.lang.h:13
+msgid "RPM Variable"
+msgstr "RPM ë³?ì??"
+
+#: ../gtksourceview/language-specs/spec.lang.h:14
+msgid "RPM spec"
+msgstr "RPM ì?¤í??"
+
+#: ../gtksourceview/language-specs/spec.lang.h:15
+msgid "Section"
+msgstr "ì?¹ì??"
+
+#: ../gtksourceview/language-specs/spec.lang.h:16
+msgid "Spec Macro"
+msgstr "ì?¤í?? 매í?¬ë¡?"
+
+#: ../gtksourceview/language-specs/spec.lang.h:17
+msgid "Switch"
+msgstr "ì?¤ì??ì¹?"
+
 #: ../gtksourceview/language-specs/sql.lang.h:1
 msgid "ANSI Datatypes"
 msgstr "ANSI ë?°ì?´í?? í??ì??"
@@ -1723,11 +1844,15 @@ msgstr "과거 ì?¤í??ì?¼ 주ì??"
 msgid "VB.NET"
 msgstr "VB.NET"
 
-#: ../gtksourceview/language-specs/verilog.lang.h:4
+#: ../gtksourceview/language-specs/verilog.lang.h:3
+msgid "Compiler directive"
+msgstr "ì»´í??ì?¼ë?¬ ì§?ì??ì?´"
+
+#: ../gtksourceview/language-specs/verilog.lang.h:5
 msgid "Gates"
 msgstr "ê²?ì?´í?¸"
 
-#: ../gtksourceview/language-specs/verilog.lang.h:11
+#: ../gtksourceview/language-specs/verilog.lang.h:12
 msgid "Verilog"
 msgstr "Verilog"
 
@@ -1739,28 +1864,6 @@ msgstr "참 거�"
 msgid "VHDL"
 msgstr "VHDL"
 
-#: ../gtksourceview/language-specs/xml.lang.h:5
-msgid "Hexadecimal"
-msgstr "16ì§?ì??"
-
 #: ../gtksourceview/language-specs/xml.lang.h:9
 msgid "XML"
 msgstr "XML"
-
-#~ msgid "Double Quote String"
-#~ msgstr "ì??ë?°ì?´í?? 문ì??ì?´"
-
-#~ msgid "Single Quote String"
-#~ msgstr "í??ë?°ì?´í?? 문ì??ì?´"
-
-#~ msgid "Most Used Commands"
-#~ msgstr "ë§?ì?´ ì?¬ì?©ë??ë?? ëª?ë ¹"
-
-#~ msgid "Regular Expression"
-#~ msgstr "ì ?ê·?ì??"
-
-#~ msgid "Regular Expression 2"
-#~ msgstr "ì ?ê·?ì?? 2"
-
-#~ msgid "Miscellaneous Single-Row Functions"
-#~ msgstr "기í?? í?? ì¤? í?¨ì??"
diff -pruN 1.8.3-1/po/Makefile.in.in 1.8.4-0ubuntu1/po/Makefile.in.in
--- 1.8.3-1/po/Makefile.in.in	2007-01-08 19:49:12.000000000 +0000
+++ 1.8.4-0ubuntu1/po/Makefile.in.in	2007-02-12 18:34:32.000000000 +0000
@@ -56,7 +56,7 @@ ALL_LINGUAS = @ALL_LINGUAS@
 
 PO_LINGUAS=$(shell if test -r $(srcdir)/LINGUAS; then grep -v "^\#" $(srcdir)/LINGUAS; fi)
 
-USER_LINGUAS=$(shell if test -n "$(LINGUAS)"; then LLINGUAS="$(LINGUAS)"; ALINGUAS="$(ALL_LINGUAS)"; for lang in $$LLINGUAS; do if test -n "`grep ^$$lang $(srcdir)/LINGUAS`" -o -n "`echo $$ALINGUAS|grep ' ?$$lang ?'`"; then printf "$$lang "; fi; done; fi)
+USER_LINGUAS=$(shell if test -n "$(LINGUAS)"; then LLINGUAS="$(LINGUAS)"; ALINGUAS="$(ALL_LINGUAS)"; for lang in $$LLINGUAS; do if test -n "`grep ^$$lang$$ $(srcdir)/LINGUAS`" -o -n "`echo $$ALINGUAS|grep ' ?$$lang ?'`"; then printf "$$lang "; fi; done; fi)
 
 USE_LINGUAS=$(shell if test -n "$(USER_LINGUAS)"; then LLINGUAS="$(USER_LINGUAS)"; else if test -n "$(PO_LINGUAS)"; then LLINGUAS="$(PO_LINGUAS)"; else LLINGUAS="$(ALL_LINGUAS)"; fi; fi; for lang in $$LLINGUAS; do printf "$$lang "; done)
 
diff -pruN 1.8.3-1/po/nb.po 1.8.4-0ubuntu1/po/nb.po
--- 1.8.3-1/po/nb.po	2007-01-03 15:40:34.000000000 +0000
+++ 1.8.4-0ubuntu1/po/nb.po	2007-02-12 16:33:37.000000000 +0000
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtksourceview 1.2.x\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-12-29 12:57+0100\n"
-"PO-Revision-Date: 2006-12-29 12:58+0100\n"
+"POT-Creation-Date: 2007-01-24 12:09+0100\n"
+"PO-Revision-Date: 2007-01-24 12:10+0100\n"
 "Last-Translator: Kjartan Maraas <kmaraas gnome org>\n"
 "Language-Team: Norwegian bokmal <i18n-nb lister ping uio no>\n"
 "MIME-Version: 1.0\n"
@@ -183,6 +183,7 @@ msgstr "Tegn"
 
 #: ../gtksourceview/gtksourcestylescheme.c:274
 #: ../gtksourceview/language-specs/latex.lang.h:2
+#: ../gtksourceview/language-specs/ocaml.lang.h:4
 #: ../gtksourceview/language-specs/po.lang.h:1
 msgid "Comment"
 msgstr "Kommentar"
@@ -213,6 +214,7 @@ msgstr "Funksjon"
 #: ../gtksourceview/language-specs/fortran.lang.h:1
 #: ../gtksourceview/language-specs/haskell.lang.h:3
 #: ../gtksourceview/language-specs/nemerle.lang.h:6
+#: ../gtksourceview/language-specs/ocaml.lang.h:5
 #: ../gtksourceview/language-specs/octave.lang.h:1
 #: ../gtksourceview/language-specs/python.lang.h:2
 msgid "Decimal"
@@ -281,6 +283,7 @@ msgstr "Preprosessor"
 #: ../gtksourceview/language-specs/lua.lang.h:10
 #: ../gtksourceview/language-specs/makefile.lang.h:8
 #: ../gtksourceview/language-specs/nemerle.lang.h:15
+#: ../gtksourceview/language-specs/ocaml.lang.h:14
 #: ../gtksourceview/language-specs/pascal.lang.h:18
 #: ../gtksourceview/language-specs/perl.lang.h:8
 #: ../gtksourceview/language-specs/po.lang.h:6
@@ -306,6 +309,7 @@ msgstr "Spesialtegn"
 #: ../gtksourceview/language-specs/ini.lang.h:10
 #: ../gtksourceview/language-specs/msil.lang.h:2
 #: ../gtksourceview/language-specs/po.lang.h:5
+#: ../gtksourceview/language-specs/spec.lang.h:12
 msgid "Others"
 msgstr "Andre"
 
@@ -462,6 +466,7 @@ msgstr "Ada"
 #: ../gtksourceview/language-specs/cpp.lang.h:4
 #: ../gtksourceview/language-specs/haskell.lang.h:2
 #: ../gtksourceview/language-specs/nemerle.lang.h:3
+#: ../gtksourceview/language-specs/ocaml.lang.h:3
 #: ../gtksourceview/language-specs/vhdl.lang.h:1
 msgid "Character Constant"
 msgstr "Tegnkonstant"
@@ -497,11 +502,12 @@ msgstr "Tegnkonstant"
 #: ../gtksourceview/language-specs/ruby.lang.h:10
 #: ../gtksourceview/language-specs/scheme.lang.h:10
 #: ../gtksourceview/language-specs/sh.lang.h:5
+#: ../gtksourceview/language-specs/spec.lang.h:10
 #: ../gtksourceview/language-specs/sql.lang.h:23
 #: ../gtksourceview/language-specs/tcl.lang.h:2
 #: ../gtksourceview/language-specs/texinfo.lang.h:9
 #: ../gtksourceview/language-specs/vbnet.lang.h:6
-#: ../gtksourceview/language-specs/verilog.lang.h:7
+#: ../gtksourceview/language-specs/verilog.lang.h:8
 #: ../gtksourceview/language-specs/vhdl.lang.h:3
 msgid "Line Comment"
 msgstr "Linjekommentar"
@@ -537,11 +543,12 @@ msgstr "Nøkkelord for preprosessor"
 #: ../gtksourceview/language-specs/java.lang.h:11
 #: ../gtksourceview/language-specs/makefile.lang.h:6
 #: ../gtksourceview/language-specs/nemerle.lang.h:14
+#: ../gtksourceview/language-specs/ocaml.lang.h:13
 #: ../gtksourceview/language-specs/pascal.lang.h:17
 #: ../gtksourceview/language-specs/scheme.lang.h:12
 #: ../gtksourceview/language-specs/sql.lang.h:48
 #: ../gtksourceview/language-specs/vbnet.lang.h:10
-#: ../gtksourceview/language-specs/verilog.lang.h:9
+#: ../gtksourceview/language-specs/verilog.lang.h:10
 #: ../gtksourceview/language-specs/vhdl.lang.h:5
 msgid "Sources"
 msgstr "Kildekode"
@@ -568,10 +575,11 @@ msgstr "Bolsk verdi"
 #: ../gtksourceview/language-specs/idl.lang.h:4
 #: ../gtksourceview/language-specs/javascript.lang.h:12
 #: ../gtksourceview/language-specs/lua.lang.h:3
+#: ../gtksourceview/language-specs/ocaml.lang.h:8
 #: ../gtksourceview/language-specs/perl.lang.h:2
 #: ../gtksourceview/language-specs/ruby.lang.h:9
 #: ../gtksourceview/language-specs/vbnet.lang.h:1
-#: ../gtksourceview/language-specs/verilog.lang.h:6
+#: ../gtksourceview/language-specs/verilog.lang.h:7
 msgid "Keywords"
 msgstr "Nøkkelord"
 
@@ -625,6 +633,7 @@ msgstr "Vanlig makro"
 #: ../gtksourceview/language-specs/fortran.lang.h:2
 #: ../gtksourceview/language-specs/haskell.lang.h:4
 #: ../gtksourceview/language-specs/nemerle.lang.h:7
+#: ../gtksourceview/language-specs/ocaml.lang.h:6
 #: ../gtksourceview/language-specs/octave.lang.h:3
 #: ../gtksourceview/language-specs/python.lang.h:4
 #: ../gtksourceview/language-specs/R.lang.h:4
@@ -638,6 +647,7 @@ msgstr "Flyttall"
 #: ../gtksourceview/language-specs/fortran.lang.h:4
 #: ../gtksourceview/language-specs/haskell.lang.h:6
 #: ../gtksourceview/language-specs/nemerle.lang.h:8
+#: ../gtksourceview/language-specs/ocaml.lang.h:7
 #: ../gtksourceview/language-specs/octave.lang.h:5
 #: ../gtksourceview/language-specs/pascal.lang.h:10
 #: ../gtksourceview/language-specs/python.lang.h:6
@@ -657,9 +667,10 @@ msgstr "Include/pragma"
 #: ../gtksourceview/language-specs/fortran.lang.h:10
 #: ../gtksourceview/language-specs/haskell.lang.h:11
 #: ../gtksourceview/language-specs/nemerle.lang.h:12
+#: ../gtksourceview/language-specs/ocaml.lang.h:12
 #: ../gtksourceview/language-specs/octave.lang.h:10
 #: ../gtksourceview/language-specs/python.lang.h:12
-#: ../gtksourceview/language-specs/verilog.lang.h:8
+#: ../gtksourceview/language-specs/verilog.lang.h:9
 msgid "Octal Number"
 msgstr "Oktalt tall"
 
@@ -676,7 +687,7 @@ msgstr "Preprosessordefinisjoner"
 #: ../gtksourceview/language-specs/d.lang.h:16
 #: ../gtksourceview/language-specs/fortran.lang.h:16
 #: ../gtksourceview/language-specs/idl.lang.h:10
-#: ../gtksourceview/language-specs/verilog.lang.h:10
+#: ../gtksourceview/language-specs/verilog.lang.h:11
 msgid "Types"
 msgstr "Typer"
 
@@ -685,10 +696,12 @@ msgid "ChangeLog"
 msgstr "Endringslogg"
 
 #: ../gtksourceview/language-specs/changelog.lang.h:2
+#: ../gtksourceview/language-specs/spec.lang.h:4
 msgid "Date"
 msgstr "Dato"
 
 #: ../gtksourceview/language-specs/changelog.lang.h:3
+#: ../gtksourceview/language-specs/spec.lang.h:7
 msgid "Email"
 msgstr "E-post"
 
@@ -838,6 +851,7 @@ msgstr "Unicode-område"
 
 #: ../gtksourceview/language-specs/d.lang.h:1
 #: ../gtksourceview/language-specs/nemerle.lang.h:1
+#: ../gtksourceview/language-specs/ocaml.lang.h:1
 #: ../gtksourceview/language-specs/verilog.lang.h:1
 msgid "Binary Number"
 msgstr "Binært tall"
@@ -979,6 +993,13 @@ msgstr "Merking"
 msgid "Structural Elements"
 msgstr "Strukturelle elementer"
 
+#. This split keeps each keyword-list under 250 elements.
+#. See bug #110991 for further details.
+#.
+#: ../gtksourceview/language-specs/docbook.lang.h:16
+msgid "Structural Elements 2"
+msgstr "Strukturelle elementer 2"
+
 #: ../gtksourceview/language-specs/html.lang.h:4
 msgid "DTD"
 msgstr "DTD"
@@ -1080,7 +1101,7 @@ msgid ".ini"
 msgstr ".ini"
 
 #: ../gtksourceview/language-specs/ini.lang.h:3
-#: ../gtksourceview/language-specs/verilog.lang.h:3
+#: ../gtksourceview/language-specs/verilog.lang.h:4
 msgid "Decimal Number"
 msgstr "Desimaltall"
 
@@ -1147,7 +1168,7 @@ msgid "Global Properties"
 msgstr "Globale egenskaper"
 
 #: ../gtksourceview/language-specs/javascript.lang.h:10
-#: ../gtksourceview/language-specs/verilog.lang.h:5
+#: ../gtksourceview/language-specs/verilog.lang.h:6
 msgid "Hexadecimal Number"
 msgstr "Heksadesimalt tall"
 
@@ -1284,6 +1305,22 @@ msgstr "Nøkkelord definert av makroer"
 msgid "Nemerle"
 msgstr "Nemerle"
 
+#: ../gtksourceview/language-specs/ocaml.lang.h:2
+msgid "Boolean Constant"
+msgstr "Boolsk konstant"
+
+#: ../gtksourceview/language-specs/ocaml.lang.h:9
+msgid "Label"
+msgstr "Etikett"
+
+#: ../gtksourceview/language-specs/ocaml.lang.h:10
+msgid "Module"
+msgstr "Modul"
+
+#: ../gtksourceview/language-specs/ocaml.lang.h:11
+msgid "Objective Caml"
+msgstr "Objective Caml"
+
 #: ../gtksourceview/language-specs/octave.lang.h:8
 #: ../gtksourceview/language-specs/python.lang.h:10
 msgid "Multiline Double Quoted String"
@@ -1538,6 +1575,58 @@ msgstr "Self"
 msgid "sh"
 msgstr "sh"
 
+#: ../gtksourceview/language-specs/spec.lang.h:1
+msgid "Command Macro"
+msgstr "Kommandomakro"
+
+#: ../gtksourceview/language-specs/spec.lang.h:2
+msgid "Conditional Define"
+msgstr "Betinget Define"
+
+#: ../gtksourceview/language-specs/spec.lang.h:3
+msgid "Conditional Macro"
+msgstr "Betinget makro"
+
+#: ../gtksourceview/language-specs/spec.lang.h:5
+msgid "Define"
+msgstr "Define"
+
+#: ../gtksourceview/language-specs/spec.lang.h:6
+msgid "Directory Macro"
+msgstr "Katalogmakro"
+
+#: ../gtksourceview/language-specs/spec.lang.h:8
+msgid "Flow Conditional"
+msgstr "Betinget flyt"
+
+#: ../gtksourceview/language-specs/spec.lang.h:9
+msgid "Header"
+msgstr "Topptekst"
+
+#: ../gtksourceview/language-specs/spec.lang.h:11
+msgid "Other Macro"
+msgstr "Andre makroer"
+
+#: ../gtksourceview/language-specs/spec.lang.h:13
+msgid "RPM Variable"
+msgstr "RPM-variabel"
+
+#: ../gtksourceview/language-specs/spec.lang.h:14
+msgid "RPM spec"
+msgstr "RPM-spec"
+
+#: ../gtksourceview/language-specs/spec.lang.h:15
+msgid "Section"
+msgstr "Del"
+
+#: ../gtksourceview/language-specs/spec.lang.h:16
+msgid "Spec Macro"
+msgstr "Spec-makro"
+
+#: ../gtksourceview/language-specs/spec.lang.h:17
+msgid "Switch"
+msgstr "Bryter"
+
 #: ../gtksourceview/language-specs/sql.lang.h:1
 msgid "ANSI Datatypes"
 msgstr "ANSI-datatyper"
@@ -1755,11 +1844,15 @@ msgstr "Gammel type kommentar"
 msgid "VB.NET"
 msgstr "VB.NET"
 
-#: ../gtksourceview/language-specs/verilog.lang.h:4
+#: ../gtksourceview/language-specs/verilog.lang.h:3
+msgid "Compiler directive"
+msgstr "Kompilator-direktiv"
+
+#: ../gtksourceview/language-specs/verilog.lang.h:5
 msgid "Gates"
 msgstr "Porter"
 
-#: ../gtksourceview/language-specs/verilog.lang.h:11
+#: ../gtksourceview/language-specs/verilog.lang.h:12
 msgid "Verilog"
 msgstr "Verilog"
 
diff -pruN 1.8.3-1/po/POTFILES.in 1.8.4-0ubuntu1/po/POTFILES.in
--- 1.8.3-1/po/POTFILES.in	2007-01-08 19:41:49.000000000 +0000
+++ 1.8.4-0ubuntu1/po/POTFILES.in	2007-02-12 16:33:37.000000000 +0000
@@ -39,6 +39,7 @@ gtksourceview/language-specs/R.lang
 gtksourceview/language-specs/ruby.lang
 gtksourceview/language-specs/scheme.lang
 gtksourceview/language-specs/sh.lang
+gtksourceview/language-specs/spec.lang
 gtksourceview/language-specs/sql.lang
 gtksourceview/language-specs/tcl.lang
 gtksourceview/language-specs/texinfo.lang
diff -pruN 1.8.3-1/po/sv.po 1.8.4-0ubuntu1/po/sv.po
--- 1.8.3-1/po/sv.po	2007-01-03 15:40:34.000000000 +0000
+++ 1.8.4-0ubuntu1/po/sv.po	2007-02-12 16:33:37.000000000 +0000
@@ -1,6 +1,6 @@
 # Swedish messages for gtksourceview.
-# Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
-# Daniel Nylander <po danielnylander se>, 2006.
+# Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+# Daniel Nylander <po danielnylander se>, 2006, 2007.
 # Christian Rose <menthos menthos com>, 2003, 2004, 2005.
 #
 # $Id: sv.po,v 1.23 2006/08/16 06:08:08 dnylande Exp $
@@ -9,8 +9,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtksourceview\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-08-15 17:12+0200\n"
-"PO-Revision-Date: 2006-08-15 22:01+0100\n"
+"POT-Creation-Date: 2007-01-21 21:01+0100\n"
+"PO-Revision-Date: 2007-01-21 21:00+0100\n"
 "Last-Translator: Daniel Nylander <po danielnylander se>\n"
 "Language-Team: Swedish <tp-sv listor tp-sv se>\n"
 "MIME-Version: 1.0\n"
@@ -75,7 +75,9 @@ msgid "Language specification directorie
 msgstr "Kataloger för språkspecifikationer"
 
 #: ../gtksourceview/gtksourcelanguagesmanager.c:115
-msgid "List of directories where the language specification files (.lang) are located"
+msgid ""
+"List of directories where the language specification files (.lang) are "
+"located"
 msgstr "Lista med kataloger där språkspecifikationsfiler (.lang) finns"
 
 #: ../gtksourceview/gtksourceprintjob.c:265
@@ -95,8 +97,7 @@ msgid "GtkSourceBuffer object to print"
 msgstr "GtkSourceBuffer-objekt att skriva ut"
 
 #: ../gtksourceview/gtksourceprintjob.c:280
-#: ../gtksourceview/gtksourceview.c:235
-#: ../gtksourceview/gtksourceview.c:236
+#: ../gtksourceview/gtksourceview.c:235 ../gtksourceview/gtksourceview.c:236
 msgid "Tabs Width"
 msgstr "Tabulatorbredd"
 
@@ -183,7 +184,8 @@ msgstr "Typsnittsbeskrivning för sidhuv
 
 #: ../gtksourceview/gtksourceprintjob.c:370
 msgid "Font to use for headers and footers (e.g. \"Monospace 10\")"
-msgstr "Typsnitt att använda för sidhuvud och sidfötter (t.ex. \"Monospace 10\")"
+msgstr ""
+"Typsnitt att använda för sidhuvud och sidfötter (t.ex. \"Monospace 10\")"
 
 #: ../gtksourceview/gtksourcestylescheme.c:264
 msgid "Base-N Integer"
@@ -195,6 +197,7 @@ msgstr "Tecken"
 
 #: ../gtksourceview/gtksourcestylescheme.c:274
 #: ../gtksourceview/language-specs/latex.lang.h:2
+#: ../gtksourceview/language-specs/ocaml.lang.h:4
 #: ../gtksourceview/language-specs/po.lang.h:1
 msgid "Comment"
 msgstr "Kommentar"
@@ -225,6 +228,7 @@ msgstr "Funktion"
 #: ../gtksourceview/language-specs/fortran.lang.h:1
 #: ../gtksourceview/language-specs/haskell.lang.h:3
 #: ../gtksourceview/language-specs/nemerle.lang.h:6
+#: ../gtksourceview/language-specs/ocaml.lang.h:5
 #: ../gtksourceview/language-specs/octave.lang.h:1
 #: ../gtksourceview/language-specs/python.lang.h:2
 msgid "Decimal"
@@ -283,15 +287,17 @@ msgstr "Preprocessor"
 #: ../gtksourceview/language-specs/cpp.lang.h:15
 #: ../gtksourceview/language-specs/csharp.lang.h:9
 #: ../gtksourceview/language-specs/css.lang.h:58
+#: ../gtksourceview/language-specs/docbook.lang.h:11
 #: ../gtksourceview/language-specs/html.lang.h:8
 #: ../gtksourceview/language-specs/fortran.lang.h:14
 #: ../gtksourceview/language-specs/haskell.lang.h:31
 #: ../gtksourceview/language-specs/idl.lang.h:9
-#: ../gtksourceview/language-specs/java.lang.h:11
+#: ../gtksourceview/language-specs/java.lang.h:12
 #: ../gtksourceview/language-specs/javascript.lang.h:23
 #: ../gtksourceview/language-specs/lua.lang.h:10
 #: ../gtksourceview/language-specs/makefile.lang.h:8
 #: ../gtksourceview/language-specs/nemerle.lang.h:15
+#: ../gtksourceview/language-specs/ocaml.lang.h:14
 #: ../gtksourceview/language-specs/pascal.lang.h:18
 #: ../gtksourceview/language-specs/perl.lang.h:8
 #: ../gtksourceview/language-specs/po.lang.h:6
@@ -317,6 +323,7 @@ msgstr "Specialtecken"
 #: ../gtksourceview/language-specs/ini.lang.h:10
 #: ../gtksourceview/language-specs/msil.lang.h:2
 #: ../gtksourceview/language-specs/po.lang.h:5
+#: ../gtksourceview/language-specs/spec.lang.h:12
 msgid "Others"
 msgstr "Andra"
 
@@ -401,8 +408,12 @@ msgid "Use smart home/end"
 msgstr "Använd intelligent home/end"
 
 #: ../gtksourceview/gtksourceview.c:279
-msgid "HOME and END keys move to first/last non whitespace characters on line before going to the start/end of the line"
-msgstr "HOME- och END-tangenterna flyttar till första/sista tecknen på raden innan de går till början/slutet på raden"
+msgid ""
+"HOME and END keys move to first/last non whitespace characters on line "
+"before going to the start/end of the line"
+msgstr ""
+"HOME- och END-tangenterna flyttar till första/sista tecknen på raden innan "
+"de går till början/slutet på raden"
 
 #: ../gtksourceview/gtksourceview.c:288
 msgid "Highlight current line"
@@ -469,6 +480,7 @@ msgstr "Ada"
 #: ../gtksourceview/language-specs/cpp.lang.h:4
 #: ../gtksourceview/language-specs/haskell.lang.h:2
 #: ../gtksourceview/language-specs/nemerle.lang.h:3
+#: ../gtksourceview/language-specs/ocaml.lang.h:3
 #: ../gtksourceview/language-specs/vhdl.lang.h:1
 msgid "Character Constant"
 msgstr "Teckenkonstant"
@@ -491,7 +503,7 @@ msgstr "Teckenkonstant"
 #: ../gtksourceview/language-specs/haskell.lang.h:10
 #: ../gtksourceview/language-specs/idl.lang.h:5
 #: ../gtksourceview/language-specs/ini.lang.h:8
-#: ../gtksourceview/language-specs/java.lang.h:5
+#: ../gtksourceview/language-specs/java.lang.h:6
 #: ../gtksourceview/language-specs/javascript.lang.h:13
 #: ../gtksourceview/language-specs/lua.lang.h:4
 #: ../gtksourceview/language-specs/makefile.lang.h:4
@@ -504,11 +516,12 @@ msgstr "Teckenkonstant"
 #: ../gtksourceview/language-specs/ruby.lang.h:10
 #: ../gtksourceview/language-specs/scheme.lang.h:10
 #: ../gtksourceview/language-specs/sh.lang.h:5
+#: ../gtksourceview/language-specs/spec.lang.h:10
 #: ../gtksourceview/language-specs/sql.lang.h:23
 #: ../gtksourceview/language-specs/tcl.lang.h:2
 #: ../gtksourceview/language-specs/texinfo.lang.h:9
 #: ../gtksourceview/language-specs/vbnet.lang.h:6
-#: ../gtksourceview/language-specs/verilog.lang.h:7
+#: ../gtksourceview/language-specs/verilog.lang.h:8
 #: ../gtksourceview/language-specs/vhdl.lang.h:3
 msgid "Line Comment"
 msgstr "Radkommentar"
@@ -541,14 +554,15 @@ msgstr "Preprocessor-nyckelord"
 #: ../gtksourceview/language-specs/fortran.lang.h:13
 #: ../gtksourceview/language-specs/haskell.lang.h:13
 #: ../gtksourceview/language-specs/idl.lang.h:8
-#: ../gtksourceview/language-specs/java.lang.h:10
+#: ../gtksourceview/language-specs/java.lang.h:11
 #: ../gtksourceview/language-specs/makefile.lang.h:6
 #: ../gtksourceview/language-specs/nemerle.lang.h:14
+#: ../gtksourceview/language-specs/ocaml.lang.h:13
 #: ../gtksourceview/language-specs/pascal.lang.h:17
 #: ../gtksourceview/language-specs/scheme.lang.h:12
 #: ../gtksourceview/language-specs/sql.lang.h:48
 #: ../gtksourceview/language-specs/vbnet.lang.h:10
-#: ../gtksourceview/language-specs/verilog.lang.h:9
+#: ../gtksourceview/language-specs/verilog.lang.h:10
 #: ../gtksourceview/language-specs/vhdl.lang.h:5
 msgid "Sources"
 msgstr "Källkoder"
@@ -575,10 +589,11 @@ msgstr "Boolesk"
 #: ../gtksourceview/language-specs/idl.lang.h:4
 #: ../gtksourceview/language-specs/javascript.lang.h:12
 #: ../gtksourceview/language-specs/lua.lang.h:3
+#: ../gtksourceview/language-specs/ocaml.lang.h:8
 #: ../gtksourceview/language-specs/perl.lang.h:2
 #: ../gtksourceview/language-specs/ruby.lang.h:9
 #: ../gtksourceview/language-specs/vbnet.lang.h:1
-#: ../gtksourceview/language-specs/verilog.lang.h:6
+#: ../gtksourceview/language-specs/verilog.lang.h:7
 msgid "Keywords"
 msgstr "Nyckelord"
 
@@ -602,6 +617,7 @@ msgstr "\"#if 0\"-kommentar"
 #: ../gtksourceview/language-specs/csharp.lang.h:1
 #: ../gtksourceview/language-specs/css.lang.h:9
 #: ../gtksourceview/language-specs/d.lang.h:2
+#: ../gtksourceview/language-specs/docbook.lang.h:2
 #: ../gtksourceview/language-specs/html.lang.h:2
 #: ../gtksourceview/language-specs/haskell.lang.h:1
 #: ../gtksourceview/language-specs/idl.lang.h:1
@@ -631,6 +647,7 @@ msgstr "Gemensamt makro"
 #: ../gtksourceview/language-specs/fortran.lang.h:2
 #: ../gtksourceview/language-specs/haskell.lang.h:4
 #: ../gtksourceview/language-specs/nemerle.lang.h:7
+#: ../gtksourceview/language-specs/ocaml.lang.h:6
 #: ../gtksourceview/language-specs/octave.lang.h:3
 #: ../gtksourceview/language-specs/python.lang.h:4
 #: ../gtksourceview/language-specs/R.lang.h:4
@@ -644,6 +661,7 @@ msgstr "Flyttal"
 #: ../gtksourceview/language-specs/fortran.lang.h:4
 #: ../gtksourceview/language-specs/haskell.lang.h:6
 #: ../gtksourceview/language-specs/nemerle.lang.h:8
+#: ../gtksourceview/language-specs/ocaml.lang.h:7
 #: ../gtksourceview/language-specs/octave.lang.h:5
 #: ../gtksourceview/language-specs/pascal.lang.h:10
 #: ../gtksourceview/language-specs/python.lang.h:6
@@ -663,9 +681,10 @@ msgstr "Inkludering/Pragma"
 #: ../gtksourceview/language-specs/fortran.lang.h:10
 #: ../gtksourceview/language-specs/haskell.lang.h:11
 #: ../gtksourceview/language-specs/nemerle.lang.h:12
+#: ../gtksourceview/language-specs/ocaml.lang.h:12
 #: ../gtksourceview/language-specs/octave.lang.h:10
 #: ../gtksourceview/language-specs/python.lang.h:12
-#: ../gtksourceview/language-specs/verilog.lang.h:8
+#: ../gtksourceview/language-specs/verilog.lang.h:9
 msgid "Octal Number"
 msgstr "Oktalt tal"
 
@@ -682,7 +701,7 @@ msgstr "Preprocessor-definitioner"
 #: ../gtksourceview/language-specs/d.lang.h:16
 #: ../gtksourceview/language-specs/fortran.lang.h:16
 #: ../gtksourceview/language-specs/idl.lang.h:10
-#: ../gtksourceview/language-specs/verilog.lang.h:10
+#: ../gtksourceview/language-specs/verilog.lang.h:11
 msgid "Types"
 msgstr "Typer"
 
@@ -691,10 +710,12 @@ msgid "ChangeLog"
 msgstr "Ã?ndringslogg"
 
 #: ../gtksourceview/language-specs/changelog.lang.h:2
+#: ../gtksourceview/language-specs/spec.lang.h:4
 msgid "Date"
 msgstr "Datum"
 
 #: ../gtksourceview/language-specs/changelog.lang.h:3
+#: ../gtksourceview/language-specs/spec.lang.h:7
 msgid "Email"
 msgstr "E-post"
 
@@ -722,7 +743,7 @@ msgid "Multiline String"
 msgstr "Flerradig sträng"
 
 #: ../gtksourceview/language-specs/csharp.lang.h:7
-#: ../gtksourceview/language-specs/java.lang.h:9
+#: ../gtksourceview/language-specs/java.lang.h:10
 #: ../gtksourceview/language-specs/nemerle.lang.h:13
 #: ../gtksourceview/language-specs/vbnet.lang.h:9
 msgid "Primitives"
@@ -731,7 +752,7 @@ msgstr "Primitiver"
 #: ../gtksourceview/language-specs/csharp.lang.h:10
 #: ../gtksourceview/language-specs/css.lang.h:59
 #: ../gtksourceview/language-specs/fortran.lang.h:15
-#: ../gtksourceview/language-specs/java.lang.h:12
+#: ../gtksourceview/language-specs/java.lang.h:13
 #: ../gtksourceview/language-specs/javascript.lang.h:24
 #: ../gtksourceview/language-specs/lua.lang.h:11
 #: ../gtksourceview/language-specs/makefile.lang.h:9
@@ -849,6 +870,7 @@ msgstr "Unicode-intervall"
 
 #: ../gtksourceview/language-specs/d.lang.h:1
 #: ../gtksourceview/language-specs/nemerle.lang.h:1
+#: ../gtksourceview/language-specs/ocaml.lang.h:1
 #: ../gtksourceview/language-specs/verilog.lang.h:1
 msgid "Binary Number"
 msgstr "Binärtal"
@@ -942,30 +964,47 @@ msgstr "Borttagen rad"
 msgid "Special case"
 msgstr "Specialfall"
 
+#: ../gtksourceview/language-specs/docbook.lang.h:1
 #: ../gtksourceview/language-specs/html.lang.h:1
 #: ../gtksourceview/language-specs/xml.lang.h:1
 msgid "Attribute"
 msgstr "Attribut"
 
+#: ../gtksourceview/language-specs/docbook.lang.h:3
 #: ../gtksourceview/language-specs/html.lang.h:3
 #: ../gtksourceview/language-specs/xml.lang.h:3
 msgid "Closing Bracket"
 msgstr "Avslutande parentes"
 
-#: ../gtksourceview/language-specs/html.lang.h:4
-msgid "DTD"
-msgstr "DTD"
+#: ../gtksourceview/language-specs/docbook.lang.h:4
+msgid "DocBook"
+msgstr "DocBook"
 
+#: ../gtksourceview/language-specs/docbook.lang.h:5
 #: ../gtksourceview/language-specs/html.lang.h:5
 #: ../gtksourceview/language-specs/xml.lang.h:4
 msgid "Entity"
 msgstr "Entitet"
 
-#: ../gtksourceview/language-specs/html.lang.h:6
-msgid "HTML"
-msgstr "HTML"
+#: ../gtksourceview/language-specs/docbook.lang.h:6
+msgid "Formatting Elements"
+msgstr "Formateringselement"
+
+#: ../gtksourceview/language-specs/docbook.lang.h:7
+msgid "GUI Elements"
+msgstr "Grafiska gränssnittselement"
+
+#: ../gtksourceview/language-specs/docbook.lang.h:8
+msgid "Header Elements"
+msgstr "Sidhuvudselement"
+
+#: ../gtksourceview/language-specs/docbook.lang.h:9
+#: ../gtksourceview/language-specs/xml.lang.h:5
+msgid "Hexadecimal"
+msgstr "Hexadecimalt"
 
 # http://www.nada.kth.se/dataterm/fos-lista.html#f91 är inte entydig om markup.
+#: ../gtksourceview/language-specs/docbook.lang.h:10
 #: ../gtksourceview/language-specs/html.lang.h:7
 #: ../gtksourceview/language-specs/latex.lang.h:7
 #: ../gtksourceview/language-specs/texinfo.lang.h:12
@@ -973,6 +1012,25 @@ msgstr "HTML"
 msgid "Markup"
 msgstr "Märkning"
 
+#: ../gtksourceview/language-specs/docbook.lang.h:12
+msgid "Structural Elements"
+msgstr "Struktuella element"
+
+#. This split keeps each keyword-list under 250 elements.
+#. See bug #110991 for further details.
+#.
+#: ../gtksourceview/language-specs/docbook.lang.h:16
+msgid "Structural Elements 2"
+msgstr "Strukturella element 2"
+
+#: ../gtksourceview/language-specs/html.lang.h:4
+msgid "DTD"
+msgstr "DTD"
+
+#: ../gtksourceview/language-specs/html.lang.h:6
+msgid "HTML"
+msgstr "HTML"
+
 #: ../gtksourceview/language-specs/html.lang.h:9
 #: ../gtksourceview/language-specs/xml.lang.h:8
 msgid "Tag"
@@ -1067,7 +1125,7 @@ msgid ".ini"
 msgstr ".ini"
 
 #: ../gtksourceview/language-specs/ini.lang.h:3
-#: ../gtksourceview/language-specs/verilog.lang.h:3
+#: ../gtksourceview/language-specs/verilog.lang.h:4
 msgid "Decimal Number"
 msgstr "Decimaltal"
 
@@ -1084,18 +1142,23 @@ msgid "Flow"
 msgstr "Flöde"
 
 #: ../gtksourceview/language-specs/java.lang.h:4
+#: ../gtksourceview/language-specs/javascript.lang.h:7
+msgid "Future Reserved Words"
+msgstr "Framtida reserverade ord"
+
+#: ../gtksourceview/language-specs/java.lang.h:5
 msgid "Java"
 msgstr "Java"
 
-#: ../gtksourceview/language-specs/java.lang.h:6
+#: ../gtksourceview/language-specs/java.lang.h:7
 msgid "Memory"
 msgstr "Minne"
 
-#: ../gtksourceview/language-specs/java.lang.h:7
+#: ../gtksourceview/language-specs/java.lang.h:8
 msgid "Modifiers"
 msgstr "Modifierare"
 
-#: ../gtksourceview/language-specs/java.lang.h:8
+#: ../gtksourceview/language-specs/java.lang.h:9
 msgid "Numeric"
 msgstr "Numeriskt"
 
@@ -1120,10 +1183,6 @@ msgstr "Flyttal"
 msgid "Flow Keywords"
 msgstr "Flödesnyckelord"
 
-#: ../gtksourceview/language-specs/javascript.lang.h:7
-msgid "Future Reserved Words"
-msgstr "Framtida reserverade ord"
-
 #: ../gtksourceview/language-specs/javascript.lang.h:8
 msgid "Global Functions"
 msgstr "Globala funktioner"
@@ -1133,7 +1192,7 @@ msgid "Global Properties"
 msgstr "Globala egenskaper"
 
 #: ../gtksourceview/language-specs/javascript.lang.h:10
-#: ../gtksourceview/language-specs/verilog.lang.h:5
+#: ../gtksourceview/language-specs/verilog.lang.h:6
 msgid "Hexadecimal Number"
 msgstr "Hexadecimalt tal"
 
@@ -1271,6 +1330,22 @@ msgstr "Nyckelord som definieras av makr
 msgid "Nemerle"
 msgstr "Nemerle"
 
+#: ../gtksourceview/language-specs/ocaml.lang.h:2
+msgid "Boolean Constant"
+msgstr "Boolesk konstant"
+
+#: ../gtksourceview/language-specs/ocaml.lang.h:9
+msgid "Label"
+msgstr "Etikett"
+
+#: ../gtksourceview/language-specs/ocaml.lang.h:10
+msgid "Module"
+msgstr "Modul"
+
+#: ../gtksourceview/language-specs/ocaml.lang.h:11
+msgid "Objective Caml"
+msgstr "Objektiv Caml"
+
 #: ../gtksourceview/language-specs/octave.lang.h:8
 #: ../gtksourceview/language-specs/python.lang.h:10
 msgid "Multiline Double Quoted String"
@@ -1525,6 +1600,58 @@ msgstr "Själv"
 msgid "sh"
 msgstr "sh"
 
+#: ../gtksourceview/language-specs/spec.lang.h:1
+msgid "Command Macro"
+msgstr "Kommandomakro"
+
+#: ../gtksourceview/language-specs/spec.lang.h:2
+msgid "Conditional Define"
+msgstr "Villkorlig definiering"
+
+#: ../gtksourceview/language-specs/spec.lang.h:3
+msgid "Conditional Macro"
+msgstr "Villkorligt makro"
+
+#: ../gtksourceview/language-specs/spec.lang.h:5
+msgid "Define"
+msgstr "Definiering"
+
+#: ../gtksourceview/language-specs/spec.lang.h:6
+msgid "Directory Macro"
+msgstr "Katalogmakro"
+
+#: ../gtksourceview/language-specs/spec.lang.h:8
+msgid "Flow Conditional"
+msgstr "Villkorligt flöde"
+
+#: ../gtksourceview/language-specs/spec.lang.h:9
+msgid "Header"
+msgstr "Sidhuvud"
+
+#: ../gtksourceview/language-specs/spec.lang.h:11
+msgid "Other Macro"
+msgstr "Annat makro"
+
+#: ../gtksourceview/language-specs/spec.lang.h:13
+msgid "RPM Variable"
+msgstr "RPM-variabel"
+
+#: ../gtksourceview/language-specs/spec.lang.h:14
+msgid "RPM spec"
+msgstr "RPM spec"
+
+#: ../gtksourceview/language-specs/spec.lang.h:15
+msgid "Section"
+msgstr "Sektion"
+
+#: ../gtksourceview/language-specs/spec.lang.h:16
+msgid "Spec Macro"
+msgstr "Spec-makro"
+
+#: ../gtksourceview/language-specs/spec.lang.h:17
+msgid "Switch"
+msgstr "Växling"
+
 #: ../gtksourceview/language-specs/sql.lang.h:1
 msgid "ANSI Datatypes"
 msgstr "ANSI-datatyper"
@@ -1745,11 +1872,15 @@ msgstr "Kommentar i gammal stil"
 msgid "VB.NET"
 msgstr "VB.NET"
 
-#: ../gtksourceview/language-specs/verilog.lang.h:4
+#: ../gtksourceview/language-specs/verilog.lang.h:3
+msgid "Compiler directive"
+msgstr "Kompilatordirektiv"
+
+#: ../gtksourceview/language-specs/verilog.lang.h:5
 msgid "Gates"
 msgstr "Grindar"
 
-#: ../gtksourceview/language-specs/verilog.lang.h:11
+#: ../gtksourceview/language-specs/verilog.lang.h:12
 msgid "Verilog"
 msgstr "Verilog"
 
@@ -1761,51 +1892,64 @@ msgstr "Sant och falskt"
 msgid "VHDL"
 msgstr "VHDL"
 
-#: ../gtksourceview/language-specs/xml.lang.h:5
-msgid "Hexadecimal"
-msgstr "Hexadecimalt"
-
 #: ../gtksourceview/language-specs/xml.lang.h:9
 msgid "XML"
 msgstr "XML"
 
 #~ msgid "Tags"
 #~ msgstr "Taggar"
+
 #~ msgid "Double Quote String"
 #~ msgstr "Dubbelcitatssträng"
+
 #~ msgid "Single Quote String"
 #~ msgstr "Enkelcitatssträng"
+
 #~ msgid "Keysymbols"
 #~ msgstr "Nyckelsymboler"
+
 #~ msgid "Most Used Commands"
 #~ msgstr "Mest använda kommandon"
+
 #~ msgid "Regular Expression"
 #~ msgstr "Reguljärt uttryck"
+
 #~ msgid "Regular Expression 2"
 #~ msgstr "Reguljärt uttryck 2"
+
 #~ msgid "Directive"
 #~ msgstr "Direktiv"
+
 #~ msgid "Miscellaneous Single-Row Functions"
 #~ msgstr "Diverse enkelradsfunktioner"
+
 #~ msgid "Assignment operator"
 #~ msgstr "Tilldelningsoperator"
+
 #~ msgid "Reserved class"
 #~ msgstr "Reserverad klass"
+
 #~ msgid "Reserved constant"
 #~ msgstr "Reserverad konstant"
+
 #~ msgid "Font description name to use for the document text"
 #~ msgstr "Namn på typsnittsbeskrivning att använda för dokumenttexten"
+
 #~ msgid "Font description name to use for the header and footer"
 #~ msgstr ""
 #~ "Namn på typsnittsbeskrivning att använda för sidhuvudet och sidfoten"
+
 #~ msgid "Assign operator"
 #~ msgstr "Tilldelningsoperator"
+
 #~ msgid "True and false"
 #~ msgstr "Sant och falskt"
+
 #~ msgid "Key symbol"
 #~ msgstr "Nyckelsymbol"
+
 #~ msgid "Key Symbol"
 #~ msgstr "Nyckelsymbol"
+
 #~ msgid "Key symbols"
 #~ msgstr "Nyckelsymboler"
-
diff -pruN 1.8.3-1/po/th.po 1.8.4-0ubuntu1/po/th.po
--- 1.8.3-1/po/th.po	2007-01-03 15:40:35.000000000 +0000
+++ 1.8.4-0ubuntu1/po/th.po	2007-02-12 16:33:37.000000000 +0000
@@ -1,5 +1,5 @@
 # Thai translation of gtksourceview.
-# Copyright (C) 2004 Free Software Foundation, Inc.
+# Copyright (C) 2004-2007 Free Software Foundation, Inc.
 # This file is distributed under the same license as the gtksourceview package.
 # Theppitak Karoonboonyanan <thep linux thai net>, 2004.
 # 
@@ -7,8 +7,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gtksourceview 1.1.0\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-08-09 14:19+0700\n"
-"PO-Revision-Date: 2006-08-09 14:37+0700\n"
+"POT-Creation-Date: 2007-02-11 17:14+0700\n"
+"PO-Revision-Date: 2007-02-11 17:22+0700\n"
 "Last-Translator: Theppitak Karoonboonyanan <thep linux thai net>\n"
 "Language-Team: Thai <l10n opentle org>\n"
 "MIME-Version: 1.0\n"
@@ -184,6 +184,7 @@ msgstr "อั��ระ"
 
 #: gtksourceview/gtksourcestylescheme.c:274
 #: gtksourceview/language-specs/latex.lang.h:2
+#: gtksourceview/language-specs/ocaml.lang.h:4
 #: gtksourceview/language-specs/po.lang.h:1
 msgid "Comment"
 msgstr "หมาย�ห�ุ"
@@ -214,6 +215,7 @@ msgstr "�ั����ั�"
 #: gtksourceview/language-specs/fortran.lang.h:1
 #: gtksourceview/language-specs/haskell.lang.h:3
 #: gtksourceview/language-specs/nemerle.lang.h:6
+#: gtksourceview/language-specs/ocaml.lang.h:5
 #: gtksourceview/language-specs/octave.lang.h:1
 #: gtksourceview/language-specs/python.lang.h:2
 msgid "Decimal"
@@ -272,15 +274,17 @@ msgstr "à¸?รีà¹?à¸?รà¹?à¸?สà¹?à¸
 #: gtksourceview/language-specs/cpp.lang.h:15
 #: gtksourceview/language-specs/csharp.lang.h:9
 #: gtksourceview/language-specs/css.lang.h:58
+#: gtksourceview/language-specs/docbook.lang.h:11
 #: gtksourceview/language-specs/html.lang.h:8
 #: gtksourceview/language-specs/fortran.lang.h:14
 #: gtksourceview/language-specs/haskell.lang.h:31
 #: gtksourceview/language-specs/idl.lang.h:9
-#: gtksourceview/language-specs/java.lang.h:11
+#: gtksourceview/language-specs/java.lang.h:12
 #: gtksourceview/language-specs/javascript.lang.h:23
 #: gtksourceview/language-specs/lua.lang.h:10
 #: gtksourceview/language-specs/makefile.lang.h:8
 #: gtksourceview/language-specs/nemerle.lang.h:15
+#: gtksourceview/language-specs/ocaml.lang.h:14
 #: gtksourceview/language-specs/pascal.lang.h:18
 #: gtksourceview/language-specs/perl.lang.h:8
 #: gtksourceview/language-specs/po.lang.h:6
@@ -306,6 +310,7 @@ msgstr "�ิ�ศษ"
 #: gtksourceview/language-specs/ini.lang.h:10
 #: gtksourceview/language-specs/msil.lang.h:2
 #: gtksourceview/language-specs/po.lang.h:5
+#: gtksourceview/language-specs/spec.lang.h:12
 msgid "Others"
 msgstr "อื���"
 
@@ -462,6 +467,7 @@ msgstr "Ada"
 #: gtksourceview/language-specs/cpp.lang.h:4
 #: gtksourceview/language-specs/haskell.lang.h:2
 #: gtksourceview/language-specs/nemerle.lang.h:3
+#: gtksourceview/language-specs/ocaml.lang.h:3
 #: gtksourceview/language-specs/vhdl.lang.h:1
 msgid "Character Constant"
 msgstr "��า���ี�อั��ระ"
@@ -484,7 +490,7 @@ msgstr "à¸?à¹?าà¸?à¸?à¸?ีà¹?อัà¸
 #: gtksourceview/language-specs/haskell.lang.h:10
 #: gtksourceview/language-specs/idl.lang.h:5
 #: gtksourceview/language-specs/ini.lang.h:8
-#: gtksourceview/language-specs/java.lang.h:5
+#: gtksourceview/language-specs/java.lang.h:6
 #: gtksourceview/language-specs/javascript.lang.h:13
 #: gtksourceview/language-specs/lua.lang.h:4
 #: gtksourceview/language-specs/makefile.lang.h:4
@@ -497,11 +503,12 @@ msgstr "à¸?à¹?าà¸?à¸?à¸?ีà¹?อัà¸
 #: gtksourceview/language-specs/ruby.lang.h:10
 #: gtksourceview/language-specs/scheme.lang.h:10
 #: gtksourceview/language-specs/sh.lang.h:5
+#: gtksourceview/language-specs/spec.lang.h:10
 #: gtksourceview/language-specs/sql.lang.h:23
 #: gtksourceview/language-specs/tcl.lang.h:2
 #: gtksourceview/language-specs/texinfo.lang.h:9
 #: gtksourceview/language-specs/vbnet.lang.h:6
-#: gtksourceview/language-specs/verilog.lang.h:7
+#: gtksourceview/language-specs/verilog.lang.h:8
 #: gtksourceview/language-specs/vhdl.lang.h:3
 msgid "Line Comment"
 msgstr "หมาย�ห�ุ����รร�ั�"
@@ -534,14 +541,15 @@ msgstr "à¸?ำหลัà¸?à¸?อà¸?à¸?à¸
 #: gtksourceview/language-specs/fortran.lang.h:13
 #: gtksourceview/language-specs/haskell.lang.h:13
 #: gtksourceview/language-specs/idl.lang.h:8
-#: gtksourceview/language-specs/java.lang.h:10
+#: gtksourceview/language-specs/java.lang.h:11
 #: gtksourceview/language-specs/makefile.lang.h:6
 #: gtksourceview/language-specs/nemerle.lang.h:14
+#: gtksourceview/language-specs/ocaml.lang.h:13
 #: gtksourceview/language-specs/pascal.lang.h:17
 #: gtksourceview/language-specs/scheme.lang.h:12
 #: gtksourceview/language-specs/sql.lang.h:48
 #: gtksourceview/language-specs/vbnet.lang.h:10
-#: gtksourceview/language-specs/verilog.lang.h:9
+#: gtksourceview/language-specs/verilog.lang.h:10
 #: gtksourceview/language-specs/vhdl.lang.h:5
 msgid "Sources"
 msgstr "�อร�ส����"
@@ -568,10 +576,11 @@ msgstr "�ูลี�"
 #: gtksourceview/language-specs/idl.lang.h:4
 #: gtksourceview/language-specs/javascript.lang.h:12
 #: gtksourceview/language-specs/lua.lang.h:3
+#: gtksourceview/language-specs/ocaml.lang.h:8
 #: gtksourceview/language-specs/perl.lang.h:2
 #: gtksourceview/language-specs/ruby.lang.h:9
 #: gtksourceview/language-specs/vbnet.lang.h:1
-#: gtksourceview/language-specs/verilog.lang.h:6
+#: gtksourceview/language-specs/verilog.lang.h:7
 msgid "Keywords"
 msgstr "�ำหลั�"
 
@@ -595,6 +604,7 @@ msgstr "หมายà¹?หà¸?ุà¹?à¸?à¸
 #: gtksourceview/language-specs/csharp.lang.h:1
 #: gtksourceview/language-specs/css.lang.h:9
 #: gtksourceview/language-specs/d.lang.h:2
+#: gtksourceview/language-specs/docbook.lang.h:2
 #: gtksourceview/language-specs/html.lang.h:2
 #: gtksourceview/language-specs/haskell.lang.h:1
 #: gtksourceview/language-specs/idl.lang.h:1
@@ -624,6 +634,7 @@ msgstr "à¹?มà¹?à¸?รà¹?à¸?à¹?à¸?à¹?à¸
 #: gtksourceview/language-specs/fortran.lang.h:2
 #: gtksourceview/language-specs/haskell.lang.h:4
 #: gtksourceview/language-specs/nemerle.lang.h:7
+#: gtksourceview/language-specs/ocaml.lang.h:6
 #: gtksourceview/language-specs/octave.lang.h:3
 #: gtksourceview/language-specs/python.lang.h:4
 #: gtksourceview/language-specs/R.lang.h:4
@@ -637,6 +648,7 @@ msgstr "�ล��ศ�ิยม"
 #: gtksourceview/language-specs/fortran.lang.h:4
 #: gtksourceview/language-specs/haskell.lang.h:6
 #: gtksourceview/language-specs/nemerle.lang.h:8
+#: gtksourceview/language-specs/ocaml.lang.h:7
 #: gtksourceview/language-specs/octave.lang.h:5
 #: gtksourceview/language-specs/pascal.lang.h:10
 #: gtksourceview/language-specs/python.lang.h:6
@@ -656,9 +668,10 @@ msgstr "Include/Pragma"
 #: gtksourceview/language-specs/fortran.lang.h:10
 #: gtksourceview/language-specs/haskell.lang.h:11
 #: gtksourceview/language-specs/nemerle.lang.h:12
+#: gtksourceview/language-specs/ocaml.lang.h:12
 #: gtksourceview/language-specs/octave.lang.h:10
 #: gtksourceview/language-specs/python.lang.h:12
-#: gtksourceview/language-specs/verilog.lang.h:8
+#: gtksourceview/language-specs/verilog.lang.h:9
 msgid "Octal Number"
 msgstr "�ล��า����"
 
@@ -675,7 +688,7 @@ msgstr "à¸?à¹?อà¸?ำหà¸?à¸?à¸?รà¸
 #: gtksourceview/language-specs/d.lang.h:16
 #: gtksourceview/language-specs/fortran.lang.h:16
 #: gtksourceview/language-specs/idl.lang.h:10
-#: gtksourceview/language-specs/verilog.lang.h:10
+#: gtksourceview/language-specs/verilog.lang.h:11
 msgid "Types"
 msgstr "��ิ�"
 
@@ -684,10 +697,12 @@ msgid "ChangeLog"
 msgstr "ChangeLog"
 
 #: gtksourceview/language-specs/changelog.lang.h:2
+#: gtksourceview/language-specs/spec.lang.h:4
 msgid "Date"
 msgstr "วั��ี�"
 
 #: gtksourceview/language-specs/changelog.lang.h:3
+#: gtksourceview/language-specs/spec.lang.h:7
 msgid "Email"
 msgstr "อี�มล"
 
@@ -714,7 +729,7 @@ msgid "Multiline String"
 msgstr "ส�ริ�หลาย�รร�ั�"
 
 #: gtksourceview/language-specs/csharp.lang.h:7
-#: gtksourceview/language-specs/java.lang.h:9
+#: gtksourceview/language-specs/java.lang.h:10
 #: gtksourceview/language-specs/nemerle.lang.h:13
 #: gtksourceview/language-specs/vbnet.lang.h:9
 msgid "Primitives"
@@ -723,7 +738,7 @@ msgstr "��ิ�มูล�า�"
 #: gtksourceview/language-specs/csharp.lang.h:10
 #: gtksourceview/language-specs/css.lang.h:59
 #: gtksourceview/language-specs/fortran.lang.h:15
-#: gtksourceview/language-specs/java.lang.h:12
+#: gtksourceview/language-specs/java.lang.h:13
 #: gtksourceview/language-specs/javascript.lang.h:24
 #: gtksourceview/language-specs/lua.lang.h:11
 #: gtksourceview/language-specs/makefile.lang.h:9
@@ -837,6 +852,7 @@ msgstr "à¸?à¹?วà¸?ยูà¸?ิà¹?à¸?à¹
 
 #: gtksourceview/language-specs/d.lang.h:1
 #: gtksourceview/language-specs/nemerle.lang.h:1
+#: gtksourceview/language-specs/ocaml.lang.h:1
 #: gtksourceview/language-specs/verilog.lang.h:1
 msgid "Binary Number"
 msgstr "�ล��า�สอ�"
@@ -927,29 +943,46 @@ msgstr "à¸?รรà¸?ัà¸?à¸?ีà¹?ลà¸
 msgid "Special case"
 msgstr "�ร�ี�ิ�ศษ"
 
+#: gtksourceview/language-specs/docbook.lang.h:1
 #: gtksourceview/language-specs/html.lang.h:1
 #: gtksourceview/language-specs/xml.lang.h:1
 msgid "Attribute"
 msgstr "�อ��ริ�ิว��"
 
+#: gtksourceview/language-specs/docbook.lang.h:3
 #: gtksourceview/language-specs/html.lang.h:3
 #: gtksourceview/language-specs/xml.lang.h:3
 msgid "Closing Bracket"
 msgstr "ว��ล���ิ�"
 
-#: gtksourceview/language-specs/html.lang.h:4
-msgid "DTD"
-msgstr "DTD"
+#: gtksourceview/language-specs/docbook.lang.h:4
+msgid "DocBook"
+msgstr "DocBook"
 
+#: gtksourceview/language-specs/docbook.lang.h:5
 #: gtksourceview/language-specs/html.lang.h:5
 #: gtksourceview/language-specs/xml.lang.h:4
 msgid "Entity"
 msgstr "�อ��ิ�ี"
 
-#: gtksourceview/language-specs/html.lang.h:6
-msgid "HTML"
-msgstr "HTML"
+#: gtksourceview/language-specs/docbook.lang.h:6
+msgid "Formatting Elements"
+msgstr "อิลิ�ม����ั�รู����"
+
+#: gtksourceview/language-specs/docbook.lang.h:7
+msgid "GUI Elements"
+msgstr "อิลิ�ม��� GUI"
+
+#: gtksourceview/language-specs/docbook.lang.h:8
+msgid "Header Elements"
+msgstr "อิลิ�ม���ส�ว�หัว"
+
+#: gtksourceview/language-specs/docbook.lang.h:9
+#: gtksourceview/language-specs/xml.lang.h:5
+msgid "Hexadecimal"
+msgstr "�ล��า�สิ�ห�"
 
+#: gtksourceview/language-specs/docbook.lang.h:10
 #: gtksourceview/language-specs/html.lang.h:7
 #: gtksourceview/language-specs/latex.lang.h:7
 #: gtksourceview/language-specs/texinfo.lang.h:12
@@ -957,6 +990,25 @@ msgstr "HTML"
 msgid "Markup"
 msgstr "มาร��อั�"
 
+#: gtksourceview/language-specs/docbook.lang.h:12
+msgid "Structural Elements"
+msgstr "อิลิ�ม�����ร�สร�า�"
+
+#. This split keeps each keyword-list under 250 elements.
+#. See bug #110991 for further details.
+#.
+#: gtksourceview/language-specs/docbook.lang.h:16
+msgid "Structural Elements 2"
+msgstr "อิลิ�ม�����ร�สร�า� 2"
+
+#: gtksourceview/language-specs/html.lang.h:4
+msgid "DTD"
+msgstr "DTD"
+
+#: gtksourceview/language-specs/html.lang.h:6
+msgid "HTML"
+msgstr "HTML"
+
 #: gtksourceview/language-specs/html.lang.h:9
 #: gtksourceview/language-specs/xml.lang.h:8
 msgid "Tag"
@@ -1050,7 +1102,7 @@ msgid ".ini"
 msgstr ".ini"
 
 #: gtksourceview/language-specs/ini.lang.h:3
-#: gtksourceview/language-specs/verilog.lang.h:3
+#: gtksourceview/language-specs/verilog.lang.h:4
 msgid "Decimal Number"
 msgstr "�ัว�ล��า�สิ�"
 
@@ -1067,18 +1119,23 @@ msgid "Flow"
 msgstr "�ส���า��าร�ำ�า�"
 
 #: gtksourceview/language-specs/java.lang.h:4
+#: gtksourceview/language-specs/javascript.lang.h:7
+msgid "Future Reserved Words"
+msgstr "�ำส�ว�สำหรั�อ�า��"
+
+#: gtksourceview/language-specs/java.lang.h:5
 msgid "Java"
 msgstr "Java"
 
-#: gtksourceview/language-specs/java.lang.h:6
+#: gtksourceview/language-specs/java.lang.h:7
 msgid "Memory"
 msgstr "ห��วย�วาม�ำ"
 
-#: gtksourceview/language-specs/java.lang.h:7
+#: gtksourceview/language-specs/java.lang.h:8
 msgid "Modifiers"
 msgstr "�ำ�ยาย"
 
-#: gtksourceview/language-specs/java.lang.h:8
+#: gtksourceview/language-specs/java.lang.h:9
 msgid "Numeric"
 msgstr "�ัว�ล�"
 
@@ -1103,10 +1160,6 @@ msgstr "�ล��ศ�ิยม"
 msgid "Flow Keywords"
 msgstr "�ำสั���ว��ุม�ส���า��าร�ำ�า�"
 
-#: gtksourceview/language-specs/javascript.lang.h:7
-msgid "Future Reserved Words"
-msgstr "�ำส�ว�สำหรั�อ�า��"
-
 #: gtksourceview/language-specs/javascript.lang.h:8
 msgid "Global Functions"
 msgstr "�ั����ั���ล�อล"
@@ -1116,7 +1169,7 @@ msgid "Global Properties"
 msgstr ""
 
 #: gtksourceview/language-specs/javascript.lang.h:10
-#: gtksourceview/language-specs/verilog.lang.h:5
+#: gtksourceview/language-specs/verilog.lang.h:6
 msgid "Hexadecimal Number"
 msgstr "�ล��า�สิ�ห�"
 
@@ -1253,6 +1306,22 @@ msgstr ""
 msgid "Nemerle"
 msgstr ""
 
+#: gtksourceview/language-specs/ocaml.lang.h:2
+msgid "Boolean Constant"
+msgstr "��า���ี��ูลี�"
+
+#: gtksourceview/language-specs/ocaml.lang.h:9
+msgid "Label"
+msgstr ""
+
+#: gtksourceview/language-specs/ocaml.lang.h:10
+msgid "Module"
+msgstr "มอ�ูล"
+
+#: gtksourceview/language-specs/ocaml.lang.h:11
+msgid "Objective Caml"
+msgstr ""
+
 #: gtksourceview/language-specs/octave.lang.h:8
 #: gtksourceview/language-specs/python.lang.h:10
 msgid "Multiline Double Quoted String"
@@ -1507,6 +1576,58 @@ msgstr "Self"
 msgid "sh"
 msgstr "sh"
 
+#: gtksourceview/language-specs/spec.lang.h:1
+msgid "Command Macro"
+msgstr "�ม��ร�ำสั��"
+
+#: gtksourceview/language-specs/spec.lang.h:2
+msgid "Conditional Define"
+msgstr "��อ�ำห�����มี��ื�อ���"
+
+#: gtksourceview/language-specs/spec.lang.h:3
+msgid "Conditional Macro"
+msgstr "�ม��ร���มี��ื�อ���"
+
+#: gtksourceview/language-specs/spec.lang.h:5
+msgid "Define"
+msgstr "��อ�ำห��"
+
+#: gtksourceview/language-specs/spec.lang.h:6
+msgid "Directory Macro"
+msgstr "�ม��รสำหรั����ร��อรี"
+
+#: gtksourceview/language-specs/spec.lang.h:8
+msgid "Flow Conditional"
+msgstr "��ื�อ������าร�ำ�ำสั��"
+
+#: gtksourceview/language-specs/spec.lang.h:9
+msgid "Header"
+msgstr "��อมูลส�ว�หัว"
+
+#: gtksourceview/language-specs/spec.lang.h:11
+msgid "Other Macro"
+msgstr "�ม��รอื���"
+
+#: gtksourceview/language-specs/spec.lang.h:13
+msgid "RPM Variable"
+msgstr "�ัว��ร RPM"
+
+#: gtksourceview/language-specs/spec.lang.h:14
+msgid "RPM spec"
+msgstr "ส��� RPM"
+
+#: gtksourceview/language-specs/spec.lang.h:15
+msgid "Section"
+msgstr "หัว��อ"
+
+#: gtksourceview/language-specs/spec.lang.h:16
+msgid "Spec Macro"
+msgstr "�ม��รสำหรั�ส���"
+
+#: gtksourceview/language-specs/spec.lang.h:17
+msgid "Switch"
+msgstr "�ัว�ลือ����รร�ั��ำสั��"
+
 #: gtksourceview/language-specs/sql.lang.h:1
 msgid "ANSI Datatypes"
 msgstr "��ิ���อมูล�อ� ANSI"
@@ -1724,11 +1845,15 @@ msgstr "หมายà¹?หà¸?ุà¹?à¸?à¸
 msgid "VB.NET"
 msgstr "VB.NET"
 
-#: gtksourceview/language-specs/verilog.lang.h:4
+#: gtksourceview/language-specs/verilog.lang.h:3
+msgid "Compiler directive"
+msgstr "�ำสั��สำหรั��อม���ลอร�"
+
+#: gtksourceview/language-specs/verilog.lang.h:5
 msgid "Gates"
 msgstr "���"
 
-#: gtksourceview/language-specs/verilog.lang.h:11
+#: gtksourceview/language-specs/verilog.lang.h:12
 msgid "Verilog"
 msgstr "Verilog"
 
@@ -1740,10 +1865,6 @@ msgstr "à¸?à¹?าà¸?ริà¸?à¸?ัà¸?à¹
 msgid "VHDL"
 msgstr "VHDL"
 
-#: gtksourceview/language-specs/xml.lang.h:5
-msgid "Hexadecimal"
-msgstr "�ล��า�สิ�ห�"
-
 #: gtksourceview/language-specs/xml.lang.h:9
 msgid "XML"
 msgstr "XML"
diff -pruN 1.8.3-1/README 1.8.4-0ubuntu1/README
--- 1.8.3-1/README	2007-01-08 19:41:28.000000000 +0000
+++ 1.8.4-0ubuntu1/README	2007-02-12 18:32:05.000000000 +0000
@@ -1,7 +1,7 @@
 General Information
 ===================
 
-This is version 1.8.3 of GtkSourceView. 
+This is version 1.8.4 of GtkSourceView. 
 
 GtkSourceView is a text widget that extends the standard gtk+ 2.x 
 text widget GtkTextView.
@@ -26,8 +26,8 @@ GtkSourceView requires GTK+-2.8.x, libxm
 
 Simple install procedure:
 
-  % gzip -cd gtksourceview-1.8.3.tar.gz | tar xvf -    # unpack the sources
-  % cd gtksourceview-1.8.3		   # change to the toplevel directory
+  % gzip -cd gtksourceview-1.8.4.tar.gz | tar xvf -    # unpack the sources
+  % cd gtksourceview-1.8.4		   # change to the toplevel directory
   % ./configure				   # run the `configure' script
   % make				   # build gtksourceview
   [ Become root if necessary ]


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]