Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpg@redhat.com>2008-04-20 00:36:11 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2008-04-20 00:36:11 (GMT)
commit9f2bbbbebfa7b6f2de89520c6f591549d1ae2667 (patch)
treeba044b3760c3ebe249636e6fa51462fee5b008f2 /config
parent9dfe3519d60e27afa20e129d2c87e8f11a1b533c (diff)
Pull jhbuild instead of using an internal copy.
Directory structure cleanups.
Diffstat (limited to 'config')
-rw-r--r--config/modulesets/activities.modules65
-rw-r--r--config/modulesets/extra-activities.modules63
-rw-r--r--config/modulesets/extra.modules45
-rw-r--r--config/modulesets/freedesktop.modules44
-rw-r--r--config/modulesets/gnome.modules10
-rw-r--r--config/modulesets/platform.modules241
-rw-r--r--config/patches/gstreamer_system_clock_wait_jitter_block.patch64
-rw-r--r--config/patches/libabiword-2.5.2-defaultfont.patch732
-rw-r--r--config/patches/libabiword-2.6.0.svn20071031-draghandles.patch12
-rw-r--r--config/patches/libabiword-2.6.0.svn20071031-nohtmloptions.patch12
-rw-r--r--config/patches/libabiword-2.6.0.svn20071106-noassertinput.patch19
-rw-r--r--config/patches/libabiword-docreplace-r22844.patch23
-rw-r--r--config/patches/libabiword-plugins-odt-mimetype-fix-r22396.diff37
-rw-r--r--config/patches/libdbus_marshal.patch185
-rw-r--r--config/patches/libjingle_ignore_invalid_sockets.patch21
-rw-r--r--config/patches/libjingle_send_assert.patch17
-rw-r--r--config/patches/libjingle_tcp_wouldblock.patch15
-rw-r--r--config/patches/poppler-build.patch11
-rw-r--r--config/patches/telepathy-gabble-chmod-unix-socket.patch14
-rw-r--r--config/patches/telepathy-gabble-olpc-no-dbus-uid-check.patch33
-rw-r--r--config/patches/telepathy-salut-chmod-unix-socket.patch14
-rw-r--r--config/patches/telepathy-salut-olpc-no-dbus-uid-check.patch33
-rw-r--r--config/patches/xulrunner-build.patch75
-rw-r--r--config/patches/xulrunner-no-native-theme.patch99
-rw-r--r--config/patches/xulrunner-perms.patch220
-rw-r--r--config/patches/xulrunner-skip-gre-registration.patch16
-rw-r--r--config/patches/xulrunner-xds.patch310
-rw-r--r--config/sysdeps/fedora-8.xml42
28 files changed, 2472 insertions, 0 deletions
diff --git a/config/modulesets/activities.modules b/config/modulesets/activities.modules
new file mode 100644
index 0000000..80eb1ab
--- /dev/null
+++ b/config/modulesets/activities.modules
@@ -0,0 +1,65 @@
+<?xml version="1.0"?><!--*- mode: nxml; indent-tabs-mode: nil -*-->
+<?xml-stylesheet type="text/xsl" href="moduleset.xsl"?>
+<moduleset>
+ <repository type="git" name="dev.laptop.org"
+ href="git://dev.laptop.org/"/>
+ <repository type="git" name="dev.laptop.org/projects"
+ href="git://dev.laptop.org/projects/" />
+ <bundle id="block-party-activity">
+ <branch repo="dev.laptop.org/projects" />
+ </bundle>
+ <bundle id="journal-activity">
+ <branch repo="dev.laptop.org" />
+ </bundle>
+ <bundle id="web-activity">
+ <branch repo="dev.laptop.org" />
+ </bundle>
+ <bundle id="pippy-activity">
+ <branch repo="dev.laptop.org/projects" />
+ </bundle>
+ <bundle id="chat-activity">
+ <branch repo="dev.laptop.org" />
+ </bundle>
+ <bundle id="memorygame">
+ <branch repo="dev.laptop.org/projects" />
+ </bundle>
+ <bundle id="read-activity">
+ <branch repo="dev.laptop.org/projects" />
+ </bundle>
+ <bundle id="terminal-activity">
+ <branch repo="dev.laptop.org/projects" />
+ </bundle>
+ <bundle id="write">
+ <branch repo="dev.laptop.org/projects" />
+ </bundle>
+ <autotools id="etoys">
+ <branch repo="dev.laptop.org/projects" />
+ </autotools>
+ <autotools id="calculate">
+ <branch repo="dev.laptop.org/projects" />
+ </autotools>
+ <bundle id="log-activity">
+ <branch repo="dev.laptop.org/projects" />
+ </bundle>
+ <bundle id="analyze-activity">
+ <branch repo="dev.laptop.org/projects" />
+ </bundle>
+ <bundle id="acoustic-measure-activity">
+ <branch repo="dev.laptop.org/projects" />
+ </bundle>
+ <metamodule id="meta-sugar-activities">
+ <dependencies>
+ <dep package="etoys"/>
+ <dep package="read-activity"/>
+ <dep package="web-activity"/>
+ <dep package="chat-activity"/>
+ <dep package="write"/>
+ <dep package="journal-activity"/>
+ <dep package="terminal-activity"/>
+ <dep package="calculate"/>
+ <dep package="log-activity"/>
+ <dep package="analyze-activity"/>
+ <dep package="acoustic-measure-activity"/>
+ </dependencies>
+ </metamodule>
+</moduleset>
diff --git a/config/modulesets/extra-activities.modules b/config/modulesets/extra-activities.modules
new file mode 100644
index 0000000..2428a7e
--- /dev/null
+++ b/config/modulesets/extra-activities.modules
@@ -0,0 +1,63 @@
+<?xml version="1.0"?><!--*- mode: nxml; indent-tabs-mode: nil -*-->
+<?xml-stylesheet type="text/xsl" href="moduleset.xsl"?>
+<moduleset>
+ <repository type="git" name="dev.laptop.org"
+ href="git://dev.laptop.org/"/>
+ <repository type="git" name="dev.laptop.org/projects"
+ href="git://dev.laptop.org/projects/" />
+ <repository type="git" name="dev.laptop.org/mamamedia"
+ href="git://dev.laptop.org/mamamedia/" />
+ <repository type="svn" name="penguintv.sf.net"
+ href="https://penguintv.svn.sourceforge.net/svnroot/penguintv/" />
+ <bundle id="block-party-activity">
+ <branch repo="dev.laptop.org/projects" />
+ </bundle>
+ <bundle id="penguintv">
+ <branch repo="penguintv.sf.net" module="trunk" checkoutdir="penguintv" />
+ </bundle>
+ <bundle id="video-chat-activity">
+ <branch repo="dev.laptop.org/projects" />
+ </bundle>
+ <bundle id="connect-activity">
+ <branch repo="dev.laptop.org/projects" />
+ </bundle>
+ <bundle id="oficina">
+ <branch repo="dev.laptop.org/projects" />
+ </bundle>
+ <bundle id="jukebox-activity">
+ <branch repo="dev.laptop.org/projects" />
+ </bundle>
+ <bundle id="hellomesh">
+ <branch repo="dev.laptop.org/projects" />
+ </bundle>
+ <bundle id="gmail-activity">
+ <branch repo="dev.laptop.org/projects" />
+ </bundle>
+ <bundle id="cartoon-builder">
+ <branch repo="dev.laptop.org/mamamedia" />
+ </bundle>
+ <bundle id="jigsaw-puzzle">
+ <branch repo="dev.laptop.org/mamamedia" />
+ </bundle>
+ <bundle id="joke-machine">
+ <branch repo="dev.laptop.org/mamamedia" />
+ </bundle>
+ <bundle id="mamamedia-activity-center">
+ <branch repo="dev.laptop.org/mamamedia" />
+ </bundle>
+ <bundle id="mamamedia-teacher-center">
+ <branch repo="dev.laptop.org/mamamedia" />
+ </bundle>
+ <bundle id="poll-builder">
+ <branch repo="dev.laptop.org/mamamedia" />
+ </bundle>
+ <bundle id="slider-puzzle">
+ <branch repo="dev.laptop.org/mamamedia" />
+ </bundle>
+ <bundle id="story-builder">
+ <branch repo="dev.laptop.org/mamamedia" />
+ </bundle>
+ <bundle id="flipsticks">
+ <branch repo="dev.laptop.org/mamamedia" />
+ </bundle>
+</moduleset>
diff --git a/config/modulesets/extra.modules b/config/modulesets/extra.modules
new file mode 100644
index 0000000..7e37af3
--- /dev/null
+++ b/config/modulesets/extra.modules
@@ -0,0 +1,45 @@
+<?xml version="1.0"?><!--*- mode: nxml; indent-tabs-mode: nil -*-->
+<?xml-stylesheet type="text/xsl" href="moduleset.xsl"?>
+<moduleset>
+ <tarball id="libjingle" version="0.3.11">
+ <source href="http://downloads.sourceforge.net/tapioca-voip/libjingle-0.3.11.tar.gz"
+ size="613784" md5sum="f9602b2dbca1e13dfe0b15e9188b4442"/>
+ <dependencies/>
+ <patches>
+ <patch file="libjingle_ignore_invalid_sockets.patch" strip="1"/>
+ <patch file="libjingle_send_assert.patch" strip="1"/>
+ <patch file="libjingle_tcp_wouldblock.patch" strip="1"/>
+ </patches>
+ </tarball>
+ <tarball id="gst-plugins-farsight" version="0.12.7">
+ <source href="http://farsight.freedesktop.org/releases/gst-plugins-farsight/gst-plugins-farsight-0.12.7.tar.gz"
+ size="569293" md5sum="1687c061cb0f98fb7e1556d786660b96"/>
+ <dependencies>
+ <dep package="libjingle"/>
+ </dependencies>
+ </tarball>
+ <tarball id="farsight" version="0.1.27">
+ <source href="http://farsight.freedesktop.org/releases/farsight/farsight-0.1.27.tar.gz"
+ size="579978" md5sum="ad261dfdbe1266c2a9c1369537c062cb"/>
+ <dependencies>
+ <dep package="libjingle"/>
+ <dep package="gst-plugins-farsight"/>
+ </dependencies>
+ </tarball>
+ <tarball id="telepathy-stream-engine" version="0.5.2" autogenargs="--disable-seq-dias">
+ <source href="http://telepathy.freedesktop.org/releases/stream-engine/telepathy-stream-engine-0.5.2.tar.gz"
+ size="445546" md5sum="5d77949682739728257c985f90dcfe34"/>
+ <dependencies>
+ <dep package="farsight"/>
+ <dep package="libtelepathy"/>
+ <dep package="gst-ffmpeg"/>
+ </dependencies>
+ </tarball>
+ <tarball id="gst-ffmpeg" version="0.10.3">
+ <source href="http://gstreamer.freedesktop.org/src/gst-ffmpeg/gst-ffmpeg-0.10.3.tar.gz"
+ md5sum="985c563c4a4d78b33656f6f30aa2fd9d" size="3097803"/>
+ <dependencies>
+ </dependencies>
+ </tarball>
+</moduleset>
+
diff --git a/config/modulesets/freedesktop.modules b/config/modulesets/freedesktop.modules
new file mode 100644
index 0000000..c081e31
--- /dev/null
+++ b/config/modulesets/freedesktop.modules
@@ -0,0 +1,44 @@
+<?xml version="1.0"?>
+<!DOCTYPE moduleset SYSTEM "moduleset.dtd">
+<?xml-stylesheet type="text/xsl" href="moduleset.xsl"?>
+<moduleset>
+ <tarball id="avahi" version="0.6.22"
+ autogenargs="--disable-qt3 --disable-qt4 --disable-mono
+ --disable-python
+ --disable-static --enable-shared --enable-expat
+ --disable-monodoc --disable-autoipd
+ --disable-doxyxen-doc --disable-manpages
+ --disable-compat-howl --disable-compat-libdns_sd
+ --disable-gdbm --disable-libdaemon
+ --with-distro=none">
+ <source href="http://avahi.org/download/avahi-0.6.22.tar.gz"
+ md5sum="c84b1a8a23126e188426728710414dc8" size="1199901"/>
+ <dependencies>
+ <dep package="dbus"/>
+ </dependencies>
+ </tarball>
+ <tarball id="dbus" version="1.1.0"
+ autogenargs="--disable-selinux --with-system-socket=/var/run/dbus/system_bus_socket">
+ <source href="http://dbus.freedesktop.org/releases/dbus/dbus-1.1.0.tar.gz"
+ md5sum="33da5c29ba1e83c07efeb8be8edae0ef" size="1317322"/>
+ <dependencies>
+ </dependencies>
+ </tarball>
+ <tarball id="dbus-glib" version="0.73">
+ <source href="http://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-0.73.tar.gz"
+ md5sum="4563eeebae66828e30b72e2c1d90a92c" size="644223"/>
+ <dependencies>
+ <dep package="dbus"/>
+ </dependencies>
+ </tarball>
+ <repository href="http://dbus.freedesktop.org/releases/dbus-python/" name="dbus/dbus-python" type="tarball"/>
+ <repository href="http://projects.collabora.co.uk/~smcv/" name="dbus-python-snapshots" type="tarball"/>
+ <autotools autogen-sh="configure" id="dbus-python">
+ <branch module="dbus-python-0.82.3.tar.gz"
+ md5sum="6b7626979b63994613a533a2d244c48c" size="488123"
+ repo="dbus/dbus-python" version="0.82.3"/>
+ <dependencies>
+ <dep package="dbus"/>
+ </dependencies>
+ </autotools>
+</moduleset>
diff --git a/config/modulesets/gnome.modules b/config/modulesets/gnome.modules
new file mode 100644
index 0000000..975742e
--- /dev/null
+++ b/config/modulesets/gnome.modules
@@ -0,0 +1,10 @@
+<?xml version="1.0"?>
+<!DOCTYPE moduleset SYSTEM "moduleset.dtd">
+<?xml-stylesheet type="text/xsl" href="moduleset.xsl"?>
+<moduleset>
+ <repository type="svn" name="svn.gnome.org" default="yes"
+ href="http://svn.gnome.org/svn/"/>
+ <autotools id="pygobject">
+ <branch/>
+ </autotools>
+</moduleset>
diff --git a/config/modulesets/platform.modules b/config/modulesets/platform.modules
new file mode 100644
index 0000000..bb753d8
--- /dev/null
+++ b/config/modulesets/platform.modules
@@ -0,0 +1,241 @@
+<?xml version="1.0"?><!--*- mode: nxml; indent-tabs-mode: nil -*-->
+<?xml-stylesheet type="text/xsl" href="moduleset.xsl"?>
+<moduleset>
+ <repository type="git" name="dev.laptop.org" default="yes"
+ href="git://dev.laptop.org/"/>
+ <repository type="git" name="dev.laptop.org/projects"
+ href="git://dev.laptop.org/projects/"/>
+ <repository type="svn" name="svn.gnome.org"
+ href="http://svn.gnome.org/svn/"/>
+ <repository type="svn" name="squeakvm.org"
+ href="http://squeakvm.org/svn/squeak/branches/" trunk-path=""/>
+ <repository type="git" name="git.imendio.com"
+ href="git://git.imendio.com/projects/"/>
+ <repository type="svn" name="matchbox.o-hand.com"
+ href="http://svn.o-hand.com/repos/matchbox/"/>
+ <repository type="tarball" name="telepathy"
+ href="http://telepathy.freedesktop.org/releases/"/>
+ <repository type="tarball" name="dev.laptop.org/~smcv"
+ href="http://dev.laptop.org/~smcv/"/>
+ <repository type="tarball" name="dev.laptop.org/~tomeu"
+ href="http://dev.laptop.org/~tomeu/"/>
+ <repository type="git" name="dev.laptop.org/users/rwh"
+ href="git://dev.laptop.org/users/rwh/"/>
+ <include href="freedesktop.modules"/>
+ <include href="gnome.modules"/>
+ <tarball id="poppler" version="0.6.2">
+ <source href="http://poppler.freedesktop.org/poppler-0.6.2.tar.gz"
+ size="1289454" md5sum="9aa3247277f56d4ea8c045626531d19b"/>
+ <dependencies>
+ </dependencies>
+ <patches>
+ <patch file="poppler-build.patch" strip="0"/>
+ </patches>
+ </tarball>
+ <tarball id="libmatchbox" version="1.8" autogenargs="--enable-pango">
+ <source href="http://matchbox-project.org/sources/libmatchbox/1.8/libmatchbox-1.8.tar.bz2"
+ size="303304" md5sum="6bbd6b41f4fd78b7baa6157b303e5ac0"/>
+ <dependencies>
+ </dependencies>
+ </tarball>
+ <autotools id="matchbox-window-manager">
+ <branch repo="matchbox.o-hand.com" module="trunk/matchbox-window-manager"/>
+ <dependencies>
+ <dep package="libmatchbox"/>
+ </dependencies>
+ </autotools>
+ <tarball id="xapian-core" version="1.0.2">
+ <source href="http://oligarchy.co.uk/xapian/1.0.2/xapian-core-1.0.2.tar.gz"
+ size="6530186" md5sum="9e7f0498bba8a6dad9474f20a8bd17c1"/>
+ <dependencies>
+ </dependencies>
+ </tarball>
+ <tarball id="xapian-bindings" version="1.0.2" autogenargs="--with-python=yes --with-php=no --with-ruby=no --with-tcl=no --with-csharp=no --with-java=no">
+ <source href="http://oligarchy.co.uk/xapian/1.0.2/xapian-bindings-1.0.2.tar.gz"
+ size="984769" md5sum="98d335ded1a509d24646df82ee1ad463"/>
+ <dependencies>
+ <dep package="xapian-core"/>
+ </dependencies>
+ </tarball>
+ <tarball id="xulrunner" autogenargs="--disable-accessibility --with-pthreads --disable-strip --disable-tests --disable-debug --disable-installer --enable-optimize --enable-xinerama --enable-default-toolkit=cairo-gtk2 --disable-xprint --enable-pango --enable-svg --enable-canvas --enable-application=xulrunner --disable-javaxpcom --disable-gnomeui --disable-gnomevfs --disable-airbag --enable-extensions=default,cookie,python/xpcom --disable-crashreporter" version="1.9b5">
+ <source href="http://dev.laptop.org/pub/sugar/xulrunner/xulrunner-1.9b5.tar.bz2"
+ size="36621701" md5sum="c2a2fc058f73d8b726dff213a17fe785"/>
+ <dependencies>
+ </dependencies>
+ <patches>
+ <patch file="xulrunner-build.patch" strip="0"/>
+ <patch file="xulrunner-skip-gre-registration.patch" strip="0"/>
+ <patch file="xulrunner-xds.patch" strip="0"/>
+ <patch file="xulrunner-no-native-theme.patch" strip="0"/>
+ <patch file="xulrunner-perms.patch" strip="0"/>
+ </patches>
+ </tarball>
+ <tarball id="libabiword" autogenargs="--enable-libabiword --enable-debug --disable-bonobo --disable-gnomevfs --disable-gnomeui --disable-gucharmap --disable-printing" makefile="GNUmakefile" version="2.6.0.svn20071127">
+ <source href="http://sugar.abisource.com/libabiword-2.6.0.svn20071127.tar.gz"
+ size="10270720" md5sum="5bac2868be2e2c183be8d0954a123ffe"/>
+ <patches>
+ <patch file="libabiword-2.5.2-defaultfont.patch" strip="1"/>
+ <patch file="libabiword-2.6.0.svn20071031-draghandles.patch" strip="1"/>
+ <patch file="libabiword-2.6.0.svn20071031-nohtmloptions.patch" strip="1"/>
+ <patch file="libabiword-2.6.0.svn20071106-noassertinput.patch" strip="1"/>
+ <patch file="libabiword-docreplace-r22844.patch" strip="1"/>
+ </patches>
+ </tarball>
+ <tarball id="libabiword-plugins" autogenargs="--enable-libabiword --enable-debug --disable-all --enable-OpenDocument --enable-abicollab --with-abicollab-sugar-backend --enable-abicollab-record-always --enable-loadbindings --with-abiword=../libabiword-2.6.0.svn20071127" makefile="GNUmakefile" version="2.6.0.svn20071127">
+ <source href="http://sugar.abisource.com/libabiword-plugins-2.6.0.svn20071127.tar.gz"
+ size="2785280" md5sum="559ac91b58bf1f16a7091013608ab357"/>
+ <dependencies>
+ <dep package="libabiword"/>
+ </dependencies>
+ <patches>
+ <patch file="libabiword-plugins-odt-mimetype-fix-r22396.diff" strip="1"/>
+ </patches>
+ </tarball>
+ <tarball id="pyabiword" version="0.6.0.svn20071127">
+ <source href="http://sugar.abisource.com/pyabiword-0.6.0.svn20071127.tar.gz"
+ size="716800" md5sum="591c60789f38d66812d7d0f9d6842c4c"/>
+ <dependencies>
+ <dep package="libabiword"/>
+ </dependencies>
+ </tarball>
+ <autotools id="squeak">
+ <branch repo="squeakvm.org" module="olpc" checkoutdir="squeak"/>
+ <dependencies>
+ </dependencies>
+ </autotools>
+ <autotools id="hulahop">
+ <branch repo="dev.laptop.org/projects"/>
+ <dependencies>
+ <dep package="xulrunner"/>
+ </dependencies>
+ </autotools>
+ <autotools id="hippo-canvas">
+ <branch repo="svn.gnome.org"/>
+ <dependencies>
+ <dep package="pygobject"/>
+ </dependencies>
+ </autotools>
+ <autotools id="sugar-base">
+ <branch repo="dev.laptop.org"/>
+ <dependencies>
+ <dep package="pygobject"/>
+ </dependencies>
+ </autotools>
+ <autotools id="sugar-toolkit">
+ <branch repo="dev.laptop.org" />
+ <dependencies>
+ <dep package="pygobject"/>
+ <dep package="datastore"/>
+ <dep package="hippo-canvas"/>
+ <dep package="presence-service"/>
+ <dep package="dbus-python"/>
+ </dependencies>
+ </autotools>
+ <autotools id="sugar">
+ <branch/>
+ <dependencies>
+ <dep package="sugar-base"/>
+ <dep package="sugar-toolkit"/>
+ <dep package="artwork"/>
+ <dep package="matchbox-window-manager"/>
+ </dependencies>
+ </autotools>
+ <autotools id="presence-service">
+ <branch repo="dev.laptop.org/projects"/>
+ <dependencies>
+ <dep package="telepathy-gabble"/>
+ <dep package="telepathy-salut"/>
+ <dep package="telepathy-python"/>
+ </dependencies>
+ </autotools>
+ <tarball id="loudmouth" version="1.3.4">
+ <source href="http://ftp.imendio.com/pub/imendio/loudmouth/src/loudmouth-1.3.4.tar.bz2"
+ size="377910" md5sum="da5d7b788afbde39e2e06e5cb1194ff3"/>
+ <dependencies>
+ </dependencies>
+ </tarball>
+ <autotools id="telepathy-gabble"
+ autogen-sh="configure" autogenargs="--enable-olpc">
+ <branch repo="telepathy"
+ version="0.7.2"
+ module="telepathy-gabble/telepathy-gabble-0.7.2.tar.gz"
+ size="777156" md5sum="8a54160c9b081dbe2751abca89580619">
+ <patch file="telepathy-gabble-chmod-unix-socket.patch" strip="1"/>
+ <patch file="telepathy-gabble-olpc-no-dbus-uid-check.patch" strip="1"/>
+ </branch>
+ <dependencies>
+ <dep package="loudmouth"/>
+ <dep package="telepathy-glib"/>
+ <dep package="dbus"/>
+ </dependencies>
+ </autotools>
+ <autotools id="telepathy-salut"
+ autogen-sh="configure" autogenargs="--enable-olpc">
+ <branch repo="telepathy"
+ version="0.3.2"
+ module="telepathy-salut/telepathy-salut-0.3.2.tar.gz"
+ size="722810" md5sum="3e24eaa4a16709397505d9db2dfa4bf6">
+ <patch file="telepathy-salut-chmod-unix-socket.patch" strip="1"/>
+ <patch file="telepathy-salut-olpc-no-dbus-uid-check.patch" strip="1"/>
+ </branch>
+ <dependencies>
+ <dep package="telepathy-glib"/>
+ <dep package="avahi"/>
+ <dep package="dbus"/>
+ </dependencies>
+ </autotools>
+ <autotools id="telepathy-glib" autogen-sh="configure">
+ <branch repo="telepathy" version="0.7.6"
+ module="telepathy-glib/telepathy-glib-0.7.6.tar.gz"
+ size="1365653" md5sum="64fdaf1dcbb5ca7f5ad6ac275a396285" />
+ <dependencies>
+ <dep package="dbus"/>
+ <dep package="dbus-glib"/>
+ </dependencies>
+ </autotools>
+ <distutils id="telepathy-python">
+ <branch module="telepathy-python/telepathy-python-0.15.0.tar.gz"
+ repo="telepathy" version="0.15.0"
+ size="84193" md5sum="678a28e3b7d06f75940beec28130d9a5"/>
+ <dependencies>
+ <dep package="dbus-python"/>
+ <dep package="telepathy-gabble"/>
+ </dependencies>
+ </distutils>
+ <autotools id="artwork">
+ <branch repo="dev.laptop.org" module="artwork"/>
+ <dependencies>
+ </dependencies>
+ </autotools>
+ <autotools id="datastore">
+ <branch repo="dev.laptop.org/projects"/>
+ <dependencies>
+ <dep package="xapian-bindings"/>
+ <dep package="dbus-python"/>
+ </dependencies>
+ </autotools>
+ <autotools id="evince" autogenargs="--disable-static --disable-binary --enable-embed --without-libgnome --disable-scrollkeeper --disable-schemas-install --disable-dvi --without-print --enable-pixbuf --disable-thumbnailer --disable-djvu --disable-comics">
+ <branch repo="dev.laptop.org/users/rwh" />
+ <dependencies>
+ <dep package="poppler"/>
+ </dependencies>
+ </autotools>
+ <tarball id="libtelepathy" version="0.0.54">
+ <source href="http://telepathy.freedesktop.org/releases/libtelepathy/libtelepathy-0.0.54.tar.gz"
+ size="401942" md5sum="42d3388ea417ccd0e0ae125d185322a8"/>
+ <dependencies>
+ <dep package="dbus"/>
+ <dep package="dbus-glib"/>
+ </dependencies>
+ </tarball>
+ <metamodule id="meta-sugar-platform">
+ <dependencies>
+ <dep package="sugar"/>
+ <dep package="pyabiword"/>
+ <dep package="libabiword-plugins"/>
+ <dep package="squeak"/>
+ <dep package="evince"/>
+ <dep package="hulahop"/>
+ </dependencies>
+ </metamodule>
+</moduleset>
diff --git a/config/patches/gstreamer_system_clock_wait_jitter_block.patch b/config/patches/gstreamer_system_clock_wait_jitter_block.patch
new file mode 100644
index 0000000..754ec89
--- /dev/null
+++ b/config/patches/gstreamer_system_clock_wait_jitter_block.patch
@@ -0,0 +1,64 @@
+Index: gst/gstsystemclock.c
+===================================================================
+RCS file: /cvs/gstreamer/gstreamer/gst/gstsystemclock.c,v
+retrieving revision 1.46
+retrieving revision 1.47
+diff -u -r1.46 -r1.47
+--- gst/gstsystemclock.c 12 Mar 2007 15:27:05 -0000 1.46
++++ gst/gstsystemclock.c 22 Mar 2007 11:58:07 -0000 1.47
+@@ -424,6 +424,10 @@
+ /* else restart if we must */
+ if (!restart)
+ break;
++
++ /* this can happen if the entry got unlocked because of an async entry
++ * was added to the head of the async queue. */
++ GST_CAT_DEBUG (GST_CAT_CLOCK, "continue waiting for entry %p", entry);
+ }
+ }
+ } else if (diff == 0) {
+@@ -441,7 +445,7 @@
+ GstClockReturn ret;
+
+ GST_OBJECT_LOCK (clock);
+- ret = gst_system_clock_id_wait_jitter_unlocked (clock, entry, jitter, FALSE);
++ ret = gst_system_clock_id_wait_jitter_unlocked (clock, entry, jitter, TRUE);
+ GST_OBJECT_UNLOCK (clock);
+
+ return ret;
+@@ -485,7 +489,7 @@
+ static GstClockReturn
+ gst_system_clock_id_wait_async (GstClock * clock, GstClockEntry * entry)
+ {
+- GST_CAT_DEBUG (GST_CAT_CLOCK, "adding entry %p", entry);
++ GST_CAT_DEBUG (GST_CAT_CLOCK, "adding async entry %p", entry);
+
+ GST_OBJECT_LOCK (clock);
+
+@@ -503,7 +507,12 @@
+ * front, else the thread is just waiting for another entry and
+ * will get to this entry automatically. */
+ if (clock->entries->data == entry) {
+- GST_CAT_DEBUG (GST_CAT_CLOCK, "send signal");
++ GST_CAT_DEBUG (GST_CAT_CLOCK, "async entry added to head, sending signal");
++ /* this will wake up _all_ entries waiting for the clock because we have
++ * only one cond for all entries (makes allocation faster). Entries that
++ * have not timed out will have their status set to BUSY and should continue
++ * to wait. In the case of the async ones, the new head entry should be
++ * taken and waited for. */
+ GST_CLOCK_BROADCAST (clock);
+ }
+ GST_OBJECT_UNLOCK (clock);
+@@ -528,8 +537,11 @@
+ GST_CAT_DEBUG (GST_CAT_CLOCK, "unscheduling entry %p", entry);
+
+ GST_OBJECT_LOCK (clock);
++ /* mark entry as unscheduled, then wake up all entries. The entries that did
++ * not timeout will be woken up but immediatly go to sleep again because their
++ * status would still be busy. */
+ entry->status = GST_CLOCK_UNSCHEDULED;
+- GST_CAT_DEBUG (GST_CAT_CLOCK, "send signal");
++ GST_CAT_DEBUG (GST_CAT_CLOCK, "sending signal");
+ GST_CLOCK_BROADCAST (clock);
+ GST_OBJECT_UNLOCK (clock);
+ }
diff --git a/config/patches/libabiword-2.5.2-defaultfont.patch b/config/patches/libabiword-2.5.2-defaultfont.patch
new file mode 100644
index 0000000..d783f87
--- /dev/null
+++ b/config/patches/libabiword-2.5.2-defaultfont.patch
@@ -0,0 +1,732 @@
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+
+ <pagesize pagetype="Letter" orientation="portrait" width="8.500000" height="11.000000" units="in" page-scale="1.000000"/>
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-am_ET libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-am_ET
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-am_ET 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-am_ET 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-ar libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-ar
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-ar 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-ar 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-ar_EG libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-ar_EG
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-ar_EG 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-ar_EG 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-ar_SA libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-ar_SA
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-ar_SA 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-ar_SA 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-bg_BG libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-bg_BG
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-bg_BG 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-bg_BG 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-ca_ES libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-ca_ES
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-ca_ES 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-ca_ES 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-cs_CZ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-cs_CZ
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-cs_CZ 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-cs_CZ 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-da_DK libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-da_DK
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-da_DK 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-da_DK 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-de libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-de
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-de 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-de 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-de_AT libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-de_AT
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-de_AT 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-de_AT 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-de_CH libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-de_CH
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-de_CH 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-de_CH 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-de_DE libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-de_DE
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-de_DE 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-de_DE 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-div_MV libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-div_MV
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-div_MV 2007-01-14 16:52:46.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-div_MV 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; lang:div-MV; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; lang:div-MV; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-el_GR libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-el_GR
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-el_GR 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-el_GR 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-en_AU libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-en_AU
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-en_AU 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-en_AU 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-en_CA libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-en_CA
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-en_CA 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-en_CA 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="Letter" orientation="portrait" width="216.000000" height="279.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-en_GB libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-en_GB
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-en_GB 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-en_GB 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-en_IE libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-en_IE
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-en_IE 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-en_IE 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-en_NZ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-en_NZ
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-en_NZ 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-en_NZ 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-en_ZA libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-en_ZA
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-en_ZA 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-en_ZA 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-es libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-es
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-es 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-es 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-es_AR libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-es_AR
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-es_AR 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-es_AR 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-es_ES libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-es_ES
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-es_ES 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-es_ES 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-es_IR libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-es_IR
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-es_IR 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-es_IR 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-es_MX libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-es_MX
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-es_MX 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-es_MX 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-fa_IR libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-fa_IR
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-fa_IR 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-fa_IR 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-fi_FI libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-fi_FI
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-fi_FI 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-fi_FI 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-fr libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-fr
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-fr 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-fr 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-fr_BE libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-fr_BE
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-fr_BE 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-fr_BE 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-fr_CA libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-fr_CA
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-fr_CA 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-fr_CA 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="Letter" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-fr_CH libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-fr_CH
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-fr_CH 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-fr_CH 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-fr_FR libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-fr_FR
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-fr_FR 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-fr_FR 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-gl_ES libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-gl_ES
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-gl_ES 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-gl_ES 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-he libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-he
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-he 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-he 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-he_IL libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-he_IL
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-he_IL 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-he_IL 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-hu_HU libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-hu_HU
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-hu_HU 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-hu_HU 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-it_IT libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-it_IT
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-it_IT 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-it_IT 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-ja_JP libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-ja_JP
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-ja_JP 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-ja_JP 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-lt_LT libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-lt_LT
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-lt_LT 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-lt_LT 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-nb_NO libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-nb_NO
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-nb_NO 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-nb_NO 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-nl_NL libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-nl_NL
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-nl_NL 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-nl_NL 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-nn_NO libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-nn_NO
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-nn_NO 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-nn_NO 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-pl_PL libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-pl_PL
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-pl_PL 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-pl_PL 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-ps libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-ps
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-ps 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-ps 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-pt_BR libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-pt_BR
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-pt_BR 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-pt_BR 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-pt_PT libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-pt_PT
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-pt_PT 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-pt_PT 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-ru libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-ru
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-ru 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-ru 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-ru_RU libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-ru_RU
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-ru_RU 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-ru_RU 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-sk_SK libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-sk_SK
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-sk_SK 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-sk_SK 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-sl libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-sl
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-sl 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-sl 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-sv libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-sv
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-sv 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-sv 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-sv_SE libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-sv_SE
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-sv_SE 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-sv_SE 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-syr libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-syr
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-syr 2007-01-14 16:52:46.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-syr 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; lang:syr; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; lang:syr; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-tr libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-tr
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-tr 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-tr 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-tr_TR libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-tr_TR
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-tr_TR 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-tr_TR 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-uk_UA libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-uk_UA
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-uk_UA 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-uk_UA 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-ur_PK libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-ur_PK
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-ur_PK 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-ur_PK 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-yi libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-yi
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-yi 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-yi 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-zh_CN libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-zh_CN
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-zh_CN 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-zh_CN 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
+diff -u -r libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-zh_TW libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-zh_TW
+--- libabiword-2.5.2.svn20070903.orig/user/wp/templates/normal.awt-zh_TW 2007-01-20 17:20:58.000000000 +0100
++++ libabiword-2.5.2.svn20070903/user/wp/templates/normal.awt-zh_TW 2007-09-03 13:45:38.000000000 +0200
+@@ -9,7 +9,7 @@
+ <!-- ===================================================================== -->
+
+ <styles>
+-<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:Times New Roman; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
++<s type="P" name="Normal" basedon="" followedby="Current Settings" props="font-family:DejaVu Serif; margin-top:0pt; font-variant:normal; margin-left:0pt; text-indent:0in; widows:2; font-style:normal; font-weight:normal; text-decoration:none; color:000000; line-height:1.0; text-align:left; margin-bottom:0pt; text-position:normal; margin-right:0pt; bgcolor:transparent; font-size:12pt; font-stretch:normal"/>
+ </styles>
+ <pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
+ <section props="page-margin-right:1.0000in; page-margin-footer:0.5000in; page-margin-header:0.5000in; page-margin-left:1.0000in; page-margin-top:1.0000in; page-margin-bottom:1.0000in">
diff --git a/config/patches/libabiword-2.6.0.svn20071031-draghandles.patch b/config/patches/libabiword-2.6.0.svn20071031-draghandles.patch
new file mode 100644
index 0000000..7e47270
--- /dev/null
+++ b/config/patches/libabiword-2.6.0.svn20071031-draghandles.patch
@@ -0,0 +1,12 @@
+diff -u -r libabiword-2.6.0.svn20071031.orig/src/text/fmt/xp/fp_FrameContainer.h libabiword-2.6.0.svn20071031/src/text/fmt/xp/fp_FrameContainer.h
+--- libabiword-2.6.0.svn20071031.orig/src/text/fmt/xp/fp_FrameContainer.h 2007-10-31 19:19:23.000000000 +0100
++++ libabiword-2.6.0.svn20071031/src/text/fmt/xp/fp_FrameContainer.h 2007-10-31 19:21:40.000000000 +0100
+@@ -41,7 +41,7 @@
+ class fl_DocSectionLayout;
+ class fl_BlockLayout;
+
+-#define FRAME_HANDLE_SIZE 6
++#define FRAME_HANDLE_SIZE 20
+
+ class ABI_EXPORT fp_FrameContainer : public fp_VerticalContainer
+ {
diff --git a/config/patches/libabiword-2.6.0.svn20071031-nohtmloptions.patch b/config/patches/libabiword-2.6.0.svn20071031-nohtmloptions.patch
new file mode 100644
index 0000000..cf885cb
--- /dev/null
+++ b/config/patches/libabiword-2.6.0.svn20071031-nohtmloptions.patch
@@ -0,0 +1,12 @@
+diff -u -r libabiword-2.6.0.svn20071031.orig/src/wp/impexp/xp/ie_exp_HTML.h libabiword-2.6.0.svn20071031/src/wp/impexp/xp/ie_exp_HTML.h
+--- libabiword-2.6.0.svn20071031.orig/src/wp/impexp/xp/ie_exp_HTML.h 2007-10-31 19:19:23.000000000 +0100
++++ libabiword-2.6.0.svn20071031/src/wp/impexp/xp/ie_exp_HTML.h 2007-10-31 19:19:44.000000000 +0100
+@@ -39,7 +39,7 @@
+
+ /* Define if the [P/X]HTML export options dialog is implemented
+ */
+-#define HTML_DIALOG_OPTIONS
++//#define HTML_DIALOG_OPTIONS
+
+ /* Define if the tables are supported
+ */
diff --git a/config/patches/libabiword-2.6.0.svn20071106-noassertinput.patch b/config/patches/libabiword-2.6.0.svn20071106-noassertinput.patch
new file mode 100644
index 0000000..1c1bef0
--- /dev/null
+++ b/config/patches/libabiword-2.6.0.svn20071106-noassertinput.patch
@@ -0,0 +1,19 @@
+diff -u -r libabiword-2.6.0.svn20071106.orig/src/af/util/unix/ut_unixAssert.cpp libabiword-2.6.0.svn20071106/src/af/util/unix/ut_unixAssert.cpp
+--- libabiword-2.6.0.svn20071106.orig/src/af/util/unix/ut_unixAssert.cpp 2007-01-17 00:17:27.000000000 +0100
++++ libabiword-2.6.0.svn20071106/src/af/util/unix/ut_unixAssert.cpp 2007-11-09 12:00:35.000000000 +0100
+@@ -32,6 +32,7 @@
+ printf("\n");
+ printf("**** (%d) Assert ****\n", ++count);
+ printf("**** (%d) %s at %s:%d ****\n", count,szMsg,szFile,iLine);
++#if 0
+ while (1)
+ {
+ printf("**** (%d) Continue ? (y/n) [y] : ", count);
+@@ -58,6 +59,7 @@
+ break; // ?? ask them again
+ }
+ }
++#endif
+ }
+
+ #endif // NDEBUG
diff --git a/config/patches/libabiword-docreplace-r22844.patch b/config/patches/libabiword-docreplace-r22844.patch
new file mode 100644
index 0000000..d20e775
--- /dev/null
+++ b/config/patches/libabiword-docreplace-r22844.patch
@@ -0,0 +1,23 @@
+diff -u -r libabiword-2.6.0.svn20071127.orig/src/wp/ap/unix/abiwidget.cpp libabiword-2.6.0.svn20071127/src/wp/ap/unix/abiwidget.cpp
+--- libabiword-2.6.0.svn20071127.orig/src/wp/ap/unix/abiwidget.cpp 2007-11-24 20:19:03.000000000 +0100
++++ libabiword-2.6.0.svn20071127/src/wp/ap/unix/abiwidget.cpp 2008-03-22 21:42:22.000000000 +0100
+@@ -890,6 +890,19 @@
+ {
+ case APF_ReplaceDocument:
+ UT_DEBUGMSG(("Replace document signalled\n"));
++ //
++ // Not sure what got broken for us to need this.
++ // Views should be deleted before their documents
++ // Nonetheless this fixes bug 11421 crash in sugar
++ // when changing document with a shared session.
++ //
++ //
++ if (m_pWidget->priv->m_pFrame->getCurrentView())
++ {
++ FV_View * pView = static_cast<FV_View *>(m_pWidget->priv->m_pFrame->getCurrentView());
++ m_pWidget->priv->m_pDoc = pView->getDocument();
++ }
++
+ break;
+ case APF_ReplaceView:
+ UT_DEBUGMSG(("Replace view signalled\n"));
diff --git a/config/patches/libabiword-plugins-odt-mimetype-fix-r22396.diff b/config/patches/libabiword-plugins-odt-mimetype-fix-r22396.diff
new file mode 100644
index 0000000..ddf678b
--- /dev/null
+++ b/config/patches/libabiword-plugins-odt-mimetype-fix-r22396.diff
@@ -0,0 +1,37 @@
+diff -u -r libabiword-plugins-2.6.0.svn20071113.orig/wp/impexp/OpenDocument/exp/xp/ie_exp_OpenDocument_Sniffer.cpp libabiword-plugins-2.6.0.svn20071113/wp/impexp/OpenDocument/exp/xp/ie_exp_OpenDocument_Sniffer.cpp
+--- libabiword-plugins-2.6.0.svn20071113.orig/wp/impexp/OpenDocument/exp/xp/ie_exp_OpenDocument_Sniffer.cpp 2007-01-17 15:48:05.000000000 +0100
++++ libabiword-plugins-2.6.0.svn20071113/wp/impexp/OpenDocument/exp/xp/ie_exp_OpenDocument_Sniffer.cpp 2008-01-06 16:29:44.000000000 +0100
+@@ -57,9 +57,21 @@
+ }
+
+
++/**
++ * Recognize this MIMEType
++ */
++UT_Confidence_t IE_Exp_OpenDocument_Sniffer::supportsMIME(const char * szMIME)
++{
++ if (g_ascii_strcasecmp(szMIME, "application/vnd.oasis.opendocument.text") == 0)
++ {
++ return UT_CONFIDENCE_PERFECT;
++ }
++ return UT_CONFIDENCE_ZILCH;
++}
++
+
+ /**
+- * Construct an importer for us
++ * Construct an exporter for us
+ */
+ UT_Error IE_Exp_OpenDocument_Sniffer::constructExporter(PD_Document * pDocument,
+ IE_Exp ** ppie)
+diff -u -r libabiword-plugins-2.6.0.svn20071113.orig/wp/impexp/OpenDocument/exp/xp/ie_exp_OpenDocument_Sniffer.h libabiword-plugins-2.6.0.svn20071113/wp/impexp/OpenDocument/exp/xp/ie_exp_OpenDocument_Sniffer.h
+--- libabiword-plugins-2.6.0.svn20071113.orig/wp/impexp/OpenDocument/exp/xp/ie_exp_OpenDocument_Sniffer.h 2005-11-25 18:27:16.000000000 +0100
++++ libabiword-plugins-2.6.0.svn20071113/wp/impexp/OpenDocument/exp/xp/ie_exp_OpenDocument_Sniffer.h 2008-01-06 16:29:44.000000000 +0100
+@@ -39,6 +39,7 @@
+
+ virtual bool recognizeSuffix(const char * szSuffix) ;
+
++ virtual UT_Confidence_t supportsMIME(const char * szMIME);
+ virtual UT_Error constructExporter(PD_Document * pDocument,
+ IE_Exp ** ppie) ;
+
diff --git a/config/patches/libdbus_marshal.patch b/config/patches/libdbus_marshal.patch
new file mode 100644
index 0000000..8fc163e
--- /dev/null
+++ b/config/patches/libdbus_marshal.patch
@@ -0,0 +1,185 @@
+diff -ur dbus-1.0.2.orig/dbus/dbus-message.c dbus-1.0.2/dbus/dbus-message.c
+--- dbus-1.0.2.orig/dbus/dbus-message.c 2006-12-11 19:21:18.000000000 +0000
++++ dbus-1.0.2/dbus/dbus-message.c 2007-04-05 19:41:29.000000000 +0100
+@@ -3890,6 +3890,110 @@
+ }
+ }
+
++/**
++ * Turn a DBusMessage into the marshalled form as described in the D-Bus
++ * specification.
++ *
++ * Generally, this function is only useful for encapsulating D-Bus messages in
++ * a different protocol.
++ *
++ * @param msg the DBusMessage
++ * @param marshalled_data_p the location to save the marshalled form to
++ * @param len_p the location to save the length of the marshalled form to
++ * @returns #FALSE if there was not enough memory
++ */
++dbus_bool_t
++dbus_message_marshal (DBusMessage *msg,
++ char **marshalled_data_p,
++ int *len_p)
++{
++ DBusString tmp;
++
++ _dbus_return_val_if_fail (msg != NULL, FALSE);
++ _dbus_return_val_if_fail (marshalled_data_p != NULL, FALSE);
++ _dbus_return_val_if_fail (len_p != NULL, FALSE);
++
++ if (!_dbus_string_init (&tmp))
++ return FALSE;
++
++ if (!_dbus_string_copy (&(msg->header.data), 0, &tmp, 0))
++ goto fail;
++
++ *len_p = _dbus_string_get_length (&tmp);
++
++ if (!_dbus_string_copy (&(msg->body), 0, &tmp, *len_p))
++ goto fail;
++
++ *len_p = _dbus_string_get_length (&tmp);
++
++ if (!_dbus_string_steal_data (&tmp, marshalled_data_p))
++ goto fail;
++
++ _dbus_string_free (&tmp);
++ return TRUE;
++
++ fail:
++ _dbus_string_free (&tmp);
++ return FALSE;
++}
++
++/**
++ * Demarshal a D-Bus message from the format described in the D-Bus
++ * specification.
++ *
++ * Generally, this function is only useful for encapsulating D-Bus messages in
++ * a different protocol.
++ *
++ * @param str the marshalled DBusMessage
++ * @param len the length of str
++ * @param error the location to save errors to
++ * @returns #NULL if there was an error
++ */
++DBusMessage *
++dbus_message_demarshal (const char *str,
++ int len,
++ DBusError *error)
++{
++ DBusMessageLoader *loader;
++ DBusString *buffer;
++ DBusMessage *msg;
++
++ _dbus_return_val_if_fail (str != NULL, NULL);
++
++ loader = _dbus_message_loader_new ();
++
++ if (loader == NULL)
++ return NULL;
++
++ _dbus_message_loader_get_buffer (loader, &buffer);
++ _dbus_string_append_len (buffer, str, len);
++ _dbus_message_loader_return_buffer (loader, buffer, len);
++
++ if (!_dbus_message_loader_queue_messages (loader))
++ goto fail_oom;
++
++ if (_dbus_message_loader_get_is_corrupted (loader))
++ goto fail_corrupt;
++
++ msg = _dbus_message_loader_pop_message (loader);
++
++ if (!msg)
++ goto fail_oom;
++
++ _dbus_message_loader_unref (loader);
++ return msg;
++
++ fail_corrupt:
++ dbus_set_error (error, DBUS_ERROR_INVALID_ARGS, "Message is corrupted");
++ _dbus_message_loader_unref (loader);
++ return NULL;
++
++ fail_oom:
++ _DBUS_SET_OOM (error);
++ _dbus_message_loader_unref (loader);
++ return NULL;
++}
++
+ /** @} */
+
+ /* tests in dbus-message-util.c */
+diff -ur dbus-1.0.2.orig/dbus/dbus-message.h dbus-1.0.2/dbus/dbus-message.h
+--- dbus-1.0.2.orig/dbus/dbus-message.h 2006-12-11 19:21:14.000000000 +0000
++++ dbus-1.0.2/dbus/dbus-message.h 2007-04-05 19:07:39.000000000 +0100
+@@ -210,8 +210,15 @@
+ void* dbus_message_get_data (DBusMessage *message,
+ dbus_int32_t slot);
+
+-int dbus_message_type_from_string (const char *type_str);
+-const char * dbus_message_type_to_string (int type);
++int dbus_message_type_from_string (const char *type_str);
++const char* dbus_message_type_to_string (int type);
++
++dbus_bool_t dbus_message_marshal (DBusMessage *msg,
++ char **marshalled_data_p,
++ int *len_p);
++DBusMessage* dbus_message_demarshal (const char *str,
++ int len,
++ DBusError *error);
+
+ /** @} */
+
+diff -ur dbus-1.0.2.orig/dbus/dbus-message-util.c dbus-1.0.2/dbus/dbus-message-util.c
+--- dbus-1.0.2.orig/dbus/dbus-message-util.c 2006-12-11 19:21:06.000000000 +0000
++++ dbus-1.0.2/dbus/dbus-message-util.c 2007-04-05 19:52:41.000000000 +0100
+@@ -1222,6 +1222,46 @@
+
+ verify_test_message (message);
+
++ {
++ /* Marshal and demarshal the message. */
++
++ DBusMessage *message2;
++ DBusError error;
++ char *marshalled = NULL;
++ int len = 0;
++
++ dbus_error_init (&error);
++
++ if (!dbus_message_marshal (message, &marshalled, &len))
++ _dbus_assert_not_reached ("failed to marshal message");
++
++ _dbus_assert (len != 0);
++ _dbus_assert (marshalled != NULL);
++
++ message2 = dbus_message_demarshal (marshalled, len, &error);
++
++ _dbus_assert (message2 != NULL);
++ _dbus_assert (!dbus_error_is_set (&error));
++ verify_test_message (message2);
++
++ dbus_message_unref (message2);
++ dbus_free (marshalled);
++
++ /* Demarshal invalid message. */
++
++ message2 = dbus_message_demarshal ("invalid", 7, &error);
++ _dbus_assert (message2 == NULL);
++ _dbus_assert (dbus_error_is_set (&error));
++ dbus_error_free (&error);
++
++ /* Demarshal invalid (empty) message. */
++
++ message2 = dbus_message_demarshal ("", 0, &error);
++ _dbus_assert (message2 == NULL);
++ _dbus_assert (dbus_error_is_set (&error));
++ dbus_error_free (&error);
++ }
++
+ dbus_message_unref (message);
+ _dbus_message_loader_unref (loader);
+
diff --git a/config/patches/libjingle_ignore_invalid_sockets.patch b/config/patches/libjingle_ignore_invalid_sockets.patch
new file mode 100644
index 0000000..30af0a5
--- /dev/null
+++ b/config/patches/libjingle_ignore_invalid_sockets.patch
@@ -0,0 +1,21 @@
+diff -rN -up old-libjingle/talk/base/physicalsocketserver.cc new-libjingle/talk/base/physicalsocketserver.cc
+--- old-libjingle/talk/base/physicalsocketserver.cc 2007-05-01 17:02:49.000000000 +0100
++++ new-libjingle/talk/base/physicalsocketserver.cc 2007-05-01 17:02:49.000000000 +0100
+@@ -885,6 +885,8 @@ bool PhysicalSocketServer::Wait(int cmsW
+ if (!process_io && (pdispatcher != signal_wakeup_))
+ continue;
+ int fd = pdispatcher->GetDescriptor();
++ if (fd == INVALID_SOCKET)
++ continue;
+ if (fd > fdmax)
+ fdmax = fd;
+ uint32 ff = pdispatcher->GetRequestedEvents();
+@@ -919,6 +921,8 @@ bool PhysicalSocketServer::Wait(int cmsW
+ for (unsigned i = 0; i < dispatchers_.size(); i++) {
+ Dispatcher *pdispatcher = dispatchers_[i];
+ int fd = pdispatcher->GetDescriptor();
++ if (fd == INVALID_SOCKET)
++ continue;
+ uint32 ff = 0;
+ if (FD_ISSET(fd, &fdsRead)) {
+ FD_CLR(fd, &fdsRead);
diff --git a/config/patches/libjingle_send_assert.patch b/config/patches/libjingle_send_assert.patch
new file mode 100644
index 0000000..9d3a7d3
--- /dev/null
+++ b/config/patches/libjingle_send_assert.patch
@@ -0,0 +1,17 @@
+diff -Nur libjingle0.3-0.3.11/talk/p2p/base/p2psocket.cc libjingle0.3-0.3.11.new/talk/p2p/base/p2psocket.cc
+--- libjingle0.3-0.3.11/talk/p2p/base/p2psocket.cc 2007-04-25 16:45:58.000000000 +0100
++++ libjingle0.3-0.3.11.new/talk/p2p/base/p2psocket.cc 2007-05-01 16:53:55.000000000 +0100
+@@ -477,8 +477,12 @@
+ }
+ int sent = best_connection_->Send(data, len);
+ if (sent <= 0) {
+- assert(sent < 0);
+ error_ = best_connection_->GetError();
++
++ if (error_ == EWOULDBLOCK) {
++ // This means the best_connection_ is not writable, let's resort
++ RequestSort();
++ }
+ }
+ return sent;
+ }
diff --git a/config/patches/libjingle_tcp_wouldblock.patch b/config/patches/libjingle_tcp_wouldblock.patch
new file mode 100644
index 0000000..a89e0a7
--- /dev/null
+++ b/config/patches/libjingle_tcp_wouldblock.patch
@@ -0,0 +1,15 @@
+diff -Nur libjingle0.3-0.3.11/talk/p2p/base/tcpport.cc libjingle0.3-0.3.11.new/talk/p2p/base/tcpport.cc
+--- libjingle0.3-0.3.11/talk/p2p/base/tcpport.cc 2007-04-25 16:45:58.000000000 +0100
++++ libjingle0.3-0.3.11.new/talk/p2p/base/tcpport.cc 2007-05-01 17:19:29.000000000 +0100
+@@ -211,7 +211,10 @@
+
+ int TCPConnection::Send(const void* data, size_t size) {
+ if (write_state() != STATE_WRITABLE)
+- return 0;
++ {
++ error_ = EWOULDBLOCK;
++ return SOCKET_ERROR;
++ }
+
+ int sent = socket_->Send(data, size);
+ if (sent < 0) {
diff --git a/config/patches/poppler-build.patch b/config/patches/poppler-build.patch
new file mode 100644
index 0000000..d0591ea
--- /dev/null
+++ b/config/patches/poppler-build.patch
@@ -0,0 +1,11 @@
+--- poppler-glib.pc.in.old 2007-11-02 10:34:39.000000000 +0100
++++ poppler-glib.pc.in 2007-11-02 10:35:21.000000000 +0100
+@@ -6,7 +6,7 @@
+ Name: poppler-glib
+ Description: GLib wrapper for poppler
+ Version: @VERSION@
+-Requires: @PC_REQUIRES@ gobject-2.0 gdk-2.0 gdk-pixbuf-2.0 @CAIRO_REQ@
++Requires: @PC_REQUIRES@ gobject-2.0 gdk-2.0 gdk-pixbuf-2.0 @CAIRO_REQ@ poppler
+ @PC_REQUIRES_PRIVATE@
+
+ Libs: -L${libdir} -lpoppler-glib
diff --git a/config/patches/telepathy-gabble-chmod-unix-socket.patch b/config/patches/telepathy-gabble-chmod-unix-socket.patch
new file mode 100644
index 0000000..bb16883
--- /dev/null
+++ b/config/patches/telepathy-gabble-chmod-unix-socket.patch
@@ -0,0 +1,14 @@
+diff -rN -u old-telepathy-gabble-rainbow/src/tube-stream.c new-telepathy-gabble-rainbow/src/tube-stream.c
+--- old-telepathy-gabble-rainbow/src/tube-stream.c 2007-12-11 16:28:48.000000000 +0100
++++ new-telepathy-gabble-rainbow/src/tube-stream.c 2007-12-11 16:28:48.000000000 +0100
+@@ -650,6 +650,9 @@
+ "Error binding socket: %s", g_strerror (errno));
+ return FALSE;
+ }
++
++ /* Everyone can use the socket */
++ chmod (addr.sun_path, 0777);
+ }
+ else if (priv->address_type == TP_SOCKET_ADDRESS_TYPE_IPV4)
+ {
+
diff --git a/config/patches/telepathy-gabble-olpc-no-dbus-uid-check.patch b/config/patches/telepathy-gabble-olpc-no-dbus-uid-check.patch
new file mode 100644
index 0000000..d9a3d93
--- /dev/null
+++ b/config/patches/telepathy-gabble-olpc-no-dbus-uid-check.patch
@@ -0,0 +1,33 @@
+diff -rN -up old-telepathy-gabble/src/tube-dbus.c new-telepathy-gabble/src/tube-dbus.c
+--- old-telepathy-gabble/src/tube-dbus.c 2007-11-15 13:39:37.923570564 -0500
++++ new-telepathy-gabble/src/tube-dbus.c 2007-11-15 13:39:37.923570564 -0500
+@@ -216,6 +216,14 @@ out:
+ return DBUS_HANDLER_RESULT_HANDLED;
+ }
+
++static dbus_bool_t
++allow_all_connections (DBusConnection *conn,
++ unsigned long uid,
++ void *data)
++{
++ return TRUE;
++}
++
+ static void
+ new_connection_cb (DBusServer *server,
+ DBusConnection *conn,
+@@ -234,6 +242,13 @@ new_connection_cb (DBusServer *server,
+ dbus_connection_ref (conn);
+ dbus_connection_setup_with_g_main (conn, NULL);
+ dbus_connection_add_filter (conn, filter_cb, tube, NULL);
++
++ /* OLPC have a security system making applications running under
++ * a different uid than Gabble. So we have to explicitely allow connections
++ * from all uid. */
++ dbus_connection_set_unix_user_function (conn, allow_all_connections,
++ NULL, NULL);
++
+ priv->dbus_conn = conn;
+ }
+
+
diff --git a/config/patches/telepathy-salut-chmod-unix-socket.patch b/config/patches/telepathy-salut-chmod-unix-socket.patch
new file mode 100644
index 0000000..5d36941
--- /dev/null
+++ b/config/patches/telepathy-salut-chmod-unix-socket.patch
@@ -0,0 +1,14 @@
+diff -rN -u old-telepathy-salut-rainbow/src/tube-stream.c new-telepathy-salut-rainbow/src/tube-stream.c
+--- old-telepathy-salut-rainbow/src/tube-stream.c 2007-12-11 16:03:02.000000000 +0100
++++ new-telepathy-salut-rainbow/src/tube-stream.c 2007-12-11 16:03:02.000000000 +0100
+@@ -637,6 +637,9 @@
+ "Error binding socket: %s", g_strerror (errno));
+ return FALSE;
+ }
++
++ /* Everyone can use the socket */
++ chmod (addr.sun_path, 0777);
+ }
+ else if (priv->address_type == TP_SOCKET_ADDRESS_TYPE_IPV4)
+ {
+
diff --git a/config/patches/telepathy-salut-olpc-no-dbus-uid-check.patch b/config/patches/telepathy-salut-olpc-no-dbus-uid-check.patch
new file mode 100644
index 0000000..d876cd8
--- /dev/null
+++ b/config/patches/telepathy-salut-olpc-no-dbus-uid-check.patch
@@ -0,0 +1,33 @@
+diff -rN -up old-telepathy-salut/src/tube-dbus.c new-telepathy-salut/src/tube-dbus.c
+--- old-telepathy-salut/src/tube-dbus.c 2007-11-15 13:33:51.902677010 -0500
++++ new-telepathy-salut/src/tube-dbus.c 2007-11-15 13:33:51.902677010 -0500
+@@ -252,6 +252,14 @@ out:
+ return DBUS_HANDLER_RESULT_HANDLED;
+ }
+
++static dbus_bool_t
++allow_all_connections (DBusConnection *conn,
++ unsigned long uid,
++ void *data)
++{
++ return TRUE;
++}
++
+ static void
+ new_connection_cb (DBusServer *server,
+ DBusConnection *conn,
+@@ -270,6 +278,13 @@ new_connection_cb (DBusServer *server,
+ dbus_connection_ref (conn);
+ dbus_connection_setup_with_g_main (conn, NULL);
+ dbus_connection_add_filter (conn, filter_cb, tube, NULL);
++
++ /* OLPC have a security system making applications running under
++ * a different uid than Salut. So we have to explicitely allow connections
++ * from all uid. */
++ dbus_connection_set_unix_user_function (conn, allow_all_connections,
++ NULL, NULL);
++
+ priv->dbus_conn = conn;
+ }
+
+
diff --git a/config/patches/xulrunner-build.patch b/config/patches/xulrunner-build.patch
new file mode 100644
index 0000000..6bec310
--- /dev/null
+++ b/config/patches/xulrunner-build.patch
@@ -0,0 +1,75 @@
+--- /tmp/Makefile.in 2008-04-07 13:55:44.000000000 +0200
++++ extensions/python/dom/src/Makefile.in 2008-04-07 13:56:27.000000000 +0200
+@@ -22,7 +22,7 @@
+ # We always need the Python and pyxpcom includes and libs.
+ LOCAL_INCLUDES = $(MOZ_PYTHON_INCLUDES)
+ EXTRA_LIBS += $(MOZ_PYTHON_LIBS) \
+- $(call EXPAND_LIBNAME_PATH,pyxpcom,$(DIST)/lib) \
++ $(DIST)/lib/$(DLL_PREFIX)pyxpcom$(DLL_SUFFIX) \
+ $(NULL)
+
+ # In the shorter term we need JS too.
+Index: config/rules.mk
+===================================================================
+RCS file: /cvsroot/mozilla/config/rules.mk,v
+retrieving revision 3.554
+diff -u -r3.554 rules.mk
+--- config/rules.mk 14 May 2007 14:21:44 -0000 3.554
++++ config/rules.mk 21 May 2007 00:41:20 -0000
+@@ -775,6 +775,12 @@
+ install:: $(SDK_HEADERS)
+ $(SYSINSTALL) $(IFLAGS1) $^ $(DESTDIR)$(includedir)/$(MODULE)
+ endif
++
++ifneq (,$(SDK_LIBRARY))
++install:: $(SDK_LIBRARY)
++ $(SYSINSTALL) $(IFLAGS1) $^ $(DESTDIR)$(mozappdir)
++endif
++
+ endif
+
+ install:: $(SHARED_LIBRARY) $(IMPORT_LIBRARY) $(LIBRARY) $(PROGRAM) $(SIMPLE_PROGRAMS) $(JAVA_LIBRARY)
+--- extensions/python/xpcom/src/module/Makefile.in.orig 2007-05-28 20:48:26.000000000 +0200
++++ extensions/python/xpcom/src/module/Makefile.in 2007-05-28 20:49:03.000000000 +0200
+@@ -95,8 +95,8 @@
+
+ install::
+ ifneq ($(OS_ARCH),WINNT)
+- $(SYSINSTALL) $(IFLAGS2) $(SHARED_LIBRARY) $(DISTDIR)$(pyexecdir)/xpcom
+- mv $(DISTDIR)$(pyexecdir)/xpcom/$(SHARED_LIBRARY) $(DISTDIR)$(pyexecdir)/xpcom/_xpcom$(MOZ_PYTHON_DLL_SUFFIX)
++ $(SYSINSTALL) $(IFLAGS2) $(SHARED_LIBRARY) $(DESTDIR)$(pyexecdir)/xpcom
++ mv $(DESTDIR)$(pyexecdir)/xpcom/$(SHARED_LIBRARY) $(DESTDIR)$(pyexecdir)/xpcom/_xpcom$(MOZ_PYTHON_DLL_SUFFIX)
+ endif
+
+ clobber::
+--- extensions/python/xpcom/Makefile.in.orig 2007-05-29 10:17:10.000000000 +0200
++++ extensions/python/xpcom/Makefile.in 2007-05-29 10:17:22.000000000 +0200
+@@ -97,9 +97,9 @@
+ $(INSTALL) $(PYSRCS_XPCOMTOOLS) $(DIST)/bin/python/xpcom/tools
+
+ install::
+- $(SYSINSTALL) $(IFLAGS1) $(PYSRCS_XPCOM) $(DISTDIR)$(pyexecdir)/xpcom
+- $(SYSINSTALL) $(IFLAGS1) $(PYSRCS_XPCOMCLIENT) $(DISTDIR)$(pyexecdir)/xpcom/client
+- $(SYSINSTALL) $(IFLAGS1) $(PYSRCS_XPCOMSERVER) $(DISTDIR)$(pyexecdir)/xpcom/server
++ $(SYSINSTALL) $(IFLAGS1) $(PYSRCS_XPCOM) $(DESTDIR)$(pyexecdir)/xpcom
++ $(SYSINSTALL) $(IFLAGS1) $(PYSRCS_XPCOMCLIENT) $(DESTDIR)$(pyexecdir)/xpcom/client
++ $(SYSINSTALL) $(IFLAGS1) $(PYSRCS_XPCOMSERVER) $(DESTDIR)$(pyexecdir)/xpcom/server
+
+ clobber::
+ rm -rf $(DIST)/bin/python/xpcom
+Index: extensions/python/dom/test/pyxultest/application.ini
+===================================================================
+RCS file: /cvsroot/mozilla/extensions/python/dom/test/pyxultest/application.ini,v
+retrieving revision 1.2
+diff -u -r1.2 application.ini
+--- extensions/python/dom/test/pyxultest/application.ini 29 Apr 2006 01:56:36 -0000 1.2
++++ extensions/python/dom/test/pyxultest/application.ini 21 Aug 2007 22:36:44 -0000
+@@ -15,7 +15,7 @@
+
+ ; This field specifies your application's build ID (timestamp). This field is
+ ; required.
+-BuildID=@BUILD_ID@
++BuildID=20070625
+
+ ; This field specifies a compact copyright notice for your application. This
+ ; field is optional.
diff --git a/config/patches/xulrunner-no-native-theme.patch b/config/patches/xulrunner-no-native-theme.patch
new file mode 100644
index 0000000..f15b540
--- /dev/null
+++ b/config/patches/xulrunner-no-native-theme.patch
@@ -0,0 +1,99 @@
+--- /tmp/nsNativeThemeGTK.cpp 2008-04-07 12:17:50.000000000 +0200
++++ widget/src/gtk2/nsNativeThemeGTK.cpp 2008-04-07 12:26:13.000000000 +0200
+@@ -1273,93 +1273,18 @@
+ return PR_FALSE;
+
+ switch (aWidgetType) {
+- case NS_THEME_BUTTON:
+- case NS_THEME_BUTTON_FOCUS:
+- case NS_THEME_RADIO:
+- case NS_THEME_RADIO_SMALL:
+- case NS_THEME_CHECKBOX:
+- case NS_THEME_CHECKBOX_SMALL:
+- case NS_THEME_TOOLBOX: // N/A
+- case NS_THEME_TOOLBAR:
+- case NS_THEME_TOOLBAR_BUTTON:
+- case NS_THEME_TOOLBAR_DUAL_BUTTON: // so we can override the border with 0
+- case NS_THEME_TOOLBAR_BUTTON_DROPDOWN:
+- case NS_THEME_TOOLBAR_SEPARATOR:
+- case NS_THEME_TOOLBAR_GRIPPER:
+- case NS_THEME_STATUSBAR:
+- case NS_THEME_STATUSBAR_PANEL:
+- case NS_THEME_STATUSBAR_RESIZER_PANEL:
+- case NS_THEME_RESIZER:
+- case NS_THEME_LISTBOX:
+- // case NS_THEME_LISTBOX_LISTITEM:
+- case NS_THEME_TREEVIEW:
+- // case NS_THEME_TREEVIEW_TREEITEM:
+- case NS_THEME_TREEVIEW_TWISTY:
+- // case NS_THEME_TREEVIEW_LINE:
+- // case NS_THEME_TREEVIEW_HEADER:
+- case NS_THEME_TREEVIEW_HEADER_CELL:
+- case NS_THEME_TREEVIEW_HEADER_SORTARROW:
+- case NS_THEME_TREEVIEW_TWISTY_OPEN:
+- case NS_THEME_PROGRESSBAR:
+- case NS_THEME_PROGRESSBAR_CHUNK:
+- case NS_THEME_PROGRESSBAR_VERTICAL:
+- case NS_THEME_PROGRESSBAR_CHUNK_VERTICAL:
+- case NS_THEME_TAB:
+- // case NS_THEME_TAB_PANEL:
+- case NS_THEME_TAB_PANELS:
+- case NS_THEME_TAB_SCROLLARROW_BACK:
+- case NS_THEME_TAB_SCROLLARROW_FORWARD:
+- case NS_THEME_TOOLTIP:
+- case NS_THEME_SPINNER:
+- case NS_THEME_SPINNER_UP_BUTTON:
+- case NS_THEME_SPINNER_DOWN_BUTTON:
+- case NS_THEME_SPINNER_TEXTFIELD:
+- // case NS_THEME_SCROLLBAR: (n/a for gtk)
+- // case NS_THEME_SCROLLBAR_SMALL: (n/a for gtk)
+ case NS_THEME_SCROLLBAR_BUTTON_UP:
+ case NS_THEME_SCROLLBAR_BUTTON_DOWN:
+ case NS_THEME_SCROLLBAR_BUTTON_LEFT:
+- case NS_THEME_SCROLLBAR_BUTTON_RIGHT:
+- case NS_THEME_SCROLLBAR_TRACK_HORIZONTAL:
+ case NS_THEME_SCROLLBAR_TRACK_VERTICAL:
+ case NS_THEME_SCROLLBAR_THUMB_HORIZONTAL:
+ case NS_THEME_SCROLLBAR_THUMB_VERTICAL:
+- // case NS_THEME_SCROLLBAR_GRIPPER_HORIZONTAL: (n/a for gtk)
+- // case NS_THEME_SCROLLBAR_GRIPPER_VERTICAL: (n/a for gtk)
+- case NS_THEME_TEXTFIELD:
+- case NS_THEME_TEXTFIELD_MULTILINE:
+- // case NS_THEME_TEXTFIELD_CARET:
+- case NS_THEME_DROPDOWN_TEXTFIELD:
+- case NS_THEME_SCALE_HORIZONTAL:
+- case NS_THEME_SCALE_THUMB_HORIZONTAL:
+- case NS_THEME_SCALE_VERTICAL:
+- case NS_THEME_SCALE_THUMB_VERTICAL:
+- // case NS_THEME_SCALE_THUMB_START:
+- // case NS_THEME_SCALE_THUMB_END:
+- // case NS_THEME_SCALE_TICK:
+- case NS_THEME_CHECKBOX_CONTAINER:
+- case NS_THEME_RADIO_CONTAINER:
+- case NS_THEME_CHECKBOX_LABEL:
+- case NS_THEME_RADIO_LABEL:
+- case NS_THEME_MENUBAR:
+- case NS_THEME_MENUPOPUP:
+- case NS_THEME_MENUITEM:
+- case NS_THEME_MENUARROW:
+- case NS_THEME_MENUSEPARATOR:
+- case NS_THEME_CHECKMENUITEM:
+- case NS_THEME_RADIOMENUITEM:
+- case NS_THEME_SPLITTER:
+- case NS_THEME_WINDOW:
+- case NS_THEME_DIALOG:
+- case NS_THEME_DROPDOWN:
+- case NS_THEME_DROPDOWN_TEXT:
+ return !IsWidgetStyled(aPresContext, aFrame, aWidgetType);
+-
+- case NS_THEME_DROPDOWN_BUTTON:
++ //case NS_THEME_DROPDOWN_BUTTON:
+ // "Native" dropdown buttons cause padding and margin problems, but only
+ // in HTML so allow them in XUL.
+- return (!aFrame || aFrame->GetContent()->IsNodeOfType(nsINode::eXUL)) &&
+- !IsWidgetStyled(aPresContext, aFrame, aWidgetType);
++ //return (!aFrame || aFrame->GetContent()->IsNodeOfType(nsINode::eXUL)) &&
++ // !IsWidgetStyled(aPresContext, aFrame, aWidgetType);
+
+ }
+
diff --git a/config/patches/xulrunner-perms.patch b/config/patches/xulrunner-perms.patch
new file mode 100644
index 0000000..524d5aa
--- /dev/null
+++ b/config/patches/xulrunner-perms.patch
@@ -0,0 +1,220 @@
+--- modules/plugin/base/src/nsPluginHostImpl.cpp.old 2007-12-22 14:00:39.000000000 +0100
++++ modules/plugin/base/src/nsPluginHostImpl.cpp 2007-12-22 14:01:41.000000000 +0100
+@@ -5573,7 +5573,7 @@
+ if (NS_FAILED(rv))
+ return rv;
+
+- rv = localFile->OpenNSPRFileDesc(PR_WRONLY | PR_CREATE_FILE | PR_TRUNCATE, 0600, &fd);
++ rv = localFile->OpenNSPRFileDesc(PR_WRONLY | PR_CREATE_FILE | PR_TRUNCATE, 0660, &fd);
+ if (NS_FAILED(rv))
+ return rv;
+
+--- modules/libpref/src/nsPrefService.cpp.old 2007-12-22 14:02:25.000000000 +0100
++++ modules/libpref/src/nsPrefService.cpp 2007-12-22 14:02:42.000000000 +0100
+@@ -501,7 +501,7 @@
+ rv = NS_NewSafeLocalFileOutputStream(getter_AddRefs(outStreamSink),
+ aFile,
+ -1,
+- 0600);
++ 0660);
+ if (NS_FAILED(rv))
+ return rv;
+ rv = NS_NewBufferedOutputStream(getter_AddRefs(outStream), outStreamSink, 4096);
+--- security/nss/lib/softoken/legacydb/keydb.c.old 2007-12-22 14:03:34.000000000 +0100
++++ security/nss/lib/softoken/legacydb/keydb.c 2007-12-22 14:04:12.000000000 +0100
+@@ -832,7 +832,7 @@
+ if (appName) {
+ handle->db = rdbopen( appName, prefix, "key", NO_CREATE, &status);
+ } else {
+- handle->db = dbopen( dbname, NO_CREATE, 0600, DB_HASH, 0 );
++ handle->db = dbopen( dbname, NO_CREATE, 0660, DB_HASH, 0 );
+ }
+ /* if create fails then we lose */
+ if ( handle->db == NULL ) {
+@@ -853,7 +853,7 @@
+ */
+ if (appName) {
+ NSSLOWKEYDBHandle *updateHandle;
+- updatedb = dbopen( dbname, NO_RDONLY, 0600, DB_HASH, 0 );
++ updatedb = dbopen( dbname, NO_RDONLY, 0660, DB_HASH, 0 );
+ if (!updatedb) {
+ goto noupdate;
+ }
+@@ -892,7 +892,7 @@
+ */
+ updname = (*namecb)(cbarg, 2);
+ if ( updname != NULL ) {
+- handle->updatedb = dbopen( updname, NO_RDONLY, 0600, DB_HASH, 0 );
++ handle->updatedb = dbopen( updname, NO_RDONLY, 0660, DB_HASH, 0 );
+ PORT_Free( updname );
+
+ if ( handle->updatedb ) {
+@@ -940,7 +940,7 @@
+ if (appName) {
+ db = rdbopen( appName, prefix, "key", openflags, NULL);
+ } else {
+- db = dbopen( dbname, openflags, 0600, DB_HASH, 0 );
++ db = dbopen( dbname, openflags, 0660, DB_HASH, 0 );
+ }
+
+ return db;
+@@ -2080,7 +2080,7 @@
+ handle->db=
+ rdbopen(handle->appname, handle->dbname, "key", NO_CREATE, NULL);
+ } else {
+- handle->db = dbopen( handle->dbname, NO_CREATE, 0600, DB_HASH, 0 );
++ handle->db = dbopen( handle->dbname, NO_CREATE, 0660, DB_HASH, 0 );
+ }
+ if (handle->db == NULL) {
+ /* set an error code */
+--- security/nss/lib/softoken/legacydb/pcertdb.c.old 2007-12-22 14:04:53.000000000 +0100
++++ security/nss/lib/softoken/legacydb/pcertdb.c 2007-12-22 14:05:33.000000000 +0100
+@@ -3998,7 +3998,7 @@
+
+ tmpname = (* namecb)(cbarg, version); /* get v6 db name */
+ if ( tmpname ) {
+- updatedb = dbopen( tmpname, NO_RDONLY, 0600, DB_HASH, 0 );
++ updatedb = dbopen( tmpname, NO_RDONLY, 0660, DB_HASH, 0 );
+ PORT_Free(tmpname);
+ }
+ return updatedb;
+@@ -4016,7 +4016,7 @@
+ if (appName) {
+ handle->permCertDB=rdbopen( appName, prefix, "cert", NO_CREATE, &status);
+ } else {
+- handle->permCertDB=dbsopen(certdbname, NO_CREATE, 0600, DB_HASH, 0);
++ handle->permCertDB=dbsopen(certdbname, NO_CREATE, 0660, DB_HASH, 0);
+ }
+
+ /* if create fails then we lose */
+@@ -4042,7 +4042,7 @@
+ /* rv must already be Success here because of previous if statement */
+ /* try to upgrade old db here */
+ if (appName &&
+- (updatedb = dbsopen(certdbname, NO_RDONLY, 0600, DB_HASH, 0)) != NULL) {
++ (updatedb = dbsopen(certdbname, NO_RDONLY, 0660, DB_HASH, 0)) != NULL) {
+ rv = UpdateV8DB(handle, updatedb);
+ } else if ((updatedb = nsslowcert_openolddb(namecb,cbarg,7)) != NULL) {
+ rv = UpdateV7DB(handle, updatedb);
+@@ -4107,7 +4107,7 @@
+ if (appName) {
+ handle->permCertDB = rdbopen( appName, prefix, "cert", openflags, NULL);
+ } else {
+- handle->permCertDB = dbsopen( certdbname, openflags, 0600, DB_HASH, 0 );
++ handle->permCertDB = dbsopen( certdbname, openflags, 0660, DB_HASH, 0 );
+ }
+
+ /* check for correct version number */
+--- security/nss/lib/softoken/legacydb/pk11db.c 2007-06-13 02:24:57.000000000 +0200
++++ security/nss/lib/softoken/legacydb/pk11db.c.old 2007-12-22 14:06:55.000000000 +0100
+@@ -543,7 +543,7 @@
+ PORT_Free(secname);
+ return pkcs11db;
+ }
+- updatedb = dbopen(dbName, NO_RDONLY, 0600, DB_HASH, 0);
++ updatedb = dbopen(dbName, NO_RDONLY, 0660, DB_HASH, 0);
+ if (updatedb) {
+ db_Copy(pkcs11db,updatedb);
+ (*updatedb->close)(updatedb);
+@@ -558,14 +558,14 @@
+ }
+
+ /* I'm sure we should do more checks here sometime... */
+- pkcs11db = dbopen(dbName, readOnly ? NO_RDONLY : NO_RDWR, 0600, DB_HASH, 0);
++ pkcs11db = dbopen(dbName, readOnly ? NO_RDONLY : NO_RDWR, 0660, DB_HASH, 0);
+
+ /* didn't exist? create it */
+ if (pkcs11db == NULL) {
+ if (readOnly)
+ return NULL;
+
+- pkcs11db = dbopen( dbName, NO_CREATE, 0600, DB_HASH, 0 );
++ pkcs11db = dbopen( dbName, NO_CREATE, 0660, DB_HASH, 0 );
+ if (pkcs11db)
+ (* pkcs11db->sync)(pkcs11db, 0);
+ }
+--- netwerk/cache/src/nsDiskCacheBlockFile.cpp.old 2007-12-22 14:11:31.000000000 +0100
++++ netwerk/cache/src/nsDiskCacheBlockFile.cpp 2007-12-22 14:11:45.000000000 +0100
+@@ -59,7 +59,7 @@
+ mBlockSize = blockSize;
+
+ // open the file - restricted to user, the data could be confidential
+- nsresult rv = blockFile->OpenNSPRFileDesc(PR_RDWR | PR_CREATE_FILE, 00600, &mFD);
++ nsresult rv = blockFile->OpenNSPRFileDesc(PR_RDWR | PR_CREATE_FILE, 00660, &mFD);
+ if (NS_FAILED(rv)) return rv; // unable to open or create file
+
+ // allocate bit map buffer
+--- netwerk/cache/src/nsDiskCacheDeviceSQL.cpp.old 2007-12-22 14:37:48.000000000 +0100
++++ netwerk/cache/src/nsDiskCacheDeviceSQL.cpp 2007-12-22 14:38:21.000000000 +0100
+@@ -374,7 +374,7 @@
+ rv = file->SetNativeLeafName(nsDependentCString(leaf));
+ if (NS_FAILED(rv))
+ return nsnull;
+- rv = file->Create(nsIFile::NORMAL_FILE_TYPE, 00600);
++ rv = file->Create(nsIFile::NORMAL_FILE_TYPE, 00660);
+ if (NS_FAILED(rv) && rv != NS_ERROR_FILE_ALREADY_EXISTS)
+ return nsnull;
+ if (NS_SUCCEEDED(rv))
+@@ -1105,7 +1105,7 @@
+ nsCOMPtr<nsIOutputStream> out;
+ NS_NewLocalFileOutputStream(getter_AddRefs(out), binding->mDataFile,
+ PR_WRONLY | PR_CREATE_FILE | PR_TRUNCATE,
+- 00600);
++ 00660);
+ if (!out)
+ return NS_ERROR_UNEXPECTED;
+
+--- netwerk/cache/src/nsDiskCacheStreams.cpp.old 2007-12-22 14:37:28.000000000 +0100
++++ netwerk/cache/src/nsDiskCacheStreams.cpp 2007-12-22 14:38:06.000000000 +0100
+@@ -666,8 +666,8 @@
+ getter_AddRefs(mLocalFile));
+ if (NS_FAILED(rv)) return rv;
+
+- // create PRFileDesc for input stream - the 00600 is just for consistency
+- rv = mLocalFile->OpenNSPRFileDesc(flags, 00600, fd);
++ // create PRFileDesc for input stream - the 00660 is just for consistency
++ rv = mLocalFile->OpenNSPRFileDesc(flags, 00660, fd);
+ if (NS_FAILED(rv)) return rv; // unable to open file
+
+ return NS_OK;
+--- /tmp/sqlite3.c 2008-04-07 14:31:32.000000000 +0200
++++ db/sqlite3/src/sqlite3.c 2008-04-07 14:32:49.000000000 +0200
+@@ -15768,7 +15768,7 @@
+ ** Default permissions when creating a new file
+ */
+ #ifndef SQLITE_DEFAULT_FILE_PERMISSIONS
+-# define SQLITE_DEFAULT_FILE_PERMISSIONS 0644
++# define SQLITE_DEFAULT_FILE_PERMISSIONS 0664
+ #endif
+
+ /*
+--- /tmp/nsDiskCacheMap.cpp 2008-04-07 14:27:11.000000000 +0200
++++ netwerk/cache/src/nsDiskCacheMap.cpp 2008-04-07 14:28:43.000000000 +0200
+@@ -78,7 +78,7 @@
+ NS_ENSURE_SUCCESS(rv, rv);
+
+ // open the file - restricted to user, the data could be confidential
+- rv = localFile->OpenNSPRFileDesc(PR_RDWR | PR_CREATE_FILE, 00600, &mMapFD);
++ rv = localFile->OpenNSPRFileDesc(PR_RDWR | PR_CREATE_FILE, 00660, &mMapFD);
+ NS_ENSURE_SUCCESS(rv, NS_ERROR_FILE_CORRUPTED);
+
+ PRBool cacheFilesExist = CacheFilesExist();
+@@ -676,7 +676,7 @@
+
+ PRFileDesc * fd = nsnull;
+ // open the file - restricted to user, the data could be confidential
+- rv = file->OpenNSPRFileDesc(PR_RDONLY, 00600, &fd);
++ rv = file->OpenNSPRFileDesc(PR_RDONLY, 00660, &fd);
+ NS_ENSURE_SUCCESS(rv, nsnull);
+
+ PRInt32 fileSize = PR_Available(fd);
+@@ -826,8 +826,8 @@
+ // open the file
+ PRFileDesc * fd;
+ // open the file - restricted to user, the data could be confidential
+- rv = localFile->OpenNSPRFileDesc(PR_RDWR | PR_TRUNCATE | PR_CREATE_FILE, 00600, &fd);
++ rv = localFile->OpenNSPRFileDesc(PR_RDWR | PR_TRUNCATE | PR_CREATE_FILE, 00660, &fd);
+ NS_ENSURE_SUCCESS(rv, rv);
+
+ // write the file
+
diff --git a/config/patches/xulrunner-skip-gre-registration.patch b/config/patches/xulrunner-skip-gre-registration.patch
new file mode 100644
index 0000000..059a4b1
--- /dev/null
+++ b/config/patches/xulrunner-skip-gre-registration.patch
@@ -0,0 +1,16 @@
+Index: xulrunner/installer/Makefile.in
+===================================================================
+RCS file: /cvsroot/mozilla/xulrunner/installer/Makefile.in,v
+retrieving revision 1.10
+diff -u -r1.10 Makefile.in
+--- xulrunner/installer/Makefile.in 10 Aug 2007 12:56:59 -0000 1.10
++++ xulrunner/installer/Makefile.in 21 Aug 2007 22:55:59 -0000
+@@ -71,6 +71,8 @@
+ $(MOZILLA_VERSION).system.conf: $(topsrcdir)/config/milestone.txt Makefile
+ printf "[%s]\nGRE_PATH=%s\nxulrunner=true" $(MOZILLA_VERSION) $(installdir)> $@
+
++SKIP_GRE_REGISTRATION = 1
++
+ ifndef SKIP_GRE_REGISTRATION
+ # to register xulrunner per-user, override this with $HOME/.gre.d
+ regdir = /etc/gre.d
diff --git a/config/patches/xulrunner-xds.patch b/config/patches/xulrunner-xds.patch
new file mode 100644
index 0000000..cb7eb28
--- /dev/null
+++ b/config/patches/xulrunner-xds.patch
@@ -0,0 +1,310 @@
+Index: content/base/src/nsContentAreaDragDrop.cpp
+===================================================================
+RCS file: /cvsroot/mozilla/content/base/src/nsContentAreaDragDrop.cpp,v
+retrieving revision 1.69
+diff -u -r1.69 nsContentAreaDragDrop.cpp
+--- content/base/src/nsContentAreaDragDrop.cpp 8 Jul 2007 07:08:07 -0000 1.69
++++ content/base/src/nsContentAreaDragDrop.cpp 16 Sep 2007 20:11:36 -0000
+@@ -855,9 +855,6 @@
+ return NS_ERROR_NO_INTERFACE;
+ }
+
+- rv = inDestFile->CreateUnique(nsIFile::NORMAL_FILE_TYPE, 0600);
+- NS_ENSURE_SUCCESS(rv, rv);
+-
+ // we rely on the fact that the WPB is refcounted by the channel etc,
+ // so we don't keep a ref to it. It will die when finished.
+ nsCOMPtr<nsIWebBrowserPersist> persist =
+@@ -921,21 +918,32 @@
+ if (targetFilename.IsEmpty())
+ return NS_ERROR_FAILURE;
+
+- // get the target directory from the kFilePromiseDirectoryMime
+- // flavor
+- nsCOMPtr<nsISupports> dirPrimitive;
++ nsCOMPtr<nsIFile> file;
++
++ nsCOMPtr<nsISupports> fullpathPrimitive;
+ dataSize = 0;
+- aTransferable->GetTransferData(kFilePromiseDirectoryMime,
+- getter_AddRefs(dirPrimitive), &dataSize);
+- nsCOMPtr<nsILocalFile> destDirectory = do_QueryInterface(dirPrimitive);
+- if (!destDirectory)
+- return NS_ERROR_FAILURE;
++ aTransferable->GetTransferData(kFilePromiseFullpathMime,
++ getter_AddRefs(fullpathPrimitive), &dataSize);
++ file = do_QueryInterface(fullpathPrimitive);
++ if (!file) {
++ // get the target directory from the kFilePromiseDirectoryMime
++ // flavor
++ nsCOMPtr<nsISupports> dirPrimitive;
++ dataSize = 0;
++ aTransferable->GetTransferData(kFilePromiseDirectoryMime,
++ getter_AddRefs(dirPrimitive), &dataSize);
++ nsCOMPtr<nsILocalFile> destDirectory = do_QueryInterface(dirPrimitive);
++ if (!destDirectory)
++ return NS_ERROR_FAILURE;
+
+- nsCOMPtr<nsIFile> file;
+- rv = destDirectory->Clone(getter_AddRefs(file));
+- NS_ENSURE_SUCCESS(rv, rv);
++ rv = destDirectory->Clone(getter_AddRefs(file));
++ NS_ENSURE_SUCCESS(rv, rv);
+
+- file->Append(targetFilename);
++ file->Append(targetFilename);
++
++ rv = file->CreateUnique(nsIFile::NORMAL_FILE_TYPE, 0600);
++ NS_ENSURE_SUCCESS(rv, rv);
++ }
+
+ // now save the file
+ rv = SaveURIToFile(sourceURLString, file);
+Index: widget/public/nsITransferable.idl
+===================================================================
+RCS file: /cvsroot/mozilla/widget/public/nsITransferable.idl,v
+retrieving revision 1.12
+diff -u -r1.12 nsITransferable.idl
+--- widget/public/nsITransferable.idl 12 Jun 2006 17:30:22 -0000 1.12
++++ widget/public/nsITransferable.idl 16 Sep 2007 20:12:24 -0000
+@@ -70,6 +70,7 @@
+ #define kFilePromiseMime "application/x-moz-file-promise"
+ // a synthetic flavor, put into the transferable once we know the destination directory of a file drag
+ #define kFilePromiseDirectoryMime "application/x-moz-file-promise-dir"
++#define kFilePromiseFullpathMime "application/x-moz-file-promise-fullpath"
+
+ %}
+
+Index: widget/src/gtk2/nsDragService.cpp
+===================================================================
+RCS file: /cvsroot/mozilla/widget/src/gtk2/nsDragService.cpp,v
+retrieving revision 1.19
+diff -u -r1.19 nsDragService.cpp
+--- widget/src/gtk2/nsDragService.cpp 7 Aug 2007 15:18:38 -0000 1.19
++++ widget/src/gtk2/nsDragService.cpp 16 Sep 2007 20:12:26 -0000
+@@ -60,11 +60,16 @@
+ #include "gfxASurface.h"
+ #include "nsImageToPixbuf.h"
+
++#define XDS_ATOM gdk_atom_intern("XdndDirectSave0", FALSE)
++#define TEXT_ATOM gdk_atom_intern("text/plain", FALSE)
++#define MAX_XDS_ATOM_VAL_LEN 4096
++
+ static PRLogModuleInfo *sDragLm = NULL;
+
+ static const char gMimeListType[] = "application/x-moz-internal-item-list";
+ static const char gMozUrlType[] = "_NETSCAPE_URL";
+ static const char gTextUriListType[] = "text/uri-list";
++static const char gDirectSaveType[] = "XdndDirectSave0";
+
+ static void
+ invisibleSourceDragEnd(GtkWidget *aWidget,
+@@ -79,6 +84,11 @@
+ guint32 aTime,
+ gpointer aData);
+
++void
++invisibleSourceDragBegin(GtkWidget *aWidget,
++ GdkDragContext *aContext,
++ gpointer aData);
++
+ nsDragService::nsDragService()
+ {
+ // We have to destroy the hidden widget before the event loop stops
+@@ -96,6 +106,8 @@
+ // from our drag source
+ gtk_signal_connect(GTK_OBJECT(mHiddenWidget), "drag_data_get",
+ GTK_SIGNAL_FUNC(invisibleSourceDragDataGet), this);
++ gtk_signal_connect(GTK_OBJECT(mHiddenWidget), "drag_begin",
++ GTK_SIGNAL_FUNC(invisibleSourceDragBegin), this);
+ gtk_signal_connect(GTK_OBJECT(mHiddenWidget), "drag_end",
+ GTK_SIGNAL_FUNC(invisibleSourceDragEnd), this);
+
+@@ -989,6 +1001,21 @@
+ id %ld\n", urlTarget->target, urlAtom));
+ targetArray.AppendElement(urlTarget);
+ }
++ // XdndDirectSave
++ if (strcmp(flavorStr, kFilePromiseMime) == 0) {
++ // get the atom for the unicode string
++ GdkAtom directsaveAtom =
++ gdk_atom_intern(gDirectSaveType, FALSE);
++ GtkTargetEntry *directsaveTarget =
++ (GtkTargetEntry *)g_malloc(sizeof(GtkTargetEntry));
++ directsaveTarget->target = g_strdup(gDirectSaveType);
++ directsaveTarget->flags = 0;
++ directsaveTarget->info = GPOINTER_TO_UINT(directsaveAtom);
++ PR_LOG(sDragLm, PR_LOG_DEBUG,
++ ("automatically adding target %s with \
++ id %ld\n", directsaveTarget->target, directsaveAtom));
++ targetArray.AppendElement(directsaveTarget);
++ }
+ }
+ } // foreach flavor in item
+ } // if valid flavor list
+@@ -1024,6 +1051,52 @@
+ }
+
+ void
++nsDragService::SourceBeginDrag(GdkDragContext *context)
++{
++ nsCOMPtr<nsISupports> genericItem;
++ mSourceDataItems->GetElementAt(0, getter_AddRefs(genericItem));
++ nsCOMPtr<nsITransferable> transferable(do_QueryInterface(genericItem));
++
++ nsresult rv;
++ nsCOMPtr<nsISupportsArray> flavorList;
++ rv = transferable->FlavorsTransferableCanImport(getter_AddRefs(flavorList));
++ NS_ENSURE_SUCCESS(rv,);
++
++ PRUint32 cnt;
++ flavorList->Count(&cnt);
++
++ for (PRUint32 i = 0; i < cnt; ++i) {
++ nsCOMPtr<nsISupports> genericWrapper;
++ flavorList->GetElementAt(i, getter_AddRefs(genericWrapper));
++ nsCOMPtr<nsISupportsCString> currentFlavor(do_QueryInterface(genericWrapper, &rv));
++ NS_ENSURE_SUCCESS(rv,);
++
++ nsXPIDLCString flavorStr;
++ currentFlavor->ToString(getter_Copies(flavorStr));
++ if (strcmp(flavorStr, kFilePromiseDestFilename) == 0) {
++ PRUint32 dataSize = 0;
++ nsCOMPtr<nsISupports> tmp;
++ transferable->GetTransferData(kFilePromiseDestFilename,
++ getter_AddRefs(tmp), &dataSize);
++ nsCOMPtr<nsISupportsString> fileName = do_QueryInterface(tmp, &rv);
++ NS_ENSURE_SUCCESS(rv,);
++
++ nsAutoString filenameStr;
++ fileName->GetData(filenameStr);
++
++ nsCString filenameCStr;
++ CopyUTF16toUTF8(filenameStr, filenameCStr);
++
++ gdk_property_change(context->source_window,
++ XDS_ATOM, TEXT_ATOM,
++ 8, GDK_PROP_MODE_REPLACE,
++ (guchar *)filenameCStr.get(),
++ filenameCStr.Length());
++ }
++ }
++}
++
++void
+ nsDragService::SourceEndDrag(void)
+ {
+ // this just releases the list of data items that we provide
+@@ -1106,6 +1179,8 @@
+ guint32 aTime)
+ {
+ PR_LOG(sDragLm, PR_LOG_DEBUG, ("nsDragService::SourceDataGet"));
++ nsresult rv;
++
+ GdkAtom atom = (GdkAtom)aInfo;
+ nsXPIDLCString mimeFlavor;
+ gchar *typeName = 0;
+@@ -1134,6 +1209,7 @@
+ // we can convert it.
+ PRBool needToDoConversionToPlainText = PR_FALSE;
+ const char* actualFlavor = mimeFlavor;
++printf("%s\n", actualFlavor);
+ if (strcmp(mimeFlavor,kTextMime) == 0) {
+ actualFlavor = kUnicodeMime;
+ needToDoConversionToPlainText = PR_TRUE;
+@@ -1150,16 +1226,60 @@
+ actualFlavor = gTextUriListType;
+ needToDoConversionToPlainText = PR_TRUE;
+ }
++ else if (strcmp(mimeFlavor, gTextUriListType) == 0) {
++ actualFlavor = gTextUriListType;
++ needToDoConversionToPlainText = PR_TRUE;
++ }
++ else if (strcmp(mimeFlavor, gDirectSaveType) == 0) {
++ guchar *propText;
++ gint propLen;
++
++ if (!gdk_property_get(aContext->source_window,
++ XDS_ATOM, TEXT_ATOM,
++ 0, MAX_XDS_ATOM_VAL_LEN,
++ FALSE, NULL, NULL, &propLen,
++ (unsigned char **)&propText))
++ return;
++
++ /* Zero-terminate the string */
++ propText = (guchar *)g_realloc(propText, propLen + 1);
++ propText[propLen] = '\0';
++
++ char *fullpath;
++ fullpath = g_filename_from_uri((gchar *)propText, NULL, NULL);
++ if (!fullpath)
++ return;
++
++ nsCOMPtr<nsILocalFile> file;
++ rv = NS_NewNativeLocalFile(nsDependentCString(fullpath),
++ PR_FALSE, getter_AddRefs(file));
++ NS_ENSURE_SUCCESS(rv,);
++
++ item->SetTransferData(kFilePromiseFullpathMime, file,
++ sizeof(nsILocalFile*));
++
++ actualFlavor = kFilePromiseMime;
++
++ g_free(fullpath);
++ }
+ else
+ actualFlavor = mimeFlavor;
+
+ PRUint32 tmpDataLen = 0;
+ void *tmpData = NULL;
+- nsresult rv;
+ nsCOMPtr<nsISupports> data;
+ rv = item->GetTransferData(actualFlavor,
+ getter_AddRefs(data),
+ &tmpDataLen);
++
++ if (strcmp(actualFlavor, kFilePromiseMime) == 0) {
++ const char *result = NS_SUCCEEDED(rv) ? "S" : "F";
++ gtk_selection_data_set(aSelectionData,
++ aSelectionData->target,
++ 8, (guchar *)result, 1);
++ return;
++ }
++
+ if (NS_SUCCEEDED(rv)) {
+ nsPrimitiveHelpers::CreateDataFromPrimitive (actualFlavor, data,
+ &tmpData, tmpDataLen);
+@@ -1224,6 +1344,18 @@
+
+ /* static */
+ void
++invisibleSourceDragBegin(GtkWidget *aWidget,
++ GdkDragContext *aContext,
++ gpointer aData)
++{
++ PR_LOG(sDragLm, PR_LOG_DEBUG, ("invisibleDragBegin"));
++ nsDragService *dragService = (nsDragService *)aData;
++ // The drag has ended. Release the hostages!
++ dragService->SourceBeginDrag(aContext);
++}
++
++/* static */
++void
+ invisibleSourceDragEnd(GtkWidget *aWidget,
+ GdkDragContext *aContext,
+ gpointer aData)
+Index: widget/src/gtk2/nsDragService.h
+===================================================================
+RCS file: /cvsroot/mozilla/widget/src/gtk2/nsDragService.h,v
+retrieving revision 1.4
+diff -u -r1.4 nsDragService.h
+--- widget/src/gtk2/nsDragService.h 12 Apr 2007 04:37:40 -0000 1.4
++++ widget/src/gtk2/nsDragService.h 16 Sep 2007 20:12:26 -0000
+@@ -101,6 +101,7 @@
+ // This is called when the drag started with the invisible widget
+ // finishes. It's called from within the drag service code but from
+ // a callback - it needs to be public.
++ void SourceBeginDrag(GdkDragContext *context);
+ void SourceEndDrag(void);
+ void SourceDataGet(GtkWidget *widget,
+ GdkDragContext *context,
diff --git a/config/sysdeps/fedora-8.xml b/config/sysdeps/fedora-8.xml
new file mode 100644
index 0000000..510a86d
--- /dev/null
+++ b/config/sysdeps/fedora-8.xml
@@ -0,0 +1,42 @@
+<?xml version="1.0"?>
+<dependencies>
+ <package name="intltool"/>
+ <package name="libtool"/>
+ <package name="python-devel"/>
+ <package name="gcc"/>
+ <package name="gcc-c++"/>
+ <package name="gtk2-devel"/>
+ <package name="pygtk2-devel"/>
+ <package name="libcroco-devel"/>
+ <package name="libgsf-devel"/>
+ <package name="enchant-devel"/>
+ <package name="fribidi-devel"/>
+ <package name="boost-devel"/>
+ <package name="libXt-devel"/>
+ <package name="gnome-doc-utils"/>
+ <package name="expat-devel"/>
+ <package name="gettext-devel"/>
+ <package name="wv-devel"/>
+ <package name="zlib-devel"/>
+ <package name="gnome-common"/>
+ <package name="numpy"/>
+ <package name="gnome-python2-libwnck"/>
+ <package name="xorg-x11-server-Xephyr"/>
+ <package name="make"/>
+ <package name="gnome-python2-rsvg"/>
+
+ <package name="xapian-bindings-python"
+ source="xapian-bindings"/>
+ <package name="xapian-core-libs"
+ source="xapian-core"/>
+ <package name="dbus-python"
+ source="dbus-python"/>
+ <package name="dbus-devel"
+ source="dbus"/>
+ <package name="dbus-glib-devel"
+ source="dbus-glib"/>
+ <package name="loudmouth-devel"
+ source="loudmouth"/>
+ <package name="poppler-devel"
+ source="poppler"/>
+</dependencies>