Ubuntu (new upstream) gtksourceview 1.8.1-0ubuntu1
- From: Ubuntu Merge-o-Matic <mom ubuntu com>
- To: gtksourceview packages qa debian org
- Subject: Ubuntu (new upstream) gtksourceview 1.8.1-0ubuntu1
- Date: Sun, 01 Oct 2006 23:56:47 -0000
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: Sun, 1 Oct 2006 23:17:27 +0200
Source: gtksourceview
Binary: libgtksourceview-dev libgtksourceview-common libgtksourceview1.0-0 libgtksourceview-doc
Architecture: source
Version: 1.8.1-0ubuntu1
Distribution: edgy
Urgency: low
Maintainer: Andrew Lau <netsnipe users sourceforge net>
Changed-By: Sebastien Bacher <seb128 canonical 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.1-0ubuntu1) edgy; urgency=low
.
* New upstream version:
- Missing break in gtk_source_tag_set_property()
- "Insert spaces instead of tabs" doesn't work
- Updated translations
Files:
a256d8ee41c88b62f4bb0855ed1148d4 1605 libs optional gtksourceview_1.8.1-0ubuntu1.dsc
a0846cfa8d92d48046e8ecd77276a871 6728 libs optional gtksourceview_1.8.1-0ubuntu1.diff.gz
diff -pruN 1.8.0-1/ChangeLog 1.8.1-0ubuntu1/ChangeLog
--- 1.8.0-1/ChangeLog 2006-09-04 13:27:31.000000000 +0100
+++ 1.8.1-0ubuntu1/ChangeLog 2006-10-01 18:33:57.000000000 +0100
@@ -1,6 +1,26 @@
+=== gtksourceview 1.8.1 ===
+
+2006-09-04 Paolo Maggi <paolo gnome org>
+
+ * gtksourceview/configure.in:
+ * gtksourceview/README:
+ * gtksourceview/NEWS:
+
+ release 1.8.1
+
+2006-09-26 Paolo Borelli <pborelli katamail com>
+
+ * gtksourceview/gtksourceview.c (gtk_source_view_key_press_event):
+ properly test for modifiers key. Bug #357746.
+
+2006-09-24 Paolo Borelli <pborelli katamail com>
+
+ * gtksourceview/gtksourcetag.c (gtk_source_tag_set_property):
+ Add missing "break", patch by Kouhei Sutou. Bug #357447.
+
=== gtksourceview 1.8.0 ===
-2006-08-06 Paolo Borelli <pborelli katamail com>
+2006-09-04 Paolo Maggi <paolo gnome org>
* gtksourceview/configure.in:
* gtksourceview/README:
diff -pruN 1.8.0-1/configure 1.8.1-0ubuntu1/configure
--- 1.8.0-1/configure 2006-09-04 13:28:53.000000000 +0100
+++ 1.8.1-0ubuntu1/configure 2006-10-01 18:52:10.000000000 +0100
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.59 for gtksourceview 1.8.0.
+# Generated by GNU Autoconf 2.59 for gtksourceview 1.8.1.
#
# Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=gtksourceview>.
#
@@ -423,8 +423,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
PACKAGE_NAME='gtksourceview'
PACKAGE_TARNAME='gtksourceview'
-PACKAGE_VERSION='1.8.0'
-PACKAGE_STRING='gtksourceview 1.8.0'
+PACKAGE_VERSION='1.8.1'
+PACKAGE_STRING='gtksourceview 1.8.1'
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gtksourceview'
ac_unique_file="gtksourceview/gtksourcebuffer.h"
@@ -982,7 +982,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.0 to adapt to many kinds of systems.
+\`configure' configures gtksourceview 1.8.1 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1048,7 +1048,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of gtksourceview 1.8.0:";;
+ short | recursive ) echo "Configuration of gtksourceview 1.8.1:";;
esac
cat <<\_ACEOF
@@ -1207,7 +1207,7 @@ fi
test -n "$ac_init_help" && exit 0
if $ac_init_version; then
cat <<\_ACEOF
-gtksourceview configure 1.8.0
+gtksourceview configure 1.8.1
generated by GNU Autoconf 2.59
Copyright (C) 2003 Free Software Foundation, Inc.
@@ -1221,7 +1221,7 @@ cat >&5 <<_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.0, which was
+It was created by gtksourceview $as_me 1.8.1, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ $0 $@
@@ -1868,7 +1868,7 @@ fi
# Define the identity of the package.
PACKAGE=gtksourceview
- VERSION=1.8.0
+ VERSION=1.8.1
cat >>confdefs.h <<_ACEOF
@@ -22682,7 +22682,7 @@ _ASBOX
} >&5
cat >&5 <<_CSEOF
-This file was extended by gtksourceview $as_me 1.8.0, which was
+This file was extended by gtksourceview $as_me 1.8.1, which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -22745,7 +22745,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-gtksourceview config.status 1.8.0
+gtksourceview config.status 1.8.1
configured by $0, generated by GNU Autoconf 2.59,
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
diff -pruN 1.8.0-1/configure.in 1.8.1-0ubuntu1/configure.in
--- 1.8.0-1/configure.in 2006-09-04 11:39:48.000000000 +0100
+++ 1.8.1-0ubuntu1/configure.in 2006-10-01 18:33:59.000000000 +0100
@@ -3,7 +3,7 @@ dnl Process this file with autoconf to p
AC_PREREQ(2.53)
# Initialization and versioning
-AC_INIT(gtksourceview, 1.8.0, http://bugzilla.gnome.org/enter_bug.cgi?product=gtksourceview)
+AC_INIT(gtksourceview, 1.8.1, http://bugzilla.gnome.org/enter_bug.cgi?product=gtksourceview)
AC_CONFIG_SRCDIR([gtksourceview/gtksourcebuffer.h])
AM_CONFIG_HEADER(config.h)
diff -pruN 1.8.0-1/debian/changelog 1.8.1-0ubuntu1/debian/changelog
--- 1.8.0-1/debian/changelog 2006-10-02 00:08:21.000000000 +0100
+++ 1.8.1-0ubuntu1/debian/changelog 2006-10-02 00:08:03.000000000 +0100
@@ -1,12 +1,21 @@
-gtksourceview (1.8.0-1) experimental; urgency=low
+gtksourceview (1.8.1-0ubuntu1) edgy; urgency=low
- * New upstream release.
- * Small fix in the -dev depends.
- * Require gnome-pkg-tools 0.7.
- * Call clean-la.mk and gnome-versions.mk.
- * Use ${gnome:Version} and ${gnome:NextVersion} to relax dependencies.
+ * New upstream version:
+ - Missing break in gtk_source_tag_set_property()
+ - "Insert spaces instead of tabs" doesn't work
+ - Updated translations
+
+ -- Sebastien Bacher <seb128 canonical com> Sun, 1 Oct 2006 23:17:27 +0200
+
+gtksourceview (1.8.0-0ubuntu1) edgy; urgency=low
+
+ * Sync with Debian
+ * New upstream version:
+ - Added text/x-gettext-translation-template to the list of
+ mime-types in po.lang
+ - Updated translations
- -- Josselin Mouette <joss debian org> Mon, 25 Sep 2006 22:33:52 +0200
+ -- Sebastien Bacher <seb128 canonical com> Mon, 4 Sep 2006 15:57:06 +0200
gtksourceview (1.7.2-1) experimental; urgency=low
diff -pruN 1.8.0-1/debian/control 1.8.1-0ubuntu1/debian/control
--- 1.8.0-1/debian/control 2006-10-02 00:08:21.000000000 +0100
+++ 1.8.1-0ubuntu1/debian/control 2006-10-02 00:08:03.000000000 +0100
@@ -2,14 +2,14 @@ Source: gtksourceview
Section: libs
Priority: optional
Maintainer: Andrew Lau <netsnipe users sourceforge net>
-Build-Depends: autotools-dev, cdbs, debhelper (>= 5), dh-buildinfo, gnome-pkg-tools (>= 0.7), dpkg-dev (>= 1.13.19), libgnomeprintui2.2-dev (>= 2.8), libgnomevfs2-dev (>= 2.8.4-2), libgtk2.0-dev (>= 2.8.0), libxml2-dev (>= 2.5), libxml-parser-perl
+Build-Depends: autotools-dev, cdbs, debhelper (>= 5), dh-buildinfo, gnome-pkg-tools, dpkg-dev (>= 1.13.19), libgnomeprintui2.2-dev (>= 2.8), libgnomevfs2-dev (>= 2.8.4-2), libgtk2.0-dev (>= 2.8.0), libxml2-dev (>= 2.5), libxml-parser-perl
Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers lists alioth debian org>, Clément Stenac <zorglub debian org>, Dafydd Harries <daf debian org>, Guilherme de S. Pastore <gpastore debian org>, Gustavo Franco <stratus debian org>, Gustavo Noronha Silva <kov debian org>, J.H.M. Dassen (Ray) <jdassen debian org>, Jordi Mallach <jordi debian org>, Jose Carlos Garcia Sogo <jsogo debian org>, Josselin Mouette <joss debian org>, Loic Minier <lool dooz org>, Marc 'HE' Brockschmidt <he debian org>, Marco Cabizza <marco87 gmail com>, Oystein Gisnas <oystein gisnas net>, OndÅ?ej Surý <ondrej debian org>, Ross Burton <ross debian org>, Sebastien Bacher <seb128 debian org>, Sjoerd Simons <sjoerd debian org>
Standards-Version: 3.7.2
Package: libgtksourceview1.0-0
Section: libs
Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, libgtksourceview-common (>= ${gnome:Version}), libgtksourceview-common (<< ${gnome:NextVersion})
+Depends: ${misc:Depends}, ${shlibs:Depends}, libgtksourceview-common (>= ${source:Version})
Description: shared libraries for the GTK+ syntax highlighting widget
GtkSourceView is a text widget that extends the standard GTK+ 2.x text widget
GtkTextView. It improves GtkTextView by implementing syntax highlighting and
@@ -41,7 +41,7 @@ Description: common files for the GTK+ s
Package: libgtksourceview-dev
Section: libdevel
Architecture: any
-Depends: ${misc:Depends}, libgtksourceview1.0-0 (= ${binary:Version}), libgnomeprint2.2-dev (>= 2.7), libgtk2.0-dev (>= 2.8.0), libxml2-dev (>= 2.5.0)
+Depends: ${misc:Depends}, libgtksourceview1.0-0 (= ${binary:Version}), libgnomeprintui2.2-dev (>= 2.7), libgtk2.0-dev (>= 2.4)
Suggests: libgtksourceview-doc
Description: development files for the GTK+ syntax highlighting widget
GtkSourceView is a text widget that extends the standard GTK+ 2.x text widget
diff -pruN 1.8.0-1/debian/control.in 1.8.1-0ubuntu1/debian/control.in
--- 1.8.0-1/debian/control.in 2006-10-02 00:08:21.000000000 +0100
+++ 1.8.1-0ubuntu1/debian/control.in 2006-10-02 00:08:03.000000000 +0100
@@ -2,14 +2,14 @@ Source: gtksourceview
Section: libs
Priority: optional
Maintainer: Andrew Lau <netsnipe users sourceforge net>
-Build-Depends: autotools-dev, cdbs, debhelper (>= 5), dh-buildinfo, gnome-pkg-tools (>= 0.7), dpkg-dev (>= 1.13.19), libgnomeprintui2.2-dev (>= 2.8), libgnomevfs2-dev (>= 2.8.4-2), libgtk2.0-dev (>= 2.8.0), libxml2-dev (>= 2.5), libxml-parser-perl
+Build-Depends: autotools-dev, cdbs, debhelper (>= 5), dh-buildinfo, gnome-pkg-tools, dpkg-dev (>= 1.13.19), libgnomeprintui2.2-dev (>= 2.8), libgnomevfs2-dev (>= 2.8.4-2), libgtk2.0-dev (>= 2.8.0), libxml2-dev (>= 2.5), libxml-parser-perl
Uploaders: @GNOME_TEAM@
Standards-Version: 3.7.2
Package: libgtksourceview1.0-0
Section: libs
Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, libgtksourceview-common (>= ${gnome:Version}), libgtksourceview-common (<< ${gnome:NextVersion})
+Depends: ${misc:Depends}, ${shlibs:Depends}, libgtksourceview-common (>= ${source:Version})
Description: shared libraries for the GTK+ syntax highlighting widget
GtkSourceView is a text widget that extends the standard GTK+ 2.x text widget
GtkTextView. It improves GtkTextView by implementing syntax highlighting and
@@ -41,7 +41,7 @@ Description: common files for the GTK+ s
Package: libgtksourceview-dev
Section: libdevel
Architecture: any
-Depends: ${misc:Depends}, libgtksourceview1.0-0 (= ${binary:Version}), libgnomeprint2.2-dev (>= 2.7), libgtk2.0-dev (>= 2.8.0), libxml2-dev (>= 2.5.0)
+Depends: ${misc:Depends}, libgtksourceview1.0-0 (= ${binary:Version}), libgnomeprintui2.2-dev (>= 2.7), libgtk2.0-dev (>= 2.4)
Suggests: libgtksourceview-doc
Description: development files for the GTK+ syntax highlighting widget
GtkSourceView is a text widget that extends the standard GTK+ 2.x text widget
diff -pruN 1.8.0-1/debian/rules 1.8.1-0ubuntu1/debian/rules
--- 1.8.0-1/debian/rules 2006-10-02 00:08:21.000000000 +0100
+++ 1.8.1-0ubuntu1/debian/rules 2006-10-02 00:08:03.000000000 +0100
@@ -1,5 +1,5 @@
#!/usr/bin/make -f
-# $Id: rules 7442 2006-09-25 20:39:29Z joss $
+# $Id: rules 6935 2006-08-10 13:07:47Z lool $
# (C) 2002 Colin Walters
# CDBS Classes & Rules
@@ -8,8 +8,6 @@ include /usr/share/cdbs/1/rules/simple-p
include /usr/share/cdbs/1/rules/utils.mk
include /usr/share/cdbs/1/class/gnome.mk
include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
-include /usr/share/gnome-pkg-tools/1/rules/clean-la.mk
-include /usr/share/gnome-pkg-tools/1/rules/gnome-version.mk
# Compile options
DEB_CONFIGURE_EXTRA_FLAGS += --enable-static
diff -pruN 1.8.0-1/docs/reference/html/GtkSourceBuffer.html 1.8.1-0ubuntu1/docs/reference/html/GtkSourceBuffer.html
--- 1.8.0-1/docs/reference/html/GtkSourceBuffer.html 2006-09-04 13:52:18.000000000 +0100
+++ 1.8.1-0ubuntu1/docs/reference/html/GtkSourceBuffer.html 2006-10-01 19:05:27.000000000 +0100
@@ -21,22 +21,22 @@
<th width="100%" align="center">GtkSourceView Reference Manual</th>
<td><a accesskey="n" href="gtksourceview-Searching-in-a-GtkSourceBuffer.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="#id2540160" class="shortcut">Top</a>
+<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2538329" class="shortcut">Top</a>
 | 
- <a href="#id2568786" class="shortcut">Description</a>
+ <a href="#id2568773" class="shortcut">Description</a>
 | 
- <a href="#id2476874" class="shortcut">Object Hierarchy</a>
+ <a href="#id2476852" class="shortcut">Object Hierarchy</a>
 | 
- <a href="#id2476904" class="shortcut">Properties</a>
+ <a href="#id2476883" class="shortcut">Properties</a>
 | 
- <a href="#id2476985" class="shortcut">Signals</a></nobr></td></tr>
+ <a href="#id2476964" class="shortcut">Signals</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GtkSourceBuffer"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
-<a name="id2540160"></a><span class="refentrytitle">GtkSourceBuffer</span>
+<a name="id2538329"></a><span class="refentrytitle">GtkSourceBuffer</span>
</h2>
<p>GtkSourceBuffer — Text buffer object for <a href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a></p>
</td>
@@ -121,7 +121,7 @@ void <a href="GtkSourceBuffer.htm
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="id2476874"></a><h2>Object Hierarchy</h2>
+<a name="id2476852"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
@@ -130,7 +130,7 @@ void <a href="GtkSourceBuffer.htm
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="id2476904"></a><h2>Properties</h2>
+<a name="id2476883"></a><h2>Properties</h2>
<pre class="synopsis">
"<a href="GtkSourceBuffer.html#GtkSourceBuffer--check-brackets">check-brackets</a>" gboolean : Read / Write
@@ -141,7 +141,7 @@ void <a href="GtkSourceBuffer.htm
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="id2476985"></a><h2>Signals</h2>
+<a name="id2476964"></a><h2>Signals</h2>
<pre class="synopsis">
"<a href="GtkSourceBuffer.html#GtkSourceBuffer-can-redo">can-redo</a>" void user_function (<a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *sourcebuffer,
@@ -162,7 +162,7 @@ void <a href="GtkSourceBuffer.htm
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="id2568786"></a><h2>Description</h2>
+<a name="id2568773"></a><h2>Description</h2>
<p>
The <a href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a> object is the model for <a href="GtkSourceView.html" title="GtkSourceView"><span class="type">GtkSourceView</span></a> widgets.
It extends the <span class="type">GtkTextBuffer</span> object by adding features necessary to
@@ -184,20 +184,20 @@ tag table.
</p>
</div>
<div class="refsect1" lang="en">
-<a name="id2568894"></a><h2>Details</h2>
+<a name="id2568881"></a><h2>Details</h2>
<div class="refsect2" lang="en">
-<a name="id2568905"></a><h3>
+<a name="id2568892"></a><h3>
<a name="GtkSourceBuffer-struct"></a>GtkSourceBuffer</h3>
-<a class="indexterm" name="id2568916"></a><pre class="programlisting">typedef struct _GtkSourceBuffer GtkSourceBuffer;</pre>
+<a class="indexterm" name="id2568904"></a><pre class="programlisting">typedef struct _GtkSourceBuffer GtkSourceBuffer;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2568933"></a><h3>
+<a name="id2568920"></a><h3>
<a name="gtk-source-buffer-new"></a>gtk_source_buffer_new ()</h3>
-<a class="indexterm" name="id2568944"></a><pre class="programlisting"><a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a>* gtk_source_buffer_new (<a href="GtkSourceTagTable.html" title="GtkSourceTagTable">GtkSourceTagTable</a> *table);</pre>
+<a class="indexterm" name="id2568931"></a><pre class="programlisting"><a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a>* gtk_source_buffer_new (<a href="GtkSourceTagTable.html" title="GtkSourceTagTable">GtkSourceTagTable</a> *table);</pre>
<p>
Creates a new source buffer.</p>
<p>
@@ -221,9 +221,9 @@ Creates a new source buffer.</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2548973"></a><h3>
+<a name="id2569008"></a><h3>
<a name="gtk-source-buffer-new-with-language"></a>gtk_source_buffer_new_with_language ()</h3>
-<a class="indexterm" name="id2569016"></a><pre class="programlisting"><a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a>* gtk_source_buffer_new_with_language
+<a class="indexterm" name="id2569022"></a><pre class="programlisting"><a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a>* gtk_source_buffer_new_with_language
(<a href="GtkSourceLanguage.html" title="GtkSourceLanguage">GtkSourceLanguage</a> *language);</pre>
<p>
Creates a new source buffer using the highlighting patterns in
@@ -252,9 +252,9 @@ according to <em class="parameter"><code
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2569101"></a><h3>
+<a name="id2569116"></a><h3>
<a name="gtk-source-buffer-get-check-brackets"></a>gtk_source_buffer_get_check_brackets ()</h3>
-<a class="indexterm" name="id2569114"></a><pre class="programlisting">gboolean gtk_source_buffer_get_check_brackets
+<a class="indexterm" name="id2569130"></a><pre class="programlisting">gboolean gtk_source_buffer_get_check_brackets
(<a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *buffer);</pre>
<p>
Determines whether bracket match highlighting is activated for the
@@ -281,9 +281,9 @@ brackets.
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2569186"></a><h3>
+<a name="id2569210"></a><h3>
<a name="gtk-source-buffer-set-check-brackets"></a>gtk_source_buffer_set_check_brackets ()</h3>
-<a class="indexterm" name="id2569198"></a><pre class="programlisting">void gtk_source_buffer_set_check_brackets
+<a class="indexterm" name="id2569224"></a><pre class="programlisting">void gtk_source_buffer_set_check_brackets
(<a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *buffer,
gboolean check_brackets);</pre>
<p>
@@ -314,9 +314,9 @@ function.</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2569293"></a><h3>
+<a name="id2569328"></a><h3>
<a name="gtk-source-buffer-set-bracket-match-style"></a>gtk_source_buffer_set_bracket_match_style ()</h3>
-<a class="indexterm" name="id2569306"></a><pre class="programlisting">void gtk_source_buffer_set_bracket_match_style
+<a class="indexterm" name="id2569343"></a><pre class="programlisting">void gtk_source_buffer_set_bracket_match_style
(<a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *source_buffer,
const <a href="gtksourceview-GtkSourceTagStyle.html#GtkSourceTagStyle">GtkSourceTagStyle</a> *style);</pre>
<p>
@@ -343,9 +343,9 @@ attributes.
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2569385"></a><h3>
+<a name="id2569431"></a><h3>
<a name="gtk-source-buffer-get-highlight"></a>gtk_source_buffer_get_highlight ()</h3>
-<a class="indexterm" name="id2569397"></a><pre class="programlisting">gboolean gtk_source_buffer_get_highlight (<a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *buffer);</pre>
+<a class="indexterm" name="id2569444"></a><pre class="programlisting">gboolean gtk_source_buffer_get_highlight (<a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *buffer);</pre>
<p>
Determines whether text highlighting is activated in the source
buffer.</p>
@@ -370,9 +370,9 @@ buffer.</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2569468"></a><h3>
+<a name="id2569523"></a><h3>
<a name="gtk-source-buffer-set-highlight"></a>gtk_source_buffer_set_highlight ()</h3>
-<a class="indexterm" name="id2569480"></a><pre class="programlisting">void gtk_source_buffer_set_highlight (<a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *buffer,
+<a class="indexterm" name="id2569536"></a><pre class="programlisting">void gtk_source_buffer_set_highlight (<a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *buffer,
gboolean highlight);</pre>
<p>
Controls whether text is highlighted in the buffer. If <em class="parameter"><code>highlight</code></em>
@@ -414,9 +414,9 @@ and enable it when finished.</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2569630"></a><h3>
+<a name="id2569703"></a><h3>
<a name="gtk-source-buffer-get-max-undo-levels"></a>gtk_source_buffer_get_max_undo_levels ()</h3>
-<a class="indexterm" name="id2569643"></a><pre class="programlisting">gint gtk_source_buffer_get_max_undo_levels
+<a class="indexterm" name="id2569716"></a><pre class="programlisting">gint gtk_source_buffer_get_max_undo_levels
(<a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *buffer);</pre>
<p>
Determines the number of undo levels the buffer will track for
@@ -442,9 +442,9 @@ buffer edits.</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2569706"></a><h3>
+<a name="id2569787"></a><h3>
<a name="gtk-source-buffer-set-max-undo-levels"></a>gtk_source_buffer_set_max_undo_levels ()</h3>
-<a class="indexterm" name="id2569719"></a><pre class="programlisting">void gtk_source_buffer_set_max_undo_levels
+<a class="indexterm" name="id2569801"></a><pre class="programlisting">void gtk_source_buffer_set_max_undo_levels
(<a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *buffer,
gint max_undo_levels);</pre>
<p>
@@ -480,9 +480,9 @@ But, inserting a newline does start a ne
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2569812"></a><h3>
+<a name="id2569903"></a><h3>
<a name="gtk-source-buffer-get-language"></a>gtk_source_buffer_get_language ()</h3>
-<a class="indexterm" name="id2569824"></a><pre class="programlisting"><a href="GtkSourceLanguage.html" title="GtkSourceLanguage">GtkSourceLanguage</a>* gtk_source_buffer_get_language
+<a class="indexterm" name="id2569916"></a><pre class="programlisting"><a href="GtkSourceLanguage.html" title="GtkSourceLanguage">GtkSourceLanguage</a>* gtk_source_buffer_get_language
(<a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *buffer);</pre>
<p>
Determines the <a href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> used by the buffer. The returned
@@ -509,9 +509,9 @@ object should not be unreferenced by the
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2569917"></a><h3>
+<a name="id2570021"></a><h3>
<a name="gtk-source-buffer-set-language"></a>gtk_source_buffer_set_language ()</h3>
-<a class="indexterm" name="id2569930"></a><pre class="programlisting">void gtk_source_buffer_set_language (<a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *buffer,
+<a class="indexterm" name="id2570034"></a><pre class="programlisting">void gtk_source_buffer_set_language (<a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *buffer,
<a href="GtkSourceLanguage.html" title="GtkSourceLanguage">GtkSourceLanguage</a> *language);</pre>
<p>
Sets the <a href="GtkSourceLanguage.html" title="GtkSourceLanguage"><span class="type">GtkSourceLanguage</span></a> the source buffer will use, adding
@@ -541,9 +541,9 @@ set.</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2570052"></a><h3>
+<a name="id2570171"></a><h3>
<a name="gtk-source-buffer-get-escape-char"></a>gtk_source_buffer_get_escape_char ()</h3>
-<a class="indexterm" name="id2570065"></a><pre class="programlisting">gunichar gtk_source_buffer_get_escape_char
+<a class="indexterm" name="id2570185"></a><pre class="programlisting">gunichar gtk_source_buffer_get_escape_char
(<a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *buffer);</pre>
<p>
Determines the escaping character used by the source buffer
@@ -570,9 +570,9 @@ buffer is using.
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2570128"></a><h3>
+<a name="id2570255"></a><h3>
<a name="gtk-source-buffer-set-escape-char"></a>gtk_source_buffer_set_escape_char ()</h3>
-<a class="indexterm" name="id2570141"></a><pre class="programlisting">void gtk_source_buffer_set_escape_char
+<a class="indexterm" name="id2570269"></a><pre class="programlisting">void gtk_source_buffer_set_escape_char
(<a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *buffer,
gunichar escape_char);</pre>
<p>
@@ -608,9 +608,9 @@ This setting affects only syntax pattern
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2570231"></a><h3>
+<a name="id2570369"></a><h3>
<a name="gtk-source-buffer-can-undo"></a>gtk_source_buffer_can_undo ()</h3>
-<a class="indexterm" name="id2570242"></a><pre class="programlisting">gboolean gtk_source_buffer_can_undo (<a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *buffer);</pre>
+<a class="indexterm" name="id2570381"></a><pre class="programlisting">gboolean gtk_source_buffer_can_undo (<a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *buffer);</pre>
<p>
Determines whether a source buffer can undo the last action.</p>
<p>
@@ -634,9 +634,9 @@ Determines whether a source buffer can u
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2570312"></a><h3>
+<a name="id2570459"></a><h3>
<a name="gtk-source-buffer-can-redo"></a>gtk_source_buffer_can_redo ()</h3>
-<a class="indexterm" name="id2570323"></a><pre class="programlisting">gboolean gtk_source_buffer_can_redo (<a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *buffer);</pre>
+<a class="indexterm" name="id2570471"></a><pre class="programlisting">gboolean gtk_source_buffer_can_redo (<a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *buffer);</pre>
<p>
Determines whether a source buffer can redo the last action
(i.e. if the last operation was an undo).</p>
@@ -661,9 +661,9 @@ Determines whether a source buffer can r
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2570392"></a><h3>
+<a name="id2570549"></a><h3>
<a name="gtk-source-buffer-undo"></a>gtk_source_buffer_undo ()</h3>
-<a class="indexterm" name="id2570403"></a><pre class="programlisting">void gtk_source_buffer_undo (<a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *buffer);</pre>
+<a class="indexterm" name="id2570561"></a><pre class="programlisting">void gtk_source_buffer_undo (<a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *buffer);</pre>
<p>
Undoes the last user action which modified the buffer. Use
<a href="GtkSourceBuffer.html#gtk-source-buffer-can-undo"><code class="function">gtk_source_buffer_can_undo()</code></a> to check whether a call to this
@@ -688,9 +688,9 @@ Actions are defined as groups of operati
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2570489"></a><h3>
+<a name="id2570655"></a><h3>
<a name="gtk-source-buffer-redo"></a>gtk_source_buffer_redo ()</h3>
-<a class="indexterm" name="id2570500"></a><pre class="programlisting">void gtk_source_buffer_redo (<a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *buffer);</pre>
+<a class="indexterm" name="id2570666"></a><pre class="programlisting">void gtk_source_buffer_redo (<a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *buffer);</pre>
<p>
Redoes the last undo operation. Use <a href="GtkSourceBuffer.html#gtk-source-buffer-can-redo"><code class="function">gtk_source_buffer_can_redo()</code></a>
to check whether a call to this function will have any effect.</p>
@@ -708,9 +708,9 @@ to check whether a call to this function
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2570560"></a><h3>
+<a name="id2570734"></a><h3>
<a name="gtk-source-buffer-begin-not-undoable-action"></a>gtk_source_buffer_begin_not_undoable_action ()</h3>
-<a class="indexterm" name="id2570574"></a><pre class="programlisting">void gtk_source_buffer_begin_not_undoable_action
+<a class="indexterm" name="id2570748"></a><pre class="programlisting">void gtk_source_buffer_begin_not_undoable_action
(<a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *buffer);</pre>
<p>
Marks the beginning of a not undoable action on the buffer,
@@ -735,9 +735,9 @@ You may nest <a href="GtkSourceBuffer.ht
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2570652"></a><h3>
+<a name="id2570834"></a><h3>
<a name="gtk-source-buffer-end-not-undoable-action"></a>gtk_source_buffer_end_not_undoable_action ()</h3>
-<a class="indexterm" name="id2570666"></a><pre class="programlisting">void gtk_source_buffer_end_not_undoable_action
+<a class="indexterm" name="id2570849"></a><pre class="programlisting">void gtk_source_buffer_end_not_undoable_action
(<a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *buffer);</pre>
<p>
Marks the end of a not undoable action on the buffer. When the
@@ -758,9 +758,9 @@ is re-enabled.</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2570720"></a><h3>
+<a name="id2570888"></a><h3>
<a name="gtk-source-buffer-create-marker"></a>gtk_source_buffer_create_marker ()</h3>
-<a class="indexterm" name="id2570733"></a><pre class="programlisting"><a href="gtksourceview-GtkSourceMarker.html#GtkSourceMarker">GtkSourceMarker</a>* gtk_source_buffer_create_marker
+<a class="indexterm" name="id2570900"></a><pre class="programlisting"><a href="gtksourceview-GtkSourceMarker.html#GtkSourceMarker">GtkSourceMarker</a>* gtk_source_buffer_create_marker
(<a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *buffer,
const gchar *name,
const gchar *type,
@@ -830,9 +830,9 @@ executing instruction indication in a so
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2570961"></a><h3>
+<a name="id2571129"></a><h3>
<a name="gtk-source-buffer-move-marker"></a>gtk_source_buffer_move_marker ()</h3>
-<a class="indexterm" name="id2570974"></a><pre class="programlisting">void gtk_source_buffer_move_marker (<a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *buffer,
+<a class="indexterm" name="id2571141"></a><pre class="programlisting">void gtk_source_buffer_move_marker (<a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *buffer,
<a href="gtksourceview-GtkSourceMarker.html#GtkSourceMarker">GtkSourceMarker</a> *marker,
const GtkTextIter *where);</pre>
<p>
@@ -863,9 +863,9 @@ Moves <em class="parameter"><code>marker
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2571085"></a><h3>
+<a name="id2571253"></a><h3>
<a name="gtk-source-buffer-delete-marker"></a>gtk_source_buffer_delete_marker ()</h3>
-<a class="indexterm" name="id2571097"></a><pre class="programlisting">void gtk_source_buffer_delete_marker (<a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *buffer,
+<a class="indexterm" name="id2571265"></a><pre class="programlisting">void gtk_source_buffer_delete_marker (<a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *buffer,
<a href="gtksourceview-GtkSourceMarker.html#GtkSourceMarker">GtkSourceMarker</a> *marker);</pre>
<p>
Deletes <em class="parameter"><code>marker</code></em> from the source buffer. The same conditions as for
@@ -893,9 +893,9 @@ destroyed.</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2571193"></a><h3>
+<a name="id2571361"></a><h3>
<a name="gtk-source-buffer-get-marker"></a>gtk_source_buffer_get_marker ()</h3>
-<a class="indexterm" name="id2571206"></a><pre class="programlisting"><a href="gtksourceview-GtkSourceMarker.html#GtkSourceMarker">GtkSourceMarker</a>* gtk_source_buffer_get_marker
+<a class="indexterm" name="id2571373"></a><pre class="programlisting"><a href="gtksourceview-GtkSourceMarker.html#GtkSourceMarker">GtkSourceMarker</a>* gtk_source_buffer_get_marker
(<a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *buffer,
const gchar *name);</pre>
<p>
@@ -927,9 +927,9 @@ Looks up the <a href="gtksourceview-GtkS
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2571331"></a><h3>
+<a name="id2571499"></a><h3>
<a name="gtk-source-buffer-get-markers-in-region"></a>gtk_source_buffer_get_markers_in_region ()</h3>
-<a class="indexterm" name="id2571344"></a><pre class="programlisting">GSList* gtk_source_buffer_get_markers_in_region
+<a class="indexterm" name="id2571511"></a><pre class="programlisting">GSList* gtk_source_buffer_get_markers_in_region
(<a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *buffer,
const GtkTextIter *begin,
const GtkTextIter *end);</pre>
@@ -968,9 +968,9 @@ Returns an <span class="emphasis"><em>or
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2571490"></a><h3>
+<a name="id2571657"></a><h3>
<a name="gtk-source-buffer-get-first-marker"></a>gtk_source_buffer_get_first_marker ()</h3>
-<a class="indexterm" name="id2571503"></a><pre class="programlisting"><a href="gtksourceview-GtkSourceMarker.html#GtkSourceMarker">GtkSourceMarker</a>* gtk_source_buffer_get_first_marker
+<a class="indexterm" name="id2571670"></a><pre class="programlisting"><a href="gtksourceview-GtkSourceMarker.html#GtkSourceMarker">GtkSourceMarker</a>* gtk_source_buffer_get_first_marker
(<a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *buffer);</pre>
<p>
Returns the first (nearest to the top of the buffer) marker in
@@ -997,9 +997,9 @@ there are no markers in the buffer.
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2571585"></a><h3>
+<a name="id2571752"></a><h3>
<a name="gtk-source-buffer-get-last-marker"></a>gtk_source_buffer_get_last_marker ()</h3>
-<a class="indexterm" name="id2571598"></a><pre class="programlisting"><a href="gtksourceview-GtkSourceMarker.html#GtkSourceMarker">GtkSourceMarker</a>* gtk_source_buffer_get_last_marker
+<a class="indexterm" name="id2571766"></a><pre class="programlisting"><a href="gtksourceview-GtkSourceMarker.html#GtkSourceMarker">GtkSourceMarker</a>* gtk_source_buffer_get_last_marker
(<a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *buffer);</pre>
<p>
Returns the last (nearest to the bottom of the buffer) marker in
@@ -1026,9 +1026,9 @@ there are no markers in the buffer.
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2571680"></a><h3>
+<a name="id2571848"></a><h3>
<a name="gtk-source-buffer-get-iter-at-marker"></a>gtk_source_buffer_get_iter_at_marker ()</h3>
-<a class="indexterm" name="id2571693"></a><pre class="programlisting">void gtk_source_buffer_get_iter_at_marker
+<a class="indexterm" name="id2571860"></a><pre class="programlisting">void gtk_source_buffer_get_iter_at_marker
(<a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *buffer,
GtkTextIter *iter,
<a href="gtksourceview-GtkSourceMarker.html#GtkSourceMarker">GtkSourceMarker</a> *marker);</pre>
@@ -1060,9 +1060,9 @@ Initializes <em class="parameter"><code>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2571817"></a><h3>
+<a name="id2571978"></a><h3>
<a name="gtk-source-buffer-get-next-marker"></a>gtk_source_buffer_get_next_marker ()</h3>
-<a class="indexterm" name="id2571831"></a><pre class="programlisting"><a href="gtksourceview-GtkSourceMarker.html#GtkSourceMarker">GtkSourceMarker</a>* gtk_source_buffer_get_next_marker
+<a class="indexterm" name="id2571991"></a><pre class="programlisting"><a href="gtksourceview-GtkSourceMarker.html#GtkSourceMarker">GtkSourceMarker</a>* gtk_source_buffer_get_next_marker
(<a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *buffer,
GtkTextIter *iter);</pre>
<p>
@@ -1098,9 +1098,9 @@ or <code class="literal">NULL</code> if
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2571971"></a><h3>
+<a name="id2572115"></a><h3>
<a name="gtk-source-buffer-get-prev-marker"></a>gtk_source_buffer_get_prev_marker ()</h3>
-<a class="indexterm" name="id2571985"></a><pre class="programlisting"><a href="gtksourceview-GtkSourceMarker.html#GtkSourceMarker">GtkSourceMarker</a>* gtk_source_buffer_get_prev_marker
+<a class="indexterm" name="id2572128"></a><pre class="programlisting"><a href="gtksourceview-GtkSourceMarker.html#GtkSourceMarker">GtkSourceMarker</a>* gtk_source_buffer_get_prev_marker
(<a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *buffer,
GtkTextIter *iter);</pre>
<p>
@@ -1136,53 +1136,53 @@ or <code class="literal">NULL</code> if
</div>
</div>
<div class="refsect1" lang="en">
-<a name="id2572126"></a><h2>Property Details</h2>
+<a name="id2572253"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
-<a name="id2572137"></a><h3>
+<a name="id2572262"></a><h3>
<a name="GtkSourceBuffer--check-brackets"></a>The "<code class="literal">check-brackets</code>" property</h3>
-<a class="indexterm" name="id2572154"></a><pre class="programlisting"> "check-brackets" gboolean : Read / Write</pre>
+<a class="indexterm" name="id2572277"></a><pre class="programlisting"> "check-brackets" gboolean : Read / Write</pre>
<p>Whether to check and highlight matching brackets.</p>
<p>Default value: TRUE</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2572180"></a><h3>
+<a name="id2572301"></a><h3>
<a name="GtkSourceBuffer--escape-char"></a>The "<code class="literal">escape-char</code>" property</h3>
-<a class="indexterm" name="id2572197"></a><pre class="programlisting"> "escape-char" guint : Read / Write</pre>
+<a class="indexterm" name="id2572315"></a><pre class="programlisting"> "escape-char" guint : Read / Write</pre>
<p>Escaping character for syntax patterns.</p>
<p>Default value: 0</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2572223"></a><h3>
+<a name="id2572338"></a><h3>
<a name="GtkSourceBuffer--highlight"></a>The "<code class="literal">highlight</code>" property</h3>
-<a class="indexterm" name="id2572239"></a><pre class="programlisting"> "highlight" gboolean : Read / Write</pre>
+<a class="indexterm" name="id2572350"></a><pre class="programlisting"> "highlight" gboolean : Read / Write</pre>
<p>Whether to highlight syntax in the buffer.</p>
<p>Default value: FALSE</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2572266"></a><h3>
+<a name="id2572374"></a><h3>
<a name="GtkSourceBuffer--language"></a>The "<code class="literal">language</code>" property</h3>
-<a class="indexterm" name="id2572282"></a><pre class="programlisting"> "language" <a href="GtkSourceLanguage.html" title="GtkSourceLanguage">GtkSourceLanguage</a> : Read / Write</pre>
+<a class="indexterm" name="id2572386"></a><pre class="programlisting"> "language" <a href="GtkSourceLanguage.html" title="GtkSourceLanguage">GtkSourceLanguage</a> : Read / Write</pre>
<p>Language object to get highlighting patterns from.</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2572304"></a><h3>
+<a name="id2572406"></a><h3>
<a name="GtkSourceBuffer--max-undo-levels"></a>The "<code class="literal">max-undo-levels</code>" property</h3>
-<a class="indexterm" name="id2572321"></a><pre class="programlisting"> "max-undo-levels" gint : Read / Write</pre>
+<a class="indexterm" name="id2572421"></a><pre class="programlisting"> "max-undo-levels" gint : Read / Write</pre>
<p>Number of undo levels for the buffer.</p>
<p>Allowed values: [0,200]</p>
<p>Default value: 25</p>
</div>
</div>
<div class="refsect1" lang="en">
-<a name="id2572352"></a><h2>Signal Details</h2>
+<a name="id2572448"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
-<a name="id2572363"></a><h3>
+<a name="id2572458"></a><h3>
<a name="GtkSourceBuffer-can-redo"></a>The "can-redo" signal</h3>
-<a class="indexterm" name="id2572374"></a><pre class="programlisting">void user_function (<a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *sourcebuffer,
+<a class="indexterm" name="id2572465"></a><pre class="programlisting">void user_function (<a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *sourcebuffer,
gboolean arg1,
gpointer user_data) : Run last</pre>
<p>
@@ -1212,9 +1212,9 @@ operation.
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2572465"></a><h3>
+<a name="id2572548"></a><h3>
<a name="GtkSourceBuffer-can-undo"></a>The "can-undo" signal</h3>
-<a class="indexterm" name="id2572474"></a><pre class="programlisting">void user_function (<a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *sourcebuffer,
+<a class="indexterm" name="id2572555"></a><pre class="programlisting">void user_function (<a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *sourcebuffer,
gboolean arg1,
gpointer user_data) : Run last</pre>
<p>
@@ -1244,9 +1244,9 @@ operation.
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2572566"></a><h3>
+<a name="id2572638"></a><h3>
<a name="GtkSourceBuffer-highlight-updated"></a>The "highlight-updated" signal</h3>
-<a class="indexterm" name="id2572576"></a><pre class="programlisting">void user_function (<a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *sourcebuffer,
+<a class="indexterm" name="id2572647"></a><pre class="programlisting">void user_function (<a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *sourcebuffer,
GtkTextIter *arg1,
GtkTextIter *arg2,
gpointer user_data) : Run last</pre>
@@ -1286,9 +1286,9 @@ this signal.
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2572702"></a><h3>
+<a name="id2572762"></a><h3>
<a name="GtkSourceBuffer-marker-updated"></a>The "marker-updated" signal</h3>
-<a class="indexterm" name="id2572713"></a><pre class="programlisting">void user_function (<a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *sourcebuffer,
+<a class="indexterm" name="id2572772"></a><pre class="programlisting">void user_function (<a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> *sourcebuffer,
GtkTextIter *arg1,
gpointer user_data) : Run last</pre>
<p>
@@ -1324,7 +1324,7 @@ one for the old location and one for the
</div>
</div>
<div class="refsect1" lang="en">
-<a name="id2572824"></a><h2>See Also</h2>
+<a name="id2572873"></a><h2>See Also</h2>
<p>
There is an introduction document
describing the basic concepts of the buffer/view interactions.
diff -pruN 1.8.0-1/docs/reference/html/GtkSourceLanguage.html 1.8.1-0ubuntu1/docs/reference/html/GtkSourceLanguage.html
--- 1.8.0-1/docs/reference/html/GtkSourceLanguage.html 2006-09-04 13:52:18.000000000 +0100
+++ 1.8.1-0ubuntu1/docs/reference/html/GtkSourceLanguage.html 2006-10-01 19:05:27.000000000 +0100
@@ -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="#id2547164" class="shortcut">Top</a>
+<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2537520" class="shortcut">Top</a>
 | 
- <a href="#id2540150" class="shortcut">Description</a>
+ <a href="#id2538182" class="shortcut">Description</a>
 | 
- <a href="#id2540076" class="shortcut">Object Hierarchy</a>
+ <a href="#id2538106" class="shortcut">Object Hierarchy</a>
 | 
- <a href="#id2540100" class="shortcut">Signals</a></nobr></td></tr>
+ <a href="#id2538130" 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="id2547164"></a><span class="refentrytitle">GtkSourceLanguage</span>
+<a name="id2537520"></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="id2540076"></a><h2>Object Hierarchy</h2>
+<a name="id2538106"></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="id2540100"></a><h2>Signals</h2>
+<a name="id2538130"></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="id2540150"></a><h2>Description</h2>
+<a name="id2538182"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
-<a name="id2528312"></a><h2>Details</h2>
+<a name="id2564591"></a><h2>Details</h2>
<div class="refsect2" lang="en">
-<a name="id2528323"></a><h3>
+<a name="id2564602"></a><h3>
<a name="GtkSourceLanguage-struct"></a>GtkSourceLanguage</h3>
-<a class="indexterm" name="id2528334"></a><pre class="programlisting">typedef struct _GtkSourceLanguage GtkSourceLanguage;</pre>
+<a class="indexterm" name="id2564614"></a><pre class="programlisting">typedef struct _GtkSourceLanguage GtkSourceLanguage;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2528351"></a><h3>
+<a name="id2564630"></a><h3>
<a name="gtk-source-language-get-name"></a>gtk_source_language_get_name ()</h3>
-<a class="indexterm" name="id2528364"></a><pre class="programlisting">gchar* gtk_source_language_get_name (<a href="GtkSourceLanguage.html" title="GtkSourceLanguage">GtkSourceLanguage</a> *language);</pre>
+<a class="indexterm" name="id2564643"></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="id2528439"></a><h3>
+<a name="id2564718"></a><h3>
<a name="gtk-source-language-get-section"></a>gtk_source_language_get_section ()</h3>
-<a class="indexterm" name="id2528452"></a><pre class="programlisting">gchar* gtk_source_language_get_section (<a href="GtkSourceLanguage.html" title="GtkSourceLanguage">GtkSourceLanguage</a> *language);</pre>
+<a class="indexterm" name="id2564732"></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="id2528528"></a><h3>
+<a name="id2564808"></a><h3>
<a name="gtk-source-language-get-tags"></a>gtk_source_language_get_tags ()</h3>
-<a class="indexterm" name="id2528542"></a><pre class="programlisting">GSList* gtk_source_language_get_tags (<a href="GtkSourceLanguage.html" title="GtkSourceLanguage">GtkSourceLanguage</a> *language);</pre>
+<a class="indexterm" name="id2564821"></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="id2523426"></a><h3>
+<a name="id2536196"></a><h3>
<a name="gtk-source-language-get-escape-char"></a>gtk_source_language_get_escape_char ()</h3>
-<a class="indexterm" name="id2523440"></a><pre class="programlisting">gunichar gtk_source_language_get_escape_char
+<a class="indexterm" name="id2536210"></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="id2523515"></a><h3>
+<a name="id2536286"></a><h3>
<a name="gtk-source-language-get-mime-types"></a>gtk_source_language_get_mime_types ()</h3>
-<a class="indexterm" name="id2523529"></a><pre class="programlisting">GSList* gtk_source_language_get_mime_types
+<a class="indexterm" name="id2536300"></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="id2523606"></a><h3>
+<a name="id2536376"></a><h3>
<a name="gtk-source-language-set-mime-types"></a>gtk_source_language_set_mime_types ()</h3>
-<a class="indexterm" name="id2523620"></a><pre class="programlisting">void gtk_source_language_set_mime_types
+<a class="indexterm" name="id2536390"></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>
@@ -278,9 +278,9 @@ types from the language file.</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2542983"></a><h3>
+<a name="id2527716"></a><h3>
<a name="gtk-source-language-get-style-scheme"></a>gtk_source_language_get_style_scheme ()</h3>
-<a class="indexterm" name="id2542997"></a><pre class="programlisting"><a href="GtkSourceStyleScheme.html" title="GtkSourceStyleScheme">GtkSourceStyleScheme</a>* gtk_source_language_get_style_scheme
+<a class="indexterm" name="id2527729"></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>
@@ -305,9 +305,9 @@ Gets the style scheme associated with th
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2543079"></a><h3>
+<a name="id2527811"></a><h3>
<a name="gtk-source-language-set-style-scheme"></a>gtk_source_language_set_style_scheme ()</h3>
-<a class="indexterm" name="id2543092"></a><pre class="programlisting">void gtk_source_language_set_style_scheme
+<a class="indexterm" name="id2527825"></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>
@@ -333,9 +333,9 @@ Sets the style scheme of the given <em c
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2573722"></a><h3>
+<a name="id2527917"></a><h3>
<a name="gtk-source-language-get-tag-style"></a>gtk_source_language_get_tag_style ()</h3>
-<a class="indexterm" name="id2573736"></a><pre class="programlisting"><a href="gtksourceview-GtkSourceTagStyle.html#GtkSourceTagStyle">GtkSourceTagStyle</a>* gtk_source_language_get_tag_style
+<a class="indexterm" name="id2573756"></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>
@@ -367,9 +367,9 @@ not defined then returns the default sty
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2573848"></a><h3>
+<a name="id2573867"></a><h3>
<a name="gtk-source-language-set-tag-style"></a>gtk_source_language_set_tag_style ()</h3>
-<a class="indexterm" name="id2573862"></a><pre class="programlisting">void gtk_source_language_set_tag_style
+<a class="indexterm" name="id2573881"></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>
@@ -402,9 +402,9 @@ restore the default style.</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2574004"></a><h3>
+<a name="id2574023"></a><h3>
<a name="gtk-source-language-get-tag-default-style"></a>gtk_source_language_get_tag_default_style ()</h3>
-<a class="indexterm" name="id2574018"></a><pre class="programlisting"><a href="gtksourceview-GtkSourceTagStyle.html#GtkSourceTagStyle">GtkSourceTagStyle</a>* gtk_source_language_get_tag_default_style
+<a class="indexterm" name="id2574038"></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>
@@ -435,11 +435,11 @@ Gets the default style of the tag whose
</div>
</div>
<div class="refsect1" lang="en">
-<a name="id2574131"></a><h2>Signal Details</h2>
+<a name="id2574150"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
-<a name="id2574142"></a><h3>
+<a name="id2574161"></a><h3>
<a name="GtkSourceLanguage-tag-style-changed"></a>The "tag-style-changed" signal</h3>
-<a class="indexterm" name="id2574151"></a><pre class="programlisting">void user_function (<a href="GtkSourceLanguage.html" title="GtkSourceLanguage">GtkSourceLanguage</a> *sourcelanguage,
+<a class="indexterm" name="id2574171"></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.0-1/docs/reference/html/GtkSourceLanguagesManager.html 1.8.1-0ubuntu1/docs/reference/html/GtkSourceLanguagesManager.html
--- 1.8.0-1/docs/reference/html/GtkSourceLanguagesManager.html 2006-09-04 13:52:18.000000000 +0100
+++ 1.8.1-0ubuntu1/docs/reference/html/GtkSourceLanguagesManager.html 2006-10-01 19:05:27.000000000 +0100
@@ -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="#id2549861" class="shortcut">Top</a>
+<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2541728" class="shortcut">Top</a>
 | 
- <a href="#id2565234" class="shortcut">Description</a>
+ <a href="#id2540087" class="shortcut">Description</a>
 | 
- <a href="#id2565179" class="shortcut">Object Hierarchy</a>
+ <a href="#id2540032" class="shortcut">Object Hierarchy</a>
 | 
- <a href="#id2565203" class="shortcut">Properties</a></nobr></td></tr>
+ <a href="#id2540056" 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="id2549861"></a><span class="refentrytitle">GtkSourceLanguagesManager</span>
+<a name="id2541728"></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="id2565179"></a><h2>Object Hierarchy</h2>
+<a name="id2540032"></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="id2565203"></a><h2>Properties</h2>
+<a name="id2540056"></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="id2565234"></a><h2>Description</h2>
+<a name="id2540087"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
-<a name="id2565249"></a><h2>Details</h2>
+<a name="id2540103"></a><h2>Details</h2>
<div class="refsect2" lang="en">
-<a name="id2565260"></a><h3>
+<a name="id2540114"></a><h3>
<a name="GtkSourceLanguagesManager-struct"></a>GtkSourceLanguagesManager</h3>
-<a class="indexterm" name="id2542577"></a><pre class="programlisting">typedef struct _GtkSourceLanguagesManager GtkSourceLanguagesManager;</pre>
+<a class="indexterm" name="id2527306"></a><pre class="programlisting">typedef struct _GtkSourceLanguagesManager GtkSourceLanguagesManager;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2542593"></a><h3>
+<a name="id2527323"></a><h3>
<a name="gtk-source-languages-manager-new"></a>gtk_source_languages_manager_new ()</h3>
-<a class="indexterm" name="id2542605"></a><pre class="programlisting"><a href="GtkSourceLanguagesManager.html" title="GtkSourceLanguagesManager">GtkSourceLanguagesManager</a>* gtk_source_languages_manager_new
+<a class="indexterm" name="id2527334"></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="id2542651"></a><h3>
+<a name="id2527380"></a><h3>
<a name="gtk-source-languages-manager-get-available-languages"></a>gtk_source_languages_manager_get_available_languages ()</h3>
-<a class="indexterm" name="id2542665"></a><pre class="programlisting">const GSList* gtk_source_languages_manager_get_available_languages
+<a class="indexterm" name="id2527394"></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="id2528666"></a><h3>
+<a name="id2564161"></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="id2528681"></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="id2564175"></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>
@@ -177,9 +177,9 @@ associated with the given <em class="par
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2528806"></a><h3>
+<a name="id2564301"></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="id2528820"></a><pre class="programlisting">const GSList* gtk_source_languages_manager_get_lang_files_dirs
+<a class="indexterm" name="id2564315"></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>
@@ -204,11 +204,11 @@ Gets a list of language files directorie
</div>
</div>
<div class="refsect1" lang="en">
-<a name="id2528893"></a><h2>Property Details</h2>
+<a name="id2564387"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
-<a name="id2528903"></a><h3>
+<a name="id2564398"></a><h3>
<a name="GtkSourceLanguagesManager--lang-files-dirs"></a>The "<code class="literal">lang-files-dirs</code>" property</h3>
-<a class="indexterm" name="id2528917"></a><pre class="programlisting"> "lang-files-dirs" gpointer : Read / Write / Construct Only</pre>
+<a class="indexterm" name="id2564412"></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.0-1/docs/reference/html/GtkSourcePrintJob.html 1.8.1-0ubuntu1/docs/reference/html/GtkSourcePrintJob.html
--- 1.8.0-1/docs/reference/html/GtkSourcePrintJob.html 2006-09-04 13:52:18.000000000 +0100
+++ 1.8.1-0ubuntu1/docs/reference/html/GtkSourcePrintJob.html 2006-10-01 19:05:27.000000000 +0100
@@ -20,22 +20,22 @@
<th width="100%" align="center">GtkSourceView Reference Manual</th>
<td> </td>
</tr>
-<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2550046" class="shortcut">Top</a>
+<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2557548" class="shortcut">Top</a>
 | 
- <a href="#id2589830" class="shortcut">Description</a>
+ <a href="#id2589806" class="shortcut">Description</a>
 | 
- <a href="#id2589543" class="shortcut">Object Hierarchy</a>
+ <a href="#id2589518" class="shortcut">Object Hierarchy</a>
 | 
- <a href="#id2589567" class="shortcut">Properties</a>
+ <a href="#id2589542" class="shortcut">Properties</a>
 | 
- <a href="#id2589759" class="shortcut">Signals</a></nobr></td></tr>
+ <a href="#id2589734" 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="id2550046"></a><span class="refentrytitle">GtkSourcePrintJob</span>
+<a name="id2557548"></a><span class="refentrytitle">GtkSourcePrintJob</span>
</h2>
<p>GtkSourcePrintJob — Printing a <a href="GtkSourceBuffer.html" title="GtkSourceBuffer"><span class="type">GtkSourceBuffer</span></a>.</p>
</td>
@@ -183,7 +183,7 @@ void <a href="GtkSourcePrintJob.h
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="id2589543"></a><h2>Object Hierarchy</h2>
+<a name="id2589518"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
@@ -191,7 +191,7 @@ void <a href="GtkSourcePrintJob.h
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="id2589567"></a><h2>Properties</h2>
+<a name="id2589542"></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
@@ -213,7 +213,7 @@ href="../libgnomeprint/libgnomeprint-gno
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="id2589759"></a><h2>Signals</h2>
+<a name="id2589734"></a><h2>Signals</h2>
<pre class="synopsis">
"<a href="GtkSourcePrintJob.html#GtkSourcePrintJob-begin-page">begin-page</a>"
@@ -224,7 +224,7 @@ href="../libgnomeprint/libgnomeprint-gno
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="id2589830"></a><h2>Description</h2>
+<a name="id2589806"></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
@@ -337,20 +337,20 @@ print_source_buffer_from_view (GtkSource
</pre></div>
</div>
<div class="refsect1" lang="en">
-<a name="id2590124"></a><h2>Details</h2>
+<a name="id2590095"></a><h2>Details</h2>
<div class="refsect2" lang="en">
-<a name="id2590134"></a><h3>
+<a name="id2590105"></a><h3>
<a name="GtkSourcePrintJob-struct"></a>GtkSourcePrintJob</h3>
-<a class="indexterm" name="id2590144"></a><pre class="programlisting">typedef struct _GtkSourcePrintJob GtkSourcePrintJob;</pre>
+<a class="indexterm" name="id2590115"></a><pre class="programlisting">typedef struct _GtkSourcePrintJob GtkSourcePrintJob;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2590159"></a><h3>
+<a name="id2590130"></a><h3>
<a name="gtk-source-print-job-new"></a>gtk_source_print_job_new ()</h3>
-<a class="indexterm" name="id2590169"></a><pre class="programlisting"><a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a>* gtk_source_print_job_new (<a
+<a class="indexterm" name="id2590140"></a><pre class="programlisting"><a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a>* gtk_source_print_job_new (<a
href="../libgnomeprint/libgnomeprint-gnome-print-config.html#GnomePrintConfig"
>GnomePrintConfig</a> *config);</pre>
<p>
@@ -378,9 +378,9 @@ href="../libgnomeprint/libgnomeprint-gno
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2590229"></a><h3>
+<a name="id2590201"></a><h3>
<a name="gtk-source-print-job-new-with-buffer"></a>gtk_source_print_job_new_with_buffer ()</h3>
-<a class="indexterm" name="id2590242"></a><pre class="programlisting"><a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a>* gtk_source_print_job_new_with_buffer
+<a class="indexterm" name="id2590214"></a><pre class="programlisting"><a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a>* gtk_source_print_job_new_with_buffer
(<a
href="../libgnomeprint/libgnomeprint-gnome-print-config.html#GnomePrintConfig"
>GnomePrintConfig</a> *config,
@@ -415,9 +415,9 @@ href="../libgnomeprint/libgnomeprint-gno
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2590343"></a><h3>
+<a name="id2590314"></a><h3>
<a name="gtk-source-print-job-set-config"></a>gtk_source_print_job_set_config ()</h3>
-<a class="indexterm" name="id2590355"></a><pre class="programlisting">void gtk_source_print_job_set_config (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job,
+<a class="indexterm" name="id2590327"></a><pre class="programlisting">void gtk_source_print_job_set_config (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job,
<a
href="../libgnomeprint/libgnomeprint-gnome-print-config.html#GnomePrintConfig"
>GnomePrintConfig</a> *config);</pre>
@@ -450,9 +450,9 @@ href="../libgnomeprint/libgnomeprint-gno
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2590443"></a><h3>
+<a name="id2590415"></a><h3>
<a name="gtk-source-print-job-get-config"></a>gtk_source_print_job_get_config ()</h3>
-<a class="indexterm" name="id2590456"></a><pre class="programlisting"><a
+<a class="indexterm" name="id2590427"></a><pre class="programlisting"><a
href="../libgnomeprint/libgnomeprint-gnome-print-config.html#GnomePrintConfig"
>GnomePrintConfig</a>* gtk_source_print_job_get_config
(<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job);</pre>
@@ -485,9 +485,9 @@ href="../libgnomeprint/libgnomeprint-gno
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2590532"></a><h3>
+<a name="id2590504"></a><h3>
<a name="gtk-source-print-job-set-buffer"></a>gtk_source_print_job_set_buffer ()</h3>
-<a class="indexterm" name="id2590544"></a><pre class="programlisting">void gtk_source_print_job_set_buffer (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job,
+<a class="indexterm" name="id2590516"></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
@@ -514,9 +514,9 @@ creating the print job with <a href="Gtk
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2590639"></a><h3>
+<a name="id2590610"></a><h3>
<a name="gtk-source-print-job-get-buffer"></a>gtk_source_print_job_get_buffer ()</h3>
-<a class="indexterm" name="id2590651"></a><pre class="programlisting"><a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a>* gtk_source_print_job_get_buffer
+<a class="indexterm" name="id2590623"></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
@@ -543,9 +543,9 @@ should not be unreferenced.</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2590735"></a><h3>
+<a name="id2590707"></a><h3>
<a name="gtk-source-print-job-setup-from-view"></a>gtk_source_print_job_setup_from_view ()</h3>
-<a class="indexterm" name="id2590748"></a><pre class="programlisting">void gtk_source_print_job_setup_from_view
+<a class="indexterm" name="id2590720"></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>
@@ -574,9 +574,9 @@ and default font.</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2590835"></a><h3>
+<a name="id2590806"></a><h3>
<a name="gtk-source-print-job-set-tabs-width"></a>gtk_source_print_job_set_tabs_width ()</h3>
-<a class="indexterm" name="id2590848"></a><pre class="programlisting">void gtk_source_print_job_set_tabs_width
+<a class="indexterm" name="id2590819"></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>
@@ -605,9 +605,9 @@ font. Tabulation stops are set for the
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2590928"></a><h3>
+<a name="id2590900"></a><h3>
<a name="gtk-source-print-job-get-tabs-width"></a>gtk_source_print_job_get_tabs_width ()</h3>
-<a class="indexterm" name="id2590941"></a><pre class="programlisting">guint gtk_source_print_job_get_tabs_width
+<a class="indexterm" name="id2590913"></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
@@ -633,9 +633,9 @@ tabulations. The default value is 8.</p
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2591004"></a><h3>
+<a name="id2590976"></a><h3>
<a name="gtk-source-print-job-set-wrap-mode"></a>gtk_source_print_job_set_wrap_mode ()</h3>
-<a class="indexterm" name="id2591018"></a><pre class="programlisting">void gtk_source_print_job_set_wrap_mode
+<a class="indexterm" name="id2590989"></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>
@@ -662,9 +662,9 @@ width. See <span class="type">GtkWrapMo
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2591096"></a><h3>
+<a name="id2591067"></a><h3>
<a name="gtk-source-print-job-get-wrap-mode"></a>gtk_source_print_job_get_wrap_mode ()</h3>
-<a class="indexterm" name="id2591109"></a><pre class="programlisting">GtkWrapMode gtk_source_print_job_get_wrap_mode
+<a class="indexterm" name="id2591080"></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
@@ -690,9 +690,9 @@ printable width. The default is no wrap
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2591172"></a><h3>
+<a name="id2591144"></a><h3>
<a name="gtk-source-print-job-set-highlight"></a>gtk_source_print_job_set_highlight ()</h3>
-<a class="indexterm" name="id2591185"></a><pre class="programlisting">void gtk_source_print_job_set_highlight
+<a class="indexterm" name="id2591157"></a><pre class="programlisting">void gtk_source_print_job_set_highlight
(<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job,
gboolean highlight);</pre>
<p>
@@ -719,9 +719,9 @@ buffer rules. Both color and font style
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2591266"></a><h3>
+<a name="id2591238"></a><h3>
<a name="gtk-source-print-job-get-highlight"></a>gtk_source_print_job_get_highlight ()</h3>
-<a class="indexterm" name="id2591280"></a><pre class="programlisting">gboolean gtk_source_print_job_get_highlight
+<a class="indexterm" name="id2591251"></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
@@ -748,9 +748,9 @@ only if the buffer to print has highligh
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2591352"></a><h3>
+<a name="id2591324"></a><h3>
<a name="gtk-source-print-job-set-font-desc"></a>gtk_source_print_job_set_font_desc ()</h3>
-<a class="indexterm" name="id2591366"></a><pre class="programlisting">void gtk_source_print_job_set_font_desc
+<a class="indexterm" name="id2591337"></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>
@@ -776,9 +776,9 @@ Sets the default font for the printed te
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2591442"></a><h3>
+<a name="id2591414"></a><h3>
<a name="gtk-source-print-job-set-font"></a>gtk_source_print_job_set_font ()</h3>
-<a class="indexterm" name="id2591455"></a><pre class="programlisting">void gtk_source_print_job_set_font (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job,
+<a class="indexterm" name="id2591426"></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
@@ -815,9 +815,9 @@ should use <a href="GtkSourcePrintJob.ht
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2591569"></a><h3>
+<a name="id2591541"></a><h3>
<a name="gtk-source-print-job-get-font-desc"></a>gtk_source_print_job_get_font_desc ()</h3>
-<a class="indexterm" name="id2591582"></a><pre class="programlisting">PangoFontDescription* gtk_source_print_job_get_font_desc
+<a class="indexterm" name="id2591554"></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
@@ -846,9 +846,9 @@ should be freed when no longer needed.</
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2591648"></a><h3>
+<a name="id2591620"></a><h3>
<a name="gtk-source-print-job-get-font"></a>gtk_source_print_job_get_font ()</h3>
-<a class="indexterm" name="id2591661"></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="id2591632"></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",
@@ -886,9 +886,9 @@ text font.
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2591754"></a><h3>
+<a name="id2591726"></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="id2591768"></a><pre class="programlisting">void gtk_source_print_job_set_numbers_font_desc
+<a class="indexterm" name="id2591740"></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>
@@ -916,9 +916,9 @@ text) will be used instead.</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2591856"></a><h3>
+<a name="id2591828"></a><h3>
<a name="gtk-source-print-job-set-numbers-font"></a>gtk_source_print_job_set_numbers_font ()</h3>
-<a class="indexterm" name="id2591869"></a><pre class="programlisting">void gtk_source_print_job_set_numbers_font
+<a class="indexterm" name="id2591840"></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>
@@ -956,9 +956,9 @@ should use <a href="GtkSourcePrintJob.ht
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2591994"></a><h3>
+<a name="id2591965"></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="id2592007"></a><pre class="programlisting">PangoFontDescription* gtk_source_print_job_get_numbers_font_desc
+<a class="indexterm" name="id2591979"></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
@@ -985,9 +985,9 @@ owned by the job and must not be modifie
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2592089"></a><h3>
+<a name="id2592060"></a><h3>
<a name="gtk-source-print-job-get-numbers-font"></a>gtk_source_print_job_get_numbers_font ()</h3>
-<a class="indexterm" name="id2592102"></a><pre class="programlisting">gchar* gtk_source_print_job_get_numbers_font
+<a class="indexterm" name="id2592073"></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
@@ -1027,9 +1027,9 @@ line numbers font, or <code class="liter
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2592215"></a><h3>
+<a name="id2592186"></a><h3>
<a name="gtk-source-print-job-set-print-numbers"></a>gtk_source_print_job_set_print_numbers ()</h3>
-<a class="indexterm" name="id2592227"></a><pre class="programlisting">void gtk_source_print_job_set_print_numbers
+<a class="indexterm" name="id2592199"></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>
@@ -1057,9 +1057,9 @@ printed every <em class="parameter"><cod
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2592313"></a><h3>
+<a name="id2592284"></a><h3>
<a name="gtk-source-print-job-get-print-numbers"></a>gtk_source_print_job_get_print_numbers ()</h3>
-<a class="indexterm" name="id2592326"></a><pre class="programlisting">guint gtk_source_print_job_get_print_numbers
+<a class="indexterm" name="id2592297"></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
@@ -1086,9 +1086,9 @@ value is 0, no line numbers will be prin
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2592390"></a><h3>
+<a name="id2592362"></a><h3>
<a name="gtk-source-print-job-set-text-margins"></a>gtk_source_print_job_set_text_margins ()</h3>
-<a class="indexterm" name="id2592403"></a><pre class="programlisting">void gtk_source_print_job_set_text_margins
+<a class="indexterm" name="id2592375"></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,
@@ -1147,9 +1147,9 @@ this function.</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2592561"></a><h3>
+<a name="id2592533"></a><h3>
<a name="gtk-source-print-job-get-text-margins"></a>gtk_source_print_job_get_text_margins ()</h3>
-<a class="indexterm" name="id2592574"></a><pre class="programlisting">void gtk_source_print_job_get_text_margins
+<a class="indexterm" name="id2592546"></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,
@@ -1197,9 +1197,9 @@ ignore that value.</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2592750"></a><h3>
+<a name="id2592722"></a><h3>
<a name="gtk-source-print-job-print"></a>gtk_source_print_job_print ()</h3>
-<a class="indexterm" name="id2592762"></a><pre class="programlisting"><a
+<a class="indexterm" name="id2592733"></a><pre class="programlisting"><a
href="../libgnomeprint/libgnomeprint-gnome-print-job.html#GnomePrintJob"
>GnomePrintJob</a>* gtk_source_print_job_print (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job);</pre>
<p>
@@ -1238,9 +1238,9 @@ href="../libgnomeprint/libgnomeprint-gno
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2592873"></a><h3>
+<a name="id2592845"></a><h3>
<a name="gtk-source-print-job-print-range"></a>gtk_source_print_job_print_range ()</h3>
-<a class="indexterm" name="id2592887"></a><pre class="programlisting"><a
+<a class="indexterm" name="id2592858"></a><pre class="programlisting"><a
href="../libgnomeprint/libgnomeprint-gnome-print-job.html#GnomePrintJob"
>GnomePrintJob</a>* gtk_source_print_job_print_range
(<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job,
@@ -1284,9 +1284,9 @@ href="../libgnomeprint/libgnomeprint-gno
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2593053"></a><h3>
+<a name="id2593025"></a><h3>
<a name="gtk-source-print-job-print-range-async"></a>gtk_source_print_job_print_range_async ()</h3>
-<a class="indexterm" name="id2593067"></a><pre class="programlisting">gboolean gtk_source_print_job_print_range_async
+<a class="indexterm" name="id2593039"></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>
@@ -1340,9 +1340,9 @@ You may cancel the job with <a href="Gtk
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2593251"></a><h3>
+<a name="id2593223"></a><h3>
<a name="gtk-source-print-job-cancel"></a>gtk_source_print_job_cancel ()</h3>
-<a class="indexterm" name="id2593265"></a><pre class="programlisting">void gtk_source_print_job_cancel (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job);</pre>
+<a class="indexterm" name="id2593237"></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 <a
@@ -1375,9 +1375,9 @@ print operation.</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2593361"></a><h3>
+<a name="id2593333"></a><h3>
<a name="gtk-source-print-job-get-print-job"></a>gtk_source_print_job_get_print_job ()</h3>
-<a class="indexterm" name="id2593376"></a><pre class="programlisting"><a
+<a class="indexterm" name="id2593348"></a><pre class="programlisting"><a
href="../libgnomeprint/libgnomeprint-gnome-print-job.html#GnomePrintJob"
>GnomePrintJob</a>* gtk_source_print_job_get_print_job
(<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job);</pre>
@@ -1419,9 +1419,9 @@ href="../libgnomeprint/libgnomeprint-gno
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2593502"></a><h3>
+<a name="id2593474"></a><h3>
<a name="gtk-source-print-job-get-page"></a>gtk_source_print_job_get_page ()</h3>
-<a class="indexterm" name="id2593516"></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="id2593488"></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>
@@ -1446,9 +1446,9 @@ only valid while printing (either synchr
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2593587"></a><h3>
+<a name="id2593558"></a><h3>
<a name="gtk-source-print-job-get-page-count"></a>gtk_source_print_job_get_page_count ()</h3>
-<a class="indexterm" name="id2593602"></a><pre class="programlisting">guint gtk_source_print_job_get_page_count
+<a class="indexterm" name="id2593573"></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
@@ -1477,9 +1477,9 @@ returned.</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2593691"></a><h3>
+<a name="id2593662"></a><h3>
<a name="gtk-source-print-job-get-print-context"></a>gtk_source_print_job_get_print_context ()</h3>
-<a class="indexterm" name="id2593705"></a><pre class="programlisting"><a
+<a class="indexterm" name="id2593677"></a><pre class="programlisting"><a
href="../libgnomeprint/libgnomeprint-gnome-print.html#GnomePrintContext"
>GnomePrintContext</a>* gtk_source_print_job_get_print_context
(<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *job);</pre>
@@ -1515,9 +1515,9 @@ is owned by <em class="parameter"><code>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2593815"></a><h3>
+<a name="id2593787"></a><h3>
<a name="gtk-source-print-job-set-print-header"></a>gtk_source_print_job_set_print_header ()</h3>
-<a class="indexterm" name="id2593829"></a><pre class="programlisting">void gtk_source_print_job_set_print_header
+<a class="indexterm" name="id2593801"></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>
@@ -1550,9 +1550,9 @@ empty it will not be printed, regardless
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2593937"></a><h3>
+<a name="id2593909"></a><h3>
<a name="gtk-source-print-job-get-print-header"></a>gtk_source_print_job_get_print_header ()</h3>
-<a class="indexterm" name="id2593952"></a><pre class="programlisting">gboolean gtk_source_print_job_get_print_header
+<a class="indexterm" name="id2593923"></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
@@ -1580,9 +1580,9 @@ with <a href="GtkSourcePrintJob.html#gtk
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2594057"></a><h3>
+<a name="id2594028"></a><h3>
<a name="gtk-source-print-job-set-print-footer"></a>gtk_source_print_job_set_print_footer ()</h3>
-<a class="indexterm" name="id2594071"></a><pre class="programlisting">void gtk_source_print_job_set_print_footer
+<a class="indexterm" name="id2594042"></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>
@@ -1615,9 +1615,9 @@ empty it will not be printed, regardless
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2594179"></a><h3>
+<a name="id2594150"></a><h3>
<a name="gtk-source-print-job-get-print-footer"></a>gtk_source_print_job_get_print_footer ()</h3>
-<a class="indexterm" name="id2594193"></a><pre class="programlisting">gboolean gtk_source_print_job_get_print_footer
+<a class="indexterm" name="id2594164"></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
@@ -1645,9 +1645,9 @@ with <a href="GtkSourcePrintJob.html#gtk
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2594298"></a><h3>
+<a name="id2594269"></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="id2594313"></a><pre class="programlisting">void gtk_source_print_job_set_header_footer_font_desc
+<a class="indexterm" name="id2594284"></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>
@@ -1675,9 +1675,9 @@ will be used instead.</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2594422"></a><h3>
+<a name="id2594394"></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="id2594438"></a><pre class="programlisting">void gtk_source_print_job_set_header_footer_font
+<a class="indexterm" name="id2594409"></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>
@@ -1715,9 +1715,9 @@ should use <a href="GtkSourcePrintJob.ht
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2594575"></a><h3>
+<a name="id2594547"></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="id2594590"></a><pre class="programlisting">PangoFontDescription* gtk_source_print_job_get_header_footer_font_desc
+<a class="indexterm" name="id2594561"></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
@@ -1744,9 +1744,9 @@ owned by the job and must not be modifie
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2594682"></a><h3>
+<a name="id2594653"></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="id2594697"></a><pre class="programlisting">gchar* gtk_source_print_job_get_header_footer_font
+<a class="indexterm" name="id2594668"></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
@@ -1786,9 +1786,9 @@ header and footer font, or <code class="
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2594821"></a><h3>
+<a name="id2594792"></a><h3>
<a name="gtk-source-print-job-set-header-format"></a>gtk_source_print_job_set_header_format ()</h3>
-<a class="indexterm" name="id2594835"></a><pre class="programlisting">void gtk_source_print_job_set_header_format
+<a class="indexterm" name="id2594806"></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,
@@ -1846,9 +1846,9 @@ printing with <a href="GtkSourcePrintJob
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2595060"></a><h3>
+<a name="id2595032"></a><h3>
<a name="gtk-source-print-job-set-footer-format"></a>gtk_source_print_job_set_footer_format ()</h3>
-<a class="indexterm" name="id2595075"></a><pre class="programlisting">void gtk_source_print_job_set_footer_format
+<a class="indexterm" name="id2595047"></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,
@@ -1892,124 +1892,124 @@ Like <a href="GtkSourcePrintJob.html#gtk
</div>
</div>
<div class="refsect1" lang="en">
-<a name="id2595243"></a><h2>Property Details</h2>
+<a name="id2595214"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
-<a name="id2595254"></a><h3>
+<a name="id2595225"></a><h3>
<a name="GtkSourcePrintJob--buffer"></a>The "<code class="literal">buffer</code>" property</h3>
-<a class="indexterm" name="id2595270"></a><pre class="programlisting"> "buffer" <a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a> : Read / Write</pre>
+<a class="indexterm" name="id2595241"></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="id2595292"></a><h3>
+<a name="id2595264"></a><h3>
<a name="GtkSourcePrintJob--config"></a>The "<code class="literal">config</code>" property</h3>
-<a class="indexterm" name="id2595309"></a><pre class="programlisting"> "config" <a
+<a class="indexterm" name="id2595280"></a><pre class="programlisting"> "config" <a
href="../libgnomeprint/libgnomeprint-gnome-print-config.html#GnomePrintConfig"
>GnomePrintConfig</a> : Read / Write</pre>
<p>Configuration options for the print job.</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2595332"></a><h3>
+<a name="id2595303"></a><h3>
<a name="GtkSourcePrintJob--font"></a>The "<code class="literal">font</code>" property</h3>
-<a class="indexterm" name="id2595348"></a><pre class="programlisting"> "font" gchararray : Read / Write</pre>
+<a class="indexterm" name="id2595319"></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="id2595374"></a><h3>
+<a name="id2595346"></a><h3>
<a name="GtkSourcePrintJob--font-desc"></a>The "<code class="literal">font-desc</code>" property</h3>
-<a class="indexterm" name="id2595390"></a><pre class="programlisting"> "font-desc" PangoFontDescription : Read / Write</pre>
+<a class="indexterm" name="id2595362"></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="id2595414"></a><h3>
+<a name="id2595386"></a><h3>
<a name="GtkSourcePrintJob--header-footer-font"></a>The "<code class="literal">header-footer-font</code>" property</h3>
-<a class="indexterm" name="id2595431"></a><pre class="programlisting"> "header-footer-font" gchararray : Read / Write</pre>
+<a class="indexterm" name="id2595402"></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="id2595458"></a><h3>
+<a name="id2595429"></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="id2595475"></a><pre class="programlisting"> "header-footer-font-desc" PangoFontDescription : Read / Write</pre>
+<a class="indexterm" name="id2595447"></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="id2595498"></a><h3>
+<a name="id2595469"></a><h3>
<a name="GtkSourcePrintJob--highlight"></a>The "<code class="literal">highlight</code>" property</h3>
-<a class="indexterm" name="id2595514"></a><pre class="programlisting"> "highlight" gboolean : Read / Write</pre>
+<a class="indexterm" name="id2595486"></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="id2595541"></a><h3>
+<a name="id2595512"></a><h3>
<a name="GtkSourcePrintJob--numbers-font"></a>The "<code class="literal">numbers-font</code>" property</h3>
-<a class="indexterm" name="id2595558"></a><pre class="programlisting"> "numbers-font" gchararray : Read / Write</pre>
+<a class="indexterm" name="id2595529"></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="id2595584"></a><h3>
+<a name="id2595556"></a><h3>
<a name="GtkSourcePrintJob--numbers-font-desc"></a>The "<code class="literal">numbers-font-desc</code>" property</h3>
-<a class="indexterm" name="id2595601"></a><pre class="programlisting"> "numbers-font-desc" PangoFontDescription : Read / Write</pre>
+<a class="indexterm" name="id2595573"></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="id2595625"></a><h3>
+<a name="id2595596"></a><h3>
<a name="GtkSourcePrintJob--print-footer"></a>The "<code class="literal">print-footer</code>" property</h3>
-<a class="indexterm" name="id2595641"></a><pre class="programlisting"> "print-footer" gboolean : Read / Write</pre>
+<a class="indexterm" name="id2595613"></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="id2595667"></a><h3>
+<a name="id2595639"></a><h3>
<a name="GtkSourcePrintJob--print-header"></a>The "<code class="literal">print-header</code>" property</h3>
-<a class="indexterm" name="id2595684"></a><pre class="programlisting"> "print-header" gboolean : Read / Write</pre>
+<a class="indexterm" name="id2595656"></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="id2595711"></a><h3>
+<a name="id2595682"></a><h3>
<a name="GtkSourcePrintJob--print-numbers"></a>The "<code class="literal">print-numbers</code>" property</h3>
-<a class="indexterm" name="id2595727"></a><pre class="programlisting"> "print-numbers" guint : Read / Write</pre>
+<a class="indexterm" name="id2595699"></a><pre class="programlisting"> "print-numbers" guint : Read / Write</pre>
<p>Interval of printed line numbers (0 means no numbers).</p>
<p>Allowed values: <= 100</p>
<p>Default value: 1</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2595758"></a><h3>
+<a name="id2595729"></a><h3>
<a name="GtkSourcePrintJob--tabs-width"></a>The "<code class="literal">tabs-width</code>" property</h3>
-<a class="indexterm" name="id2595775"></a><pre class="programlisting"> "tabs-width" guint : Read / Write</pre>
+<a class="indexterm" name="id2595746"></a><pre class="programlisting"> "tabs-width" guint : Read / Write</pre>
<p>Width in equivalent space characters of tabs.</p>
<p>Allowed values: <= 100</p>
<p>Default value: 8</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2595805"></a><h3>
+<a name="id2595777"></a><h3>
<a name="GtkSourcePrintJob--wrap-mode"></a>The "<code class="literal">wrap-mode</code>" property</h3>
-<a class="indexterm" name="id2595822"></a><pre class="programlisting"> "wrap-mode" GtkWrapMode : Read / Write</pre>
+<a class="indexterm" name="id2595794"></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="id2595850"></a><h2>Signal Details</h2>
+<a name="id2595821"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
-<a name="id2595861"></a><h3>
+<a name="id2595832"></a><h3>
<a name="GtkSourcePrintJob-begin-page"></a>The "begin-page" signal</h3>
-<a class="indexterm" name="id2595871"></a><pre class="programlisting">void user_function (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *sourceprintjob,
+<a class="indexterm" name="id2595843"></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
@@ -2035,9 +2035,9 @@ page by for example, printing your own h
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2595949"></a><h3>
+<a name="id2595920"></a><h3>
<a name="GtkSourcePrintJob-finished"></a>The "finished" signal</h3>
-<a class="indexterm" name="id2595959"></a><pre class="programlisting">void user_function (<a href="GtkSourcePrintJob.html" title="GtkSourcePrintJob">GtkSourcePrintJob</a> *sourceprintjob,
+<a class="indexterm" name="id2595930"></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
@@ -2066,7 +2066,7 @@ printed to the physical device.
</div>
</div>
<div class="refsect1" lang="en">
-<a name="id2596047"></a><h2>See Also</h2>
+<a name="id2596018"></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.0-1/docs/reference/html/GtkSourceStyleScheme.html 1.8.1-0ubuntu1/docs/reference/html/GtkSourceStyleScheme.html
--- 1.8.0-1/docs/reference/html/GtkSourceStyleScheme.html 2006-09-04 13:52:18.000000000 +0100
+++ 1.8.1-0ubuntu1/docs/reference/html/GtkSourceStyleScheme.html 2006-10-01 19:05:27.000000000 +0100
@@ -21,18 +21,18 @@
<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="#id2556731" class="shortcut">Top</a>
+<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2562905" class="shortcut">Top</a>
 | 
- <a href="#id2568374" class="shortcut">Description</a>
+ <a href="#id2565023" class="shortcut">Description</a>
 | 
- <a href="#id2568351" class="shortcut">Object Hierarchy</a></nobr></td></tr>
+ <a href="#id2564999" class="shortcut">Object Hierarchy</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="id2556731"></a><span class="refentrytitle">GtkSourceStyleScheme</span>
+<a name="id2562905"></a><span class="refentrytitle">GtkSourceStyleScheme</span>
</h2>
<p>GtkSourceStyleScheme — </p>
</td>
@@ -58,7 +58,7 @@ const gchar* <a href="GtkSourceStyleSche
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="id2568351"></a><h2>Object Hierarchy</h2>
+<a name="id2564999"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GInterface
@@ -66,26 +66,26 @@ const gchar* <a href="GtkSourceStyleSche
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="id2568374"></a><h2>Description</h2>
+<a name="id2565023"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
-<a name="id2568390"></a><h2>Details</h2>
+<a name="id2565039"></a><h2>Details</h2>
<div class="refsect2" lang="en">
-<a name="id2568401"></a><h3>
+<a name="id2565050"></a><h3>
<a name="GtkSourceStyleScheme-struct"></a>GtkSourceStyleScheme</h3>
-<a class="indexterm" name="id2568412"></a><pre class="programlisting">typedef struct _GtkSourceStyleScheme GtkSourceStyleScheme;</pre>
+<a class="indexterm" name="id2577867"></a><pre class="programlisting">typedef struct _GtkSourceStyleScheme GtkSourceStyleScheme;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2568428"></a><h3>
+<a name="id2577883"></a><h3>
<a name="GtkSourceStyleSchemeClass"></a>GtkSourceStyleSchemeClass</h3>
-<a class="indexterm" name="id2568439"></a><pre class="programlisting">typedef struct {
+<a class="indexterm" name="id2577894"></a><pre class="programlisting">typedef struct {
GTypeInterface base_iface;
/* signals */
@@ -111,9 +111,9 @@ const gchar* <a href="GtkSourceStyleSche
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2546545"></a><h3>
+<a name="id2552173"></a><h3>
<a name="gtk-source-style-scheme-get-tag-style"></a>gtk_source_style_scheme_get_tag_style ()</h3>
-<a class="indexterm" name="id2553593"></a><pre class="programlisting"><a href="gtksourceview-GtkSourceTagStyle.html#GtkSourceTagStyle">GtkSourceTagStyle</a>* gtk_source_style_scheme_get_tag_style
+<a class="indexterm" name="id2561202"></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>
@@ -144,9 +144,9 @@ Gets the tag associated with the given <
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2542393"></a><h3>
+<a name="id2577996"></a><h3>
<a name="gtk-source-style-scheme-get-name"></a>gtk_source_style_scheme_get_name ()</h3>
-<a class="indexterm" name="id2542404"></a><pre class="programlisting">const gchar* gtk_source_style_scheme_get_name
+<a class="indexterm" name="id2578007"></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>
@@ -171,9 +171,9 @@ Gets the name of the given style <em cla
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2574421"></a><h3>
+<a name="id2578081"></a><h3>
<a name="gtk-source-style-scheme-get-default"></a>gtk_source_style_scheme_get_default ()</h3>
-<a class="indexterm" name="id2574435"></a><pre class="programlisting"><a href="GtkSourceStyleScheme.html" title="GtkSourceStyleScheme">GtkSourceStyleScheme</a>* gtk_source_style_scheme_get_default
+<a class="indexterm" name="id2578094"></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>
diff -pruN 1.8.0-1/docs/reference/html/GtkSourceTag.html 1.8.1-0ubuntu1/docs/reference/html/GtkSourceTag.html
--- 1.8.0-1/docs/reference/html/GtkSourceTag.html 2006-09-04 13:52:18.000000000 +0100
+++ 1.8.1-0ubuntu1/docs/reference/html/GtkSourceTag.html 2006-10-01 19:05:27.000000000 +0100
@@ -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="#id2534863" class="shortcut">Top</a>
+<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2533852" class="shortcut">Top</a>
 | 
- <a href="#id2578053" class="shortcut">Description</a>
+ <a href="#id2574340" class="shortcut">Description</a>
 | 
- <a href="#id2523769" class="shortcut">Object Hierarchy</a>
+ <a href="#id2578258" class="shortcut">Object Hierarchy</a>
 | 
- <a href="#id2578010" class="shortcut">Properties</a></nobr></td></tr>
+ <a href="#id2578349" 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="id2534863"></a><span class="refentrytitle">GtkSourceTag</span>
+<a name="id2533852"></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="id2523769"></a><h2>Object Hierarchy</h2>
+<a name="id2578258"></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="id2578010"></a><h2>Properties</h2>
+<a name="id2578349"></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="id2578053"></a><h2>Description</h2>
+<a name="id2574340"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
-<a name="id2578069"></a><h2>Details</h2>
+<a name="id2574356"></a><h2>Details</h2>
<div class="refsect2" lang="en">
-<a name="id2578080"></a><h3>
+<a name="id2574366"></a><h3>
<a name="GtkSourceTag-struct"></a>GtkSourceTag</h3>
-<a class="indexterm" name="id2578092"></a><pre class="programlisting">typedef struct _GtkSourceTag GtkSourceTag;</pre>
+<a class="indexterm" name="id2574379"></a><pre class="programlisting">typedef struct _GtkSourceTag GtkSourceTag;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2578108"></a><h3>
+<a name="id2574394"></a><h3>
<a name="GtkSourceTagClass"></a>GtkSourceTagClass</h3>
-<a class="indexterm" name="id2578120"></a><pre class="programlisting">typedef struct _GtkSourceTagClass GtkSourceTagClass;</pre>
+<a class="indexterm" name="id2574407"></a><pre class="programlisting">typedef struct _GtkSourceTagClass GtkSourceTagClass;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2578136"></a><h3>
+<a name="id2574423"></a><h3>
<a name="GtkSyntaxTag-struct"></a>GtkSyntaxTag</h3>
-<a class="indexterm" name="id2578149"></a><pre class="programlisting">typedef struct _GtkSyntaxTag GtkSyntaxTag;</pre>
+<a class="indexterm" name="id2574436"></a><pre class="programlisting">typedef struct _GtkSyntaxTag GtkSyntaxTag;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2578164"></a><h3>
+<a name="id2574451"></a><h3>
<a name="GtkSyntaxTagClass"></a>GtkSyntaxTagClass</h3>
-<a class="indexterm" name="id2578177"></a><pre class="programlisting">typedef struct _GtkSyntaxTagClass GtkSyntaxTagClass;</pre>
+<a class="indexterm" name="id2574463"></a><pre class="programlisting">typedef struct _GtkSyntaxTagClass GtkSyntaxTagClass;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2574486"></a><h3>
+<a name="id2574480"></a><h3>
<a name="GtkPatternTag-struct"></a>GtkPatternTag</h3>
-<a class="indexterm" name="id2574498"></a><pre class="programlisting">typedef struct _GtkPatternTag GtkPatternTag;</pre>
+<a class="indexterm" name="id2574492"></a><pre class="programlisting">typedef struct _GtkPatternTag GtkPatternTag;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2574514"></a><h3>
+<a name="id2574508"></a><h3>
<a name="GtkPatternTagClass"></a>GtkPatternTagClass</h3>
-<a class="indexterm" name="id2574526"></a><pre class="programlisting">typedef struct _GtkPatternTagClass GtkPatternTagClass;</pre>
+<a class="indexterm" name="id2574520"></a><pre class="programlisting">typedef struct _GtkPatternTagClass GtkPatternTagClass;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2574543"></a><h3>
+<a name="id2574537"></a><h3>
<a name="gtk-source-tag-get-style"></a>gtk_source_tag_get_style ()</h3>
-<a class="indexterm" name="id2574554"></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="id2574548"></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>
@@ -205,9 +205,9 @@ Gets the style associated with the given
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2574644"></a><h3>
+<a name="id2574638"></a><h3>
<a name="gtk-source-tag-set-style"></a>gtk_source_tag_set_style ()</h3>
-<a class="indexterm" name="id2574655"></a><pre class="programlisting">void gtk_source_tag_set_style (<a href="GtkSourceTag.html" title="GtkSourceTag">GtkSourceTag</a> *tag,
+<a class="indexterm" name="id2574649"></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>
@@ -232,9 +232,9 @@ Associates a given <em class="parameter"
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2574752"></a><h3>
+<a name="id2574745"></a><h3>
<a name="gtk-syntax-tag-new"></a>gtk_syntax_tag_new ()</h3>
-<a class="indexterm" name="id2579654"></a><pre class="programlisting">GtkTextTag* gtk_syntax_tag_new (const gchar *id,
+<a class="indexterm" name="id2579629"></a><pre class="programlisting">GtkTextTag* gtk_syntax_tag_new (const gchar *id,
const gchar *name,
const gchar *pattern_start,
const gchar *pattern_end);</pre>
@@ -276,9 +276,9 @@ Creates a new syntax tag object with the
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2579771"></a><h3>
+<a name="id2579746"></a><h3>
<a name="gtk-pattern-tag-new"></a>gtk_pattern_tag_new ()</h3>
-<a class="indexterm" name="id2579781"></a><pre class="programlisting">GtkTextTag* gtk_pattern_tag_new (const gchar *id,
+<a class="indexterm" name="id2579756"></a><pre class="programlisting">GtkTextTag* gtk_pattern_tag_new (const gchar *id,
const gchar *name,
const gchar *pattern);</pre>
<p>
@@ -314,9 +314,9 @@ Creates a new pattern tag object with th
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2579885"></a><h3>
+<a name="id2579864"></a><h3>
<a name="gtk-keyword-list-tag-new"></a>gtk_keyword_list_tag_new ()</h3>
-<a class="indexterm" name="id2579896"></a><pre class="programlisting">GtkTextTag* gtk_keyword_list_tag_new (const gchar *id,
+<a class="indexterm" name="id2556289"></a><pre class="programlisting">GtkTextTag* gtk_keyword_list_tag_new (const gchar *id,
const gchar *name,
const GSList *keywords,
gboolean case_sensitive,
@@ -384,19 +384,18 @@ string at the end.
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2580115"></a><h3>
+<a name="id2580056"></a><h3>
<a name="gtk-block-comment-tag-new"></a>gtk_block_comment_tag_new</h3>
-<a class="indexterm" name="id2580126"></a><pre class="programlisting">#define gtk_block_comment_tag_new gtk_syntax_tag_new
-</pre>
+<a class="indexterm" name="id2580067"></a><pre class="programlisting">#define gtk_block_comment_tag_new</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2544418"></a><h3>
+<a name="id2580081"></a><h3>
<a name="gtk-line-comment-tag-new"></a>gtk_line_comment_tag_new ()</h3>
-<a class="indexterm" name="id2580137"></a><pre class="programlisting">GtkTextTag* gtk_line_comment_tag_new (const gchar *id,
+<a class="indexterm" name="id2580092"></a><pre class="programlisting">GtkTextTag* gtk_line_comment_tag_new (const gchar *id,
const gchar *name,
const gchar *pattern_start);</pre>
<p>
@@ -432,9 +431,9 @@ Creates a new line comment tag object wi
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2580237"></a><h3>
+<a name="id2580191"></a><h3>
<a name="gtk-string-tag-new"></a>gtk_string_tag_new ()</h3>
-<a class="indexterm" name="id2580247"></a><pre class="programlisting">GtkTextTag* gtk_string_tag_new (const gchar *id,
+<a class="indexterm" name="id2580201"></a><pre class="programlisting">GtkTextTag* gtk_string_tag_new (const gchar *id,
const gchar *name,
const gchar *pattern_start,
const gchar *pattern_end,
@@ -482,19 +481,19 @@ Creates a new string tag object with the
</div>
</div>
<div class="refsect1" lang="en">
-<a name="id2580386"></a><h2>Property Details</h2>
+<a name="id2580341"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
-<a name="id2580396"></a><h3>
+<a name="id2580350"></a><h3>
<a name="GtkSourceTag--id"></a>The "<code class="literal">id</code>" property</h3>
-<a class="indexterm" name="id2580408"></a><pre class="programlisting"> "id" gchararray : Read / Write / Construct Only</pre>
+<a class="indexterm" name="id2580363"></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="id2580432"></a><h3>
+<a name="id2580386"></a><h3>
<a name="GtkSourceTag--tag-style"></a>The "<code class="literal">tag-style</code>" property</h3>
-<a class="indexterm" name="id2580444"></a><pre class="programlisting"> "tag-style" <a href="gtksourceview-GtkSourceTagStyle.html#GtkSourceTagStyle">GtkSourceTagStyle</a> : Read / Write</pre>
+<a class="indexterm" name="id2580399"></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.0-1/docs/reference/html/GtkSourceTagTable.html 1.8.1-0ubuntu1/docs/reference/html/GtkSourceTagTable.html
--- 1.8.0-1/docs/reference/html/GtkSourceTagTable.html 2006-09-04 13:52:18.000000000 +0100
+++ 1.8.1-0ubuntu1/docs/reference/html/GtkSourceTagTable.html 2006-10-01 19:05:27.000000000 +0100
@@ -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="#id2566833" class="shortcut">Top</a>
+<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2524145" class="shortcut">Top</a>
 | 
- <a href="#id2536084" class="shortcut">Description</a>
+ <a href="#id2573065" class="shortcut">Description</a>
 | 
- <a href="#id2536011" class="shortcut">Object Hierarchy</a>
+ <a href="#id2572992" class="shortcut">Object Hierarchy</a>
 | 
- <a href="#id2536041" class="shortcut">Signals</a></nobr></td></tr>
+ <a href="#id2573022" 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="id2566833"></a><span class="refentrytitle">GtkSourceTagTable</span>
+<a name="id2524145"></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="id2536011"></a><h2>Object Hierarchy</h2>
+<a name="id2572992"></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="id2536041"></a><h2>Signals</h2>
+<a name="id2573022"></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="id2536084"></a><h2>Description</h2>
+<a name="id2573065"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
-<a name="id2536100"></a><h2>Details</h2>
+<a name="id2573081"></a><h2>Details</h2>
<div class="refsect2" lang="en">
-<a name="id2536110"></a><h3>
+<a name="id2573092"></a><h3>
<a name="GtkSourceTagTable-struct"></a>GtkSourceTagTable</h3>
-<a class="indexterm" name="id2523961"></a><pre class="programlisting">typedef struct _GtkSourceTagTable GtkSourceTagTable;</pre>
+<a class="indexterm" name="id2536438"></a><pre class="programlisting">typedef struct _GtkSourceTagTable GtkSourceTagTable;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2523978"></a><h3>
+<a name="id2536455"></a><h3>
<a name="gtk-source-tag-table-new"></a>gtk_source_tag_table_new ()</h3>
-<a class="indexterm" name="id2523989"></a><pre class="programlisting"><a href="GtkSourceTagTable.html" title="GtkSourceTagTable">GtkSourceTagTable</a>* gtk_source_tag_table_new (void);</pre>
+<a class="indexterm" name="id2536466"></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="id2524043"></a><h3>
+<a name="id2536520"></a><h3>
<a name="gtk-source-tag-table-add-tags"></a>gtk_source_tag_table_add_tags ()</h3>
-<a class="indexterm" name="id2524054"></a><pre class="programlisting">void gtk_source_tag_table_add_tags (<a href="GtkSourceTagTable.html" title="GtkSourceTagTable">GtkSourceTagTable</a> *table,
+<a class="indexterm" name="id2536531"></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="id2524152"></a><h3>
+<a name="id2536655"></a><h3>
<a name="gtk-source-tag-table-remove-source-tags"></a>gtk_source_tag_table_remove_source_tags ()</h3>
-<a class="indexterm" name="id2524166"></a><pre class="programlisting">void gtk_source_tag_table_remove_source_tags
+<a class="indexterm" name="id2536668"></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="id2579193"></a><h2>Signal Details</h2>
+<a name="id2536731"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
-<a name="id2579204"></a><h3>
+<a name="id2536742"></a><h3>
<a name="GtkSourceTagTable-changed"></a>The "changed" signal</h3>
-<a class="indexterm" name="id2579212"></a><pre class="programlisting">void user_function (<a href="GtkSourceTagTable.html" title="GtkSourceTagTable">GtkSourceTagTable</a> *sourcetagtable,
+<a class="indexterm" name="id2536750"></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.0-1/docs/reference/html/gtksourceview-GtkSourceMarker.html 1.8.1-0ubuntu1/docs/reference/html/gtksourceview-GtkSourceMarker.html
--- 1.8.0-1/docs/reference/html/gtksourceview-GtkSourceMarker.html 2006-09-04 13:52:18.000000000 +0100
+++ 1.8.1-0ubuntu1/docs/reference/html/gtksourceview-GtkSourceMarker.html 2006-10-01 19:05:27.000000000 +0100
@@ -21,16 +21,16 @@
<th width="100%" align="center">GtkSourceView Reference Manual</th>
<td><a accesskey="n" href="GtkSourceView.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="#id2555463" class="shortcut">Top</a>
+<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2562885" class="shortcut">Top</a>
 | 
- <a href="#id2551935" class="shortcut">Description</a></nobr></td></tr>
+ <a href="#id2544552" class="shortcut">Description</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="gtksourceview-GtkSourceMarker"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
-<a name="id2555463"></a><span class="refentrytitle">GtkSourceMarker</span>
+<a name="id2562885"></a><span class="refentrytitle">GtkSourceMarker</span>
</h2>
<p>GtkSourceMarker — </p>
</td>
@@ -59,27 +59,25 @@ const gchar* <a href="gtksourceview-GtkS
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="id2551935"></a><h2>Description</h2>
+<a name="id2544552"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
-<a name="id2551950"></a><h2>Details</h2>
+<a name="id2544568"></a><h2>Details</h2>
<div class="refsect2" lang="en">
-<a name="id2551961"></a><h3>
+<a name="id2544578"></a><h3>
<a name="GtkSourceMarker"></a>GtkSourceMarker</h3>
-<a class="indexterm" name="id2533139"></a><pre class="programlisting">typedef GtkTextMark GtkSourceMarker;
-</pre>
-<p>
+<a class="indexterm" name="id2533120"></a><p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2533155"></a><h3>
+<a name="id2533130"></a><h3>
<a name="gtk-source-marker-set-marker-type"></a>gtk_source_marker_set_marker_type ()</h3>
-<a class="indexterm" name="id2533166"></a><pre class="programlisting">void gtk_source_marker_set_marker_type
+<a class="indexterm" name="id2533141"></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="id2533233"></a><h3>
+<a name="id2533209"></a><h3>
<a name="gtk-source-marker-get-marker-type"></a>gtk_source_marker_get_marker_type ()</h3>
-<a class="indexterm" name="id2533246"></a><pre class="programlisting">gchar* gtk_source_marker_get_marker_type
+<a class="indexterm" name="id2533221"></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="id2566098"></a><h3>
+<a name="id2565652"></a><h3>
<a name="gtk-source-marker-get-line"></a>gtk_source_marker_get_line ()</h3>
-<a class="indexterm" name="id2566110"></a><pre class="programlisting">gint gtk_source_marker_get_line (<a href="gtksourceview-GtkSourceMarker.html#GtkSourceMarker">GtkSourceMarker</a> *marker);</pre>
+<a class="indexterm" name="id2565664"></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="id2566183"></a><h3>
+<a name="id2565737"></a><h3>
<a name="gtk-source-marker-get-name"></a>gtk_source_marker_get_name ()</h3>
-<a class="indexterm" name="id2566195"></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="id2565749"></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="id2566269"></a><h3>
+<a name="id2565823"></a><h3>
<a name="gtk-source-marker-get-buffer"></a>gtk_source_marker_get_buffer ()</h3>
-<a class="indexterm" name="id2566282"></a><pre class="programlisting"><a href="GtkSourceBuffer.html" title="GtkSourceBuffer">GtkSourceBuffer</a>* gtk_source_marker_get_buffer
+<a class="indexterm" name="id2565836"></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="id2533484"></a><h3>
+<a name="id2476059"></a><h3>
<a name="gtk-source-marker-next"></a>gtk_source_marker_next ()</h3>
-<a class="indexterm" name="id2533495"></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="id2476071"></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="id2533577"></a><h3>
+<a name="id2476152"></a><h3>
<a name="gtk-source-marker-prev"></a>gtk_source_marker_prev ()</h3>
-<a class="indexterm" name="id2533588"></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="id2476163"></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.0-1/docs/reference/html/gtksourceview-GtkSourceTagStyle.html 1.8.1-0ubuntu1/docs/reference/html/gtksourceview-GtkSourceTagStyle.html
--- 1.8.0-1/docs/reference/html/gtksourceview-GtkSourceTagStyle.html 2006-09-04 13:52:18.000000000 +0100
+++ 1.8.1-0ubuntu1/docs/reference/html/gtksourceview-GtkSourceTagStyle.html 2006-10-01 19:05:27.000000000 +0100
@@ -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="#id2557230" class="shortcut">Top</a>
+<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2533643" class="shortcut">Top</a>
 | 
- <a href="#id2579457" class="shortcut">Description</a></nobr></td></tr>
+ <a href="#id2580467" 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="id2557230"></a><span class="refentrytitle">GtkSourceTagStyle</span>
+<a name="id2533643"></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="id2579457"></a><h2>Description</h2>
+<a name="id2580467"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
-<a name="id2579473"></a><h2>Details</h2>
+<a name="id2580482"></a><h2>Details</h2>
<div class="refsect2" lang="en">
-<a name="id2579484"></a><h3>
+<a name="id2580493"></a><h3>
<a name="GtkSourceTagStyle"></a>GtkSourceTagStyle</h3>
-<a class="indexterm" name="id2579496"></a><pre class="programlisting">typedef struct {
+<a class="indexterm" name="id2580506"></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="id2579516"></a><h3>
+<a name="id2580526"></a><h3>
<a name="GtkSourceTagStyleMask"></a>enum GtkSourceTagStyleMask</h3>
-<a class="indexterm" name="id2579527"></a><pre class="programlisting">typedef enum {
+<a class="indexterm" name="id2580537"></a><pre class="programlisting">typedef enum {
GTK_SOURCE_TAG_STYLE_USE_BACKGROUND = 1 << 0, /*< nick=use_background >*/
GTK_SOURCE_TAG_STYLE_USE_FOREGROUND = 1 << 1 /*< nick=use_foreground >*/
} GtkSourceTagStyleMask;
@@ -101,19 +101,18 @@ void <a href="gtksourceview-GtkSo
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2579546"></a><h3>
+<a name="id2580555"></a><h3>
<a name="GTK-TYPE-SOURCE-TAG-STYLE:CAPS"></a>GTK_TYPE_SOURCE_TAG_STYLE</h3>
-<a class="indexterm" name="id2578306"></a><pre class="programlisting">#define GTK_TYPE_SOURCE_TAG_STYLE (gtk_source_tag_style_get_type ())
-</pre>
+<a class="indexterm" name="id2580567"></a><pre class="programlisting">#define GTK_TYPE_SOURCE_TAG_STYLE</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2578323"></a><h3>
+<a name="id2580582"></a><h3>
<a name="gtk-source-tag-style-get-type"></a>gtk_source_tag_style_get_type ()</h3>
-<a class="indexterm" name="id2578334"></a><pre class="programlisting">GType gtk_source_tag_style_get_type (void);</pre>
+<a class="indexterm" name="id2580593"></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="id2578389"></a><h3>
+<a name="id2580648"></a><h3>
<a name="gtk-source-tag-style-new"></a>gtk_source_tag_style_new ()</h3>
-<a class="indexterm" name="id2578400"></a><pre class="programlisting"><a href="gtksourceview-GtkSourceTagStyle.html#GtkSourceTagStyle">GtkSourceTagStyle</a>* gtk_source_tag_style_new (void);</pre>
+<a class="indexterm" name="id2580659"></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="id2578446"></a><h3>
+<a name="id2573128"></a><h3>
<a name="gtk-source-tag-style-copy"></a>gtk_source_tag_style_copy ()</h3>
-<a class="indexterm" name="id2578457"></a><pre class="programlisting"><a href="gtksourceview-GtkSourceTagStyle.html#GtkSourceTagStyle">GtkSourceTagStyle</a>* gtk_source_tag_style_copy
+<a class="indexterm" name="id2573140"></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="id2527836"></a><h3>
+<a name="id2573222"></a><h3>
<a name="gtk-source-tag-style-free"></a>gtk_source_tag_style_free ()</h3>
-<a class="indexterm" name="id2527848"></a><pre class="programlisting">void gtk_source_tag_style_free (<a href="gtksourceview-GtkSourceTagStyle.html#GtkSourceTagStyle">GtkSourceTagStyle</a> *style);</pre>
+<a class="indexterm" name="id2573233"></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.0-1/docs/reference/html/GtkSourceView.html 1.8.1-0ubuntu1/docs/reference/html/GtkSourceView.html
--- 1.8.0-1/docs/reference/html/GtkSourceView.html 2006-09-04 13:52:18.000000000 +0100
+++ 1.8.1-0ubuntu1/docs/reference/html/GtkSourceView.html 2006-10-01 19:05:27.000000000 +0100
@@ -21,26 +21,26 @@
<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="#id2560546" class="shortcut">Top</a>
+<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2534253" class="shortcut">Top</a>
 | 
- <a href="#id2574891" class="shortcut">Description</a>
+ <a href="#id2574854" class="shortcut">Description</a>
 | 
- <a href="#id2531824" class="shortcut">Object Hierarchy</a>
+ <a href="#id2528559" class="shortcut">Object Hierarchy</a>
 | 
- <a href="#id2532326" class="shortcut">Implemented Interfaces</a>
+ <a href="#id2527938" class="shortcut">Implemented Interfaces</a>
 | 
- <a href="#id2532347" class="shortcut">Properties</a>
+ <a href="#id2527959" class="shortcut">Properties</a>
 | 
- <a href="#id2532492" class="shortcut">Style Properties</a>
+ <a href="#id2528104" class="shortcut">Style Properties</a>
 | 
- <a href="#id2532572" class="shortcut">Signals</a></nobr></td></tr>
+ <a href="#id2528183" class="shortcut">Signals</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GtkSourceView"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
-<a name="id2560546"></a><span class="refentrytitle">GtkSourceView</span>
+<a name="id2534253"></a><span class="refentrytitle">GtkSourceView</span>
</h2>
<p>GtkSourceView — </p>
</td>
@@ -109,7 +109,7 @@ gboolean <a href="GtkSourceView.html#
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="id2531824"></a><h2>Object Hierarchy</h2>
+<a name="id2528559"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
@@ -122,13 +122,13 @@ gboolean <a href="GtkSourceView.html#
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="id2532326"></a><h2>Implemented Interfaces</h2>
+<a name="id2527938"></a><h2>Implemented Interfaces</h2>
<p>
GtkSourceView implements
AtkImplementorIface.</p>
</div>
<div class="refsect1" lang="en">
-<a name="id2532347"></a><h2>Properties</h2>
+<a name="id2527959"></a><h2>Properties</h2>
<pre class="synopsis">
"<a href="GtkSourceView.html#GtkSourceView--auto-indent">auto-indent</a>" gboolean : Read / Write
@@ -144,7 +144,7 @@ GtkSourceView implements
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="id2532492"></a><h2>Style Properties</h2>
+<a name="id2528104"></a><h2>Style Properties</h2>
<pre class="synopsis">
"<a href="GtkSourceView.html#GtkSourceView--right-margin-line-alpha">right-margin-line-alpha</a>" gint : Read
@@ -155,7 +155,7 @@ GtkSourceView implements
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="id2532572"></a><h2>Signals</h2>
+<a name="id2528183"></a><h2>Signals</h2>
<pre class="synopsis">
"<a href="GtkSourceView.html#GtkSourceView-redo">redo</a>" void user_function (<a href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a> *sourceview,
@@ -165,26 +165,26 @@ GtkSourceView implements
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="id2574891"></a><h2>Description</h2>
+<a name="id2574854"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
-<a name="id2574904"></a><h2>Details</h2>
+<a name="id2574868"></a><h2>Details</h2>
<div class="refsect2" lang="en">
-<a name="id2574914"></a><h3>
+<a name="id2574877"></a><h3>
<a name="GtkSourceView-struct"></a>GtkSourceView</h3>
-<a class="indexterm" name="id2574924"></a><pre class="programlisting">typedef struct _GtkSourceView GtkSourceView;</pre>
+<a class="indexterm" name="id2574888"></a><pre class="programlisting">typedef struct _GtkSourceView GtkSourceView;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2574939"></a><h3>
+<a name="id2574903"></a><h3>
<a name="gtk-source-view-new"></a>gtk_source_view_new ()</h3>
-<a class="indexterm" name="id2574950"></a><pre class="programlisting">GtkWidget* gtk_source_view_new (void);</pre>
+<a class="indexterm" name="id2574915"></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="id2575017"></a><h3>
+<a name="id2574981"></a><h3>
<a name="gtk-source-view-new-with-buffer"></a>gtk_source_view_new_with_buffer ()</h3>
-<a class="indexterm" name="id2575030"></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="id2574994"></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="id2575120"></a><h3>
+<a name="id2575084"></a><h3>
<a name="gtk-source-view-set-show-line-numbers"></a>gtk_source_view_set_show_line_numbers ()</h3>
-<a class="indexterm" name="id2575133"></a><pre class="programlisting">void gtk_source_view_set_show_line_numbers
+<a class="indexterm" name="id2575098"></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="id2575223"></a><h3>
+<a name="id2575188"></a><h3>
<a name="gtk-source-view-get-show-line-numbers"></a>gtk_source_view_get_show_line_numbers ()</h3>
-<a class="indexterm" name="id2575237"></a><pre class="programlisting">gboolean gtk_source_view_get_show_line_numbers
+<a class="indexterm" name="id2575201"></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="id2575315"></a><h3>
+<a name="id2575281"></a><h3>
<a name="gtk-source-view-set-show-line-markers"></a>gtk_source_view_set_show_line_markers ()</h3>
-<a class="indexterm" name="id2575329"></a><pre class="programlisting">void gtk_source_view_set_show_line_markers
+<a class="indexterm" name="id2575295"></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="id2575419"></a><h3>
+<a name="id2575363"></a><h3>
<a name="gtk-source-view-get-show-line-markers"></a>gtk_source_view_get_show_line_markers ()</h3>
-<a class="indexterm" name="id2575433"></a><pre class="programlisting">gboolean gtk_source_view_get_show_line_markers
+<a class="indexterm" name="id2575376"></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="id2575512"></a><h3>
+<a name="id2575447"></a><h3>
<a name="gtk-source-view-set-tabs-width"></a>gtk_source_view_set_tabs_width ()</h3>
-<a class="indexterm" name="id2575526"></a><pre class="programlisting">void gtk_source_view_set_tabs_width (<a href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a> *view,
+<a class="indexterm" name="id2575459"></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="id2575605"></a><h3>
+<a name="id2575531"></a><h3>
<a name="gtk-source-view-get-tabs-width"></a>gtk_source_view_get_tabs_width ()</h3>
-<a class="indexterm" name="id2575618"></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="id2575543"></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="id2575687"></a><h3>
+<a name="id2575604"></a><h3>
<a name="gtk-source-view-set-auto-indent"></a>gtk_source_view_set_auto_indent ()</h3>
-<a class="indexterm" name="id2575701"></a><pre class="programlisting">void gtk_source_view_set_auto_indent (<a href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a> *view,
+<a class="indexterm" name="id2575617"></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="id2575770"></a><h3>
+<a name="id2575696"></a><h3>
<a name="gtk-source-view-get-auto-indent"></a>gtk_source_view_get_auto_indent ()</h3>
-<a class="indexterm" name="id2575783"></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="id2575708"></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="id2575853"></a><h3>
+<a name="id2575779"></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="id2575866"></a><pre class="programlisting">void gtk_source_view_set_insert_spaces_instead_of_tabs
+<a class="indexterm" name="id2575792"></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="id2575948"></a><h3>
+<a name="id2575874"></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="id2575961"></a><pre class="programlisting">gboolean gtk_source_view_get_insert_spaces_instead_of_tabs
+<a class="indexterm" name="id2575887"></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="id2576034"></a><h3>
+<a name="id2575959"></a><h3>
<a name="gtk-source-view-set-indent-on-tab"></a>gtk_source_view_set_indent_on_tab ()</h3>
-<a class="indexterm" name="id2576049"></a><pre class="programlisting">void gtk_source_view_set_indent_on_tab
+<a class="indexterm" name="id2575974"></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="id2576135"></a><h3>
+<a name="id2576061"></a><h3>
<a name="gtk-source-view-get-indent-on-tab"></a>gtk_source_view_get_indent_on_tab ()</h3>
-<a class="indexterm" name="id2576150"></a><pre class="programlisting">gboolean gtk_source_view_get_indent_on_tab
+<a class="indexterm" name="id2576076"></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="id2576226"></a><h3>
+<a name="id2576152"></a><h3>
<a name="gtk-source-view-set-show-margin"></a>gtk_source_view_set_show_margin ()</h3>
-<a class="indexterm" name="id2576239"></a><pre class="programlisting">void gtk_source_view_set_show_margin (<a href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a> *view,
+<a class="indexterm" name="id2576164"></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="id2576316"></a><h3>
+<a name="id2576242"></a><h3>
<a name="gtk-source-view-get-show-margin"></a>gtk_source_view_get_show_margin ()</h3>
-<a class="indexterm" name="id2576329"></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="id2576255"></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="id2576398"></a><h3>
+<a name="id2576324"></a><h3>
<a name="gtk-source-view-set-margin"></a>gtk_source_view_set_margin ()</h3>
-<a class="indexterm" name="id2576409"></a><pre class="programlisting">void gtk_source_view_set_margin (<a href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a> *view,
+<a class="indexterm" name="id2576335"></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="id2576485"></a><h3>
+<a name="id2576411"></a><h3>
<a name="gtk-source-view-get-margin"></a>gtk_source_view_get_margin ()</h3>
-<a class="indexterm" name="id2576496"></a><pre class="programlisting">guint gtk_source_view_get_margin (<a href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a> *view);</pre>
+<a class="indexterm" name="id2576422"></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="id2576563"></a><h3>
+<a name="id2576489"></a><h3>
<a name="gtk-source-view-set-highlight-current-line"></a>gtk_source_view_set_highlight_current_line ()</h3>
-<a class="indexterm" name="id2576577"></a><pre class="programlisting">void gtk_source_view_set_highlight_current_line
+<a class="indexterm" name="id2576502"></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="id2576648"></a><h3>
+<a name="id2576574"></a><h3>
<a name="gtk-source-view-get-highlight-current-line"></a>gtk_source_view_get_highlight_current_line ()</h3>
-<a class="indexterm" name="id2576662"></a><pre class="programlisting">gboolean gtk_source_view_get_highlight_current_line
+<a class="indexterm" name="id2576588"></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="id2576724"></a><h3>
+<a name="id2576650"></a><h3>
<a name="gtk-source-view-set-marker-pixbuf"></a>gtk_source_view_set_marker_pixbuf ()</h3>
-<a class="indexterm" name="id2576737"></a><pre class="programlisting">void gtk_source_view_set_marker_pixbuf
+<a class="indexterm" name="id2576663"></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="id2576843"></a><h3>
+<a name="id2576768"></a><h3>
<a name="gtk-source-view-get-marker-pixbuf"></a>gtk_source_view_get_marker_pixbuf ()</h3>
-<a class="indexterm" name="id2576856"></a><pre class="programlisting">GdkPixbuf* gtk_source_view_get_marker_pixbuf
+<a class="indexterm" name="id2576782"></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>
@@ -794,9 +794,9 @@ Gets the pixbuf which is associated with
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2576956"></a><h3>
+<a name="id2576882"></a><h3>
<a name="gtk-source-view-set-smart-home-end"></a>gtk_source_view_set_smart_home_end ()</h3>
-<a class="indexterm" name="id2576969"></a><pre class="programlisting">void gtk_source_view_set_smart_home_end
+<a class="indexterm" name="id2576895"></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>
@@ -823,9 +823,9 @@ character of the line before moving to t
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2577050"></a><h3>
+<a name="id2576976"></a><h3>
<a name="gtk-source-view-get-smart-home-end"></a>gtk_source_view_get_smart_home_end ()</h3>
-<a class="indexterm" name="id2577063"></a><pre class="programlisting">gboolean gtk_source_view_get_smart_home_end
+<a class="indexterm" name="id2576989"></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
@@ -851,95 +851,95 @@ character of the line before moving to t
</div>
</div>
<div class="refsect1" lang="en">
-<a name="id2577136"></a><h2>Property Details</h2>
+<a name="id2577062"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
-<a name="id2577146"></a><h3>
+<a name="id2577072"></a><h3>
<a name="GtkSourceView--auto-indent"></a>The "<code class="literal">auto-indent</code>" property</h3>
-<a class="indexterm" name="id2577158"></a><pre class="programlisting"> "auto-indent" gboolean : Read / Write</pre>
+<a class="indexterm" name="id2577084"></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="id2577182"></a><h3>
+<a name="id2577107"></a><h3>
<a name="GtkSourceView--highlight-current-line"></a>The "<code class="literal">highlight-current-line</code>" property</h3>
-<a class="indexterm" name="id2577197"></a><pre class="programlisting"> "highlight-current-line" gboolean : Read / Write</pre>
+<a class="indexterm" name="id2577122"></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="id2577220"></a><h3>
+<a name="id2577146"></a><h3>
<a name="GtkSourceView--indent-on-tab"></a>The "<code class="literal">indent-on-tab</code>" property</h3>
-<a class="indexterm" name="id2577235"></a><pre class="programlisting"> "indent-on-tab" gboolean : Read / Write</pre>
+<a class="indexterm" name="id2577160"></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="id2577258"></a><h3>
+<a name="id2577184"></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="id2577273"></a><pre class="programlisting"> "insert-spaces-instead-of-tabs" gboolean : Read / Write</pre>
+<a class="indexterm" name="id2577199"></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="id2577298"></a><h3>
+<a name="id2577224"></a><h3>
<a name="GtkSourceView--margin"></a>The "<code class="literal">margin</code>" property</h3>
-<a class="indexterm" name="id2577310"></a><pre class="programlisting"> "margin" guint : Read / Write</pre>
+<a class="indexterm" name="id2577236"></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="id2577337"></a><h3>
+<a name="id2577263"></a><h3>
<a name="GtkSourceView--show-line-markers"></a>The "<code class="literal">show-line-markers</code>" property</h3>
-<a class="indexterm" name="id2577351"></a><pre class="programlisting"> "show-line-markers" gboolean : Read / Write</pre>
+<a class="indexterm" name="id2577277"></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="id2577375"></a><h3>
+<a name="id2577301"></a><h3>
<a name="GtkSourceView--show-line-numbers"></a>The "<code class="literal">show-line-numbers</code>" property</h3>
-<a class="indexterm" name="id2577389"></a><pre class="programlisting"> "show-line-numbers" gboolean : Read / Write</pre>
+<a class="indexterm" name="id2577315"></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="id2577413"></a><h3>
+<a name="id2577338"></a><h3>
<a name="GtkSourceView--show-margin"></a>The "<code class="literal">show-margin</code>" property</h3>
-<a class="indexterm" name="id2577425"></a><pre class="programlisting"> "show-margin" gboolean : Read / Write</pre>
+<a class="indexterm" name="id2577351"></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="id2577449"></a><h3>
+<a name="id2577374"></a><h3>
<a name="GtkSourceView--smart-home-end"></a>The "<code class="literal">smart-home-end</code>" property</h3>
-<a class="indexterm" name="id2577463"></a><pre class="programlisting"> "smart-home-end" gboolean : Read / Write</pre>
+<a class="indexterm" name="id2577389"></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="id2577488"></a><h3>
+<a name="id2577414"></a><h3>
<a name="GtkSourceView--tabs-width"></a>The "<code class="literal">tabs-width</code>" property</h3>
-<a class="indexterm" name="id2577500"></a><pre class="programlisting"> "tabs-width" guint : Read / Write</pre>
+<a class="indexterm" name="id2577426"></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="id2577527"></a><h2>Style Property Details</h2>
+<a name="id2577453"></a><h2>Style Property Details</h2>
<div class="refsect2" lang="en">
-<a name="id2577537"></a><h3>
+<a name="id2577463"></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="id2577552"></a><pre class="programlisting"> "right-margin-line-alpha" gint : Read</pre>
+<a class="indexterm" name="id2577478"></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
@@ -955,9 +955,9 @@ be visible).</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2577590"></a><h3>
+<a name="id2577516"></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="id2577605"></a><pre class="programlisting"> "right-margin-line-color" GdkColor : Read</pre>
+<a class="indexterm" name="id2577531"></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
@@ -970,9 +970,9 @@ margin) will be drawn.</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2577636"></a><h3>
+<a name="id2577562"></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="id2577651"></a><pre class="programlisting"> "right-margin-overlay-alpha" gint : Read</pre>
+<a class="indexterm" name="id2577577"></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
@@ -988,9 +988,9 @@ won't be visible).</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2577689"></a><h3>
+<a name="id2577615"></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="id2577704"></a><pre class="programlisting"> "right-margin-overlay-color" GdkColor : Read</pre>
+<a class="indexterm" name="id2577630"></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
@@ -1003,9 +1003,9 @@ will only have an effect if ::right-marg
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2577735"></a><h3>
+<a name="id2577661"></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="id2577750"></a><pre class="programlisting"> "right-margin-overlay-toggle" gchararray : Read</pre>
+<a class="indexterm" name="id2577676"></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
@@ -1020,11 +1020,11 @@ noticable performance impact, so this pr
</div>
</div>
<div class="refsect1" lang="en">
-<a name="id2577787"></a><h2>Signal Details</h2>
+<a name="id2577713"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
-<a name="id2577796"></a><h3>
+<a name="id2577722"></a><h3>
<a name="GtkSourceView-redo"></a>The "redo" signal</h3>
-<a class="indexterm" name="id2577804"></a><pre class="programlisting">void user_function (<a href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a> *sourceview,
+<a class="indexterm" name="id2577729"></a><pre class="programlisting">void user_function (<a href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a> *sourceview,
gpointer user_data) : Run last / Action</pre>
<p>
@@ -1047,9 +1047,9 @@ noticable performance impact, so this pr
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2577865"></a><h3>
+<a name="id2577790"></a><h3>
<a name="GtkSourceView-undo"></a>The "undo" signal</h3>
-<a class="indexterm" name="id2577872"></a><pre class="programlisting">void user_function (<a href="GtkSourceView.html" title="GtkSourceView">GtkSourceView</a> *sourceview,
+<a class="indexterm" name="id2577798"></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.0-1/docs/reference/html/gtksourceview-Searching-in-a-GtkSourceBuffer.html 1.8.1-0ubuntu1/docs/reference/html/gtksourceview-Searching-in-a-GtkSourceBuffer.html
--- 1.8.0-1/docs/reference/html/gtksourceview-Searching-in-a-GtkSourceBuffer.html 2006-09-04 13:52:18.000000000 +0100
+++ 1.8.1-0ubuntu1/docs/reference/html/gtksourceview-Searching-in-a-GtkSourceBuffer.html 2006-10-01 19:05:27.000000000 +0100
@@ -21,16 +21,16 @@
<th width="100%" align="center">GtkSourceView Reference Manual</th>
<td><a accesskey="n" href="gtksourceview-GtkSourceMarker.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="#id2554542" class="shortcut">Top</a>
+<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2556825" class="shortcut">Top</a>
 | 
- <a href="#id2531498" class="shortcut">Description</a></nobr></td></tr>
+ <a href="#id2531507" class="shortcut">Description</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="gtksourceview-Searching-in-a-GtkSourceBuffer"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
-<a name="id2554542"></a><span class="refentrytitle">Searching in a GtkSourceBuffer</span>
+<a name="id2556825"></a><span class="refentrytitle">Searching in a GtkSourceBuffer</span>
</h2>
<p>Searching in a GtkSourceBuffer — </p>
</td>
@@ -61,17 +61,17 @@ gboolean <a href="gtksourceview-Searc
</pre>
</div>
<div class="refsect1" lang="en">
-<a name="id2531498"></a><h2>Description</h2>
+<a name="id2531507"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
-<a name="id2531514"></a><h2>Details</h2>
+<a name="id2531523"></a><h2>Details</h2>
<div class="refsect2" lang="en">
-<a name="id2531524"></a><h3>
+<a name="id2531533"></a><h3>
<a name="GtkSourceSearchFlags"></a>enum GtkSourceSearchFlags</h3>
-<a class="indexterm" name="id2531535"></a><pre class="programlisting">typedef enum
+<a class="indexterm" name="id2531544"></a><pre class="programlisting">typedef enum
{
GTK_SOURCE_SEARCH_VISIBLE_ONLY = 1 << 0,
GTK_SOURCE_SEARCH_TEXT_ONLY = 1 << 1,
@@ -85,9 +85,9 @@ gboolean <a href="gtksourceview-Searc
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2531554"></a><h3>
+<a name="id2537649"></a><h3>
<a name="gtk-source-iter-backward-search"></a>gtk_source_iter_backward_search ()</h3>
-<a class="indexterm" name="id2537651"></a><pre class="programlisting">gboolean gtk_source_iter_backward_search (const GtkTextIter *iter,
+<a class="indexterm" name="id2537660"></a><pre class="programlisting">gboolean gtk_source_iter_backward_search (const GtkTextIter *iter,
const gchar *str,
<a href="gtksourceview-Searching-in-a-GtkSourceBuffer.html#GtkSourceSearchFlags">GtkSourceSearchFlags</a> flags,
GtkTextIter *match_start,
@@ -142,9 +142,9 @@ searching.</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2531071"></a><h3>
+<a name="id2522506"></a><h3>
<a name="gtk-source-iter-forward-search"></a>gtk_source_iter_forward_search ()</h3>
-<a class="indexterm" name="id2531082"></a><pre class="programlisting">gboolean gtk_source_iter_forward_search (const GtkTextIter *iter,
+<a class="indexterm" name="id2522518"></a><pre class="programlisting">gboolean gtk_source_iter_forward_search (const GtkTextIter *iter,
const gchar *str,
<a href="gtksourceview-Searching-in-a-GtkSourceBuffer.html#GtkSourceSearchFlags">GtkSourceSearchFlags</a> flags,
GtkTextIter *match_start,
@@ -218,9 +218,9 @@ searching.</p>
</div>
<hr>
<div class="refsect2" lang="en">
-<a name="id2476141"></a><h3>
+<a name="id2532772"></a><h3>
<a name="gtk-source-iter-find-matching-bracket"></a>gtk_source_iter_find_matching_bracket ()</h3>
-<a class="indexterm" name="id2476154"></a><pre class="programlisting">gboolean gtk_source_iter_find_matching_bracket
+<a class="indexterm" name="id2532786"></a><pre class="programlisting">gboolean gtk_source_iter_find_matching_bracket
(GtkTextIter *iter);</pre>
<p>
Tries to match the bracket character currently at <em class="parameter"><code>iter</code></em> with its
diff -pruN 1.8.0-1/docs/reference/html/index.html 1.8.1-0ubuntu1/docs/reference/html/index.html
--- 1.8.0-1/docs/reference/html/index.html 2006-09-04 13:52:18.000000000 +0100
+++ 1.8.1-0ubuntu1/docs/reference/html/index.html 2006-10-01 19:05:27.000000000 +0100
@@ -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.0
+<div><p class="releaseinfo">for GtkSourceView 1.8.1
</p></div>
</div>
<hr>
diff -pruN 1.8.0-1/docs/reference/html/rn01.html 1.8.1-0ubuntu1/docs/reference/html/rn01.html
--- 1.8.0-1/docs/reference/html/rn01.html 2006-09-04 13:52:18.000000000 +0100
+++ 1.8.1-0ubuntu1/docs/reference/html/rn01.html 2006-10-01 19:05:27.000000000 +0100
@@ -21,9 +21,9 @@
<td><a accesskey="n" href="GtkSourceBuffer.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="reference" lang="en">
-<a name="id2513211"></a><div class="titlepage">
+<a name="id2481876"></a><div class="titlepage">
<div><div><h1 class="title">
-<a name="id2513211"></a>API reference</h1></div></div>
+<a name="id2481876"></a>API reference</h1></div></div>
<hr>
</div>
</div>
diff -pruN 1.8.0-1/docs/reference/version.xml 1.8.1-0ubuntu1/docs/reference/version.xml
--- 1.8.0-1/docs/reference/version.xml 2006-09-04 13:29:13.000000000 +0100
+++ 1.8.1-0ubuntu1/docs/reference/version.xml 2006-10-01 19:03:45.000000000 +0100
@@ -1 +1 @@
-1.8.0
+1.8.1
diff -pruN 1.8.0-1/docs/reference/xml/marker.xml 1.8.1-0ubuntu1/docs/reference/xml/marker.xml
--- 1.8.0-1/docs/reference/xml/marker.xml 2006-09-04 13:52:18.000000000 +0100
+++ 1.8.1-0ubuntu1/docs/reference/xml/marker.xml 2006-10-01 19:05:27.000000000 +0100
@@ -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.0-1/docs/reference/xml/tagstyle.xml 1.8.1-0ubuntu1/docs/reference/xml/tagstyle.xml
--- 1.8.0-1/docs/reference/xml/tagstyle.xml 2006-09-04 13:52:18.000000000 +0100
+++ 1.8.1-0ubuntu1/docs/reference/xml/tagstyle.xml 2006-10-01 19:05:27.000000000 +0100
@@ -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.0-1/docs/reference/xml/tag.xml 1.8.1-0ubuntu1/docs/reference/xml/tag.xml
--- 1.8.0-1/docs/reference/xml/tag.xml 2006-09-04 13:52:18.000000000 +0100
+++ 1.8.1-0ubuntu1/docs/reference/xml/tag.xml 2006-10-01 19:05:27.000000000 +0100
@@ -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.0-1/gtksourceview/gtksourcetag.c 1.8.1-0ubuntu1/gtksourceview/gtksourcetag.c
--- 1.8.0-1/gtksourceview/gtksourcetag.c 2005-12-31 17:29:19.000000000 +0000
+++ 1.8.1-0ubuntu1/gtksourceview/gtksourcetag.c 2006-09-30 21:56:02.000000000 +0100
@@ -636,7 +636,8 @@ gtk_source_tag_set_property (GObject
if (style != NULL)
gtk_source_tag_set_style (tag, style);
}
-
+ break;
+
default:
G_OBJECT_WARN_INVALID_PROPERTY_ID (object, prop_id, pspec);
}
diff -pruN 1.8.0-1/gtksourceview/gtksourceview.c 1.8.1-0ubuntu1/gtksourceview/gtksourceview.c
--- 1.8.0-1/gtksourceview/gtksourceview.c 2006-08-07 16:29:49.000000000 +0100
+++ 1.8.1-0ubuntu1/gtksourceview/gtksourceview.c 2006-09-30 21:56:02.000000000 +0100
@@ -2146,11 +2146,16 @@ gtk_source_view_key_press_event (GtkWidg
GtkTextBuffer *buf;
GtkTextIter cur;
GtkTextMark *mark;
+ guint modifiers;
gint key;
view = GTK_SOURCE_VIEW (widget);
buf = gtk_text_view_get_buffer (GTK_TEXT_VIEW (widget));
+ /* Be careful when testing for modifier state equality:
+ * caps lock, num lock,etc need to be taken into account */
+ modifiers = gtk_accelerator_get_default_mod_mask ();
+
key = event->keyval;
mark = gtk_text_buffer_get_insert (buf);
@@ -2198,7 +2203,8 @@ gtk_source_view_key_press_event (GtkWidg
* with shift+tab key is GDK_ISO_Left_Tab (depends on X?)
*/
if ((key == GDK_Tab || key == GDK_KP_Tab || key == GDK_ISO_Left_Tab) &&
- (event->state == 0 || event->state == GDK_SHIFT_MASK))
+ ((event->state & modifiers) == 0 ||
+ (event->state & modifiers) == GDK_SHIFT_MASK))
{
GtkTextIter s, e;
gboolean has_selection;
diff -pruN 1.8.0-1/NEWS 1.8.1-0ubuntu1/NEWS
--- 1.8.0-1/NEWS 2006-09-04 13:23:24.000000000 +0100
+++ 1.8.1-0ubuntu1/NEWS 2006-10-01 18:40:27.000000000 +0100
@@ -1,3 +1,10 @@
+News in 1.8.1
+-------------
+
+* Fixed #357447 â?? Missing break in gtk_source_tag_set_property() (Kouhei Sutou)
+* Fixed #357746 â?? "Insert spaces instead of tabs" doesn't work (Paolo Borelli)
+* Updated translations
+
News in 1.8.0
-------------
diff -pruN 1.8.0-1/po/ChangeLog 1.8.1-0ubuntu1/po/ChangeLog
--- 1.8.0-1/po/ChangeLog 2006-09-04 13:27:57.000000000 +0100
+++ 1.8.1-0ubuntu1/po/ChangeLog 2006-10-01 18:34:00.000000000 +0100
@@ -1,3 +1,24 @@
+=== gtksourceview 1.8.1 ===
+
+2006-09-21 Priit Laes <plaes cvs gnome org>
+
+ * et.po: Translation updated by Ivar Smolin.
+
+2006-09-14 David Lodge <dave cirt net>
+
+ * en_GB.po: Updated English (British) translation
+
+2006-09-13 Matic Zgur <mr zgur gmail com>
+
+ * sl.po: Added Slovenian translation.
+ * LINGUAS: Added Slovenian (sl) to the list of languages.
+
+2006-09-10 David Lodge <dave cirt net>
+
+ * en_GB.po: Updated English (British) translation.
+
+=== gtksourceview 1.8.0 ===
+
2006-09-04 Abel Cheung <abel oaka org>
* zh_HK.po: Updated Chinese (Hong Kong) translation from
diff -pruN 1.8.0-1/po/en_GB.po 1.8.1-0ubuntu1/po/en_GB.po
--- 1.8.0-1/po/en_GB.po 2005-03-08 10:47:59.000000000 +0000
+++ 1.8.1-0ubuntu1/po/en_GB.po 2006-09-16 10:44:05.000000000 +0100
@@ -2,445 +2,503 @@
# Copyright (C) 2004 The GNOME Foundation
# This file is distributed under the same license as the gtksourceview package.
# Gareth Owen <gowen72 yahoo com>, David Lodge <dave cirt net>, 2004.
-#
-#
+#
+#
msgid ""
msgstr ""
"Project-Id-Version: gtksourceview\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-03-08 11:38+0100\n"
-"PO-Revision-Date: 2005-02-13 20:29+0100\n"
+"POT-Creation-Date: 2006-09-14 21:09+0100\n"
+"PO-Revision-Date: 2006-09-14 21:09-0000\n"
"Last-Translator: David Lodge <dave cirt net>\n"
"Language-Team: English/GB <en li org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: gtksourceview/gtksourcebuffer.c:279
+#: ../gtksourceview/gtksourcebuffer.c:278
msgid "Escape Character"
msgstr "Escape Character"
-#: gtksourceview/gtksourcebuffer.c:280
+#: ../gtksourceview/gtksourcebuffer.c:279
msgid "Escaping character for syntax patterns"
msgstr "Escaping character for syntax patterns"
-#: gtksourceview/gtksourcebuffer.c:288
+#: ../gtksourceview/gtksourcebuffer.c:287
msgid "Check Brackets"
msgstr "Check Brackets"
-#: gtksourceview/gtksourcebuffer.c:289
+#: ../gtksourceview/gtksourcebuffer.c:288
msgid "Whether to check and highlight matching brackets"
msgstr "Whether to check and highlight matching brackets"
-#: gtksourceview/gtksourcebuffer.c:297 gtksourceview/gtksourceprintjob.c:295
+#: ../gtksourceview/gtksourcebuffer.c:296
+#: ../gtksourceview/gtksourceprintjob.c:296
msgid "Highlight"
msgstr "Highlight"
-#: gtksourceview/gtksourcebuffer.c:298
+#: ../gtksourceview/gtksourcebuffer.c:297
msgid "Whether to highlight syntax in the buffer"
msgstr "Whether to highlight syntax in the buffer"
-#: gtksourceview/gtksourcebuffer.c:306
+#: ../gtksourceview/gtksourcebuffer.c:305
msgid "Maximum Undo Levels"
msgstr "Maximum Undo Levels"
-#: gtksourceview/gtksourcebuffer.c:307
+#: ../gtksourceview/gtksourcebuffer.c:306
msgid "Number of undo levels for the buffer"
msgstr "Number of undo levels for the buffer"
-#: gtksourceview/gtksourcebuffer.c:317
-#: gtksourceview/language-specs/desktop.lang.h:6
-#: gtksourceview/language-specs/ini.lang.h:7
+#: ../gtksourceview/gtksourcebuffer.c:316
+#: ../gtksourceview/language-specs/desktop.lang.h:6
+#: ../gtksourceview/language-specs/ini.lang.h:7
msgid "Language"
msgstr "Language"
-#: gtksourceview/gtksourcebuffer.c:318
+#: ../gtksourceview/gtksourcebuffer.c:317
msgid "Language object to get highlighting patterns from"
msgstr "Language object to get highlighting patterns from"
-#: gtksourceview/gtksourcelanguagesmanager.c:119
+#: ../gtksourceview/gtksourcelanguagesmanager.c:114
msgid "Language specification directories"
msgstr "Language specification directories"
-#: gtksourceview/gtksourcelanguagesmanager.c:120
-msgid ""
-"List of directories where the language specification files (.lang) are "
-"located"
-msgstr ""
-"List of directories where the language specification files (.lang) are "
-"located"
+#: ../gtksourceview/gtksourcelanguagesmanager.c:115
+msgid "List of directories where the language specification files (.lang) are located"
+msgstr "List of directories where the language specification files (.lang) are located"
-#: gtksourceview/gtksourceprintjob.c:264
+#: ../gtksourceview/gtksourceprintjob.c:265
msgid "Configuration"
msgstr "Configuration"
-#: gtksourceview/gtksourceprintjob.c:265
+#: ../gtksourceview/gtksourceprintjob.c:266
msgid "Configuration options for the print job"
msgstr "Configuration options for the print job"
-#: gtksourceview/gtksourceprintjob.c:272
+#: ../gtksourceview/gtksourceprintjob.c:273
msgid "Source Buffer"
msgstr "Source Buffer"
-#: gtksourceview/gtksourceprintjob.c:273
+#: ../gtksourceview/gtksourceprintjob.c:274
msgid "GtkSourceBuffer object to print"
msgstr "GtkSourceBuffer object to print"
-#: gtksourceview/gtksourceprintjob.c:279 gtksourceview/gtksourceview.c:222
-#: gtksourceview/gtksourceview.c:223
+#: ../gtksourceview/gtksourceprintjob.c:280
+#: ../gtksourceview/gtksourceview.c:235
+#: ../gtksourceview/gtksourceview.c:236
msgid "Tabs Width"
msgstr "Tabs Width"
-#: gtksourceview/gtksourceprintjob.c:280
+#: ../gtksourceview/gtksourceprintjob.c:281
msgid "Width in equivalent space characters of tabs"
msgstr "Width in equivalent space characters of tabs"
-#: gtksourceview/gtksourceprintjob.c:287
+#: ../gtksourceview/gtksourceprintjob.c:288
msgid "Wrap Mode"
msgstr "Wrap Mode"
-#: gtksourceview/gtksourceprintjob.c:288
+#: ../gtksourceview/gtksourceprintjob.c:289
msgid "Word wrapping mode"
msgstr "Word wrapping mode"
-#: gtksourceview/gtksourceprintjob.c:296
+#: ../gtksourceview/gtksourceprintjob.c:297
msgid "Whether to print the document with highlighted syntax"
msgstr "Whether to print the document with highlighted syntax"
-#: gtksourceview/gtksourceprintjob.c:304
+#: ../gtksourceview/gtksourceprintjob.c:305
msgid "Font"
msgstr "Font"
-#: gtksourceview/gtksourceprintjob.c:305
+#: ../gtksourceview/gtksourceprintjob.c:306
msgid "GnomeFont name to use for the document text (deprecated)"
msgstr "GnomeFont name to use for the document text (deprecated)"
-#: gtksourceview/gtksourceprintjob.c:312
+#: ../gtksourceview/gtksourceprintjob.c:313
msgid "Font Description"
msgstr "Font Description"
-#: gtksourceview/gtksourceprintjob.c:313
+#: ../gtksourceview/gtksourceprintjob.c:314
msgid "Font to use for the document text (e.g. \"Monospace 10\")"
msgstr "Font to use for the document text (e.g. \"Monospace 10\")"
-#: gtksourceview/gtksourceprintjob.c:320 gtksourceview/gtksourceprintjob.c:328
+#: ../gtksourceview/gtksourceprintjob.c:321
+#: ../gtksourceview/gtksourceprintjob.c:329
msgid "Numbers Font"
msgstr "Numbers Font"
-#: gtksourceview/gtksourceprintjob.c:321
+#: ../gtksourceview/gtksourceprintjob.c:322
msgid "GnomeFont name to use for the line numbers (deprecated)"
msgstr "GnomeFont name to use for the line numbers (deprecated)"
-#: gtksourceview/gtksourceprintjob.c:329
+#: ../gtksourceview/gtksourceprintjob.c:330
msgid "Font description to use for the line numbers"
msgstr "Font description to use for the line numbers"
-#: gtksourceview/gtksourceprintjob.c:336
+#: ../gtksourceview/gtksourceprintjob.c:337
msgid "Print Line Numbers"
msgstr "Print Line Numbers"
-#: gtksourceview/gtksourceprintjob.c:337
+#: ../gtksourceview/gtksourceprintjob.c:338
msgid "Interval of printed line numbers (0 means no numbers)"
msgstr "Interval of printed line numbers (0 means no numbers)"
-#: gtksourceview/gtksourceprintjob.c:344
+#: ../gtksourceview/gtksourceprintjob.c:345
msgid "Print Header"
msgstr "Print Header"
-#: gtksourceview/gtksourceprintjob.c:345
+#: ../gtksourceview/gtksourceprintjob.c:346
msgid "Whether to print a header in each page"
msgstr "Whether to print a header in each page"
-#: gtksourceview/gtksourceprintjob.c:352
+#: ../gtksourceview/gtksourceprintjob.c:353
msgid "Print Footer"
msgstr "Print Footer"
-#: gtksourceview/gtksourceprintjob.c:353
+#: ../gtksourceview/gtksourceprintjob.c:354
msgid "Whether to print a footer in each page"
msgstr "Whether to print a footer in each page"
-#: gtksourceview/gtksourceprintjob.c:360
+#: ../gtksourceview/gtksourceprintjob.c:361
msgid "Header and Footer Font"
msgstr "Header and Footer Font"
-#: gtksourceview/gtksourceprintjob.c:361
+#: ../gtksourceview/gtksourceprintjob.c:362
msgid "GnomeFont name to use for the header and footer (deprecated)"
msgstr "GnomeFont name to use for the header and footer (deprecated)"
-#: gtksourceview/gtksourceprintjob.c:368
+#: ../gtksourceview/gtksourceprintjob.c:369
msgid "Header and Footer Font Description"
msgstr "Header and Footer Font Description"
-#: gtksourceview/gtksourceprintjob.c:369
+#: ../gtksourceview/gtksourceprintjob.c:370
msgid "Font to use for headers and footers (e.g. \"Monospace 10\")"
msgstr "Font to use for headers and footers (e.g. \"Monospace 10\")"
-#: gtksourceview/gtksourcestylescheme.c:262
+#: ../gtksourceview/gtksourcestylescheme.c:264
msgid "Base-N Integer"
msgstr "Base-N Integer"
-#: gtksourceview/gtksourcestylescheme.c:267
+#: ../gtksourceview/gtksourcestylescheme.c:269
msgid "Character"
msgstr "Character"
-#: gtksourceview/gtksourcestylescheme.c:272
-#: gtksourceview/language-specs/latex.lang.h:1
-#: gtksourceview/language-specs/po.lang.h:1
+#: ../gtksourceview/gtksourcestylescheme.c:274
+#: ../gtksourceview/language-specs/latex.lang.h:2
+#: ../gtksourceview/language-specs/po.lang.h:1
msgid "Comment"
msgstr "Comment"
#. $this = (datatype)
-#: gtksourceview/gtksourcestylescheme.c:277
-#: gtksourceview/language-specs/php.lang.h:14
+#: ../gtksourceview/gtksourcestylescheme.c:279
+#: ../gtksourceview/language-specs/php.lang.h:14
msgid "Data Type"
msgstr "Data Type"
#.
#. CSS functions, such as rgb(), clip(), or lang().
#.
-#: gtksourceview/gtksourcestylescheme.c:282
-#: gtksourceview/language-specs/ada.lang.h:3
-#: gtksourceview/language-specs/css.lang.h:17
+#: ../gtksourceview/gtksourcestylescheme.c:284
+#: ../gtksourceview/language-specs/ada.lang.h:3
+#: ../gtksourceview/language-specs/css.lang.h:18
+#: ../gtksourceview/language-specs/octave.lang.h:4
+#: ../gtksourceview/language-specs/python.lang.h:5
+#: ../gtksourceview/language-specs/scheme.lang.h:2
+#: ../gtksourceview/language-specs/sh.lang.h:4
msgid "Function"
msgstr "Function"
-#: gtksourceview/gtksourcestylescheme.c:287
-#: gtksourceview/language-specs/c.lang.h:6
-#: gtksourceview/language-specs/cpp.lang.h:6
-#: gtksourceview/language-specs/fortran.lang.h:1
-#: gtksourceview/language-specs/python.lang.h:2
-#: gtksourceview/language-specs/haskell.lang.h:3
-#: gtksourceview/language-specs/nemerle.lang.h:6
+#: ../gtksourceview/gtksourcestylescheme.c:289
+#: ../gtksourceview/language-specs/c.lang.h:6
+#: ../gtksourceview/language-specs/cpp.lang.h:6
+#: ../gtksourceview/language-specs/d.lang.h:5
+#: ../gtksourceview/language-specs/fortran.lang.h:1
+#: ../gtksourceview/language-specs/haskell.lang.h:3
+#: ../gtksourceview/language-specs/nemerle.lang.h:6
+#: ../gtksourceview/language-specs/octave.lang.h:1
+#: ../gtksourceview/language-specs/python.lang.h:2
msgid "Decimal"
msgstr "Decimal"
-#: gtksourceview/gtksourcestylescheme.c:292
+#: ../gtksourceview/gtksourcestylescheme.c:294
msgid "Floating Point"
msgstr "Floating Point"
-#: gtksourceview/gtksourcestylescheme.c:297
-#: gtksourceview/language-specs/latex.lang.h:3
-#: gtksourceview/language-specs/po.lang.h:3
-#: gtksourceview/language-specs/texinfo.lang.h:8
-#: gtksourceview/language-specs/vhdl.lang.h:2
-#: gtksourceview/language-specs/R.lang.h:6
-#: gtksourceview/language-specs/gtkrc.lang.h:6
+#. We cannot match \b at the end of a keyword automatically
+#. because it fails for let* etc. So we need to manually add it to the
+#. other keywords and match ([ \t]|$) for the one ending with a
+#. special character. Unfortnately this also means that if the highlight
+#. style for keywords sets the background color, for let* etc also the
+#. trailing space will be highlighted.
+#: ../gtksourceview/gtksourcestylescheme.c:299
+#: ../gtksourceview/language-specs/ada.lang.h:4
+#: ../gtksourceview/language-specs/gtkrc.lang.h:6
+#: ../gtksourceview/language-specs/haskell.lang.h:9
+#: ../gtksourceview/language-specs/latex.lang.h:5
+#: ../gtksourceview/language-specs/octave.lang.h:6
+#: ../gtksourceview/language-specs/po.lang.h:3
+#: ../gtksourceview/language-specs/python.lang.h:7
+#: ../gtksourceview/language-specs/R.lang.h:6
+#: ../gtksourceview/language-specs/scheme.lang.h:9
+#: ../gtksourceview/language-specs/tcl.lang.h:1
+#: ../gtksourceview/language-specs/texinfo.lang.h:8
+#: ../gtksourceview/language-specs/vhdl.lang.h:2
msgid "Keyword"
msgstr "Keyword"
-#: gtksourceview/gtksourcestylescheme.c:302
+#: ../gtksourceview/gtksourcestylescheme.c:304
msgid "Preprocessor"
msgstr "Preprocessor"
-#: gtksourceview/gtksourcestylescheme.c:307
-#: gtksourceview/language-specs/ada.lang.h:9
-#: gtksourceview/language-specs/c.lang.h:15
-#: gtksourceview/language-specs/cpp.lang.h:15
-#: gtksourceview/language-specs/csharp.lang.h:8
-#: gtksourceview/language-specs/css.lang.h:63
-#: gtksourceview/language-specs/html.lang.h:8
-#: gtksourceview/language-specs/fortran.lang.h:12
-#: gtksourceview/language-specs/idl.lang.h:9
-#: gtksourceview/language-specs/java.lang.h:11
-#: gtksourceview/language-specs/javascript.lang.h:33
-#: gtksourceview/language-specs/lua.lang.h:10
-#: gtksourceview/language-specs/pascal.lang.h:18
-#: gtksourceview/language-specs/perl.lang.h:8
-#: gtksourceview/language-specs/po.lang.h:6
-#: gtksourceview/language-specs/python.lang.h:14
-#: gtksourceview/language-specs/ruby.lang.h:18
-#: gtksourceview/language-specs/sh.lang.h:13
-#: gtksourceview/language-specs/xml.lang.h:7
-#: gtksourceview/language-specs/haskell.lang.h:15
-#: gtksourceview/language-specs/vbnet.lang.h:7
-#: gtksourceview/language-specs/nemerle.lang.h:15
-#: gtksourceview/language-specs/tcl.lang.h:4
-#: gtksourceview/language-specs/vhdl.lang.h:6
+#.
+#. <pattern-item _name = "Operator" style = "Operators">
+#. <regex>[:!#$%&*+./>=<? \\^|~\-]+</regex>
+#. </pattern-item>
+#.
+#. <keyword-list _name="Keysymbol" style = "Keyword">
+#. <keyword>::</keyword>
+#. <keyword>-></keyword>
+#. <keyword><-</keyword>
+#. <keyword>=></keyword>
+#. <keyword>=</keyword>
+#. <keyword>|</keyword>`
+#. <keyword>\</keyword>
+#. <keyword>@</keyword>
+#. <keyword>~</keyword>
+#. </keyword-list>
+#.
+#: ../gtksourceview/gtksourcestylescheme.c:309
+#: ../gtksourceview/language-specs/ada.lang.h:9
+#: ../gtksourceview/language-specs/c.lang.h:15
+#: ../gtksourceview/language-specs/cpp.lang.h:15
+#: ../gtksourceview/language-specs/csharp.lang.h:9
+#: ../gtksourceview/language-specs/css.lang.h:58
+#: ../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/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/pascal.lang.h:18
+#: ../gtksourceview/language-specs/perl.lang.h:8
+#: ../gtksourceview/language-specs/po.lang.h:6
+#: ../gtksourceview/language-specs/scheme.lang.h:13
+#: ../gtksourceview/language-specs/sh.lang.h:13
+#: ../gtksourceview/language-specs/tcl.lang.h:4
+#: ../gtksourceview/language-specs/vbnet.lang.h:11
+#: ../gtksourceview/language-specs/vhdl.lang.h:6
+#: ../gtksourceview/language-specs/xml.lang.h:7
msgid "String"
msgstr "String"
-#: gtksourceview/gtksourcestylescheme.c:312
+#: ../gtksourceview/gtksourcestylescheme.c:314
msgid "Specials"
msgstr "Specials"
-#.
-#. Proposed language specification for CSS (Cascading Style Sheet) files.
-#.
-#. Reference used:
-#. http://www.w3.org/TR/CSS2/
-#.
-#. Tested with:
-#. http://www.simplebits.com/css/simple.css
-#.
-#. Submitted by Scott Martin (scott coffeeblack org)
-#.
-#. FIXME: find the correct mimetype
-#: gtksourceview/gtksourcestylescheme.c:319
-#: gtksourceview/language-specs/css.lang.h:46
-#: gtksourceview/language-specs/desktop.lang.h:10
-#: gtksourceview/language-specs/diff.lang.h:7
-#: gtksourceview/language-specs/ini.lang.h:10
-#: gtksourceview/language-specs/msil.lang.h:2
-#: gtksourceview/language-specs/po.lang.h:5
-#: gtksourceview/language-specs/gtkrc.lang.h:9
+#: ../gtksourceview/gtksourcestylescheme.c:321
+#: ../gtksourceview/language-specs/changelog.lang.h:6
+#: ../gtksourceview/language-specs/css.lang.h:36
+#: ../gtksourceview/language-specs/desktop.lang.h:10
+#: ../gtksourceview/language-specs/diff.lang.h:7
+#: ../gtksourceview/language-specs/gtkrc.lang.h:9
+#: ../gtksourceview/language-specs/ini.lang.h:10
+#: ../gtksourceview/language-specs/msil.lang.h:2
+#: ../gtksourceview/language-specs/po.lang.h:5
msgid "Others"
msgstr "Others"
-#: gtksourceview/gtksourcestylescheme.c:324
+#: ../gtksourceview/gtksourcestylescheme.c:326
msgid "Others 2"
msgstr "Others 2"
-#: gtksourceview/gtksourcestylescheme.c:329
+#: ../gtksourceview/gtksourcestylescheme.c:331
msgid "Others 3"
msgstr "Others 3"
-#: gtksourceview/gtksourcestylescheme.c:366
+#: ../gtksourceview/gtksourcestylescheme.c:368
msgid "Default"
msgstr "Default"
-#: gtksourceview/gtksourcetag.c:108
+#: ../gtksourceview/gtksourcetag.c:109
msgid "Tag ID"
msgstr "Tag ID"
-#: gtksourceview/gtksourcetag.c:109
+#: ../gtksourceview/gtksourcetag.c:110
msgid "ID used to refer to the source tag"
msgstr "ID used to refer to the source tag"
-#: gtksourceview/gtksourcetag.c:116
+#: ../gtksourceview/gtksourcetag.c:117
msgid "Tag style"
msgstr "Tag style"
-#: gtksourceview/gtksourcetag.c:117
-msgid "The style associated to the source tag"
-msgstr "The style associated to the source tag"
+#: ../gtksourceview/gtksourcetag.c:118
+msgid "The style associated with the source tag"
+msgstr "The style associated with the source tag"
-#: gtksourceview/gtksourceview.c:206
+#: ../gtksourceview/gtksourceview.c:219
msgid "Show Line Numbers"
msgstr "Show Line Numbers"
-#: gtksourceview/gtksourceview.c:207
+#: ../gtksourceview/gtksourceview.c:220
msgid "Whether to display line numbers"
msgstr "Whether to display line numbers"
-#: gtksourceview/gtksourceview.c:214
+#: ../gtksourceview/gtksourceview.c:227
msgid "Show Line Markers"
msgstr "Show Line Markers"
-#: gtksourceview/gtksourceview.c:215
+#: ../gtksourceview/gtksourceview.c:228
msgid "Whether to display line marker pixbufs"
msgstr "Whether to display line marker pixbufs"
-#: gtksourceview/gtksourceview.c:232
+#: ../gtksourceview/gtksourceview.c:245
msgid "Auto Indentation"
msgstr "Auto Indentation"
-#: gtksourceview/gtksourceview.c:233
+#: ../gtksourceview/gtksourceview.c:246
msgid "Whether to enable auto indentation"
msgstr "Whether to enable auto indentation"
-#: gtksourceview/gtksourceview.c:239
+#: ../gtksourceview/gtksourceview.c:252
msgid "Insert Spaces Instead of Tabs"
msgstr "Insert Spaces Instead of Tabs"
-#: gtksourceview/gtksourceview.c:240
+#: ../gtksourceview/gtksourceview.c:253
msgid "Whether to insert spaces instead of tabs"
msgstr "Whether to insert spaces instead of tabs"
-#: gtksourceview/gtksourceview.c:247
+#: ../gtksourceview/gtksourceview.c:260
msgid "Show Right Margin"
msgstr "Show Right Margin"
-#: gtksourceview/gtksourceview.c:248
+#: ../gtksourceview/gtksourceview.c:261
msgid "Whether to display the right margin"
msgstr "Whether to display the right margin"
-#: gtksourceview/gtksourceview.c:255
+#: ../gtksourceview/gtksourceview.c:268
msgid "Margin position"
msgstr "Margin position"
-#: gtksourceview/gtksourceview.c:256
+#: ../gtksourceview/gtksourceview.c:269
msgid "Position of the right margin"
msgstr "Position of the right margin"
-#: gtksourceview/gtksourceview.c:265
+#: ../gtksourceview/gtksourceview.c:278
msgid "Use smart home/end"
msgstr "Use smart home/end"
-#: gtksourceview/gtksourceview.c:266
-msgid ""
-"HOME and END keys move to first/last characters on line first before going "
-"to the start/end of the line"
-msgstr ""
-"HOME and END keys move to first/last characters on line first before going "
-"to the start/end of the line"
+#: ../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 and END keys move to first/last non whitespace characters on line before going to the start/end of the line"
-#: gtksourceview/gtksourceview.c:275
+#: ../gtksourceview/gtksourceview.c:288
msgid "Highlight current line"
msgstr "Highlight current line"
-#: gtksourceview/gtksourceview.c:276
+#: ../gtksourceview/gtksourceview.c:289
msgid "Whether to highlight the current line"
msgstr "Whether to highlight the current line"
-#: gtksourceview/language-specs/ada.lang.h:1
+#: ../gtksourceview/gtksourceview.c:296
+msgid "Indent on tab"
+msgstr "Indent on tab"
+
+#: ../gtksourceview/gtksourceview.c:297
+msgid "Whether to indent the selected text when the tab key is pressed"
+msgstr "Whether to indent the selected text when the tab key is pressed"
+
+#: ../gtksourceview/gtksourceview.c:313
+msgid "Margin Line Alpha"
+msgstr "Margin Line Alpha"
+
+#: ../gtksourceview/gtksourceview.c:314
+msgid "Transparency of the margin line"
+msgstr "Transparency of the margin line"
+
+#: ../gtksourceview/gtksourceview.c:331
+msgid "Margin Line Color"
+msgstr "Margin Line Colour"
+
+#: ../gtksourceview/gtksourceview.c:332
+msgid "Color to use for the right margin line"
+msgstr "Color to use for the right margin line"
+
+#: ../gtksourceview/gtksourceview.c:348
+msgid "Margin Overlay Toggle"
+msgstr "Margin Overlay Toggle"
+
+#: ../gtksourceview/gtksourceview.c:349
+msgid "Whether to draw the right margin overlay"
+msgstr "Whether to draw the right margin overlay"
+
+#: ../gtksourceview/gtksourceview.c:365
+msgid "Margin Overlay Alpha"
+msgstr "Margin Overlay Alpha"
+
+#: ../gtksourceview/gtksourceview.c:366
+msgid "Transparency of the margin overlay"
+msgstr "Transparency of the margin overlay"
+
+#: ../gtksourceview/gtksourceview.c:383
+msgid "Margin Overlay Color"
+msgstr "Margin Overlay Colour"
+
+#: ../gtksourceview/gtksourceview.c:384
+msgid "Color to use for drawing the margin overlay"
+msgstr "Color to use for drawing the margin overlay"
+
+#: ../gtksourceview/language-specs/ada.lang.h:1
msgid "Ada"
msgstr "Ada"
-#: gtksourceview/language-specs/ada.lang.h:2
-#: gtksourceview/language-specs/c.lang.h:4
-#: gtksourceview/language-specs/cpp.lang.h:4
-#: gtksourceview/language-specs/haskell.lang.h:2
-#: gtksourceview/language-specs/nemerle.lang.h:3
-#: gtksourceview/language-specs/vhdl.lang.h:1
+#: ../gtksourceview/language-specs/ada.lang.h:2
+#: ../gtksourceview/language-specs/c.lang.h:4
+#: ../gtksourceview/language-specs/cpp.lang.h:4
+#: ../gtksourceview/language-specs/haskell.lang.h:2
+#: ../gtksourceview/language-specs/nemerle.lang.h:3
+#: ../gtksourceview/language-specs/vhdl.lang.h:1
msgid "Character Constant"
msgstr "Character Constant"
-#: gtksourceview/language-specs/ada.lang.h:4
-#: gtksourceview/language-specs/c.lang.h:10
-#: gtksourceview/language-specs/cpp.lang.h:10
-#: gtksourceview/language-specs/csharp.lang.h:3
-#: gtksourceview/language-specs/fortran.lang.h:7
-#: gtksourceview/language-specs/idl.lang.h:4
-#: gtksourceview/language-specs/javascript.lang.h:11
-#: gtksourceview/language-specs/lua.lang.h:3
-#: gtksourceview/language-specs/perl.lang.h:2
-#: gtksourceview/language-specs/python.lang.h:6
-#: gtksourceview/language-specs/ruby.lang.h:8
-#: gtksourceview/language-specs/verilog.lang.h:6
-#: gtksourceview/language-specs/haskell.lang.h:9
-#: gtksourceview/language-specs/vbnet.lang.h:1
-#: gtksourceview/language-specs/tcl.lang.h:1
-msgid "Keywords"
-msgstr "Keywords"
-
-#: gtksourceview/language-specs/ada.lang.h:5
-#: gtksourceview/language-specs/c.lang.h:11
-#: gtksourceview/language-specs/cpp.lang.h:11
-#: gtksourceview/language-specs/csharp.lang.h:4
-#: gtksourceview/language-specs/css.lang.h:28
-#: gtksourceview/language-specs/desktop.lang.h:7
-#: gtksourceview/language-specs/diff.lang.h:5
-#: gtksourceview/language-specs/fortran.lang.h:8
-#: gtksourceview/language-specs/idl.lang.h:5
-#: gtksourceview/language-specs/ini.lang.h:8
-#: gtksourceview/language-specs/java.lang.h:5
-#: gtksourceview/language-specs/javascript.lang.h:12
-#: gtksourceview/language-specs/lua.lang.h:4
-#: gtksourceview/language-specs/pascal.lang.h:11
-#: gtksourceview/language-specs/perl.lang.h:3
-#: gtksourceview/language-specs/python.lang.h:7
-#: gtksourceview/language-specs/ruby.lang.h:9
-#: gtksourceview/language-specs/sh.lang.h:5
-#: gtksourceview/language-specs/sql.lang.h:11
-#: gtksourceview/language-specs/verilog.lang.h:7
-#: gtksourceview/language-specs/haskell.lang.h:10
-#: gtksourceview/language-specs/texinfo.lang.h:9
-#: gtksourceview/language-specs/vbnet.lang.h:2
-#: gtksourceview/language-specs/nemerle.lang.h:10
-#: gtksourceview/language-specs/tcl.lang.h:2
-#: gtksourceview/language-specs/vhdl.lang.h:3
-#: gtksourceview/language-specs/R.lang.h:7
-#: gtksourceview/language-specs/gtkrc.lang.h:7
+#. Note: contains an hack to avoid considering ^COMMON a comment
+#. <string _name = "String 2" style = "String" end-at-line-end = "TRUE">
+#. <start-regex>'</start-regex>
+#. <end-regex>'</end-regex>
+#. </string>
+#: ../gtksourceview/language-specs/ada.lang.h:5
+#: ../gtksourceview/language-specs/c.lang.h:11
+#: ../gtksourceview/language-specs/cpp.lang.h:11
+#: ../gtksourceview/language-specs/csharp.lang.h:4
+#: ../gtksourceview/language-specs/css.lang.h:29
+#: ../gtksourceview/language-specs/d.lang.h:10
+#: ../gtksourceview/language-specs/desktop.lang.h:7
+#: ../gtksourceview/language-specs/diff.lang.h:5
+#: ../gtksourceview/language-specs/fortran.lang.h:9
+#: ../gtksourceview/language-specs/gtkrc.lang.h:7
+#: ../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/javascript.lang.h:13
+#: ../gtksourceview/language-specs/lua.lang.h:4
+#: ../gtksourceview/language-specs/makefile.lang.h:4
+#: ../gtksourceview/language-specs/nemerle.lang.h:10
+#: ../gtksourceview/language-specs/octave.lang.h:7
+#: ../gtksourceview/language-specs/pascal.lang.h:11
+#: ../gtksourceview/language-specs/perl.lang.h:3
+#: ../gtksourceview/language-specs/python.lang.h:8
+#: ../gtksourceview/language-specs/R.lang.h:7
+#: ../gtksourceview/language-specs/ruby.lang.h:10
+#: ../gtksourceview/language-specs/scheme.lang.h:10
+#: ../gtksourceview/language-specs/sh.lang.h:5
+#: ../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/vhdl.lang.h:3
msgid "Line Comment"
msgstr "Line Comment"
@@ -448,176 +506,249 @@ msgstr "Line Comment"
#. For values like: z-index: 2;
#. +/- before 0 is not allowed.
#.
-#: gtksourceview/language-specs/ada.lang.h:6
-#: gtksourceview/language-specs/css.lang.h:33
-#: gtksourceview/language-specs/desktop.lang.h:9
-#: gtksourceview/language-specs/javascript.lang.h:15
-#: gtksourceview/language-specs/pascal.lang.h:14
-#: gtksourceview/language-specs/vhdl.lang.h:4
-#: gtksourceview/language-specs/gtkrc.lang.h:8
+#: ../gtksourceview/language-specs/ada.lang.h:6
+#: ../gtksourceview/language-specs/boo.lang.h:4
+#: ../gtksourceview/language-specs/css.lang.h:34
+#: ../gtksourceview/language-specs/desktop.lang.h:9
+#: ../gtksourceview/language-specs/gtkrc.lang.h:8
+#: ../gtksourceview/language-specs/javascript.lang.h:16
+#: ../gtksourceview/language-specs/pascal.lang.h:14
+#: ../gtksourceview/language-specs/vhdl.lang.h:4
msgid "Number"
msgstr "Number"
-#: gtksourceview/language-specs/ada.lang.h:7
-msgid "Preprocessor Keywords"
-msgstr "Preprocessor Keywords"
-
-#: gtksourceview/language-specs/ada.lang.h:8
-#: gtksourceview/language-specs/c.lang.h:14
-#: gtksourceview/language-specs/cpp.lang.h:14
-#: gtksourceview/language-specs/csharp.lang.h:7
-#: gtksourceview/language-specs/fortran.lang.h:11
-#: gtksourceview/language-specs/idl.lang.h:8
-#: gtksourceview/language-specs/java.lang.h:10
-#: gtksourceview/language-specs/pascal.lang.h:17
-#: gtksourceview/language-specs/php.lang.h:23
-#: gtksourceview/language-specs/sql.lang.h:26
-#: gtksourceview/language-specs/verilog.lang.h:9
-#: gtksourceview/language-specs/haskell.lang.h:14
-#: gtksourceview/language-specs/vbnet.lang.h:6
-#: gtksourceview/language-specs/nemerle.lang.h:14
-#: gtksourceview/language-specs/vhdl.lang.h:5
+#: ../gtksourceview/language-specs/ada.lang.h:7
+msgid "Preprocessor Keyword"
+msgstr "Preprocessor Keyword"
+
+#: ../gtksourceview/language-specs/ada.lang.h:8
+#: ../gtksourceview/language-specs/boo.lang.h:6
+#: ../gtksourceview/language-specs/c.lang.h:14
+#: ../gtksourceview/language-specs/cpp.lang.h:14
+#: ../gtksourceview/language-specs/csharp.lang.h:8
+#: ../gtksourceview/language-specs/d.lang.h:13
+#: ../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/makefile.lang.h:6
+#: ../gtksourceview/language-specs/nemerle.lang.h:14
+#: ../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/vhdl.lang.h:5
msgid "Sources"
msgstr "Sources"
-#: gtksourceview/language-specs/ada.lang.h:10
+#: ../gtksourceview/language-specs/ada.lang.h:10
msgid "True And False"
msgstr "True And False"
-#: gtksourceview/language-specs/ada.lang.h:11
-#: gtksourceview/language-specs/c.lang.h:16
-#: gtksourceview/language-specs/cpp.lang.h:16
-#: gtksourceview/language-specs/fortran.lang.h:14
-#: gtksourceview/language-specs/idl.lang.h:10
-#: gtksourceview/language-specs/verilog.lang.h:10
-msgid "Types"
-msgstr "Types"
+#: ../gtksourceview/language-specs/ada.lang.h:11
+#: ../gtksourceview/language-specs/vhdl.lang.h:8
+msgid "Type"
+msgstr "Type"
+
+#: ../gtksourceview/language-specs/boo.lang.h:1
+msgid "Boolean"
+msgstr "Boolean"
+
+#: ../gtksourceview/language-specs/boo.lang.h:2
+#: ../gtksourceview/language-specs/c.lang.h:10
+#: ../gtksourceview/language-specs/cpp.lang.h:10
+#: ../gtksourceview/language-specs/csharp.lang.h:3
+#: ../gtksourceview/language-specs/d.lang.h:9
+#: ../gtksourceview/language-specs/fortran.lang.h:7
+#: ../gtksourceview/language-specs/idl.lang.h:4
+#: ../gtksourceview/language-specs/javascript.lang.h:12
+#: ../gtksourceview/language-specs/lua.lang.h:3
+#: ../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
+msgid "Keywords"
+msgstr "Keywords"
+
+#: ../gtksourceview/language-specs/boo.lang.h:3
+#: ../gtksourceview/language-specs/javascript.lang.h:14
+msgid "Literals"
+msgstr "Literals"
+
+#: ../gtksourceview/language-specs/boo.lang.h:5
+msgid "Primitive"
+msgstr "Primitive"
-#: gtksourceview/language-specs/c.lang.h:1
-#: gtksourceview/language-specs/cpp.lang.h:1
+#: ../gtksourceview/language-specs/c.lang.h:1
+#: ../gtksourceview/language-specs/cpp.lang.h:1
msgid "'#if 0' Comment"
msgstr "'#if 0' Comment"
-#: gtksourceview/language-specs/c.lang.h:2
-#: gtksourceview/language-specs/cpp.lang.h:2
-#: gtksourceview/language-specs/csharp.lang.h:1
-#: gtksourceview/language-specs/css.lang.h:9
-#: gtksourceview/language-specs/html.lang.h:2
-#: gtksourceview/language-specs/idl.lang.h:1
-#: gtksourceview/language-specs/java.lang.h:1
-#: gtksourceview/language-specs/javascript.lang.h:2
-#: gtksourceview/language-specs/lua.lang.h:1
-#: gtksourceview/language-specs/sql.lang.h:5
-#: gtksourceview/language-specs/verilog.lang.h:2
-#: gtksourceview/language-specs/xml.lang.h:2
-#: gtksourceview/language-specs/haskell.lang.h:1
-#: gtksourceview/language-specs/texinfo.lang.h:1
-#: gtksourceview/language-specs/nemerle.lang.h:2
+#. Comments
+#: ../gtksourceview/language-specs/c.lang.h:2
+#: ../gtksourceview/language-specs/cpp.lang.h:2
+#: ../gtksourceview/language-specs/csharp.lang.h:1
+#: ../gtksourceview/language-specs/css.lang.h:9
+#: ../gtksourceview/language-specs/d.lang.h:2
+#: ../gtksourceview/language-specs/html.lang.h:2
+#: ../gtksourceview/language-specs/haskell.lang.h:1
+#: ../gtksourceview/language-specs/idl.lang.h:1
+#: ../gtksourceview/language-specs/java.lang.h:1
+#: ../gtksourceview/language-specs/javascript.lang.h:2
+#: ../gtksourceview/language-specs/lua.lang.h:1
+#: ../gtksourceview/language-specs/nemerle.lang.h:2
+#: ../gtksourceview/language-specs/sql.lang.h:9
+#: ../gtksourceview/language-specs/texinfo.lang.h:1
+#: ../gtksourceview/language-specs/verilog.lang.h:2
+#: ../gtksourceview/language-specs/xml.lang.h:2
msgid "Block Comment"
msgstr "Block Comment"
-#: gtksourceview/language-specs/c.lang.h:3
+#: ../gtksourceview/language-specs/c.lang.h:3
msgid "C"
msgstr "C"
-#: gtksourceview/language-specs/c.lang.h:5
-#: gtksourceview/language-specs/cpp.lang.h:5
+#: ../gtksourceview/language-specs/c.lang.h:5
+#: ../gtksourceview/language-specs/cpp.lang.h:5
msgid "Common Macro"
msgstr "Common Macro"
-#: gtksourceview/language-specs/c.lang.h:7
-#: gtksourceview/language-specs/cpp.lang.h:7
-#: gtksourceview/language-specs/fortran.lang.h:2
-#: gtksourceview/language-specs/python.lang.h:3
-#: gtksourceview/language-specs/haskell.lang.h:4
-#: gtksourceview/language-specs/nemerle.lang.h:7
-#: gtksourceview/language-specs/R.lang.h:4
+#: ../gtksourceview/language-specs/c.lang.h:7
+#: ../gtksourceview/language-specs/cpp.lang.h:7
+#: ../gtksourceview/language-specs/d.lang.h:6
+#: ../gtksourceview/language-specs/fortran.lang.h:2
+#: ../gtksourceview/language-specs/haskell.lang.h:4
+#: ../gtksourceview/language-specs/nemerle.lang.h:7
+#: ../gtksourceview/language-specs/octave.lang.h:3
+#: ../gtksourceview/language-specs/python.lang.h:4
+#: ../gtksourceview/language-specs/R.lang.h:4
msgid "Floating Point Number"
msgstr "Floating Point Number"
#. FIXME WHY DOESN'T THIS WORK?
-#: gtksourceview/language-specs/c.lang.h:8
-#: gtksourceview/language-specs/cpp.lang.h:8
-#: gtksourceview/language-specs/fortran.lang.h:4
-#: gtksourceview/language-specs/pascal.lang.h:10
-#: gtksourceview/language-specs/python.lang.h:5
-#: gtksourceview/language-specs/haskell.lang.h:6
-#: gtksourceview/language-specs/nemerle.lang.h:8
+#: ../gtksourceview/language-specs/c.lang.h:8
+#: ../gtksourceview/language-specs/cpp.lang.h:8
+#: ../gtksourceview/language-specs/d.lang.h:8
+#: ../gtksourceview/language-specs/fortran.lang.h:4
+#: ../gtksourceview/language-specs/haskell.lang.h:6
+#: ../gtksourceview/language-specs/nemerle.lang.h:8
+#: ../gtksourceview/language-specs/octave.lang.h:5
+#: ../gtksourceview/language-specs/pascal.lang.h:10
+#: ../gtksourceview/language-specs/python.lang.h:6
msgid "Hex Number"
msgstr "Hex Number"
-#: gtksourceview/language-specs/c.lang.h:9
-#: gtksourceview/language-specs/cpp.lang.h:9
-#: gtksourceview/language-specs/idl.lang.h:3
-#: gtksourceview/language-specs/haskell.lang.h:7
+#: ../gtksourceview/language-specs/c.lang.h:9
+#: ../gtksourceview/language-specs/cpp.lang.h:9
+#: ../gtksourceview/language-specs/haskell.lang.h:7
+#: ../gtksourceview/language-specs/idl.lang.h:3
msgid "Include/Pragma"
msgstr "Include/Pragma"
-#: gtksourceview/language-specs/c.lang.h:12
-#: gtksourceview/language-specs/cpp.lang.h:12
-#: gtksourceview/language-specs/fortran.lang.h:9
-#: gtksourceview/language-specs/python.lang.h:11
-#: gtksourceview/language-specs/verilog.lang.h:8
-#: gtksourceview/language-specs/haskell.lang.h:11
-#: gtksourceview/language-specs/nemerle.lang.h:12
+#: ../gtksourceview/language-specs/c.lang.h:12
+#: ../gtksourceview/language-specs/cpp.lang.h:12
+#: ../gtksourceview/language-specs/d.lang.h:12
+#: ../gtksourceview/language-specs/fortran.lang.h:10
+#: ../gtksourceview/language-specs/haskell.lang.h:11
+#: ../gtksourceview/language-specs/nemerle.lang.h:12
+#: ../gtksourceview/language-specs/octave.lang.h:10
+#: ../gtksourceview/language-specs/python.lang.h:12
+#: ../gtksourceview/language-specs/verilog.lang.h:8
msgid "Octal Number"
msgstr "Octal Number"
-#: gtksourceview/language-specs/c.lang.h:13
-#: gtksourceview/language-specs/cpp.lang.h:13
-#: gtksourceview/language-specs/csharp.lang.h:5
-#: gtksourceview/language-specs/idl.lang.h:6
-#: gtksourceview/language-specs/haskell.lang.h:13
-#: gtksourceview/language-specs/vbnet.lang.h:4
+#: ../gtksourceview/language-specs/c.lang.h:13
+#: ../gtksourceview/language-specs/cpp.lang.h:13
+#: ../gtksourceview/language-specs/csharp.lang.h:6
+#: ../gtksourceview/language-specs/idl.lang.h:6
+#: ../gtksourceview/language-specs/vbnet.lang.h:8
msgid "Preprocessor Definitions"
msgstr "Preprocessor Definitions"
-#: gtksourceview/language-specs/cpp.lang.h:3
+#: ../gtksourceview/language-specs/c.lang.h:16
+#: ../gtksourceview/language-specs/cpp.lang.h:16
+#: ../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
+msgid "Types"
+msgstr "Types"
+
+#: ../gtksourceview/language-specs/changelog.lang.h:1
+msgid "ChangeLog"
+msgstr "ChangeLog"
+
+#: ../gtksourceview/language-specs/changelog.lang.h:2
+msgid "Date"
+msgstr "Date"
+
+#: ../gtksourceview/language-specs/changelog.lang.h:3
+msgid "Email"
+msgstr "Email"
+
+#: ../gtksourceview/language-specs/changelog.lang.h:4
+msgid "File"
+msgstr "File"
+
+#: ../gtksourceview/language-specs/changelog.lang.h:5
+msgid "Marker"
+msgstr "Marker"
+
+#: ../gtksourceview/language-specs/cpp.lang.h:3
msgid "C++"
msgstr "C++"
-#: gtksourceview/language-specs/csharp.lang.h:2
+#: ../gtksourceview/language-specs/csharp.lang.h:2
msgid "C#"
msgstr "C#"
-#: gtksourceview/language-specs/csharp.lang.h:6
-#: gtksourceview/language-specs/java.lang.h:9
-#: gtksourceview/language-specs/vbnet.lang.h:5
-#: gtksourceview/language-specs/nemerle.lang.h:13
+#: ../gtksourceview/language-specs/csharp.lang.h:5
+#: ../gtksourceview/language-specs/lua.lang.h:7
+#: ../gtksourceview/language-specs/sh.lang.h:6
+msgid "Multiline String"
+msgstr "Multiline String"
+
+#: ../gtksourceview/language-specs/csharp.lang.h:7
+#: ../gtksourceview/language-specs/java.lang.h:9
+#: ../gtksourceview/language-specs/nemerle.lang.h:13
+#: ../gtksourceview/language-specs/vbnet.lang.h:9
msgid "Primitives"
msgstr "Primitives"
-#: gtksourceview/language-specs/csharp.lang.h:9
-#: gtksourceview/language-specs/css.lang.h:64
-#: gtksourceview/language-specs/fortran.lang.h:13
-#: gtksourceview/language-specs/java.lang.h:12
-#: gtksourceview/language-specs/javascript.lang.h:34
-#: gtksourceview/language-specs/lua.lang.h:11
-#: gtksourceview/language-specs/python.lang.h:15
-#: gtksourceview/language-specs/ruby.lang.h:19
-#: gtksourceview/language-specs/sh.lang.h:14
-#: gtksourceview/language-specs/vbnet.lang.h:8
+#: ../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/javascript.lang.h:24
+#: ../gtksourceview/language-specs/lua.lang.h:11
+#: ../gtksourceview/language-specs/makefile.lang.h:9
+#: ../gtksourceview/language-specs/sh.lang.h:14
msgid "String 2"
msgstr "String 2"
#.
#. At rules must occur at the start of a line.
#.
-#: gtksourceview/language-specs/css.lang.h:4
+#: ../gtksourceview/language-specs/css.lang.h:4
msgid "At Rules"
msgstr "At Rules"
#.
#. For CSS 2-style selectors: tag[attr="value"].
#.
-#: gtksourceview/language-specs/css.lang.h:8
+#: ../gtksourceview/language-specs/css.lang.h:8
msgid "Attribute Value Delimiters"
msgstr "Attribute Value Delimiters"
+#: ../gtksourceview/language-specs/css.lang.h:10
+msgid "CSS"
+msgstr "CSS"
+
#.
#. Value length specifier. Unless it is 0, must always be like: -1.2em.
#.
-#: gtksourceview/language-specs/css.lang.h:13
+#: ../gtksourceview/language-specs/css.lang.h:14
msgid "Dimension"
msgstr "Dimension"
@@ -625,43 +756,47 @@ msgstr "Dimension"
#. Hexadecimal method of specifying colors. Can either be 3 or 6 in
#. length: #ffcc00 = #fc0.
#.
-#: gtksourceview/language-specs/css.lang.h:22
+#: ../gtksourceview/language-specs/css.lang.h:23
msgid "Hexadecimal Color"
msgstr "Hexadecimal Colour"
#.
#. Upgrades a rule set's importance when several rule sets conflict.
#.
-#: gtksourceview/language-specs/css.lang.h:26
+#: ../gtksourceview/language-specs/css.lang.h:27
msgid "Importance Modifier"
msgstr "Importance Modifier"
-#: gtksourceview/language-specs/css.lang.h:27
+#: ../gtksourceview/language-specs/css.lang.h:28
msgid "Known Property Values"
msgstr "Known Property Values"
-#: gtksourceview/language-specs/css.lang.h:34
-#: gtksourceview/language-specs/javascript.lang.h:19
-#: gtksourceview/language-specs/php.lang.h:19
-#: gtksourceview/language-specs/sh.lang.h:8
-#: gtksourceview/language-specs/haskell.lang.h:12
+#: ../gtksourceview/language-specs/css.lang.h:35
+#: ../gtksourceview/language-specs/fortran.lang.h:11
+#: ../gtksourceview/language-specs/javascript.lang.h:20
+#: ../gtksourceview/language-specs/php.lang.h:20
+#: ../gtksourceview/language-specs/sql.lang.h:34
msgid "Operators"
msgstr "Operators"
-#: gtksourceview/language-specs/css.lang.h:47
+#: ../gtksourceview/language-specs/css.lang.h:37
msgid "Property Names"
msgstr "Property Names"
#.
#. Brackets define a declaration block, parentheses define functions.
#.
-#: gtksourceview/language-specs/css.lang.h:51
-#: gtksourceview/language-specs/javascript.lang.h:20
-#: gtksourceview/language-specs/sh.lang.h:9
+#: ../gtksourceview/language-specs/css.lang.h:41
+#: ../gtksourceview/language-specs/javascript.lang.h:21
msgid "Punctuators"
msgstr "Punctuators"
-#: gtksourceview/language-specs/css.lang.h:52
+#.
+#. Used to combine selectors. Example syntax:
+#.
+#. body * div#ID.className > p + ul li:first-child
+#.
+#: ../gtksourceview/language-specs/css.lang.h:47
msgid "Selector Grammar"
msgstr "Selector Grammar"
@@ -669,7 +804,7 @@ msgstr "Selector Grammar"
#. Pseudo-class rules. Good to have syntax highlighting for these
#. for mistypings.
#.
-#: gtksourceview/language-specs/css.lang.h:57
+#: ../gtksourceview/language-specs/css.lang.h:52
msgid "Selector Pseudo Classes"
msgstr "Selector Pseudo Classes"
@@ -677,7 +812,7 @@ msgstr "Selector Pseudo Classes"
#. Pseudo-element rules. Good to have syntax highlighting for these
#. for mistypings.
#.
-#: gtksourceview/language-specs/css.lang.h:62
+#: ../gtksourceview/language-specs/css.lang.h:57
msgid "Selector Pseudo Elements"
msgstr "Selector Pseudo Elements"
@@ -685,811 +820,940 @@ msgstr "Selector Pseudo Elements"
#. Escaped unicode characters can contain either 6 hexadecimal characters
#. or 1-5 hex characters followed by one whitespace character.
#.
-#: gtksourceview/language-specs/css.lang.h:69
+#: ../gtksourceview/language-specs/css.lang.h:64
msgid "Unicode Character Reference"
msgstr "Unicode Character Reference"
#.
#. Unicode range values.
#.
-#: gtksourceview/language-specs/css.lang.h:73
+#: ../gtksourceview/language-specs/css.lang.h:68
msgid "Unicode Range"
msgstr "Unicode Range"
-#: gtksourceview/language-specs/desktop.lang.h:1
+#: ../gtksourceview/language-specs/d.lang.h:1
+#: ../gtksourceview/language-specs/nemerle.lang.h:1
+#: ../gtksourceview/language-specs/verilog.lang.h:1
+msgid "Binary Number"
+msgstr "Binary Number"
+
+#: ../gtksourceview/language-specs/d.lang.h:3
+msgid "Char Literal"
+msgstr "Char Literal"
+
+#: ../gtksourceview/language-specs/d.lang.h:4
+msgid "D"
+msgstr "D"
+
+#: ../gtksourceview/language-specs/d.lang.h:7
+msgid "Grave Literal"
+msgstr "Grave Literal"
+
+#: ../gtksourceview/language-specs/d.lang.h:11
+msgid "Nested Comment"
+msgstr "Nested Comment"
+
+#: ../gtksourceview/language-specs/d.lang.h:14
+msgid "Special Tokens"
+msgstr "Special Tokens"
+
+#: ../gtksourceview/language-specs/d.lang.h:15
+msgid "String Literal"
+msgstr "String Literal"
+
+#: ../gtksourceview/language-specs/desktop.lang.h:1
msgid ".desktop"
msgstr ".desktop"
-#: gtksourceview/language-specs/desktop.lang.h:2
-#: gtksourceview/language-specs/ini.lang.h:2
-#: gtksourceview/language-specs/gtkrc.lang.h:1
+#: ../gtksourceview/language-specs/desktop.lang.h:2
+#: ../gtksourceview/language-specs/gtkrc.lang.h:1
+#: ../gtksourceview/language-specs/ini.lang.h:2
+#: ../gtksourceview/language-specs/scheme.lang.h:1
msgid "Boolean Value"
msgstr "Boolean Value"
-#: gtksourceview/language-specs/desktop.lang.h:3
+#: ../gtksourceview/language-specs/desktop.lang.h:3
msgid "Encoding"
msgstr "Encoding"
-#: gtksourceview/language-specs/desktop.lang.h:4
+#: ../gtksourceview/language-specs/desktop.lang.h:4
msgid "Exec Parameter"
msgstr "Exec Parameter"
-#: gtksourceview/language-specs/desktop.lang.h:5
-#: gtksourceview/language-specs/ini.lang.h:5
+#: ../gtksourceview/language-specs/desktop.lang.h:5
+#: ../gtksourceview/language-specs/ini.lang.h:5
msgid "Group"
msgstr "Group"
-#: gtksourceview/language-specs/desktop.lang.h:8
-#: gtksourceview/language-specs/ini.lang.h:9
+#: ../gtksourceview/language-specs/desktop.lang.h:8
+#: ../gtksourceview/language-specs/ini.lang.h:9
msgid "Non Standard Key"
msgstr "Non Standard Key"
-#: gtksourceview/language-specs/desktop.lang.h:11
+#: ../gtksourceview/language-specs/desktop.lang.h:11
msgid "Standard Key"
msgstr "Standard Key"
-#: gtksourceview/language-specs/diff.lang.h:1
+#: ../gtksourceview/language-specs/diff.lang.h:1
msgid "Added line"
msgstr "Added line"
-#: gtksourceview/language-specs/diff.lang.h:2
+#: ../gtksourceview/language-specs/diff.lang.h:2
msgid "Changed line"
msgstr "Changed line"
-#: gtksourceview/language-specs/diff.lang.h:3
+#: ../gtksourceview/language-specs/diff.lang.h:3
msgid "Diff"
msgstr "Diff"
-#: gtksourceview/language-specs/diff.lang.h:4
+#: ../gtksourceview/language-specs/diff.lang.h:4
msgid "Diff file"
msgstr "Diff file"
-#: gtksourceview/language-specs/diff.lang.h:6
-#: gtksourceview/language-specs/po.lang.h:4
+#: ../gtksourceview/language-specs/diff.lang.h:6
+#: ../gtksourceview/language-specs/po.lang.h:4
msgid "Location"
msgstr "Location"
-#: gtksourceview/language-specs/diff.lang.h:8
+#: ../gtksourceview/language-specs/diff.lang.h:8
msgid "Removed line"
msgstr "Removed line"
-#: gtksourceview/language-specs/diff.lang.h:9
+#: ../gtksourceview/language-specs/diff.lang.h:9
msgid "Special case"
msgstr "Special case"
-#: gtksourceview/language-specs/html.lang.h:1
-#: gtksourceview/language-specs/xml.lang.h:1
-msgid "Attributes"
-msgstr "Attributes"
+#: ../gtksourceview/language-specs/html.lang.h:1
+#: ../gtksourceview/language-specs/xml.lang.h:1
+msgid "Attribute"
+msgstr "Attribute"
-#: gtksourceview/language-specs/html.lang.h:3
-#: gtksourceview/language-specs/xml.lang.h:3
+#: ../gtksourceview/language-specs/html.lang.h:3
+#: ../gtksourceview/language-specs/xml.lang.h:3
msgid "Closing Bracket"
msgstr "Closing Bracket"
-#: gtksourceview/language-specs/html.lang.h:4
+#: ../gtksourceview/language-specs/html.lang.h:4
msgid "DTD"
msgstr "DTD"
-#: gtksourceview/language-specs/html.lang.h:5
-#: gtksourceview/language-specs/xml.lang.h:4
+#: ../gtksourceview/language-specs/html.lang.h:5
+#: ../gtksourceview/language-specs/xml.lang.h:4
msgid "Entity"
msgstr "Entity"
-#: gtksourceview/language-specs/html.lang.h:6
+#: ../gtksourceview/language-specs/html.lang.h:6
msgid "HTML"
msgstr "HTML"
-#: gtksourceview/language-specs/html.lang.h:7
-#: gtksourceview/language-specs/latex.lang.h:5
-#: gtksourceview/language-specs/xml.lang.h:6
-#: gtksourceview/language-specs/texinfo.lang.h:12
+#: ../gtksourceview/language-specs/html.lang.h:7
+#: ../gtksourceview/language-specs/latex.lang.h:7
+#: ../gtksourceview/language-specs/texinfo.lang.h:12
+#: ../gtksourceview/language-specs/xml.lang.h:6
msgid "Markup"
msgstr "Markup"
-#: gtksourceview/language-specs/html.lang.h:9
-msgid "Tags"
-msgstr "Tags"
+#: ../gtksourceview/language-specs/html.lang.h:9
+#: ../gtksourceview/language-specs/xml.lang.h:8
+msgid "Tag"
+msgstr "Tag"
-#: gtksourceview/language-specs/fortran.lang.h:3
+#: ../gtksourceview/language-specs/fortran.lang.h:3
msgid "Fortran 95"
msgstr "Fortran 95"
-#: gtksourceview/language-specs/fortran.lang.h:5
+#: ../gtksourceview/language-specs/fortran.lang.h:5
msgid "Input/Output"
msgstr "Input/Output"
-#: gtksourceview/language-specs/fortran.lang.h:6
+#: ../gtksourceview/language-specs/fortran.lang.h:6
msgid "Intrinsics"
msgstr "Intrinsics"
-#: gtksourceview/language-specs/fortran.lang.h:10
+#: ../gtksourceview/language-specs/fortran.lang.h:12
msgid "Read/Write"
msgstr "Read/Write"
-#: gtksourceview/language-specs/idl.lang.h:2
+#. "duble-quoted strings"
+#: ../gtksourceview/language-specs/gtkrc.lang.h:2
+#: ../gtksourceview/language-specs/ini.lang.h:4
+#: ../gtksourceview/language-specs/octave.lang.h:2
+#: ../gtksourceview/language-specs/php.lang.h:16
+#: ../gtksourceview/language-specs/python.lang.h:3
+#: ../gtksourceview/language-specs/R.lang.h:3
+#: ../gtksourceview/language-specs/ruby.lang.h:6
+msgid "Double Quoted String"
+msgstr "Double Quoted String"
+
+#: ../gtksourceview/language-specs/gtkrc.lang.h:3
+msgid "GtkRC"
+msgstr "GtkRC"
+
+#: ../gtksourceview/language-specs/gtkrc.lang.h:4
+msgid "Include Directive"
+msgstr "Include Directive"
+
+#: ../gtksourceview/language-specs/gtkrc.lang.h:5
+#: ../gtksourceview/language-specs/haskell.lang.h:8
+msgid "Keysymbol"
+msgstr "Keysymbol"
+
+#. 'single-quoted strings'
+#: ../gtksourceview/language-specs/gtkrc.lang.h:10
+#: ../gtksourceview/language-specs/ini.lang.h:11
+#: ../gtksourceview/language-specs/octave.lang.h:14
+#: ../gtksourceview/language-specs/php.lang.h:24
+#: ../gtksourceview/language-specs/python.lang.h:15
+#: ../gtksourceview/language-specs/R.lang.h:11
+#: ../gtksourceview/language-specs/ruby.lang.h:17
+msgid "Single Quoted String"
+msgstr "Single Quoted String"
+
+#: ../gtksourceview/language-specs/gtkrc.lang.h:11
+msgid "State"
+msgstr "State"
+
+#. $variable, $$dynamic-variable and even $$$more
+#: ../gtksourceview/language-specs/gtkrc.lang.h:12
+#: ../gtksourceview/language-specs/ini.lang.h:12
+#: ../gtksourceview/language-specs/php.lang.h:26
+#: ../gtksourceview/language-specs/tcl.lang.h:7
+msgid "Variable"
+msgstr "Variable"
+
+#: ../gtksourceview/language-specs/haskell.lang.h:5
+msgid "Haskell"
+msgstr "Haskell"
+
+#: ../gtksourceview/language-specs/haskell.lang.h:12
+msgid "Preprocessor Definition"
+msgstr "Preprocessor Definition"
+
+#: ../gtksourceview/language-specs/haskell.lang.h:32
+msgid "Type or Constructor"
+msgstr "Type or Constructor"
+
+#: ../gtksourceview/language-specs/idl.lang.h:2
msgid "IDL"
msgstr "IDL"
-#: gtksourceview/language-specs/idl.lang.h:7
+#: ../gtksourceview/language-specs/idl.lang.h:7
msgid "Sectional"
msgstr "Sectional"
-#: gtksourceview/language-specs/ini.lang.h:1
+#: ../gtksourceview/language-specs/ini.lang.h:1
msgid ".ini"
msgstr ".ini"
-#: gtksourceview/language-specs/ini.lang.h:3
-#: gtksourceview/language-specs/verilog.lang.h:3
+#: ../gtksourceview/language-specs/ini.lang.h:3
+#: ../gtksourceview/language-specs/verilog.lang.h:3
msgid "Decimal Number"
msgstr "Decimal Number"
-#: gtksourceview/language-specs/ini.lang.h:4
-#: gtksourceview/language-specs/R.lang.h:3
-#: gtksourceview/language-specs/gtkrc.lang.h:2
-msgid "Double Quote String"
-msgstr "Double Quote String"
-
-#: gtksourceview/language-specs/ini.lang.h:6
+#: ../gtksourceview/language-specs/ini.lang.h:6
msgid "Integer"
msgstr "Integer"
-#: gtksourceview/language-specs/ini.lang.h:11
-#: gtksourceview/language-specs/R.lang.h:11
-#: gtksourceview/language-specs/gtkrc.lang.h:10
-msgid "Single Quote String"
-msgstr "Single Quote String"
-
-#. $variable, $$dynamic-variable and even $$$more
-#: gtksourceview/language-specs/ini.lang.h:12
-#: gtksourceview/language-specs/php.lang.h:25
-#: gtksourceview/language-specs/gtkrc.lang.h:12
-msgid "Variable"
-msgstr "Variable"
-
-#: gtksourceview/language-specs/java.lang.h:2
+#: ../gtksourceview/language-specs/java.lang.h:2
msgid "Declarations"
msgstr "Declarations"
-#: gtksourceview/language-specs/java.lang.h:3
+#: ../gtksourceview/language-specs/java.lang.h:3
msgid "Flow"
msgstr "Flow"
-#: gtksourceview/language-specs/java.lang.h:4
+#: ../gtksourceview/language-specs/java.lang.h:4
msgid "Java"
msgstr "Java"
-#: gtksourceview/language-specs/java.lang.h:6
+#: ../gtksourceview/language-specs/java.lang.h:6
msgid "Memory"
msgstr "Memory"
-#: gtksourceview/language-specs/java.lang.h:7
+#: ../gtksourceview/language-specs/java.lang.h:7
msgid "Modifiers"
msgstr "Modifiers"
-#: gtksourceview/language-specs/java.lang.h:8
+#: ../gtksourceview/language-specs/java.lang.h:8
msgid "Numeric"
msgstr "Numeric"
-#: gtksourceview/language-specs/javascript.lang.h:1
-#: gtksourceview/language-specs/php.lang.h:1
+#: ../gtksourceview/language-specs/javascript.lang.h:1
+#: ../gtksourceview/language-specs/php.lang.h:1
msgid "Array Operators"
msgstr "Array Operators"
-#: gtksourceview/language-specs/javascript.lang.h:3
+#: ../gtksourceview/language-specs/javascript.lang.h:3
msgid "Constructors"
msgstr "Constructors"
-#: gtksourceview/language-specs/javascript.lang.h:4
+#: ../gtksourceview/language-specs/javascript.lang.h:4
msgid "Error Handling"
msgstr "Error Handling"
-#: gtksourceview/language-specs/javascript.lang.h:5
+#: ../gtksourceview/language-specs/javascript.lang.h:5
msgid "Floating-Point Number"
msgstr "Floating-Point Number"
-#: gtksourceview/language-specs/javascript.lang.h:6
+#: ../gtksourceview/language-specs/javascript.lang.h:6
msgid "Flow Keywords"
msgstr "Flow Keywords"
-#: gtksourceview/language-specs/javascript.lang.h:7
+#: ../gtksourceview/language-specs/javascript.lang.h:7
msgid "Future Reserved Words"
msgstr "Future Reserved Words"
-#: gtksourceview/language-specs/javascript.lang.h:8
+#: ../gtksourceview/language-specs/javascript.lang.h:8
msgid "Global Functions"
msgstr "Global Functions"
-#: gtksourceview/language-specs/javascript.lang.h:9
+#: ../gtksourceview/language-specs/javascript.lang.h:9
msgid "Global Properties"
msgstr "Global Properties"
-#: gtksourceview/language-specs/javascript.lang.h:10
-#: gtksourceview/language-specs/verilog.lang.h:5
+#: ../gtksourceview/language-specs/javascript.lang.h:10
+#: ../gtksourceview/language-specs/verilog.lang.h:5
msgid "Hexadecimal Number"
msgstr "Hexadecimal Number"
-#: gtksourceview/language-specs/javascript.lang.h:13
-msgid "Literals"
-msgstr "Literals"
+#: ../gtksourceview/language-specs/javascript.lang.h:11
+msgid "JavaScript"
+msgstr "JavaScript"
-#: gtksourceview/language-specs/javascript.lang.h:14
+#: ../gtksourceview/language-specs/javascript.lang.h:15
msgid "Math Value Properties"
msgstr "Math Value Properties"
-#: gtksourceview/language-specs/javascript.lang.h:16
+#: ../gtksourceview/language-specs/javascript.lang.h:17
msgid "Object Functions"
msgstr "Object Functions"
-#: gtksourceview/language-specs/javascript.lang.h:17
+#: ../gtksourceview/language-specs/javascript.lang.h:18
msgid "Object Properties"
msgstr "Object Properties"
-#: gtksourceview/language-specs/javascript.lang.h:18
+#: ../gtksourceview/language-specs/javascript.lang.h:19
msgid "Objects"
msgstr "Objects"
-#.
-#. Proposed language specification for JavaScript files.
-#.
-#. Reference used:
-#. http://www.ecma-international.org/publications/files/ecma-st/ECMA-262.pdf
-#.
-#. Tested with:
-#. http://www.coffeeblack.org/scripts/map.js
-#.
-#. Submitted by Scott Martin (scott coffeeblack org)
-#.
-#: gtksourceview/language-specs/javascript.lang.h:32
-#: gtksourceview/language-specs/lua.lang.h:9
-#: gtksourceview/language-specs/perl.lang.h:7
-#: gtksourceview/language-specs/python.lang.h:13
-#: gtksourceview/language-specs/ruby.lang.h:17
-#: gtksourceview/language-specs/sh.lang.h:11
-#: gtksourceview/language-specs/tcl.lang.h:3
-#: gtksourceview/language-specs/R.lang.h:10
+#: ../gtksourceview/language-specs/javascript.lang.h:22
+#: ../gtksourceview/language-specs/lua.lang.h:9
+#: ../gtksourceview/language-specs/octave.lang.h:13
+#: ../gtksourceview/language-specs/perl.lang.h:7
+#: ../gtksourceview/language-specs/php.lang.h:22
+#: ../gtksourceview/language-specs/python.lang.h:14
+#: ../gtksourceview/language-specs/R.lang.h:10
+#: ../gtksourceview/language-specs/ruby.lang.h:16
+#: ../gtksourceview/language-specs/sh.lang.h:11
+#: ../gtksourceview/language-specs/tcl.lang.h:3
msgid "Scripts"
msgstr "Scripts"
-#: gtksourceview/language-specs/javascript.lang.h:35
+#: ../gtksourceview/language-specs/javascript.lang.h:25
msgid "Unicode Escape Sequence"
msgstr "Unicode Escape Sequence"
-#: gtksourceview/language-specs/javascript.lang.h:36
+#: ../gtksourceview/language-specs/javascript.lang.h:26
msgid "Word Operators"
msgstr "Word Operators"
-#: gtksourceview/language-specs/latex.lang.h:2
-#: gtksourceview/language-specs/texinfo.lang.h:6
+#: ../gtksourceview/language-specs/latex.lang.h:1
+msgid "Command"
+msgstr "Command"
+
+#: ../gtksourceview/language-specs/latex.lang.h:3
+msgid "Comment Environment"
+msgstr "Comment Environment"
+
+#: ../gtksourceview/language-specs/latex.lang.h:4
+#: ../gtksourceview/language-specs/texinfo.lang.h:6
msgid "Include"
msgstr "Include"
-#: gtksourceview/language-specs/latex.lang.h:4
+#: ../gtksourceview/language-specs/latex.lang.h:6
msgid "LaTeX"
msgstr "LaTeX"
-#: gtksourceview/language-specs/latex.lang.h:6
+#: ../gtksourceview/language-specs/latex.lang.h:8
msgid "Math"
msgstr "Maths"
-#: gtksourceview/language-specs/latex.lang.h:7
-msgid "Most Used Commands"
-msgstr "Most Used Commands"
-
-#: gtksourceview/language-specs/lua.lang.h:2
-#: gtksourceview/language-specs/python.lang.h:4
-#: gtksourceview/language-specs/sh.lang.h:4
+#: ../gtksourceview/language-specs/lua.lang.h:2
+#: ../gtksourceview/language-specs/makefile.lang.h:3
msgid "Functions"
msgstr "Functions"
-#: gtksourceview/language-specs/lua.lang.h:5
+#: ../gtksourceview/language-specs/lua.lang.h:5
msgid "Line Comment 2"
msgstr "Line Comment 2"
-#: gtksourceview/language-specs/lua.lang.h:6
+#: ../gtksourceview/language-specs/lua.lang.h:6
msgid "Lua"
msgstr "Lua"
-#: gtksourceview/language-specs/lua.lang.h:7
-#: gtksourceview/language-specs/python.lang.h:9
-#: gtksourceview/language-specs/sh.lang.h:6
-msgid "Multiline String"
-msgstr "Multiline String"
-
-#: gtksourceview/language-specs/lua.lang.h:8
-#: gtksourceview/language-specs/python.lang.h:10
-#: gtksourceview/language-specs/sh.lang.h:7
+#: ../gtksourceview/language-specs/lua.lang.h:8
+#: ../gtksourceview/language-specs/sh.lang.h:7
msgid "Multiline String 2"
msgstr "Multiline String 2"
-#: gtksourceview/language-specs/pascal.lang.h:1
+#. `backticks-quoted strings`
+#: ../gtksourceview/language-specs/makefile.lang.h:1
+#: ../gtksourceview/language-specs/php.lang.h:3
+#: ../gtksourceview/language-specs/sh.lang.h:1
+msgid "Backtick String"
+msgstr "Backtick String"
+
+#: ../gtksourceview/language-specs/makefile.lang.h:2
+msgid "Directives"
+msgstr "Directives"
+
+#: ../gtksourceview/language-specs/makefile.lang.h:5
+msgid "Makefile"
+msgstr "Makefile"
+
+#: ../gtksourceview/language-specs/makefile.lang.h:7
+msgid "Special Targets"
+msgstr "Special Targets"
+
+#: ../gtksourceview/language-specs/makefile.lang.h:10
+msgid "Targets"
+msgstr "Targets"
+
+#: ../gtksourceview/language-specs/makefile.lang.h:11
+#: ../gtksourceview/language-specs/sh.lang.h:15
+msgid "Variable1"
+msgstr "Variable1"
+
+#: ../gtksourceview/language-specs/makefile.lang.h:12
+#: ../gtksourceview/language-specs/sh.lang.h:16
+msgid "Variable2"
+msgstr "Variable2"
+
+#: ../gtksourceview/language-specs/msil.lang.h:1
+msgid "MSIL"
+msgstr "MSIL"
+
+#: ../gtksourceview/language-specs/nemerle.lang.h:4
+msgid "Core Keywords"
+msgstr "Core Keywords"
+
+#: ../gtksourceview/language-specs/nemerle.lang.h:5
+msgid "Core Types"
+msgstr "Core Types"
+
+#: ../gtksourceview/language-specs/nemerle.lang.h:9
+msgid "Keywords Defined by Macros"
+msgstr "Keywords Defined by Macros"
+
+#: ../gtksourceview/language-specs/nemerle.lang.h:11
+msgid "Nemerle"
+msgstr "Nemerle"
+
+#: ../gtksourceview/language-specs/octave.lang.h:8
+#: ../gtksourceview/language-specs/python.lang.h:10
+msgid "Multiline Double Quoted String"
+msgstr "Multiline Double Quoted String"
+
+#: ../gtksourceview/language-specs/octave.lang.h:9
+#: ../gtksourceview/language-specs/python.lang.h:11
+msgid "Multiline Single Quoted String"
+msgstr "Multiline Single Quoted String"
+
+#: ../gtksourceview/language-specs/octave.lang.h:11
+msgid "Octave"
+msgstr "Octave"
+
+#: ../gtksourceview/language-specs/octave.lang.h:12
+#: ../gtksourceview/language-specs/R.lang.h:9
+msgid "Reserved Constant"
+msgstr "Reserved Constant"
+
+#: ../gtksourceview/language-specs/pascal.lang.h:1
msgid "Block Comment 1"
msgstr "Block Comment 1"
-#: gtksourceview/language-specs/pascal.lang.h:2
+#: ../gtksourceview/language-specs/pascal.lang.h:2
msgid "Block Comment 2"
msgstr "Block Comment 2"
-#: gtksourceview/language-specs/pascal.lang.h:3
+#: ../gtksourceview/language-specs/pascal.lang.h:3
msgid "Boolean Bitwise Operators"
msgstr "Boolean Bitwise Operators"
-#: gtksourceview/language-specs/pascal.lang.h:4
+#: ../gtksourceview/language-specs/pascal.lang.h:4
msgid "Builtin Functions"
msgstr "Builtin Functions"
-#: gtksourceview/language-specs/pascal.lang.h:5
+#: ../gtksourceview/language-specs/pascal.lang.h:5
msgid "Builtin Types"
msgstr "Builtin Types"
-#: gtksourceview/language-specs/pascal.lang.h:6
+#: ../gtksourceview/language-specs/pascal.lang.h:6
msgid "Builtin Values"
msgstr "Builtin Values"
-#: gtksourceview/language-specs/pascal.lang.h:7
+#: ../gtksourceview/language-specs/pascal.lang.h:7
msgid "Functions and Function Modifiers"
msgstr "Functions and Function Modifiers"
-#: gtksourceview/language-specs/pascal.lang.h:8
+#: ../gtksourceview/language-specs/pascal.lang.h:8
msgid "General Format"
msgstr "General Format"
-#: gtksourceview/language-specs/pascal.lang.h:12
+#: ../gtksourceview/language-specs/pascal.lang.h:12
msgid "Loop, Flow, and Exceptions Keywords"
msgstr "Loop, Flow, and Exceptions Keywords"
-#: gtksourceview/language-specs/pascal.lang.h:13
+#: ../gtksourceview/language-specs/pascal.lang.h:13
msgid "Math Operators"
msgstr "Math Operators"
-#: gtksourceview/language-specs/pascal.lang.h:15
+#: ../gtksourceview/language-specs/pascal.lang.h:15
msgid "Pascal"
msgstr "Pascal"
-#: gtksourceview/language-specs/pascal.lang.h:16
+#: ../gtksourceview/language-specs/pascal.lang.h:16
msgid "Preprocessor Defines"
msgstr "Preprocessor Defines"
-#: gtksourceview/language-specs/pascal.lang.h:19
+#: ../gtksourceview/language-specs/pascal.lang.h:19
msgid "Type, Class and Object Keywords"
msgstr "Type, Class and Object Keywords"
-#: gtksourceview/language-specs/perl.lang.h:1
+#: ../gtksourceview/language-specs/perl.lang.h:1
msgid "Function Call"
msgstr "Function Call"
-#: gtksourceview/language-specs/perl.lang.h:4
+#: ../gtksourceview/language-specs/perl.lang.h:4
msgid "Method Call"
msgstr "Method Call"
-#: gtksourceview/language-specs/perl.lang.h:5
+#: ../gtksourceview/language-specs/perl.lang.h:5
msgid "POD"
msgstr "POD"
-#: gtksourceview/language-specs/perl.lang.h:6
+#: ../gtksourceview/language-specs/perl.lang.h:6
msgid "Perl"
msgstr "Perl"
-#: gtksourceview/language-specs/perl.lang.h:9
-#: gtksourceview/language-specs/tcl.lang.h:5
+#: ../gtksourceview/language-specs/perl.lang.h:9
+#: ../gtksourceview/language-specs/tcl.lang.h:5
msgid "String2"
msgstr "String2"
-#: gtksourceview/language-specs/perl.lang.h:10
+#: ../gtksourceview/language-specs/perl.lang.h:10
msgid "String3"
msgstr "String3"
-#: gtksourceview/language-specs/perl.lang.h:11
-#: gtksourceview/language-specs/tcl.lang.h:7
+#: ../gtksourceview/language-specs/perl.lang.h:11
msgid "Variables"
msgstr "Variables"
-#. `backticks-quoted strings`
-#: gtksourceview/language-specs/php.lang.h:3
-#: gtksourceview/language-specs/sh.lang.h:1
-msgid "Backtick String"
-msgstr "Backtick String"
-
#. # Bourne Shell Line Comment
-#: gtksourceview/language-specs/php.lang.h:5
+#: ../gtksourceview/language-specs/php.lang.h:5
msgid "Bash Line Comment"
msgstr "Bash Line Comment"
#. /* C Block Comment
-#: gtksourceview/language-specs/php.lang.h:7
+#: ../gtksourceview/language-specs/php.lang.h:7
msgid "C Block Comment"
msgstr "C Block Comment"
#. // C++ Line Comment
-#: gtksourceview/language-specs/php.lang.h:9
+#: ../gtksourceview/language-specs/php.lang.h:9
msgid "C++ Line Comment"
msgstr "C++ Line Comment"
-#: gtksourceview/language-specs/php.lang.h:10
+#: ../gtksourceview/language-specs/php.lang.h:10
msgid "Case Insensitive Keyword"
msgstr "Case Insensitive Keyword"
#. This are keywords, the are recognised by php
-#: gtksourceview/language-specs/php.lang.h:12
+#: ../gtksourceview/language-specs/php.lang.h:12
msgid "Case Sensitive Keyword"
msgstr "Case Sensitive Keyword"
-#. "duble-quoted strings"
-#: gtksourceview/language-specs/php.lang.h:16
-msgid "Double Quoted String"
-msgstr "Double Quoted String"
-
-#: gtksourceview/language-specs/php.lang.h:17
+#. <? ?> <HTML> inside PHP <?
+#: ../gtksourceview/language-specs/php.lang.h:18
msgid "First Open PHP Tag"
msgstr "First Open PHP Tag"
-#: gtksourceview/language-specs/php.lang.h:18
+#: ../gtksourceview/language-specs/php.lang.h:19
msgid "HTML Block"
msgstr "HTML Block"
-#: gtksourceview/language-specs/php.lang.h:20
+#: ../gtksourceview/language-specs/php.lang.h:21
msgid "PHP"
msgstr "PHP"
-#. 'single-quoted strings'
-#: gtksourceview/language-specs/php.lang.h:22
-msgid "Single Quoted String"
-msgstr "Single Quoted String"
-
-#: gtksourceview/language-specs/po.lang.h:2
+#: ../gtksourceview/language-specs/po.lang.h:2
msgid "Format"
msgstr "Format"
-#: gtksourceview/language-specs/po.lang.h:7
+#: ../gtksourceview/language-specs/po.lang.h:7
msgid "gettext translation"
msgstr "gettext translation"
-#: gtksourceview/language-specs/python.lang.h:1
-#: gtksourceview/language-specs/ruby.lang.h:2
+#: ../gtksourceview/language-specs/python.lang.h:1
+#: ../gtksourceview/language-specs/ruby.lang.h:2
msgid "Builtins"
msgstr "Builtins"
-#: gtksourceview/language-specs/python.lang.h:8
+#: ../gtksourceview/language-specs/python.lang.h:9
msgid "Module Handler"
msgstr "Module Handler"
-#: gtksourceview/language-specs/python.lang.h:12
+#: ../gtksourceview/language-specs/python.lang.h:13
msgid "Python"
msgstr "Python"
-#: gtksourceview/language-specs/ruby.lang.h:1
+#: ../gtksourceview/language-specs/R.lang.h:1
+msgid "Assignment Operator"
+msgstr "Assignment Operator"
+
+#: ../gtksourceview/language-specs/R.lang.h:2
+msgid "Delimiter"
+msgstr "Delimiter"
+
+#: ../gtksourceview/language-specs/R.lang.h:5
+msgid "Integer Number"
+msgstr "Integer Number"
+
+#: ../gtksourceview/language-specs/R.lang.h:8
+msgid "Reserved Class"
+msgstr "Reserved Class"
+
+#: ../gtksourceview/language-specs/ruby.lang.h:1
msgid "Attribute Definitions"
msgstr "Attribute Definitions"
-#: gtksourceview/language-specs/ruby.lang.h:3
+#: ../gtksourceview/language-specs/ruby.lang.h:3
msgid "Class Variables"
msgstr "Class Variables"
-#: gtksourceview/language-specs/ruby.lang.h:4
+#: ../gtksourceview/language-specs/ruby.lang.h:4
msgid "Constants"
msgstr "Constants"
-#: gtksourceview/language-specs/ruby.lang.h:5
+#: ../gtksourceview/language-specs/ruby.lang.h:5
msgid "Definitions"
msgstr "Definitions"
-#: gtksourceview/language-specs/ruby.lang.h:6
+#: ../gtksourceview/language-specs/ruby.lang.h:7
msgid "Global Variables"
msgstr "Global Variables"
-#: gtksourceview/language-specs/ruby.lang.h:7
+#: ../gtksourceview/language-specs/ruby.lang.h:8
msgid "Instance Variables"
msgstr "Instance Variables"
-#: gtksourceview/language-specs/ruby.lang.h:10
+#: ../gtksourceview/language-specs/ruby.lang.h:11
msgid "Module Handlers"
msgstr "Module Handlers"
-#: gtksourceview/language-specs/ruby.lang.h:11
+#: ../gtksourceview/language-specs/ruby.lang.h:12
msgid "Multiline Comment"
msgstr "Multiline Comment"
-#: gtksourceview/language-specs/ruby.lang.h:12
+#: ../gtksourceview/language-specs/ruby.lang.h:13
msgid "Pseudo Variables"
msgstr "Pseudo Variables"
-#: gtksourceview/language-specs/ruby.lang.h:13
+#: ../gtksourceview/language-specs/ruby.lang.h:14
msgid "RegExp Variables"
msgstr "RegExp Variables"
-#: gtksourceview/language-specs/ruby.lang.h:14
-msgid "Regular Expression"
-msgstr "Regular Expression"
-
-#: gtksourceview/language-specs/ruby.lang.h:15
-msgid "Regular Expression 2"
-msgstr "Regular Expression 2"
-
-#: gtksourceview/language-specs/ruby.lang.h:16
+#: ../gtksourceview/language-specs/ruby.lang.h:15
msgid "Ruby"
msgstr "Ruby"
-#: gtksourceview/language-specs/sh.lang.h:2
-msgid "Built-in Commands"
-msgstr "Built-in Commands"
-
-#: gtksourceview/language-specs/sh.lang.h:3
-msgid "Common Commands"
-msgstr "Common Commands"
-
-#: gtksourceview/language-specs/sh.lang.h:10
-msgid "Redirections"
-msgstr "Redirections"
+#: ../gtksourceview/language-specs/ruby.lang.h:18
+msgid "Symbols"
+msgstr "Symbols"
+
+#: ../gtksourceview/language-specs/scheme.lang.h:11
+msgid "Scheme"
+msgstr "Scheme"
+
+#: ../gtksourceview/language-specs/sh.lang.h:2
+msgid "Built-in Command"
+msgstr "Built-in Command"
+
+#: ../gtksourceview/language-specs/sh.lang.h:3
+msgid "Common Command"
+msgstr "Common Command"
+
+#: ../gtksourceview/language-specs/sh.lang.h:8
+msgid "Operator"
+msgstr "Operator"
+
+#: ../gtksourceview/language-specs/sh.lang.h:9
+msgid "Punctuator"
+msgstr "Punctuator"
+
+#: ../gtksourceview/language-specs/sh.lang.h:10
+msgid "Redirection"
+msgstr "Redirection"
-#: gtksourceview/language-specs/sh.lang.h:12
+#: ../gtksourceview/language-specs/sh.lang.h:12
msgid "Self"
msgstr "Self"
-#: gtksourceview/language-specs/sh.lang.h:15
-msgid "Variable1"
-msgstr "Variable1"
-
-#: gtksourceview/language-specs/sh.lang.h:16
-msgid "Variable2"
-msgstr "Variable2"
-
-#: gtksourceview/language-specs/sh.lang.h:17
+#: ../gtksourceview/language-specs/sh.lang.h:17
msgid "sh"
msgstr "sh"
-#: gtksourceview/language-specs/sql.lang.h:1
+#: ../gtksourceview/language-specs/sql.lang.h:1
msgid "ANSI Datatypes"
msgstr "ANSI Datatypes"
-#: gtksourceview/language-specs/sql.lang.h:2
+#. Reserved Words
+#: ../gtksourceview/language-specs/sql.lang.h:3
msgid "ANSI Reserved Words"
msgstr "ANSI Reserved Words"
-#: gtksourceview/language-specs/sql.lang.h:3
+#. Aggregate Functions
+#: ../gtksourceview/language-specs/sql.lang.h:5
msgid "Aggregate Functions"
msgstr "Aggregate Functions"
-#: gtksourceview/language-specs/sql.lang.h:4
+#. Analytic Functions
+#: ../gtksourceview/language-specs/sql.lang.h:7
msgid "Analytic Functions"
msgstr "Analytical Functions"
-#: gtksourceview/language-specs/sql.lang.h:6
+#: ../gtksourceview/language-specs/sql.lang.h:10
msgid "Character Functions Returning Character Values"
msgstr "Character Functions Returning Character Values"
-#: gtksourceview/language-specs/sql.lang.h:7
+#: ../gtksourceview/language-specs/sql.lang.h:11
msgid "Character Functions Returning Number Values"
msgstr "Character Functions Returning Number Values"
-#: gtksourceview/language-specs/sql.lang.h:8
+#: ../gtksourceview/language-specs/sql.lang.h:12
+msgid "Collection Functions"
+msgstr "Collection Functions"
+
+#: ../gtksourceview/language-specs/sql.lang.h:13
+msgid "Conditions"
+msgstr "Conditions"
+
+#: ../gtksourceview/language-specs/sql.lang.h:14
msgid "Conversion Functions"
msgstr "Conversion Functions"
-#: gtksourceview/language-specs/sql.lang.h:9
+#: ../gtksourceview/language-specs/sql.lang.h:15
+msgid "Data Mining Functions"
+msgstr "Data Mining Functions"
+
+#: ../gtksourceview/language-specs/sql.lang.h:16
msgid "Datetime Functions"
msgstr "Datetime Functions"
-#: gtksourceview/language-specs/sql.lang.h:10
+#: ../gtksourceview/language-specs/sql.lang.h:17
+msgid "Encoding and Decoding Functions"
+msgstr "Encoding and Decoding Functions"
+
+#: ../gtksourceview/language-specs/sql.lang.h:18
+msgid "Environment and Identifier Functions"
+msgstr "Environment and Identifier Functions"
+
+#: ../gtksourceview/language-specs/sql.lang.h:19
+msgid "General Comparison Functions"
+msgstr "General Comparison Functions"
+
+#: ../gtksourceview/language-specs/sql.lang.h:20
+msgid "Hierarchical Function"
+msgstr "Hierarchical Function"
+
+#: ../gtksourceview/language-specs/sql.lang.h:21
msgid "Integer Literals"
msgstr "Integer Litreals"
-#: gtksourceview/language-specs/sql.lang.h:12
-msgid "Miscellaneous Single-Row Functions"
-msgstr "Miscellaneous Single-Row Functions"
+#: ../gtksourceview/language-specs/sql.lang.h:22
+msgid "Large Object Functions"
+msgstr "Large Object Functions"
+
+#. Model Functions
+#: ../gtksourceview/language-specs/sql.lang.h:25
+msgid "Model Functions"
+msgstr "Model Functions"
+
+#: ../gtksourceview/language-specs/sql.lang.h:26
+msgid "NLS Character Functions"
+msgstr "NLS Character Functions"
+
+#: ../gtksourceview/language-specs/sql.lang.h:27
+msgid "NULL-Related Functions"
+msgstr "NULL-Related Functions"
-#: gtksourceview/language-specs/sql.lang.h:13
+#: ../gtksourceview/language-specs/sql.lang.h:28
msgid "Null"
msgstr "Null"
-#: gtksourceview/language-specs/sql.lang.h:14
-msgid "Number Functions"
-msgstr "Number Functions"
-
-#: gtksourceview/language-specs/sql.lang.h:15
+#: ../gtksourceview/language-specs/sql.lang.h:29
msgid "Number Literals"
msgstr "Number Litreals"
-#: gtksourceview/language-specs/sql.lang.h:16
+#. Single-Row Functions
+#: ../gtksourceview/language-specs/sql.lang.h:31
+msgid "Numeric Functions"
+msgstr "Numeric Functions"
+
+#. Object Reference Functions
+#: ../gtksourceview/language-specs/sql.lang.h:33
msgid "Object Reference Functions"
msgstr "Object Reference Functions"
-#: gtksourceview/language-specs/sql.lang.h:17
+#. Datatypes
+#: ../gtksourceview/language-specs/sql.lang.h:36
msgid "Oracle Built-in Datatypes"
msgstr "Oracle Built-in Datatypes"
-#: gtksourceview/language-specs/sql.lang.h:18
+#: ../gtksourceview/language-specs/sql.lang.h:37
msgid "Oracle Reserved Words"
msgstr "Oracle Reserved Words"
-#: gtksourceview/language-specs/sql.lang.h:19
+#: ../gtksourceview/language-specs/sql.lang.h:38
+msgid "Oracle-Supplied Types"
+msgstr "Oracle-Supplied Types"
+
+#: ../gtksourceview/language-specs/sql.lang.h:39
msgid "SQL"
msgstr "SQL"
-#: gtksourceview/language-specs/sql.lang.h:20
+#: ../gtksourceview/language-specs/sql.lang.h:40
+msgid "SQL Statements"
+msgstr "SQL Statements"
+
+#. SQL*Plus
+#: ../gtksourceview/language-specs/sql.lang.h:42
msgid "SQL*Plus At Sign"
msgstr "SQL*Plus At Sign"
-#: gtksourceview/language-specs/sql.lang.h:21
+#: ../gtksourceview/language-specs/sql.lang.h:43
msgid "SQL*Plus Commands"
msgstr "SQL*Plus Commands"
-#: gtksourceview/language-specs/sql.lang.h:22
+#: ../gtksourceview/language-specs/sql.lang.h:44
msgid "SQL*Plus Double At Sign"
msgstr "SQL*Plus Double At Sign"
-#: gtksourceview/language-specs/sql.lang.h:23
+#: ../gtksourceview/language-specs/sql.lang.h:45
msgid "SQL*Plus Slash"
msgstr "SQL*Plus Slash"
-#: gtksourceview/language-specs/sql.lang.h:24
+#: ../gtksourceview/language-specs/sql.lang.h:46
msgid "SQL/DS and DB2 Datatypes"
msgstr "SQL/DS and DB2 Datatypes"
-#: gtksourceview/language-specs/sql.lang.h:25
+#: ../gtksourceview/language-specs/sql.lang.h:47
msgid "Size Clause"
msgstr "Size Clause"
-#: gtksourceview/language-specs/sql.lang.h:27
+#. Literals
+#: ../gtksourceview/language-specs/sql.lang.h:50
msgid "Text Literals"
msgstr "Text Litreals"
-#: gtksourceview/language-specs/sql.lang.h:28
+#: ../gtksourceview/language-specs/sql.lang.h:51
msgid "Unlimited"
msgstr "Unlimited"
-#: gtksourceview/language-specs/verilog.lang.h:1
-#: gtksourceview/language-specs/nemerle.lang.h:1
-msgid "Binary Number"
-msgstr "Binary Number"
-
-#: gtksourceview/language-specs/verilog.lang.h:4
-msgid "Gates"
-msgstr "Gates"
-
-#: gtksourceview/language-specs/verilog.lang.h:11
-msgid "Verilog"
-msgstr "Verilog"
-
-#: gtksourceview/language-specs/xml.lang.h:5
-msgid "Hexadecimal"
-msgstr "Hexadecimal"
+#: ../gtksourceview/language-specs/sql.lang.h:52
+msgid "XML Functions"
+msgstr "XML Functions"
-#: gtksourceview/language-specs/xml.lang.h:8
-msgid "Tag"
-msgstr "Tag"
-
-#: gtksourceview/language-specs/xml.lang.h:9
-msgid "XML"
-msgstr "XML"
-
-#: gtksourceview/language-specs/haskell.lang.h:5
-msgid "Haskell"
-msgstr "Haskell"
-
-#: gtksourceview/language-specs/haskell.lang.h:8
-msgid "Keysymbols"
-msgstr "Keysymbols"
-
-#: gtksourceview/language-specs/haskell.lang.h:16
-msgid "Type or Constructor"
-msgstr "Type or Constructor"
+#: ../gtksourceview/language-specs/tcl.lang.h:6
+msgid "Tcl"
+msgstr "Tcl"
-#: gtksourceview/language-specs/texinfo.lang.h:2
+#: ../gtksourceview/language-specs/texinfo.lang.h:2
msgid "Characters"
msgstr "Characters"
-#: gtksourceview/language-specs/texinfo.lang.h:3
+#: ../gtksourceview/language-specs/texinfo.lang.h:3
msgid "File Attributes"
msgstr "File Attributes"
-#: gtksourceview/language-specs/texinfo.lang.h:4
+#: ../gtksourceview/language-specs/texinfo.lang.h:4
msgid "Formatting"
msgstr "Formatting"
-#: gtksourceview/language-specs/texinfo.lang.h:5
+#: ../gtksourceview/language-specs/texinfo.lang.h:5
msgid "Generated Content"
msgstr "Generated Content"
-#: gtksourceview/language-specs/texinfo.lang.h:7
+#: ../gtksourceview/language-specs/texinfo.lang.h:7
msgid "Indexing"
msgstr "Indexing"
-#: gtksourceview/language-specs/texinfo.lang.h:10
+#: ../gtksourceview/language-specs/texinfo.lang.h:10
msgid "Macro Parameters"
msgstr "Macro Parameters"
-#: gtksourceview/language-specs/texinfo.lang.h:11
+#: ../gtksourceview/language-specs/texinfo.lang.h:11
msgid "Macros"
msgstr "Macros"
-#: gtksourceview/language-specs/texinfo.lang.h:13
+#: ../gtksourceview/language-specs/texinfo.lang.h:13
msgid "Markup (block)"
msgstr "Markup (block)"
-#: gtksourceview/language-specs/texinfo.lang.h:14
+#: ../gtksourceview/language-specs/texinfo.lang.h:14
msgid "Markup (inline)"
msgstr "Markup (inline)"
-#: gtksourceview/language-specs/texinfo.lang.h:15
+#: ../gtksourceview/language-specs/texinfo.lang.h:15
msgid "Sectioning"
msgstr "Sectioning"
-#: gtksourceview/language-specs/texinfo.lang.h:16
+#: ../gtksourceview/language-specs/texinfo.lang.h:16
msgid "Texinfo"
msgstr "Texinfo"
-#: gtksourceview/language-specs/vbnet.lang.h:3
+#: ../gtksourceview/language-specs/vbnet.lang.h:7
msgid "Old Style Comment"
msgstr "Old Style Comment"
-#: gtksourceview/language-specs/vbnet.lang.h:9
+#: ../gtksourceview/language-specs/vbnet.lang.h:12
msgid "VB.NET"
msgstr "VB.NET"
-#: gtksourceview/language-specs/nemerle.lang.h:4
-msgid "Core Keywords"
-msgstr "Core Keywords"
-
-#: gtksourceview/language-specs/nemerle.lang.h:5
-msgid "Core Types"
-msgstr "Core Types"
-
-#: gtksourceview/language-specs/nemerle.lang.h:9
-msgid "Keywords Defined by Macros"
-msgstr "Keywords Defined by Macros"
-
-#: gtksourceview/language-specs/nemerle.lang.h:11
-msgid "Nemerle"
-msgstr "Nemerle"
+#: ../gtksourceview/language-specs/verilog.lang.h:4
+msgid "Gates"
+msgstr "Gates"
-#: gtksourceview/language-specs/tcl.lang.h:6
-msgid "Tcl"
-msgstr "Tcl"
+#: ../gtksourceview/language-specs/verilog.lang.h:11
+msgid "Verilog"
+msgstr "Verilog"
-#: gtksourceview/language-specs/vhdl.lang.h:7
+#: ../gtksourceview/language-specs/vhdl.lang.h:7
msgid "True and False"
msgstr "True and False"
-#: gtksourceview/language-specs/vhdl.lang.h:8
-msgid "Type"
-msgstr "Type"
-
-#: gtksourceview/language-specs/vhdl.lang.h:9
+#: ../gtksourceview/language-specs/vhdl.lang.h:9
msgid "VHDL"
msgstr "VHDL"
-#: gtksourceview/language-specs/R.lang.h:1
-msgid "Assignment Operator"
-msgstr "Assignment Operator"
-
-#: gtksourceview/language-specs/R.lang.h:2
-msgid "Delimiter"
-msgstr "Delimiter"
-
-#: gtksourceview/language-specs/R.lang.h:5
-msgid "Integer Number"
-msgstr "Integer Number"
-
-#: gtksourceview/language-specs/R.lang.h:8
-msgid "Reserved Class"
-msgstr "Reserved Class"
-
-#: gtksourceview/language-specs/R.lang.h:9
-msgid "Reserved Constant"
-msgstr "Reserved Constant"
-
-#: gtksourceview/language-specs/gtkrc.lang.h:3
-msgid "GtkRC"
-msgstr "GtkRC"
+#: ../gtksourceview/language-specs/xml.lang.h:5
+msgid "Hexadecimal"
+msgstr "Hexadecimal"
-#: gtksourceview/language-specs/gtkrc.lang.h:4
-msgid "Include Directive"
-msgstr "Include Directive"
+#: ../gtksourceview/language-specs/xml.lang.h:9
+msgid "XML"
+msgstr "XML"
-#: gtksourceview/language-specs/gtkrc.lang.h:5
-msgid "Keysymbol"
-msgstr "Keysymbol"
+#~ msgid "Double Quote String"
+#~ msgstr "Double Quote String"
+#~ msgid "Single Quote String"
+#~ msgstr "Single Quote String"
+#~ msgid "Most Used Commands"
+#~ msgstr "Most Used Commands"
+#~ msgid "Regular Expression"
+#~ msgstr "Regular Expression"
+#~ msgid "Regular Expression 2"
+#~ msgstr "Regular Expression 2"
+#~ msgid "Miscellaneous Single-Row Functions"
+#~ msgstr "Miscellaneous Single-Row Functions"
-#: gtksourceview/language-specs/gtkrc.lang.h:11
-msgid "State"
-msgstr "State"
diff -pruN 1.8.0-1/po/et.po 1.8.1-0ubuntu1/po/et.po
--- 1.8.0-1/po/et.po 2006-08-16 16:22:17.000000000 +0100
+++ 1.8.1-0ubuntu1/po/et.po 2006-09-30 21:56:02.000000000 +0100
@@ -13,7 +13,7 @@ msgstr ""
"Project-Id-Version: gtksourceview HEAD\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-08-16 08:48+0200\n"
-"PO-Revision-Date: 2006-08-16 12:06+0300\n"
+"PO-Revision-Date: 2006-09-21 16:36+0300\n"
"Last-Translator: Ivar Smolin <okul linux ee>\n"
"Language-Team: Estonian <gnome-et linux ee>\n"
"MIME-Version: 1.0\n"
@@ -378,19 +378,19 @@ msgstr "Kas sisestada tabulaatorite asem
#: ../gtksourceview/gtksourceview.c:260
msgid "Show Right Margin"
-msgstr ""
+msgstr "Paremveerise näitamine"
#: ../gtksourceview/gtksourceview.c:261
msgid "Whether to display the right margin"
-msgstr ""
+msgstr "Kas paremveeris on nähtaval või mitte"
#: ../gtksourceview/gtksourceview.c:268
msgid "Margin position"
-msgstr "�ärise asukoht"
+msgstr "Veerise asukoht"
#: ../gtksourceview/gtksourceview.c:269
msgid "Position of the right margin"
-msgstr "Paremäärise asukoht"
+msgstr "Paremveerise asukoht"
#: ../gtksourceview/gtksourceview.c:278
msgid "Use smart home/end"
@@ -422,19 +422,19 @@ msgstr ""
#: ../gtksourceview/gtksourceview.c:313
msgid "Margin Line Alpha"
-msgstr ""
+msgstr "Veerisejoone läbipaistvus"
#: ../gtksourceview/gtksourceview.c:314
msgid "Transparency of the margin line"
-msgstr ""
+msgstr "Veerisejoone läbipaistvus"
#: ../gtksourceview/gtksourceview.c:331
msgid "Margin Line Color"
-msgstr ""
+msgstr "Veerisejoone värvus"
#: ../gtksourceview/gtksourceview.c:332
msgid "Color to use for the right margin line"
-msgstr ""
+msgstr "Paremveerise joone värvus"
#: ../gtksourceview/gtksourceview.c:348
msgid "Margin Overlay Toggle"
diff -pruN 1.8.0-1/po/LINGUAS 1.8.1-0ubuntu1/po/LINGUAS
--- 1.8.0-1/po/LINGUAS 2006-08-20 20:56:19.000000000 +0100
+++ 1.8.1-0ubuntu1/po/LINGUAS 2006-09-16 10:44:05.000000000 +0100
@@ -55,6 +55,7 @@ ro
ru
rw
sk
+sl
sq
sr
sr Latn
diff -pruN 1.8.0-1/po/sl.po 1.8.1-0ubuntu1/po/sl.po
--- 1.8.0-1/po/sl.po 1970-01-01 01:00:00.000000000 +0100
+++ 1.8.1-0ubuntu1/po/sl.po 2006-09-13 15:13:29.000000000 +0100
@@ -0,0 +1,1748 @@
+# Slovenian translation of gtksourcereview.
+# Copyright (C) 2005-2006 Free Software Foundation, Inc.
+# This file is distributed under the same license as the gtksourcereview package.
+#
+# Matjaž Horvat <m owca info>, 2006.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gtksourcereview\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2006-09-12 15:48+0200\n"
+"PO-Revision-Date: 2006-09-13 01:27+0100\n"
+"Last-Translator: Matjaž Horvat <m owca info>\n"
+"Language-Team: Slovenian <SL li org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n%100==4 ? 3 : 0);\n"
+"X-Poedit-Language: Slovenian\n"
+"X-Poedit-Country: Slovenia\n"
+
+#: ../gtksourceview/gtksourcebuffer.c:278
+msgid "Escape Character"
+msgstr "Ubežni znak"
+
+#: ../gtksourceview/gtksourcebuffer.c:279
+msgid "Escaping character for syntax patterns"
+msgstr "Ubežni znak za skladenjski vzorec"
+
+#: ../gtksourceview/gtksourcebuffer.c:287
+msgid "Check Brackets"
+msgstr "Preveri oklepaje"
+
+#: ../gtksourceview/gtksourcebuffer.c:288
+msgid "Whether to check and highlight matching brackets"
+msgstr "Ali naj se preverjajo in poudarjajo ujemajoÄ?i oklepaji"
+
+#: ../gtksourceview/gtksourcebuffer.c:296
+#: ../gtksourceview/gtksourceprintjob.c:296
+msgid "Highlight"
+msgstr "Poudari"
+
+#: ../gtksourceview/gtksourcebuffer.c:297
+msgid "Whether to highlight syntax in the buffer"
+msgstr "Ali naj se poudarja skladnja v predpomnilniku"
+
+#: ../gtksourceview/gtksourcebuffer.c:305
+msgid "Maximum Undo Levels"
+msgstr "NajveÄ?je Å¡tevilo razveljavitev"
+
+#: ../gtksourceview/gtksourcebuffer.c:306
+msgid "Number of undo levels for the buffer"
+msgstr "Å tevilo razveljavitev v predpomnilniku"
+
+#: ../gtksourceview/gtksourcebuffer.c:316
+#: ../gtksourceview/language-specs/desktop.lang.h:6
+#: ../gtksourceview/language-specs/ini.lang.h:7
+msgid "Language"
+msgstr "Jezik"
+
+#: ../gtksourceview/gtksourcebuffer.c:317
+msgid "Language object to get highlighting patterns from"
+msgstr "Predmet za pridobivanje vzorcev jezikov za poudarjanje"
+
+#: ../gtksourceview/gtksourcelanguagesmanager.c:114
+msgid "Language specification directories"
+msgstr "Mape z doloÄ?ili jezikov"
+
+#: ../gtksourceview/gtksourcelanguagesmanager.c:115
+msgid "List of directories where the language specification files (.lang) are located"
+msgstr "Seznam map, v katerih se nahajajo datoteke (.lang) z doloÄ?ili jezikov"
+
+#: ../gtksourceview/gtksourceprintjob.c:265
+msgid "Configuration"
+msgstr "Nastavitve"
+
+#: ../gtksourceview/gtksourceprintjob.c:266
+msgid "Configuration options for the print job"
+msgstr "Nastavitve posla tiskanja"
+
+#: ../gtksourceview/gtksourceprintjob.c:273
+msgid "Source Buffer"
+msgstr "Predpomnilnik vira"
+
+#: ../gtksourceview/gtksourceprintjob.c:274
+msgid "GtkSourceBuffer object to print"
+msgstr "GtkSourceBuffer za tiskanje"
+
+#: ../gtksourceview/gtksourceprintjob.c:280
+#: ../gtksourceview/gtksourceview.c:235
+#: ../gtksourceview/gtksourceview.c:236
+msgid "Tabs Width"
+msgstr "Å irina tabulatorja"
+
+#: ../gtksourceview/gtksourceprintjob.c:281
+msgid "Width in equivalent space characters of tabs"
+msgstr "Å irina tabulatorja v enakovrednih znakih presledka"
+
+#: ../gtksourceview/gtksourceprintjob.c:288
+msgid "Wrap Mode"
+msgstr "NaÄ?in oblivanja"
+
+#: ../gtksourceview/gtksourceprintjob.c:289
+msgid "Word wrapping mode"
+msgstr "NaÄ?in oblivanja besed"
+
+#: ../gtksourceview/gtksourceprintjob.c:297
+msgid "Whether to print the document with highlighted syntax"
+msgstr "Ali naj se dokument izpiše s poudarjeno skladnjo"
+
+#: ../gtksourceview/gtksourceprintjob.c:305
+msgid "Font"
+msgstr "Pisava"
+
+#: ../gtksourceview/gtksourceprintjob.c:306
+msgid "GnomeFont name to use for the document text (deprecated)"
+msgstr "Ime pisave besedila dokumenta (opuÅ¡Ä?eno)"
+
+#: ../gtksourceview/gtksourceprintjob.c:313
+msgid "Font Description"
+msgstr "Opis pisave"
+
+#: ../gtksourceview/gtksourceprintjob.c:314
+msgid "Font to use for the document text (e.g. \"Monospace 10\")"
+msgstr "Pisava besedila dokumenta (npr. \"Monospace 10\")"
+
+#: ../gtksourceview/gtksourceprintjob.c:321
+#: ../gtksourceview/gtksourceprintjob.c:329
+msgid "Numbers Font"
+msgstr "Pisava Å¡tevilk"
+
+#: ../gtksourceview/gtksourceprintjob.c:322
+msgid "GnomeFont name to use for the line numbers (deprecated)"
+msgstr "Ime pisave Å¡tevilk vrstic (opuÅ¡Ä?eno)"
+
+#: ../gtksourceview/gtksourceprintjob.c:330
+msgid "Font description to use for the line numbers"
+msgstr "Opis pisave Å¡tevilk vrstic"
+
+#: ../gtksourceview/gtksourceprintjob.c:337
+msgid "Print Line Numbers"
+msgstr "Natisni Å¡tevilke vrstic"
+
+#: ../gtksourceview/gtksourceprintjob.c:338
+msgid "Interval of printed line numbers (0 means no numbers)"
+msgstr "Razmik natisnjenih Å¡tevilk vrstic (0 pomeni brez Å¡tevilk)"
+
+#: ../gtksourceview/gtksourceprintjob.c:345
+msgid "Print Header"
+msgstr "Natisni glavo"
+
+#: ../gtksourceview/gtksourceprintjob.c:346
+msgid "Whether to print a header in each page"
+msgstr "Ali naj se na vsaki strani natisne glava"
+
+#: ../gtksourceview/gtksourceprintjob.c:353
+msgid "Print Footer"
+msgstr "Natisni nogo"
+
+#: ../gtksourceview/gtksourceprintjob.c:354
+msgid "Whether to print a footer in each page"
+msgstr "Ali naj se na vsaki strani natisne noga"
+
+#: ../gtksourceview/gtksourceprintjob.c:361
+msgid "Header and Footer Font"
+msgstr "Pisava glave in noge"
+
+#: ../gtksourceview/gtksourceprintjob.c:362
+msgid "GnomeFont name to use for the header and footer (deprecated)"
+msgstr "Ime pisave glave in noge (opuÅ¡Ä?eno)"
+
+#: ../gtksourceview/gtksourceprintjob.c:369
+msgid "Header and Footer Font Description"
+msgstr "Opis pisave glave in noge"
+
+#: ../gtksourceview/gtksourceprintjob.c:370
+msgid "Font to use for headers and footers (e.g. \"Monospace 10\")"
+msgstr "Pisava glave in nog (npr. \"Monospace 10\")"
+
+#: ../gtksourceview/gtksourcestylescheme.c:264
+msgid "Base-N Integer"
+msgstr "Å tevilka Base-N"
+
+#: ../gtksourceview/gtksourcestylescheme.c:269
+msgid "Character"
+msgstr "Znak"
+
+#: ../gtksourceview/gtksourcestylescheme.c:274
+#: ../gtksourceview/language-specs/latex.lang.h:2
+#: ../gtksourceview/language-specs/po.lang.h:1
+msgid "Comment"
+msgstr "Komentar"
+
+#. $this = (datatype)
+#: ../gtksourceview/gtksourcestylescheme.c:279
+#: ../gtksourceview/language-specs/php.lang.h:14
+msgid "Data Type"
+msgstr "Podatkovni tip"
+
+#.
+#. CSS functions, such as rgb(), clip(), or lang().
+#.
+#: ../gtksourceview/gtksourcestylescheme.c:284
+#: ../gtksourceview/language-specs/ada.lang.h:3
+#: ../gtksourceview/language-specs/css.lang.h:18
+#: ../gtksourceview/language-specs/octave.lang.h:4
+#: ../gtksourceview/language-specs/python.lang.h:5
+#: ../gtksourceview/language-specs/scheme.lang.h:2
+#: ../gtksourceview/language-specs/sh.lang.h:4
+msgid "Function"
+msgstr "Funkcija"
+
+#: ../gtksourceview/gtksourcestylescheme.c:289
+#: ../gtksourceview/language-specs/c.lang.h:6
+#: ../gtksourceview/language-specs/cpp.lang.h:6
+#: ../gtksourceview/language-specs/d.lang.h:5
+#: ../gtksourceview/language-specs/fortran.lang.h:1
+#: ../gtksourceview/language-specs/haskell.lang.h:3
+#: ../gtksourceview/language-specs/nemerle.lang.h:6
+#: ../gtksourceview/language-specs/octave.lang.h:1
+#: ../gtksourceview/language-specs/python.lang.h:2
+msgid "Decimal"
+msgstr "Decimalno Å¡tevilo"
+
+#: ../gtksourceview/gtksourcestylescheme.c:294
+msgid "Floating Point"
+msgstr "PlavajoÄ?a vejica"
+
+#. We cannot match \b at the end of a keyword automatically
+#. because it fails for let* etc. So we need to manually add it to the
+#. other keywords and match ([ \t]|$) for the one ending with a
+#. special character. Unfortnately this also means that if the highlight
+#. style for keywords sets the background color, for let* etc also the
+#. trailing space will be highlighted.
+#: ../gtksourceview/gtksourcestylescheme.c:299
+#: ../gtksourceview/language-specs/ada.lang.h:4
+#: ../gtksourceview/language-specs/gtkrc.lang.h:6
+#: ../gtksourceview/language-specs/haskell.lang.h:9
+#: ../gtksourceview/language-specs/latex.lang.h:5
+#: ../gtksourceview/language-specs/octave.lang.h:6
+#: ../gtksourceview/language-specs/po.lang.h:3
+#: ../gtksourceview/language-specs/python.lang.h:7
+#: ../gtksourceview/language-specs/R.lang.h:6
+#: ../gtksourceview/language-specs/scheme.lang.h:9
+#: ../gtksourceview/language-specs/tcl.lang.h:1
+#: ../gtksourceview/language-specs/texinfo.lang.h:8
+#: ../gtksourceview/language-specs/vhdl.lang.h:2
+msgid "Keyword"
+msgstr "KljuÄ?na beseda"
+
+#: ../gtksourceview/gtksourcestylescheme.c:304
+msgid "Preprocessor"
+msgstr "Predprocesor"
+
+#.
+#. <pattern-item _name = "Operator" style = "Operators">
+#. <regex>[:!#$%&*+./>=<? \\^|~\-]+</regex>
+#. </pattern-item>
+#.
+#. <keyword-list _name="Keysymbol" style = "Keyword">
+#. <keyword>::</keyword>
+#. <keyword>-></keyword>
+#. <keyword><-</keyword>
+#. <keyword>=></keyword>
+#. <keyword>=</keyword>
+#. <keyword>|</keyword>`
+#. <keyword>\</keyword>
+#. <keyword>@</keyword>
+#. <keyword>~</keyword>
+#. </keyword-list>
+#.
+#: ../gtksourceview/gtksourcestylescheme.c:309
+#: ../gtksourceview/language-specs/ada.lang.h:9
+#: ../gtksourceview/language-specs/c.lang.h:15
+#: ../gtksourceview/language-specs/cpp.lang.h:15
+#: ../gtksourceview/language-specs/csharp.lang.h:9
+#: ../gtksourceview/language-specs/css.lang.h:58
+#: ../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/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/pascal.lang.h:18
+#: ../gtksourceview/language-specs/perl.lang.h:8
+#: ../gtksourceview/language-specs/po.lang.h:6
+#: ../gtksourceview/language-specs/scheme.lang.h:13
+#: ../gtksourceview/language-specs/sh.lang.h:13
+#: ../gtksourceview/language-specs/tcl.lang.h:4
+#: ../gtksourceview/language-specs/vbnet.lang.h:11
+#: ../gtksourceview/language-specs/vhdl.lang.h:6
+#: ../gtksourceview/language-specs/xml.lang.h:7
+msgid "String"
+msgstr "Niz"
+
+#: ../gtksourceview/gtksourcestylescheme.c:314
+msgid "Specials"
+msgstr "Posebno"
+
+#: ../gtksourceview/gtksourcestylescheme.c:321
+#: ../gtksourceview/language-specs/changelog.lang.h:6
+#: ../gtksourceview/language-specs/css.lang.h:36
+#: ../gtksourceview/language-specs/desktop.lang.h:10
+#: ../gtksourceview/language-specs/diff.lang.h:7
+#: ../gtksourceview/language-specs/gtkrc.lang.h:9
+#: ../gtksourceview/language-specs/ini.lang.h:10
+#: ../gtksourceview/language-specs/msil.lang.h:2
+#: ../gtksourceview/language-specs/po.lang.h:5
+msgid "Others"
+msgstr "Drugo"
+
+#: ../gtksourceview/gtksourcestylescheme.c:326
+msgid "Others 2"
+msgstr "Drugo 2"
+
+#: ../gtksourceview/gtksourcestylescheme.c:331
+msgid "Others 3"
+msgstr "Drugo 3"
+
+#: ../gtksourceview/gtksourcestylescheme.c:368
+msgid "Default"
+msgstr "Privzeto"
+
+#: ../gtksourceview/gtksourcetag.c:109
+msgid "Tag ID"
+msgstr "ID oznake"
+
+#: ../gtksourceview/gtksourcetag.c:110
+msgid "ID used to refer to the source tag"
+msgstr "ID za sklicevanje na oznako vira"
+
+#: ../gtksourceview/gtksourcetag.c:117
+msgid "Tag style"
+msgstr "Slog oznake"
+
+#: ../gtksourceview/gtksourcetag.c:118
+msgid "The style associated with the source tag"
+msgstr "Slog, povezan z oznako vira"
+
+#: ../gtksourceview/gtksourceview.c:219
+msgid "Show Line Numbers"
+msgstr "Prikaži številke vrstic"
+
+#: ../gtksourceview/gtksourceview.c:220
+msgid "Whether to display line numbers"
+msgstr "Ali naj bodo prikazane Å¡tevilke vrstic"
+
+#: ../gtksourceview/gtksourceview.c:227
+msgid "Show Line Markers"
+msgstr "Prikaži zaznamovalce vrstic"
+
+#: ../gtksourceview/gtksourceview.c:228
+msgid "Whether to display line marker pixbufs"
+msgstr "Ali naj bodo prikazane pike ob vrsticah"
+
+#: ../gtksourceview/gtksourceview.c:245
+msgid "Auto Indentation"
+msgstr "Samodejno zamikanje"
+
+#: ../gtksourceview/gtksourceview.c:246
+msgid "Whether to enable auto indentation"
+msgstr "Ali naj bo omogoÄ?eno samodejno zamikaje"
+
+#: ../gtksourceview/gtksourceview.c:252
+msgid "Insert Spaces Instead of Tabs"
+msgstr "Vstavi presledke namesto tabulatorjev"
+
+#: ../gtksourceview/gtksourceview.c:253
+msgid "Whether to insert spaces instead of tabs"
+msgstr "Ali naj se namesto tabulatorjev vstavijo presledki"
+
+#: ../gtksourceview/gtksourceview.c:260
+msgid "Show Right Margin"
+msgstr "Prikaži desni rob"
+
+#: ../gtksourceview/gtksourceview.c:261
+msgid "Whether to display the right margin"
+msgstr "Ali naj se na desni prikaže rob"
+
+#: ../gtksourceview/gtksourceview.c:268
+msgid "Margin position"
+msgstr "Položaj roba"
+
+#: ../gtksourceview/gtksourceview.c:269
+msgid "Position of the right margin"
+msgstr "Položaj desnega roba"
+
+#: ../gtksourceview/gtksourceview.c:278
+msgid "Use smart home/end"
+msgstr "Uporabi pametni domov/konec"
+
+#: ../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 "Tipki HOME in END pomakneta kazalec na prvi/zadnji znak v vrstici, ki ni presledek, preden gresta na zaÄ?etek/konec vrstice"
+
+#: ../gtksourceview/gtksourceview.c:288
+msgid "Highlight current line"
+msgstr "Poudari trenutno vrstico"
+
+#: ../gtksourceview/gtksourceview.c:289
+msgid "Whether to highlight the current line"
+msgstr "Ali naj bo trenutna vrstica poudarjena ali ne"
+
+#: ../gtksourceview/gtksourceview.c:296
+msgid "Indent on tab"
+msgstr "Zamik ob tabulatorju"
+
+#: ../gtksourceview/gtksourceview.c:297
+msgid "Whether to indent the selected text when the tab key is pressed"
+msgstr "Ali naj se izbrano besedilo zamakne ob pritisku na tabulator"
+
+#: ../gtksourceview/gtksourceview.c:313
+msgid "Margin Line Alpha"
+msgstr "Alfa robne Ä?rte"
+
+#: ../gtksourceview/gtksourceview.c:314
+msgid "Transparency of the margin line"
+msgstr "Prozornost robne Ä?rte"
+
+#: ../gtksourceview/gtksourceview.c:331
+msgid "Margin Line Color"
+msgstr "Barva robne Ä?rte"
+
+#: ../gtksourceview/gtksourceview.c:332
+msgid "Color to use for the right margin line"
+msgstr "Barva, ki naj bo uporabljena za Ä?rto desnega roba"
+
+#: ../gtksourceview/gtksourceview.c:348
+msgid "Margin Overlay Toggle"
+msgstr "Preklop prosojnice roba"
+
+#: ../gtksourceview/gtksourceview.c:349
+msgid "Whether to draw the right margin overlay"
+msgstr "Ali naj bo prikazana prosojnica desnega roba"
+
+#: ../gtksourceview/gtksourceview.c:365
+msgid "Margin Overlay Alpha"
+msgstr "Alfa prosojnice roba"
+
+#: ../gtksourceview/gtksourceview.c:366
+msgid "Transparency of the margin overlay"
+msgstr "Prozornost prosojnice roba"
+
+#: ../gtksourceview/gtksourceview.c:383
+msgid "Margin Overlay Color"
+msgstr "Barva prosojnice roba"
+
+#: ../gtksourceview/gtksourceview.c:384
+msgid "Color to use for drawing the margin overlay"
+msgstr "Barva, ki naj bo uporabljena za prosojnico roba"
+
+#: ../gtksourceview/language-specs/ada.lang.h:1
+msgid "Ada"
+msgstr "Ada"
+
+#: ../gtksourceview/language-specs/ada.lang.h:2
+#: ../gtksourceview/language-specs/c.lang.h:4
+#: ../gtksourceview/language-specs/cpp.lang.h:4
+#: ../gtksourceview/language-specs/haskell.lang.h:2
+#: ../gtksourceview/language-specs/nemerle.lang.h:3
+#: ../gtksourceview/language-specs/vhdl.lang.h:1
+msgid "Character Constant"
+msgstr "Konstanta znaka"
+
+#. Note: contains an hack to avoid considering ^COMMON a comment
+#. <string _name = "String 2" style = "String" end-at-line-end = "TRUE">
+#. <start-regex>'</start-regex>
+#. <end-regex>'</end-regex>
+#. </string>
+#: ../gtksourceview/language-specs/ada.lang.h:5
+#: ../gtksourceview/language-specs/c.lang.h:11
+#: ../gtksourceview/language-specs/cpp.lang.h:11
+#: ../gtksourceview/language-specs/csharp.lang.h:4
+#: ../gtksourceview/language-specs/css.lang.h:29
+#: ../gtksourceview/language-specs/d.lang.h:10
+#: ../gtksourceview/language-specs/desktop.lang.h:7
+#: ../gtksourceview/language-specs/diff.lang.h:5
+#: ../gtksourceview/language-specs/fortran.lang.h:9
+#: ../gtksourceview/language-specs/gtkrc.lang.h:7
+#: ../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/javascript.lang.h:13
+#: ../gtksourceview/language-specs/lua.lang.h:4
+#: ../gtksourceview/language-specs/makefile.lang.h:4
+#: ../gtksourceview/language-specs/nemerle.lang.h:10
+#: ../gtksourceview/language-specs/octave.lang.h:7
+#: ../gtksourceview/language-specs/pascal.lang.h:11
+#: ../gtksourceview/language-specs/perl.lang.h:3
+#: ../gtksourceview/language-specs/python.lang.h:8
+#: ../gtksourceview/language-specs/R.lang.h:7
+#: ../gtksourceview/language-specs/ruby.lang.h:10
+#: ../gtksourceview/language-specs/scheme.lang.h:10
+#: ../gtksourceview/language-specs/sh.lang.h:5
+#: ../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/vhdl.lang.h:3
+msgid "Line Comment"
+msgstr "Komentar vrstice"
+
+#.
+#. For values like: z-index: 2;
+#. +/- before 0 is not allowed.
+#.
+#: ../gtksourceview/language-specs/ada.lang.h:6
+#: ../gtksourceview/language-specs/boo.lang.h:4
+#: ../gtksourceview/language-specs/css.lang.h:34
+#: ../gtksourceview/language-specs/desktop.lang.h:9
+#: ../gtksourceview/language-specs/gtkrc.lang.h:8
+#: ../gtksourceview/language-specs/javascript.lang.h:16
+#: ../gtksourceview/language-specs/pascal.lang.h:14
+#: ../gtksourceview/language-specs/vhdl.lang.h:4
+msgid "Number"
+msgstr "Å tevilka"
+
+#: ../gtksourceview/language-specs/ada.lang.h:7
+msgid "Preprocessor Keyword"
+msgstr "KljuÄ?na beseda predprocesorja"
+
+#: ../gtksourceview/language-specs/ada.lang.h:8
+#: ../gtksourceview/language-specs/boo.lang.h:6
+#: ../gtksourceview/language-specs/c.lang.h:14
+#: ../gtksourceview/language-specs/cpp.lang.h:14
+#: ../gtksourceview/language-specs/csharp.lang.h:8
+#: ../gtksourceview/language-specs/d.lang.h:13
+#: ../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/makefile.lang.h:6
+#: ../gtksourceview/language-specs/nemerle.lang.h:14
+#: ../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/vhdl.lang.h:5
+msgid "Sources"
+msgstr "Viri"
+
+#: ../gtksourceview/language-specs/ada.lang.h:10
+msgid "True And False"
+msgstr "ResniÄ?no ali napaÄ?no"
+
+#: ../gtksourceview/language-specs/ada.lang.h:11
+#: ../gtksourceview/language-specs/vhdl.lang.h:8
+msgid "Type"
+msgstr "Vrsta"
+
+#: ../gtksourceview/language-specs/boo.lang.h:1
+msgid "Boolean"
+msgstr "Boolova vrednost"
+
+#: ../gtksourceview/language-specs/boo.lang.h:2
+#: ../gtksourceview/language-specs/c.lang.h:10
+#: ../gtksourceview/language-specs/cpp.lang.h:10
+#: ../gtksourceview/language-specs/csharp.lang.h:3
+#: ../gtksourceview/language-specs/d.lang.h:9
+#: ../gtksourceview/language-specs/fortran.lang.h:7
+#: ../gtksourceview/language-specs/idl.lang.h:4
+#: ../gtksourceview/language-specs/javascript.lang.h:12
+#: ../gtksourceview/language-specs/lua.lang.h:3
+#: ../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
+msgid "Keywords"
+msgstr "KljuÄ?ne besede"
+
+#: ../gtksourceview/language-specs/boo.lang.h:3
+#: ../gtksourceview/language-specs/javascript.lang.h:14
+msgid "Literals"
+msgstr "Ä?rke"
+
+#: ../gtksourceview/language-specs/boo.lang.h:5
+msgid "Primitive"
+msgstr "Primitiven"
+
+#: ../gtksourceview/language-specs/c.lang.h:1
+#: ../gtksourceview/language-specs/cpp.lang.h:1
+msgid "'#if 0' Comment"
+msgstr "Komentar '#if 0'"
+
+#. Comments
+#: ../gtksourceview/language-specs/c.lang.h:2
+#: ../gtksourceview/language-specs/cpp.lang.h:2
+#: ../gtksourceview/language-specs/csharp.lang.h:1
+#: ../gtksourceview/language-specs/css.lang.h:9
+#: ../gtksourceview/language-specs/d.lang.h:2
+#: ../gtksourceview/language-specs/html.lang.h:2
+#: ../gtksourceview/language-specs/haskell.lang.h:1
+#: ../gtksourceview/language-specs/idl.lang.h:1
+#: ../gtksourceview/language-specs/java.lang.h:1
+#: ../gtksourceview/language-specs/javascript.lang.h:2
+#: ../gtksourceview/language-specs/lua.lang.h:1
+#: ../gtksourceview/language-specs/nemerle.lang.h:2
+#: ../gtksourceview/language-specs/sql.lang.h:9
+#: ../gtksourceview/language-specs/texinfo.lang.h:1
+#: ../gtksourceview/language-specs/verilog.lang.h:2
+#: ../gtksourceview/language-specs/xml.lang.h:2
+msgid "Block Comment"
+msgstr "Komentar bloka"
+
+#: ../gtksourceview/language-specs/c.lang.h:3
+msgid "C"
+msgstr "C"
+
+#: ../gtksourceview/language-specs/c.lang.h:5
+#: ../gtksourceview/language-specs/cpp.lang.h:5
+msgid "Common Macro"
+msgstr "ObiÄ?ajni makro"
+
+#: ../gtksourceview/language-specs/c.lang.h:7
+#: ../gtksourceview/language-specs/cpp.lang.h:7
+#: ../gtksourceview/language-specs/d.lang.h:6
+#: ../gtksourceview/language-specs/fortran.lang.h:2
+#: ../gtksourceview/language-specs/haskell.lang.h:4
+#: ../gtksourceview/language-specs/nemerle.lang.h:7
+#: ../gtksourceview/language-specs/octave.lang.h:3
+#: ../gtksourceview/language-specs/python.lang.h:4
+#: ../gtksourceview/language-specs/R.lang.h:4
+msgid "Floating Point Number"
+msgstr "Å tevilo v plavajoÄ?i vejici"
+
+#. FIXME WHY DOESN'T THIS WORK?
+#: ../gtksourceview/language-specs/c.lang.h:8
+#: ../gtksourceview/language-specs/cpp.lang.h:8
+#: ../gtksourceview/language-specs/d.lang.h:8
+#: ../gtksourceview/language-specs/fortran.lang.h:4
+#: ../gtksourceview/language-specs/haskell.lang.h:6
+#: ../gtksourceview/language-specs/nemerle.lang.h:8
+#: ../gtksourceview/language-specs/octave.lang.h:5
+#: ../gtksourceview/language-specs/pascal.lang.h:10
+#: ../gtksourceview/language-specs/python.lang.h:6
+msgid "Hex Number"
+msgstr "Šestnajstiško število"
+
+#: ../gtksourceview/language-specs/c.lang.h:9
+#: ../gtksourceview/language-specs/cpp.lang.h:9
+#: ../gtksourceview/language-specs/haskell.lang.h:7
+#: ../gtksourceview/language-specs/idl.lang.h:3
+msgid "Include/Pragma"
+msgstr "VkljuÄ?i/Pragma"
+
+#: ../gtksourceview/language-specs/c.lang.h:12
+#: ../gtksourceview/language-specs/cpp.lang.h:12
+#: ../gtksourceview/language-specs/d.lang.h:12
+#: ../gtksourceview/language-specs/fortran.lang.h:10
+#: ../gtksourceview/language-specs/haskell.lang.h:11
+#: ../gtksourceview/language-specs/nemerle.lang.h:12
+#: ../gtksourceview/language-specs/octave.lang.h:10
+#: ../gtksourceview/language-specs/python.lang.h:12
+#: ../gtksourceview/language-specs/verilog.lang.h:8
+msgid "Octal Number"
+msgstr "Osmiško število"
+
+#: ../gtksourceview/language-specs/c.lang.h:13
+#: ../gtksourceview/language-specs/cpp.lang.h:13
+#: ../gtksourceview/language-specs/csharp.lang.h:6
+#: ../gtksourceview/language-specs/idl.lang.h:6
+#: ../gtksourceview/language-specs/vbnet.lang.h:8
+msgid "Preprocessor Definitions"
+msgstr "Definicije predprocesorja"
+
+#: ../gtksourceview/language-specs/c.lang.h:16
+#: ../gtksourceview/language-specs/cpp.lang.h:16
+#: ../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
+msgid "Types"
+msgstr "Vrste"
+
+#: ../gtksourceview/language-specs/changelog.lang.h:1
+msgid "ChangeLog"
+msgstr "Dnevnik sprememb"
+
+#: ../gtksourceview/language-specs/changelog.lang.h:2
+msgid "Date"
+msgstr "Datum"
+
+#: ../gtksourceview/language-specs/changelog.lang.h:3
+msgid "Email"
+msgstr "E-pošta"
+
+#: ../gtksourceview/language-specs/changelog.lang.h:4
+msgid "File"
+msgstr "Datoteka"
+
+#: ../gtksourceview/language-specs/changelog.lang.h:5
+msgid "Marker"
+msgstr "Zaznamovalec"
+
+#: ../gtksourceview/language-specs/cpp.lang.h:3
+msgid "C++"
+msgstr "C++"
+
+#: ../gtksourceview/language-specs/csharp.lang.h:2
+msgid "C#"
+msgstr "C#"
+
+#: ../gtksourceview/language-specs/csharp.lang.h:5
+#: ../gtksourceview/language-specs/lua.lang.h:7
+#: ../gtksourceview/language-specs/sh.lang.h:6
+msgid "Multiline String"
+msgstr "VeÄ?vrstiÄ?ni niz"
+
+#: ../gtksourceview/language-specs/csharp.lang.h:7
+#: ../gtksourceview/language-specs/java.lang.h:9
+#: ../gtksourceview/language-specs/nemerle.lang.h:13
+#: ../gtksourceview/language-specs/vbnet.lang.h:9
+msgid "Primitives"
+msgstr "Primitivni"
+
+#: ../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/javascript.lang.h:24
+#: ../gtksourceview/language-specs/lua.lang.h:11
+#: ../gtksourceview/language-specs/makefile.lang.h:9
+#: ../gtksourceview/language-specs/sh.lang.h:14
+msgid "String 2"
+msgstr "Niz 2"
+
+#.
+#. At rules must occur at the start of a line.
+#.
+#: ../gtksourceview/language-specs/css.lang.h:4
+msgid "At Rules"
+msgstr "Pravila At"
+
+#.
+#. For CSS 2-style selectors: tag[attr="value"].
+#.
+#: ../gtksourceview/language-specs/css.lang.h:8
+msgid "Attribute Value Delimiters"
+msgstr "LoÄ?evalci vrednosti atributa"
+
+#: ../gtksourceview/language-specs/css.lang.h:10
+msgid "CSS"
+msgstr "CSS"
+
+#.
+#. Value length specifier. Unless it is 0, must always be like: -1.2em.
+#.
+#: ../gtksourceview/language-specs/css.lang.h:14
+msgid "Dimension"
+msgstr "Mere"
+
+#.
+#. Hexadecimal method of specifying colors. Can either be 3 or 6 in
+#. length: #ffcc00 = #fc0.
+#.
+#: ../gtksourceview/language-specs/css.lang.h:23
+msgid "Hexadecimal Color"
+msgstr "Šestnajstiška barva"
+
+#.
+#. Upgrades a rule set's importance when several rule sets conflict.
+#.
+#: ../gtksourceview/language-specs/css.lang.h:27
+msgid "Importance Modifier"
+msgstr "Modifikator pomembnosti"
+
+#: ../gtksourceview/language-specs/css.lang.h:28
+msgid "Known Property Values"
+msgstr "Znane vrednosti lastnosti"
+
+#: ../gtksourceview/language-specs/css.lang.h:35
+#: ../gtksourceview/language-specs/fortran.lang.h:11
+#: ../gtksourceview/language-specs/javascript.lang.h:20
+#: ../gtksourceview/language-specs/php.lang.h:20
+#: ../gtksourceview/language-specs/sql.lang.h:34
+msgid "Operators"
+msgstr "Operatorji"
+
+#: ../gtksourceview/language-specs/css.lang.h:37
+msgid "Property Names"
+msgstr "Imena lastnosti"
+
+#.
+#. Brackets define a declaration block, parentheses define functions.
+#.
+#: ../gtksourceview/language-specs/css.lang.h:41
+#: ../gtksourceview/language-specs/javascript.lang.h:21
+msgid "Punctuators"
+msgstr "LoÄ?ila"
+
+#.
+#. Used to combine selectors. Example syntax:
+#.
+#. body * div#ID.className > p + ul li:first-child
+#.
+#: ../gtksourceview/language-specs/css.lang.h:47
+msgid "Selector Grammar"
+msgstr "Slovnica izbirnika"
+
+#.
+#. Pseudo-class rules. Good to have syntax highlighting for these
+#. for mistypings.
+#.
+#: ../gtksourceview/language-specs/css.lang.h:52
+msgid "Selector Pseudo Classes"
+msgstr "Psevdorazredi izbirnika"
+
+#.
+#. Pseudo-element rules. Good to have syntax highlighting for these
+#. for mistypings.
+#.
+#: ../gtksourceview/language-specs/css.lang.h:57
+msgid "Selector Pseudo Elements"
+msgstr "Psevdoelementi izbirnika"
+
+#.
+#. Escaped unicode characters can contain either 6 hexadecimal characters
+#. or 1-5 hex characters followed by one whitespace character.
+#.
+#: ../gtksourceview/language-specs/css.lang.h:64
+msgid "Unicode Character Reference"
+msgstr "Sklici znakov Unicode"
+
+#.
+#. Unicode range values.
+#.
+#: ../gtksourceview/language-specs/css.lang.h:68
+msgid "Unicode Range"
+msgstr "Obseg Unicode"
+
+#: ../gtksourceview/language-specs/d.lang.h:1
+#: ../gtksourceview/language-specs/nemerle.lang.h:1
+#: ../gtksourceview/language-specs/verilog.lang.h:1
+msgid "Binary Number"
+msgstr "Binarno Å¡tevilo"
+
+#: ../gtksourceview/language-specs/d.lang.h:3
+msgid "Char Literal"
+msgstr "Znak Ä?rke"
+
+#: ../gtksourceview/language-specs/d.lang.h:4
+msgid "D"
+msgstr "D"
+
+#: ../gtksourceview/language-specs/d.lang.h:7
+msgid "Grave Literal"
+msgstr "Znak groba"
+
+#: ../gtksourceview/language-specs/d.lang.h:11
+msgid "Nested Comment"
+msgstr "Vgnezdeni komentarji"
+
+#: ../gtksourceview/language-specs/d.lang.h:14
+msgid "Special Tokens"
+msgstr "Posebni žetoni"
+
+#: ../gtksourceview/language-specs/d.lang.h:15
+msgid "String Literal"
+msgstr "Znak niza"
+
+#: ../gtksourceview/language-specs/desktop.lang.h:1
+msgid ".desktop"
+msgstr ".desktop"
+
+#: ../gtksourceview/language-specs/desktop.lang.h:2
+#: ../gtksourceview/language-specs/gtkrc.lang.h:1
+#: ../gtksourceview/language-specs/ini.lang.h:2
+#: ../gtksourceview/language-specs/scheme.lang.h:1
+msgid "Boolean Value"
+msgstr "Boolova vrednost"
+
+#: ../gtksourceview/language-specs/desktop.lang.h:3
+msgid "Encoding"
+msgstr "Å ifriranje"
+
+#: ../gtksourceview/language-specs/desktop.lang.h:4
+msgid "Exec Parameter"
+msgstr "Parametri izvajanja"
+
+#: ../gtksourceview/language-specs/desktop.lang.h:5
+#: ../gtksourceview/language-specs/ini.lang.h:5
+msgid "Group"
+msgstr "Skupina"
+
+#: ../gtksourceview/language-specs/desktop.lang.h:8
+#: ../gtksourceview/language-specs/ini.lang.h:9
+msgid "Non Standard Key"
+msgstr "NeobiÄ?ajni kljuÄ?"
+
+#: ../gtksourceview/language-specs/desktop.lang.h:11
+msgid "Standard Key"
+msgstr "ObiÄ?ajni kljuÄ?"
+
+#: ../gtksourceview/language-specs/diff.lang.h:1
+msgid "Added line"
+msgstr "Dodana vrstica"
+
+#: ../gtksourceview/language-specs/diff.lang.h:2
+msgid "Changed line"
+msgstr "Spremenjena vrstica"
+
+#: ../gtksourceview/language-specs/diff.lang.h:3
+msgid "Diff"
+msgstr "Diff"
+
+#: ../gtksourceview/language-specs/diff.lang.h:4
+msgid "Diff file"
+msgstr "Datoteka diff"
+
+#: ../gtksourceview/language-specs/diff.lang.h:6
+#: ../gtksourceview/language-specs/po.lang.h:4
+msgid "Location"
+msgstr "Lokacija"
+
+#: ../gtksourceview/language-specs/diff.lang.h:8
+msgid "Removed line"
+msgstr "Odstranjena vrstica"
+
+#: ../gtksourceview/language-specs/diff.lang.h:9
+msgid "Special case"
+msgstr "Posebna velikost"
+
+#: ../gtksourceview/language-specs/html.lang.h:1
+#: ../gtksourceview/language-specs/xml.lang.h:1
+msgid "Attribute"
+msgstr "Atribut"
+
+#: ../gtksourceview/language-specs/html.lang.h:3
+#: ../gtksourceview/language-specs/xml.lang.h:3
+msgid "Closing Bracket"
+msgstr "Zaklepaj"
+
+#: ../gtksourceview/language-specs/html.lang.h:4
+msgid "DTD"
+msgstr "DTD"
+
+#: ../gtksourceview/language-specs/html.lang.h:5
+#: ../gtksourceview/language-specs/xml.lang.h:4
+msgid "Entity"
+msgstr "Entiteta"
+
+#: ../gtksourceview/language-specs/html.lang.h:6
+msgid "HTML"
+msgstr "HTML"
+
+#: ../gtksourceview/language-specs/html.lang.h:7
+#: ../gtksourceview/language-specs/latex.lang.h:7
+#: ../gtksourceview/language-specs/texinfo.lang.h:12
+#: ../gtksourceview/language-specs/xml.lang.h:6
+msgid "Markup"
+msgstr "Zaznamovalec"
+
+#: ../gtksourceview/language-specs/html.lang.h:9
+#: ../gtksourceview/language-specs/xml.lang.h:8
+msgid "Tag"
+msgstr "Oznaka"
+
+#: ../gtksourceview/language-specs/fortran.lang.h:3
+msgid "Fortran 95"
+msgstr "Fortran 95"
+
+#: ../gtksourceview/language-specs/fortran.lang.h:5
+msgid "Input/Output"
+msgstr "Vhod/Izhod"
+
+#: ../gtksourceview/language-specs/fortran.lang.h:6
+msgid "Intrinsics"
+msgstr "Intrinsics"
+
+#: ../gtksourceview/language-specs/fortran.lang.h:12
+msgid "Read/Write"
+msgstr "Branje/Pisanje"
+
+#. "duble-quoted strings"
+#: ../gtksourceview/language-specs/gtkrc.lang.h:2
+#: ../gtksourceview/language-specs/ini.lang.h:4
+#: ../gtksourceview/language-specs/octave.lang.h:2
+#: ../gtksourceview/language-specs/php.lang.h:16
+#: ../gtksourceview/language-specs/python.lang.h:3
+#: ../gtksourceview/language-specs/R.lang.h:3
+#: ../gtksourceview/language-specs/ruby.lang.h:6
+msgid "Double Quoted String"
+msgstr "Niv v dvojnih navednicah"
+
+#: ../gtksourceview/language-specs/gtkrc.lang.h:3
+msgid "GtkRC"
+msgstr "GtkRC"
+
+#: ../gtksourceview/language-specs/gtkrc.lang.h:4
+msgid "Include Directive"
+msgstr "VkljuÄ?i direktivo"
+
+#: ../gtksourceview/language-specs/gtkrc.lang.h:5
+#: ../gtksourceview/language-specs/haskell.lang.h:8
+msgid "Keysymbol"
+msgstr "KljuÄ?ni simbol"
+
+#. 'single-quoted strings'
+#: ../gtksourceview/language-specs/gtkrc.lang.h:10
+#: ../gtksourceview/language-specs/ini.lang.h:11
+#: ../gtksourceview/language-specs/octave.lang.h:14
+#: ../gtksourceview/language-specs/php.lang.h:24
+#: ../gtksourceview/language-specs/python.lang.h:15
+#: ../gtksourceview/language-specs/R.lang.h:11
+#: ../gtksourceview/language-specs/ruby.lang.h:17
+msgid "Single Quoted String"
+msgstr "Niz v enojnih navednicah"
+
+#: ../gtksourceview/language-specs/gtkrc.lang.h:11
+msgid "State"
+msgstr "Stanje"
+
+#. $variable, $$dynamic-variable and even $$$more
+#: ../gtksourceview/language-specs/gtkrc.lang.h:12
+#: ../gtksourceview/language-specs/ini.lang.h:12
+#: ../gtksourceview/language-specs/php.lang.h:26
+#: ../gtksourceview/language-specs/tcl.lang.h:7
+msgid "Variable"
+msgstr "Spremenljivka"
+
+#: ../gtksourceview/language-specs/haskell.lang.h:5
+msgid "Haskell"
+msgstr "Haskell"
+
+#: ../gtksourceview/language-specs/haskell.lang.h:12
+msgid "Preprocessor Definition"
+msgstr "Definicija predprocesorja"
+
+#: ../gtksourceview/language-specs/haskell.lang.h:32
+msgid "Type or Constructor"
+msgstr "Vrsta ali konstruktor"
+
+#: ../gtksourceview/language-specs/idl.lang.h:2
+msgid "IDL"
+msgstr "IDL"
+
+#: ../gtksourceview/language-specs/idl.lang.h:7
+msgid "Sectional"
+msgstr "Izbirno"
+
+#: ../gtksourceview/language-specs/ini.lang.h:1
+msgid ".ini"
+msgstr ".ini"
+
+#: ../gtksourceview/language-specs/ini.lang.h:3
+#: ../gtksourceview/language-specs/verilog.lang.h:3
+msgid "Decimal Number"
+msgstr "Decimalno Å¡tevilo"
+
+#: ../gtksourceview/language-specs/ini.lang.h:6
+msgid "Integer"
+msgstr "Celo Å¡tevilo"
+
+#: ../gtksourceview/language-specs/java.lang.h:2
+msgid "Declarations"
+msgstr "Deklaracije"
+
+#: ../gtksourceview/language-specs/java.lang.h:3
+msgid "Flow"
+msgstr "Tok"
+
+#: ../gtksourceview/language-specs/java.lang.h:4
+msgid "Java"
+msgstr "Java"
+
+#: ../gtksourceview/language-specs/java.lang.h:6
+msgid "Memory"
+msgstr "Pomnilnik"
+
+#: ../gtksourceview/language-specs/java.lang.h:7
+msgid "Modifiers"
+msgstr "Modifikator"
+
+#: ../gtksourceview/language-specs/java.lang.h:8
+msgid "Numeric"
+msgstr "Å tevilsko"
+
+#: ../gtksourceview/language-specs/javascript.lang.h:1
+#: ../gtksourceview/language-specs/php.lang.h:1
+msgid "Array Operators"
+msgstr "Operatorji polja"
+
+#: ../gtksourceview/language-specs/javascript.lang.h:3
+msgid "Constructors"
+msgstr "Konstruktorji"
+
+#: ../gtksourceview/language-specs/javascript.lang.h:4
+msgid "Error Handling"
+msgstr "Upravljanje napak"
+
+#: ../gtksourceview/language-specs/javascript.lang.h:5
+msgid "Floating-Point Number"
+msgstr "Å tevilo v plavajoÄ?i vejici"
+
+#: ../gtksourceview/language-specs/javascript.lang.h:6
+msgid "Flow Keywords"
+msgstr "KljuÄ?ne besede toka"
+
+#: ../gtksourceview/language-specs/javascript.lang.h:7
+msgid "Future Reserved Words"
+msgstr "V prihodnosti rezervirane besede"
+
+#: ../gtksourceview/language-specs/javascript.lang.h:8
+msgid "Global Functions"
+msgstr "Globalne funkcije"
+
+#: ../gtksourceview/language-specs/javascript.lang.h:9
+msgid "Global Properties"
+msgstr "Globalne lastnosti"
+
+#: ../gtksourceview/language-specs/javascript.lang.h:10
+#: ../gtksourceview/language-specs/verilog.lang.h:5
+msgid "Hexadecimal Number"
+msgstr "Šestnajstiško število"
+
+#: ../gtksourceview/language-specs/javascript.lang.h:11
+msgid "JavaScript"
+msgstr "JavaScript"
+
+#: ../gtksourceview/language-specs/javascript.lang.h:15
+msgid "Math Value Properties"
+msgstr "Lastnosti matematiÄ?nih vrednost"
+
+#: ../gtksourceview/language-specs/javascript.lang.h:17
+msgid "Object Functions"
+msgstr "Funkcije objekta"
+
+#: ../gtksourceview/language-specs/javascript.lang.h:18
+msgid "Object Properties"
+msgstr "Lastnosti objekta"
+
+#: ../gtksourceview/language-specs/javascript.lang.h:19
+msgid "Objects"
+msgstr "Objekti"
+
+#: ../gtksourceview/language-specs/javascript.lang.h:22
+#: ../gtksourceview/language-specs/lua.lang.h:9
+#: ../gtksourceview/language-specs/octave.lang.h:13
+#: ../gtksourceview/language-specs/perl.lang.h:7
+#: ../gtksourceview/language-specs/php.lang.h:22
+#: ../gtksourceview/language-specs/python.lang.h:14
+#: ../gtksourceview/language-specs/R.lang.h:10
+#: ../gtksourceview/language-specs/ruby.lang.h:16
+#: ../gtksourceview/language-specs/sh.lang.h:11
+#: ../gtksourceview/language-specs/tcl.lang.h:3
+msgid "Scripts"
+msgstr "Skripte"
+
+#: ../gtksourceview/language-specs/javascript.lang.h:25
+msgid "Unicode Escape Sequence"
+msgstr "Ubežni znaki Unicode"
+
+#: ../gtksourceview/language-specs/javascript.lang.h:26
+msgid "Word Operators"
+msgstr "Operatorji besed"
+
+#: ../gtksourceview/language-specs/latex.lang.h:1
+msgid "Command"
+msgstr "Ukaz"
+
+#: ../gtksourceview/language-specs/latex.lang.h:3
+msgid "Comment Environment"
+msgstr "Okolje komentarja"
+
+#: ../gtksourceview/language-specs/latex.lang.h:4
+#: ../gtksourceview/language-specs/texinfo.lang.h:6
+msgid "Include"
+msgstr "VkljuÄ?i"
+
+#: ../gtksourceview/language-specs/latex.lang.h:6
+msgid "LaTeX"
+msgstr "LaTeX"
+
+#: ../gtksourceview/language-specs/latex.lang.h:8
+msgid "Math"
+msgstr "Matematika"
+
+#: ../gtksourceview/language-specs/lua.lang.h:2
+#: ../gtksourceview/language-specs/makefile.lang.h:3
+msgid "Functions"
+msgstr "Funkcije"
+
+#: ../gtksourceview/language-specs/lua.lang.h:5
+msgid "Line Comment 2"
+msgstr "Komentar vrstice 2"
+
+#: ../gtksourceview/language-specs/lua.lang.h:6
+msgid "Lua"
+msgstr "Lua"
+
+#: ../gtksourceview/language-specs/lua.lang.h:8
+#: ../gtksourceview/language-specs/sh.lang.h:7
+msgid "Multiline String 2"
+msgstr "VeÄ?vrstiÄ?ni niz 2"
+
+#. `backticks-quoted strings`
+#: ../gtksourceview/language-specs/makefile.lang.h:1
+#: ../gtksourceview/language-specs/php.lang.h:3
+#: ../gtksourceview/language-specs/sh.lang.h:1
+msgid "Backtick String"
+msgstr "Niz z navednicami nazaj"
+
+#: ../gtksourceview/language-specs/makefile.lang.h:2
+msgid "Directives"
+msgstr "Direktive"
+
+#: ../gtksourceview/language-specs/makefile.lang.h:5
+msgid "Makefile"
+msgstr "Makefile"
+
+#: ../gtksourceview/language-specs/makefile.lang.h:7
+msgid "Special Targets"
+msgstr "Posebne tarÄ?e"
+
+#: ../gtksourceview/language-specs/makefile.lang.h:10
+msgid "Targets"
+msgstr "TarÄ?e"
+
+#: ../gtksourceview/language-specs/makefile.lang.h:11
+#: ../gtksourceview/language-specs/sh.lang.h:15
+msgid "Variable1"
+msgstr "Spremenljivka1"
+
+#: ../gtksourceview/language-specs/makefile.lang.h:12
+#: ../gtksourceview/language-specs/sh.lang.h:16
+msgid "Variable2"
+msgstr "Spremenljivka2"
+
+#: ../gtksourceview/language-specs/msil.lang.h:1
+msgid "MSIL"
+msgstr "MSIL"
+
+#: ../gtksourceview/language-specs/nemerle.lang.h:4
+msgid "Core Keywords"
+msgstr "KljuÄ?ne besede jedra"
+
+#: ../gtksourceview/language-specs/nemerle.lang.h:5
+msgid "Core Types"
+msgstr "Vrste jedra"
+
+#: ../gtksourceview/language-specs/nemerle.lang.h:9
+msgid "Keywords Defined by Macros"
+msgstr "KljuÄ?ne besede, ki jih doloÄ?ajo makri"
+
+#: ../gtksourceview/language-specs/nemerle.lang.h:11
+msgid "Nemerle"
+msgstr "Nemerle"
+
+#: ../gtksourceview/language-specs/octave.lang.h:8
+#: ../gtksourceview/language-specs/python.lang.h:10
+msgid "Multiline Double Quoted String"
+msgstr "VeÄ?vrstiÄ?ni niz z dvojnimi narekovaji"
+
+#: ../gtksourceview/language-specs/octave.lang.h:9
+#: ../gtksourceview/language-specs/python.lang.h:11
+msgid "Multiline Single Quoted String"
+msgstr "VeÄ?vrstiÄ?ni niz z enojnimi narekovaji"
+
+#: ../gtksourceview/language-specs/octave.lang.h:11
+msgid "Octave"
+msgstr "Octave"
+
+#: ../gtksourceview/language-specs/octave.lang.h:12
+#: ../gtksourceview/language-specs/R.lang.h:9
+msgid "Reserved Constant"
+msgstr "Rezervirana konstanta"
+
+#: ../gtksourceview/language-specs/pascal.lang.h:1
+msgid "Block Comment 1"
+msgstr "Komentar bloka 1"
+
+#: ../gtksourceview/language-specs/pascal.lang.h:2
+msgid "Block Comment 2"
+msgstr "Komentar bloka 2"
+
+#: ../gtksourceview/language-specs/pascal.lang.h:3
+msgid "Boolean Bitwise Operators"
+msgstr "Boolovi bitni operatorji"
+
+#: ../gtksourceview/language-specs/pascal.lang.h:4
+msgid "Builtin Functions"
+msgstr "Vgrajene funkcije"
+
+#: ../gtksourceview/language-specs/pascal.lang.h:5
+msgid "Builtin Types"
+msgstr "Vgrajeni tipi"
+
+#: ../gtksourceview/language-specs/pascal.lang.h:6
+msgid "Builtin Values"
+msgstr "Vgrajene vrednosti"
+
+#: ../gtksourceview/language-specs/pascal.lang.h:7
+msgid "Functions and Function Modifiers"
+msgstr "Funkcije in modifikatorji funkcij"
+
+#: ../gtksourceview/language-specs/pascal.lang.h:8
+msgid "General Format"
+msgstr "Splošni format"
+
+#: ../gtksourceview/language-specs/pascal.lang.h:12
+msgid "Loop, Flow, and Exceptions Keywords"
+msgstr "KljuÄ?ne besede zanke, toka in izjem"
+
+#: ../gtksourceview/language-specs/pascal.lang.h:13
+msgid "Math Operators"
+msgstr "MatematiÄ?ni operatorji"
+
+#: ../gtksourceview/language-specs/pascal.lang.h:15
+msgid "Pascal"
+msgstr "Pascal"
+
+#: ../gtksourceview/language-specs/pascal.lang.h:16
+msgid "Preprocessor Defines"
+msgstr "Predprocesor doloÄ?a"
+
+#: ../gtksourceview/language-specs/pascal.lang.h:19
+msgid "Type, Class and Object Keywords"
+msgstr "KljuÄ?ne besede tipa, razreda in objekta"
+
+#: ../gtksourceview/language-specs/perl.lang.h:1
+msgid "Function Call"
+msgstr "Klic funkcije"
+
+#: ../gtksourceview/language-specs/perl.lang.h:4
+msgid "Method Call"
+msgstr "Klic metode"
+
+#: ../gtksourceview/language-specs/perl.lang.h:5
+msgid "POD"
+msgstr "POD"
+
+#: ../gtksourceview/language-specs/perl.lang.h:6
+msgid "Perl"
+msgstr "Perl"
+
+#: ../gtksourceview/language-specs/perl.lang.h:9
+#: ../gtksourceview/language-specs/tcl.lang.h:5
+msgid "String2"
+msgstr "Niz2"
+
+#: ../gtksourceview/language-specs/perl.lang.h:10
+msgid "String3"
+msgstr "Niz3"
+
+#: ../gtksourceview/language-specs/perl.lang.h:11
+msgid "Variables"
+msgstr "Spremenljivke"
+
+#. # Bourne Shell Line Comment
+#: ../gtksourceview/language-specs/php.lang.h:5
+msgid "Bash Line Comment"
+msgstr "Komentar vrstice Bash"
+
+#. /* C Block Comment
+#: ../gtksourceview/language-specs/php.lang.h:7
+msgid "C Block Comment"
+msgstr "Komentar bloka C"
+
+#. // C++ Line Comment
+#: ../gtksourceview/language-specs/php.lang.h:9
+msgid "C++ Line Comment"
+msgstr "Komentar vrstice C++"
+
+#: ../gtksourceview/language-specs/php.lang.h:10
+msgid "Case Insensitive Keyword"
+msgstr "KljuÄ?na beseda, ki ne loÄ?i velikih/malih Ä?rk"
+
+#. This are keywords, the are recognised by php
+#: ../gtksourceview/language-specs/php.lang.h:12
+msgid "Case Sensitive Keyword"
+msgstr "KljuÄ?na beseda, ki loÄ?i velike/male Ä?rke"
+
+#. <? ?> <HTML> inside PHP <?
+#: ../gtksourceview/language-specs/php.lang.h:18
+msgid "First Open PHP Tag"
+msgstr "Prva odprta oznaka PHP"
+
+#: ../gtksourceview/language-specs/php.lang.h:19
+msgid "HTML Block"
+msgstr "Blok HTML"
+
+#: ../gtksourceview/language-specs/php.lang.h:21
+msgid "PHP"
+msgstr "PHP"
+
+#: ../gtksourceview/language-specs/po.lang.h:2
+msgid "Format"
+msgstr "Format"
+
+#: ../gtksourceview/language-specs/po.lang.h:7
+msgid "gettext translation"
+msgstr "prevod gettext"
+
+#: ../gtksourceview/language-specs/python.lang.h:1
+#: ../gtksourceview/language-specs/ruby.lang.h:2
+msgid "Builtins"
+msgstr "Vgrajeno"
+
+#: ../gtksourceview/language-specs/python.lang.h:9
+msgid "Module Handler"
+msgstr "Upravljalec modulov"
+
+#: ../gtksourceview/language-specs/python.lang.h:13
+msgid "Python"
+msgstr "Python"
+
+#: ../gtksourceview/language-specs/R.lang.h:1
+msgid "Assignment Operator"
+msgstr "Dodeljen operator"
+
+#: ../gtksourceview/language-specs/R.lang.h:2
+msgid "Delimiter"
+msgstr "LoÄ?evalec"
+
+#: ../gtksourceview/language-specs/R.lang.h:5
+msgid "Integer Number"
+msgstr "Celo Å¡tevilo"
+
+#: ../gtksourceview/language-specs/R.lang.h:8
+msgid "Reserved Class"
+msgstr "Rezerviran razred"
+
+#: ../gtksourceview/language-specs/ruby.lang.h:1
+msgid "Attribute Definitions"
+msgstr "Definicije atributov"
+
+#: ../gtksourceview/language-specs/ruby.lang.h:3
+msgid "Class Variables"
+msgstr "Spremenljivke razreda"
+
+#: ../gtksourceview/language-specs/ruby.lang.h:4
+msgid "Constants"
+msgstr "Konstante"
+
+#: ../gtksourceview/language-specs/ruby.lang.h:5
+msgid "Definitions"
+msgstr "Definicije"
+
+#: ../gtksourceview/language-specs/ruby.lang.h:7
+msgid "Global Variables"
+msgstr "Globalne spremenljivke"
+
+#: ../gtksourceview/language-specs/ruby.lang.h:8
+msgid "Instance Variables"
+msgstr "Spremenljivke primerkov"
+
+#: ../gtksourceview/language-specs/ruby.lang.h:11
+msgid "Module Handlers"
+msgstr "Upravljalci modulov"
+
+#: ../gtksourceview/language-specs/ruby.lang.h:12
+msgid "Multiline Comment"
+msgstr "VeÄ?vrstiÄ?ni komentar"
+
+#: ../gtksourceview/language-specs/ruby.lang.h:13
+msgid "Pseudo Variables"
+msgstr "Psevdospremenljivke"
+
+#: ../gtksourceview/language-specs/ruby.lang.h:14
+msgid "RegExp Variables"
+msgstr "Spremenljivke RegExp"
+
+#: ../gtksourceview/language-specs/ruby.lang.h:15
+msgid "Ruby"
+msgstr "Ruby"
+
+#: ../gtksourceview/language-specs/ruby.lang.h:18
+msgid "Symbols"
+msgstr "Simboli"
+
+#: ../gtksourceview/language-specs/scheme.lang.h:11
+msgid "Scheme"
+msgstr "Shema"
+
+#: ../gtksourceview/language-specs/sh.lang.h:2
+msgid "Built-in Command"
+msgstr "Vgrajeni ukazi"
+
+#: ../gtksourceview/language-specs/sh.lang.h:3
+msgid "Common Command"
+msgstr "ObiÄ?ajni ukazi"
+
+#: ../gtksourceview/language-specs/sh.lang.h:8
+msgid "Operator"
+msgstr "Operator"
+
+#: ../gtksourceview/language-specs/sh.lang.h:9
+msgid "Punctuator"
+msgstr "LoÄ?ilo"
+
+#: ../gtksourceview/language-specs/sh.lang.h:10
+msgid "Redirection"
+msgstr "Preusmeritev"
+
+#: ../gtksourceview/language-specs/sh.lang.h:12
+msgid "Self"
+msgstr "Samo"
+
+#: ../gtksourceview/language-specs/sh.lang.h:17
+msgid "sh"
+msgstr "sh"
+
+#: ../gtksourceview/language-specs/sql.lang.h:1
+msgid "ANSI Datatypes"
+msgstr "Podatkovni tipi ANSI"
+
+#. Reserved Words
+#: ../gtksourceview/language-specs/sql.lang.h:3
+msgid "ANSI Reserved Words"
+msgstr "Rezervirane besede ANSI"
+
+#. Aggregate Functions
+#: ../gtksourceview/language-specs/sql.lang.h:5
+msgid "Aggregate Functions"
+msgstr "Združevalne funkcije"
+
+#. Analytic Functions
+#: ../gtksourceview/language-specs/sql.lang.h:7
+msgid "Analytic Functions"
+msgstr "AnalitiÄ?ne funkcije"
+
+#: ../gtksourceview/language-specs/sql.lang.h:10
+msgid "Character Functions Returning Character Values"
+msgstr "Znakovne funkcije, ki vraÄ?ajo znakovne vrednosti"
+
+#: ../gtksourceview/language-specs/sql.lang.h:11
+msgid "Character Functions Returning Number Values"
+msgstr "Znakovne funkcije, ki vraÄ?ajo Å¡tevilske vrednosti"
+
+#: ../gtksourceview/language-specs/sql.lang.h:12
+msgid "Collection Functions"
+msgstr "Zbiralne funkcije"
+
+#: ../gtksourceview/language-specs/sql.lang.h:13
+msgid "Conditions"
+msgstr "Pogoji"
+
+#: ../gtksourceview/language-specs/sql.lang.h:14
+msgid "Conversion Functions"
+msgstr "Funkcije pretvarjanja"
+
+#: ../gtksourceview/language-specs/sql.lang.h:15
+msgid "Data Mining Functions"
+msgstr "Funkcije izkopavanja podatkov"
+
+#: ../gtksourceview/language-specs/sql.lang.h:16
+msgid "Datetime Functions"
+msgstr "Ä?asovne funkcije"
+
+#: ../gtksourceview/language-specs/sql.lang.h:17
+msgid "Encoding and Decoding Functions"
+msgstr "Funkcije šifriranja in dešifriranja"
+
+#: ../gtksourceview/language-specs/sql.lang.h:18
+msgid "Environment and Identifier Functions"
+msgstr "Okoljske in doloÄ?evalne funkcije"
+
+#: ../gtksourceview/language-specs/sql.lang.h:19
+msgid "General Comparison Functions"
+msgstr "Splošne primerjalne funkcije"
+
+#: ../gtksourceview/language-specs/sql.lang.h:20
+msgid "Hierarchical Function"
+msgstr "HierarhiÄ?ne funkcije"
+
+#: ../gtksourceview/language-specs/sql.lang.h:21
+msgid "Integer Literals"
+msgstr "Celoštevilski znaki"
+
+#: ../gtksourceview/language-specs/sql.lang.h:22
+msgid "Large Object Functions"
+msgstr "Funkcije velikih objektov"
+
+#. Model Functions
+#: ../gtksourceview/language-specs/sql.lang.h:25
+msgid "Model Functions"
+msgstr "Modelne funkcije"
+
+#: ../gtksourceview/language-specs/sql.lang.h:26
+msgid "NLS Character Functions"
+msgstr "Funkcije znakov NLS"
+
+#: ../gtksourceview/language-specs/sql.lang.h:27
+msgid "NULL-Related Functions"
+msgstr "Z NULL povezane funkcije"
+
+#: ../gtksourceview/language-specs/sql.lang.h:28
+msgid "Null"
+msgstr "Null"
+
+#: ../gtksourceview/language-specs/sql.lang.h:29
+msgid "Number Literals"
+msgstr "Å tevilÄ?ni znaki"
+
+#. Single-Row Functions
+#: ../gtksourceview/language-specs/sql.lang.h:31
+msgid "Numeric Functions"
+msgstr "Å tevilske funkcije"
+
+#. Object Reference Functions
+#: ../gtksourceview/language-specs/sql.lang.h:33
+msgid "Object Reference Functions"
+msgstr "Funkcije sklicevanja na objekte"
+
+#. Datatypes
+#: ../gtksourceview/language-specs/sql.lang.h:36
+msgid "Oracle Built-in Datatypes"
+msgstr "Vgrajeni podatkovni tipi Oracle"
+
+#: ../gtksourceview/language-specs/sql.lang.h:37
+msgid "Oracle Reserved Words"
+msgstr "Rezervirane besede Oracle"
+
+#: ../gtksourceview/language-specs/sql.lang.h:38
+msgid "Oracle-Supplied Types"
+msgstr "Oraclovi tipi"
+
+#: ../gtksourceview/language-specs/sql.lang.h:39
+msgid "SQL"
+msgstr "SQL"
+
+#: ../gtksourceview/language-specs/sql.lang.h:40
+msgid "SQL Statements"
+msgstr "Stavki SQL"
+
+#. SQL*Plus
+#: ../gtksourceview/language-specs/sql.lang.h:42
+msgid "SQL*Plus At Sign"
+msgstr "Znak afna SQL*Plus"
+
+#: ../gtksourceview/language-specs/sql.lang.h:43
+msgid "SQL*Plus Commands"
+msgstr "Ukazi SQL*Plus"
+
+#: ../gtksourceview/language-specs/sql.lang.h:44
+msgid "SQL*Plus Double At Sign"
+msgstr "Dvojni znak afna SQL*Plus"
+
+#: ../gtksourceview/language-specs/sql.lang.h:45
+msgid "SQL*Plus Slash"
+msgstr "Poševnica SQL*Plus"
+
+#: ../gtksourceview/language-specs/sql.lang.h:46
+msgid "SQL/DS and DB2 Datatypes"
+msgstr "Podatkovni tipi SQL/DS in DB2"
+
+#: ../gtksourceview/language-specs/sql.lang.h:47
+msgid "Size Clause"
+msgstr "Omejitev velikosti"
+
+#. Literals
+#: ../gtksourceview/language-specs/sql.lang.h:50
+msgid "Text Literals"
+msgstr "Besedilni znaki"
+
+#: ../gtksourceview/language-specs/sql.lang.h:51
+msgid "Unlimited"
+msgstr "Neomejeno"
+
+#: ../gtksourceview/language-specs/sql.lang.h:52
+msgid "XML Functions"
+msgstr "Funkcije XML"
+
+#: ../gtksourceview/language-specs/tcl.lang.h:6
+msgid "Tcl"
+msgstr "Tcl"
+
+#: ../gtksourceview/language-specs/texinfo.lang.h:2
+msgid "Characters"
+msgstr "Znaki"
+
+#: ../gtksourceview/language-specs/texinfo.lang.h:3
+msgid "File Attributes"
+msgstr "Atributi datoteke"
+
+#: ../gtksourceview/language-specs/texinfo.lang.h:4
+msgid "Formatting"
+msgstr "Formatiranje"
+
+#: ../gtksourceview/language-specs/texinfo.lang.h:5
+msgid "Generated Content"
+msgstr "Generirana vsebina"
+
+#: ../gtksourceview/language-specs/texinfo.lang.h:7
+msgid "Indexing"
+msgstr "Indeksiranje"
+
+#: ../gtksourceview/language-specs/texinfo.lang.h:10
+msgid "Macro Parameters"
+msgstr "Parametri makroja"
+
+#: ../gtksourceview/language-specs/texinfo.lang.h:11
+msgid "Macros"
+msgstr "Makroji"
+
+#: ../gtksourceview/language-specs/texinfo.lang.h:13
+msgid "Markup (block)"
+msgstr "OznaÄ?evanje (blok)"
+
+#: ../gtksourceview/language-specs/texinfo.lang.h:14
+msgid "Markup (inline)"
+msgstr "OznaÄ?evanje (medvrstiÄ?no)"
+
+#: ../gtksourceview/language-specs/texinfo.lang.h:15
+msgid "Sectioning"
+msgstr "Izbiranje"
+
+#: ../gtksourceview/language-specs/texinfo.lang.h:16
+msgid "Texinfo"
+msgstr "Texinfo"
+
+#: ../gtksourceview/language-specs/vbnet.lang.h:7
+msgid "Old Style Comment"
+msgstr "Staromodni komentar"
+
+#: ../gtksourceview/language-specs/vbnet.lang.h:12
+msgid "VB.NET"
+msgstr "VB.NET"
+
+#: ../gtksourceview/language-specs/verilog.lang.h:4
+msgid "Gates"
+msgstr "Vrata"
+
+#: ../gtksourceview/language-specs/verilog.lang.h:11
+msgid "Verilog"
+msgstr "Verilog"
+
+#: ../gtksourceview/language-specs/vhdl.lang.h:7
+msgid "True and False"
+msgstr "ResniÄ?no ali neresniÄ?no"
+
+#: ../gtksourceview/language-specs/vhdl.lang.h:9
+msgid "VHDL"
+msgstr "VHDL"
+
+#: ../gtksourceview/language-specs/xml.lang.h:5
+msgid "Hexadecimal"
+msgstr "Šestnajstiško"
+
+#: ../gtksourceview/language-specs/xml.lang.h:9
+msgid "XML"
+msgstr "XML"
diff -pruN 1.8.0-1/README 1.8.1-0ubuntu1/README
--- 1.8.0-1/README 2006-09-04 13:17:42.000000000 +0100
+++ 1.8.1-0ubuntu1/README 2006-10-01 18:55:43.000000000 +0100
@@ -1,7 +1,7 @@
General Information
===================
-This is version 1.8.0 of GtkSourceView.
+This is version 1.8.1 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.0.tar.gz | tar xvf - # unpack the sources
- % cd gtksourceview-1.8.0 # change to the toplevel directory
+ % gzip -cd gtksourceview-1.8.1.tar.gz | tar xvf - # unpack the sources
+ % cd gtksourceview-1.8.1 # 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]