summaryrefslogtreecommitdiffstats
path: root/fbreader/data/default
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-05-11 21:28:48 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-05-11 21:28:48 +0900
commit2462d03f322261bd616721c2b2065c4004b36c9c (patch)
tree239947a0737bb8386703a1497f12c09aebd3080a /fbreader/data/default
downloadtde-ebook-reader-2462d03f322261bd616721c2b2065c4004b36c9c.tar.gz
tde-ebook-reader-2462d03f322261bd616721c2b2065c4004b36c9c.zip
Initial import (as is) from Debian Snapshot's 'fbreader' source code (https://snapshot.debian.org/package/fbreader/0.99.4%2Bdfsg-6).
The Debian code is provided under GPL2 license. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'fbreader/data/default')
-rw-r--r--fbreader/data/default/config.desktop.xml17
-rw-r--r--fbreader/data/default/config.macosx.xml19
-rw-r--r--fbreader/data/default/config.maemo.xml14
-rw-r--r--fbreader/data/default/config.maemo5.xml15
-rw-r--r--fbreader/data/default/config.moto.xml57
-rw-r--r--fbreader/data/default/config.openzaurus.xml10
-rw-r--r--fbreader/data/default/config.opie.xml10
-rw-r--r--fbreader/data/default/config.pdaxrom.xml10
-rw-r--r--fbreader/data/default/config.pepperpad3.xml18
-rw-r--r--fbreader/data/default/config.pma400.xml10
-rw-r--r--fbreader/data/default/config.zaurus.xml10
-rw-r--r--fbreader/data/default/external.desktop.xml9
-rw-r--r--fbreader/data/default/external.macosx.xml8
-rw-r--r--fbreader/data/default/external.maemo.xml14
-rw-r--r--fbreader/data/default/external.moto.xml8
l---------fbreader/data/default/external.opensimpad-0.9.0.xml1
l---------fbreader/data/default/external.openzaurus.xml1
l---------fbreader/data/default/external.pdaxrom.xml1
-rw-r--r--fbreader/data/default/external.pepperpad3.xml9
l---------fbreader/data/default/external.pma400.xml1
-rw-r--r--fbreader/data/default/external.qtopia.xml21
l---------fbreader/data/default/external.qvfb.xml1
-rw-r--r--fbreader/data/default/external.win32.xml8
l---------fbreader/data/default/external.zaurus.xml1
-rw-r--r--fbreader/data/default/fullscreen_toolbar.desktop.xml3
-rw-r--r--fbreader/data/default/keymap.desktop.xml36
-rw-r--r--fbreader/data/default/keymap.macosx.xml38
-rw-r--r--fbreader/data/default/keymap.maemo.xml12
-rw-r--r--fbreader/data/default/keymap.moto.xml13
-rw-r--r--fbreader/data/default/keymap.opie-opensimpad.xml17
-rw-r--r--fbreader/data/default/keymap.pdaxrom.xml24
-rw-r--r--fbreader/data/default/keymap.pepperpad3.xml33
-rw-r--r--fbreader/data/default/keymap.pma400.xml9
-rw-r--r--fbreader/data/default/keymap.win32.xml37
-rw-r--r--fbreader/data/default/keymap.zaurus.xml25
-rw-r--r--fbreader/data/default/menubar.maemo5.xml12
-rw-r--r--fbreader/data/default/menubar.moto.xml38
-rw-r--r--fbreader/data/default/menubar.xml39
-rw-r--r--fbreader/data/default/messages.maemo.xml5
-rw-r--r--fbreader/data/default/styles.240x320.xml41
-rw-r--r--fbreader/data/default/styles.640x480.xml41
-rw-r--r--fbreader/data/default/styles.desktop.xml40
-rw-r--r--fbreader/data/default/styles.gpe240x320.xml41
-rw-r--r--fbreader/data/default/styles.gpe640x480.xml41
-rw-r--r--fbreader/data/default/styles.maemo.xml40
-rw-r--r--fbreader/data/default/styles.moto.xml40
-rw-r--r--fbreader/data/default/styles.pepperpad3.xml40
-rw-r--r--fbreader/data/default/styles.win32.xml40
-rw-r--r--fbreader/data/default/toolbar.desktop.xml35
-rw-r--r--fbreader/data/default/toolbar.full.xml25
-rw-r--r--fbreader/data/default/toolbar.macosx.xml35
-rw-r--r--fbreader/data/default/toolbar.maemo.xml25
-rw-r--r--fbreader/data/default/toolbar.short.xml23
-rw-r--r--fbreader/data/default/toolbar.zaurus.xml21
54 files changed, 1142 insertions, 0 deletions
diff --git a/fbreader/data/default/config.desktop.xml b/fbreader/data/default/config.desktop.xml
new file mode 100644
index 0000000..670a4eb
--- /dev/null
+++ b/fbreader/data/default/config.desktop.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<config>
+ <group name="Style">
+ <option name="Base:fontFamily" value="Georgia"/>
+ <option name="Base:fontSize" value="16"/>
+ </group>
+ <group name="Scrollings">
+ <option name="Delay" value="0"/>
+ </group>
+ <group name="Options">
+ <option name="LeftMargin" value="50"/>
+ <option name="RightMargin" value="50"/>
+ <option name="KeyDelay" value="0"/>
+ <option name="BookPath" value="~/Books:~/FBooks"/>
+ <option name="DownloadDirectory" value="~/Books"/>
+ </group>
+</config>
diff --git a/fbreader/data/default/config.macosx.xml b/fbreader/data/default/config.macosx.xml
new file mode 100644
index 0000000..cabc478
--- /dev/null
+++ b/fbreader/data/default/config.macosx.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<config>
+ <group name="Style">
+ <option name="Base:fontFamily" value="Times"/>
+ <option name="Base:fontSize" value="20"/>
+ </group>
+ <group name="Scrollings">
+ <option name="Delay" value="0"/>
+ </group>
+ <group name="Options">
+ <option name="LeftMargin" value="50"/>
+ <option name="RightMargin" value="50"/>
+ <option name="TopMargin" value="10"/>
+ <option name="BottomMargin" value="10"/>
+ <option name="KeyDelay" value="0"/>
+ <option name="BookPath" value="~/FBooks:~/Books"/>
+ <option name="DownloadDirectory" value="~/FBooks"/>
+ </group>
+</config>
diff --git a/fbreader/data/default/config.maemo.xml b/fbreader/data/default/config.maemo.xml
new file mode 100644
index 0000000..5f1c797
--- /dev/null
+++ b/fbreader/data/default/config.maemo.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<config>
+ <group name="Style">
+ <option name="Base:fontFamily" value="Sans"/>
+ <option name="Base:fontSize" value="18"/>
+ </group>
+ <group name="Options">
+ <option name="Timeout" value="30"/>
+ <option name="LeftMargin" value="20"/>
+ <option name="TopMargin" value="4"/>
+ <option name="BookPath" value="~/MyDocs/Books:/media/mmc1/Books:/media/mmc2/Books"/>
+ <option name="DownloadDirectory" value="~/MyDocs/Books"/>
+ </group>
+</config>
diff --git a/fbreader/data/default/config.maemo5.xml b/fbreader/data/default/config.maemo5.xml
new file mode 100644
index 0000000..c4feaee
--- /dev/null
+++ b/fbreader/data/default/config.maemo5.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<config>
+ <group name="Style">
+ <option name="Base:fontFamily" value="Sans"/>
+ <option name="Base:fontSize" value="18"/>
+ </group>
+ <group name="Options">
+ <option name="IsSelectionEnabled" value="false"/>
+ <option name="Timeout" value="30"/>
+ <option name="LeftMargin" value="20"/>
+ <option name="TopMargin" value="4"/>
+ <option name="BookPath" value="~/MyDocs/Books:/media/mmc1/Books:/media/mmc2/Books"/>
+ <option name="DownloadDirectory" value="~/MyDocs/Books"/>
+ </group>
+</config>
diff --git a/fbreader/data/default/config.moto.xml b/fbreader/data/default/config.moto.xml
new file mode 100644
index 0000000..2b2c47c
--- /dev/null
+++ b/fbreader/data/default/config.moto.xml
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<config>
+ <group name="Style">
+ <option name="Base:fontFamily" value="SSong"/>
+ <option name="Base:fontSize" value="18"/>
+ </group>
+ <group name="Options">
+ <option name="BookPath" value="/mmc/mmca1/books/fiction"/>
+ <option name="DownloadDirectory" value="/mmc/mmca1/books/fiction"/>
+ <option name="IsSelectionEnabled" value="false"/>
+ <option name="BottomMargin" value="3"/>
+ <option name="LeftMargin" value="3"/>
+ <option name="RightMargin" value="3"/>
+ </group>
+ <group name="Indicator">
+ <option name="Height" value="14"/>
+ </group>
+ <group name="TapScrolling">
+ <option name="Enabled" value="true"/>
+ </group>
+ <group name="Keys180">
+ <option name="Action0" value="gotoSectionStart"/>
+ <option name="Action1" value="gotoSectionEnd"/>
+ <option name="Action2" value="pageForward"/>
+ <option name="Action3" value="pageBackward"/>
+ <option name="Key0" value="&lt;Right&gt;"/>
+ <option name="Key1" value="&lt;Left&gt;"/>
+ <option name="Key2" value="&lt;Up&gt;"/>
+ <option name="Key3" value="&lt;Down&gt;"/>
+ <option name="Number" value="4"/>
+ </group>
+ <group name="Keys90">
+ <option name="Action0" value="pageBackward"/>
+ <option name="Action1" value="pageForward"/>
+ <option name="Action2" value="gotoSectionStart"/>
+ <option name="Action3" value="gotoSectionEnd"/>
+ <option name="Key0" value="&lt;Left&gt;"/>
+ <option name="Key1" value="&lt;Right&gt;"/>
+ <option name="Key2" value="&lt;Down&gt;"/>
+ <option name="Key3" value="&lt;Up&gt;"/>
+ <option name="Number" value="4"/>
+ </group>
+ <group name="Keys270">
+ <option name="Action0" value="pageBackward"/>
+ <option name="Action1" value="pageForward"/>
+ <option name="Action2" value="gotoSectionStart"/>
+ <option name="Action3" value="gotoSectionEnd"/>
+ <option name="Key0" value="&lt;Right&gt;"/>
+ <option name="Key1" value="&lt;Left&gt;"/>
+ <option name="Key2" value="&lt;Up&gt;"/>
+ <option name="Key3" value="&lt;Down&gt;"/>
+ <option name="Number" value="4"/>
+ </group>
+ <group name="KeysOptions">
+ <option name="UseSeparateBindings" value="true"/>
+ </group>
+</config>
diff --git a/fbreader/data/default/config.openzaurus.xml b/fbreader/data/default/config.openzaurus.xml
new file mode 100644
index 0000000..3a2fe9d
--- /dev/null
+++ b/fbreader/data/default/config.openzaurus.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<config>
+ <group name="Options">
+ <option name="BookPath" value="/media/cf/FBooks:~/FBooks"/>
+ <option name="DownloadDirectory" value="~/FBooks"/>
+ </group>
+ <group name="TapScrolling">
+ <option name="Enabled" value="false"/>
+ </group>
+</config>
diff --git a/fbreader/data/default/config.opie.xml b/fbreader/data/default/config.opie.xml
new file mode 100644
index 0000000..08fee77
--- /dev/null
+++ b/fbreader/data/default/config.opie.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<config>
+ <group name="Options">
+ <option name="BookPath" value="~/FBooks:~/Books"/>
+ <option name="DownloadDirectory" value="~/FBooks"/>
+ </group>
+ <group name="TapScrolling">
+ <option name="Enabled" value="false"/>
+ </group>
+</config>
diff --git a/fbreader/data/default/config.pdaxrom.xml b/fbreader/data/default/config.pdaxrom.xml
new file mode 100644
index 0000000..ebf16c7
--- /dev/null
+++ b/fbreader/data/default/config.pdaxrom.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<config>
+ <group name="Options">
+ <option name="BookPath" value="/mnt/card/FBooks:/mnt/cf/FBooks"/>
+ <option name="DownloadDirectory" value="/mnt/card/FBooks"/>
+ </group>
+ <group name="TapScrolling">
+ <option name="Enabled" value="false"/>
+ </group>
+</config>
diff --git a/fbreader/data/default/config.pepperpad3.xml b/fbreader/data/default/config.pepperpad3.xml
new file mode 100644
index 0000000..bf22bb4
--- /dev/null
+++ b/fbreader/data/default/config.pepperpad3.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<config>
+ <group name="Style">
+ <option name="Base:fontFamily" value="Georgia"/>
+ <option name="Base:fontSize" value="16"/>
+ </group>
+ <group name="Scrollings">
+ <option name="Delay" value="0"/>
+ </group>
+ <group name="TapScrolling">
+ <option name="Enabled" value="false"/>
+ </group>
+ <group name="Options">
+ <option name="KeyDelay" value="0"/>
+ <option name="BookPath" value="~/FBooks:~/Books"/>
+ <option name="DownloadDirectory" value="~/FBooks"/>
+ </group>
+</config>
diff --git a/fbreader/data/default/config.pma400.xml b/fbreader/data/default/config.pma400.xml
new file mode 100644
index 0000000..3c9bd2b
--- /dev/null
+++ b/fbreader/data/default/config.pma400.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<config>
+ <group name="Options">
+ <option name="BookPath" value="~/Documents/FBooks:~/Documents/Books"/>
+ <option name="DownloadDirectory" value="~/Documents/FBooks"/>
+ </group>
+ <group name="TapScrolling">
+ <option name="Enabled" value="false"/>
+ </group>
+</config>
diff --git a/fbreader/data/default/config.zaurus.xml b/fbreader/data/default/config.zaurus.xml
new file mode 100644
index 0000000..ad46c8c
--- /dev/null
+++ b/fbreader/data/default/config.zaurus.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<config>
+ <group name="Options">
+ <option name="BookPath" value="/mnt/card/FBooks:~/Documents/FBooks"/>
+ <option name="DownloadDirectory" value="~/Documents/FBooks"/>
+ </group>
+ <group name="TapScrolling">
+ <option name="Enabled" value="false"/>
+ </group>
+</config>
diff --git a/fbreader/data/default/external.desktop.xml b/fbreader/data/default/external.desktop.xml
new file mode 100644
index 0000000..424e676
--- /dev/null
+++ b/fbreader/data/default/external.desktop.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<ExternalPrograms>
+ <section name="Web Browser">
+ <program name="%browser" protocol="execute">
+ <action name="openLink" command="%command"/>
+ <option name="command" defaultValue="sensible-browser %1 &amp;"/>
+ </program>
+ </section>
+</ExternalPrograms>
diff --git a/fbreader/data/default/external.macosx.xml b/fbreader/data/default/external.macosx.xml
new file mode 100644
index 0000000..c0fdb58
--- /dev/null
+++ b/fbreader/data/default/external.macosx.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<ExternalPrograms>
+ <section name="Web Browser">
+ <program name="Browser" protocol="openURL">
+ <action name="openLink"/>
+ </program>
+ </section>
+</ExternalPrograms>
diff --git a/fbreader/data/default/external.maemo.xml b/fbreader/data/default/external.maemo.xml
new file mode 100644
index 0000000..77d7598
--- /dev/null
+++ b/fbreader/data/default/external.maemo.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<ExternalPrograms>
+ <section name="Dictionary">
+ <program name="FDictionary" protocol="osso-rpc" testFile="/usr/bin/FDictionary">
+ <action name="present" service="FDictionary" command="present"/>
+ <action name="showWord" service="FDictionary" command="openWord"/>
+ </program>
+ </section>
+ <section name="Web Browser">
+ <program name="%defaultBrowser" protocol="osso-rpc">
+ <action name="openLink" service="osso_browser" command="load_url"/>
+ </program>
+ </section>
+</ExternalPrograms>
diff --git a/fbreader/data/default/external.moto.xml b/fbreader/data/default/external.moto.xml
new file mode 100644
index 0000000..773e4ab
--- /dev/null
+++ b/fbreader/data/default/external.moto.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<ExternalPrograms>
+ <section name="Web Browser">
+ <program name="%browser" protocol="execute">
+ <action name="openLink" command="/usr/SYSqtapp/opera/brwdaemon -d %1 &amp;"/>
+ </program>
+ </section>
+</ExternalPrograms>
diff --git a/fbreader/data/default/external.opensimpad-0.9.0.xml b/fbreader/data/default/external.opensimpad-0.9.0.xml
new file mode 120000
index 0000000..bf36177
--- /dev/null
+++ b/fbreader/data/default/external.opensimpad-0.9.0.xml
@@ -0,0 +1 @@
+external.desktop.xml \ No newline at end of file
diff --git a/fbreader/data/default/external.openzaurus.xml b/fbreader/data/default/external.openzaurus.xml
new file mode 120000
index 0000000..bf36177
--- /dev/null
+++ b/fbreader/data/default/external.openzaurus.xml
@@ -0,0 +1 @@
+external.desktop.xml \ No newline at end of file
diff --git a/fbreader/data/default/external.pdaxrom.xml b/fbreader/data/default/external.pdaxrom.xml
new file mode 120000
index 0000000..bf36177
--- /dev/null
+++ b/fbreader/data/default/external.pdaxrom.xml
@@ -0,0 +1 @@
+external.desktop.xml \ No newline at end of file
diff --git a/fbreader/data/default/external.pepperpad3.xml b/fbreader/data/default/external.pepperpad3.xml
new file mode 100644
index 0000000..dfa18ed
--- /dev/null
+++ b/fbreader/data/default/external.pepperpad3.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<ExternalPrograms>
+ <section name="Web Browser">
+ <program name="%browser" protocol="execute">
+ <action name="openLink" command="%command"/>
+ <option name="command" defaultValue="mozilla %1 &amp;"/>
+ </program>
+ </section>
+</ExternalPrograms>
diff --git a/fbreader/data/default/external.pma400.xml b/fbreader/data/default/external.pma400.xml
new file mode 120000
index 0000000..147e938
--- /dev/null
+++ b/fbreader/data/default/external.pma400.xml
@@ -0,0 +1 @@
+external.qtopia.xml \ No newline at end of file
diff --git a/fbreader/data/default/external.qtopia.xml b/fbreader/data/default/external.qtopia.xml
new file mode 100644
index 0000000..9b645ac
--- /dev/null
+++ b/fbreader/data/default/external.qtopia.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<ExternalPrograms>
+ <section name="Dictionary">
+ <program name="ZBedic" protocol="QCop" testFile="/opt/QtPalmtop/bin/zbedic">
+ <action name="showWord" channel="QPE/Application/zbedic" method="find(QString)"/>
+ </program>
+ <!--
+ <program name="SdiQt" protocol="QCop" testFile="/opt/QtPalmtop/bin/sdiqt">
+ <action name="showWord" channel="QPE/Application/sdiqt" method="showWord(QString)"/>
+ </program>
+ -->
+ </section>
+ <section name="Web Browser">
+ <program name="Opera" protocol="QCop" testFile="/opt/QtPalmtop/bin/opera">
+ <action name="openLink" channel="QPE/Application/opera" method="setDocument(QString)"/>
+ </program>
+ <program name="NetFront" protocol="QCop" testFile="/opt/QtPalmtop/bin/netfront3">
+ <action name="openLink" channel="QPE/Application/netfront3" method="setDocument(QString)"/>
+ </program>
+ </section>
+</ExternalPrograms>
diff --git a/fbreader/data/default/external.qvfb.xml b/fbreader/data/default/external.qvfb.xml
new file mode 120000
index 0000000..bf36177
--- /dev/null
+++ b/fbreader/data/default/external.qvfb.xml
@@ -0,0 +1 @@
+external.desktop.xml \ No newline at end of file
diff --git a/fbreader/data/default/external.win32.xml b/fbreader/data/default/external.win32.xml
new file mode 100644
index 0000000..3c4ab01
--- /dev/null
+++ b/fbreader/data/default/external.win32.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<ExternalPrograms>
+ <section name="Web Browser">
+ <program name="%defaultBrowser" protocol="execute">
+ <action name="openLink" program="open"/>
+ </program>
+ </section>
+</ExternalPrograms>
diff --git a/fbreader/data/default/external.zaurus.xml b/fbreader/data/default/external.zaurus.xml
new file mode 120000
index 0000000..147e938
--- /dev/null
+++ b/fbreader/data/default/external.zaurus.xml
@@ -0,0 +1 @@
+external.qtopia.xml \ No newline at end of file
diff --git a/fbreader/data/default/fullscreen_toolbar.desktop.xml b/fbreader/data/default/fullscreen_toolbar.desktop.xml
new file mode 100644
index 0000000..72da2c2
--- /dev/null
+++ b/fbreader/data/default/fullscreen_toolbar.desktop.xml
@@ -0,0 +1,3 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<toolbar>
+</toolbar>
diff --git a/fbreader/data/default/keymap.desktop.xml b/fbreader/data/default/keymap.desktop.xml
new file mode 100644
index 0000000..b795bd8
--- /dev/null
+++ b/fbreader/data/default/keymap.desktop.xml
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<keymap>
+ <binding key="&lt;L&gt;" action="showLibrary"/>
+ <binding key="&lt;W&gt;" action="showNetLibrary"/>
+ <binding key="&lt;O&gt;" action="preferences"/>
+ <binding key="&lt;LeftArrow&gt;" action="undo"/>
+ <binding key="&lt;RightArrow&gt;" action="redo"/>
+ <binding key="&lt;C&gt;" action="toc"/>
+ <binding key="&lt;Ctrl&gt;+&lt;F&gt;" action="search"/>
+ <binding key="&lt;F&gt;" action="search"/>
+ <binding key="&lt;P&gt;" action="findPrevious"/>
+ <binding key="&lt;F3&gt;" action="findNext"/>
+ <binding key="&lt;N&gt;" action="findNext"/>
+ <binding key="&lt;PageDown&gt;" action="pageForward"/>
+ <binding key="&lt;PageUp&gt;" action="pageBackward"/>
+ <binding key="&lt;DownArrow&gt;" action="lineForward"/>
+ <binding key="&lt;UpArrow&gt;" action="lineBackward"/>
+ <binding key="&lt;MouseScrollDown&gt;" action="mouseScrollForward"/>
+ <binding key="&lt;MouseScrollUp&gt;" action="mouseScrollBackward"/>
+ <binding key="&lt;Ctrl&gt;+&lt;Home&gt;" action="gotoHome"/>
+ <binding key="&lt;Home&gt;" action="gotoSectionStart"/>
+ <binding key="&lt;End&gt;" action="gotoSectionEnd"/>
+ <binding key="&lt;Esc&gt;" action="cancel"/>
+ <binding key="&lt;=&gt;" action="increaseFont"/>
+ <binding key="&lt;-&gt;" action="decreaseFont"/>
+ <binding key="&lt;D&gt;" action="toggleIndicator"/>
+ <binding key="&lt;Return&gt;" action="toggleFullscreen"/>
+ <binding key="&lt;A&gt;" action="addBook"/>
+ <binding key="&lt;I&gt;" action="bookInfo"/>
+ <binding key="&lt;R&gt;" action="rotate"/>
+ <binding key="&lt;Ctrl&gt;+&lt;DownArrow&gt;" action="nextTOCSection"/>
+ <binding key="&lt;Ctrl&gt;+&lt;UpArrow&gt;" action="previousTOCSection"/>
+ <binding key="&lt;Ctrl&gt;+&lt;C&gt;" action="copyToClipboard"/>
+ <binding key="&lt;G&gt;" action="gotoPageNumber"/>
+ <binding key="&lt;Z&gt;" action="debugNL"/>
+</keymap>
diff --git a/fbreader/data/default/keymap.macosx.xml b/fbreader/data/default/keymap.macosx.xml
new file mode 100644
index 0000000..2c0bc9f
--- /dev/null
+++ b/fbreader/data/default/keymap.macosx.xml
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<keymap>
+ <binding key="&lt;L&gt;" action="showLibrary"/>
+ <binding key="&lt;W&gt;" action="showNetLibrary"/>
+ <binding key="&lt;O&gt;" action="preferences"/>
+ <binding key="&lt;LeftArrow&gt;" action="undo"/>
+ <binding key="&lt;RightArrow&gt;" action="redo"/>
+ <binding key="&lt;C&gt;" action="toc"/>
+ <binding key="&lt;Ctrl&gt;+&lt;F&gt;" action="search"/>
+ <binding key="&lt;F&gt;" action="search"/>
+ <binding key="&lt;P&gt;" action="findPrevious"/>
+ <binding key="&lt;F3&gt;" action="findNext"/>
+ <binding key="&lt;N&gt;" action="findNext"/>
+ <binding key="&lt;PageDown&gt;" action="pageForward"/>
+ <binding key="&lt;PageUp&gt;" action="pageBackward"/>
+ <binding key="&lt;DownArrow&gt;" action="lineForward"/>
+ <binding key="&lt;UpArrow&gt;" action="lineBackward"/>
+ <binding key="&lt;MouseScrollDown&gt;" action="mouseScrollForward"/>
+ <binding key="&lt;MouseScrollUp&gt;" action="mouseScrollBackward"/>
+ <binding key="&lt;Ctrl&gt;+&lt;Home&gt;" action="gotoHome"/>
+ <binding key="&lt;Home&gt;" action="gotoSectionStart"/>
+ <binding key="&lt;End&gt;" action="gotoSectionEnd"/>
+ <binding key="&lt;Esc&gt;" action="cancel"/>
+ <binding key="&lt;=&gt;" action="increaseFont"/>
+ <binding key="&lt;-&gt;" action="decreaseFont"/>
+ <binding key="&lt;D&gt;" action="toggleIndicator"/>
+ <binding key="&lt;Return&gt;" action="toggleFullscreen"/>
+ <binding key="&lt;A&gt;" action="addBook"/>
+ <binding key="&lt;I&gt;" action="bookInfo"/>
+ <binding key="&lt;R&gt;" action="rotate"/>
+ <binding key="&lt;Ctrl&gt;+&lt;DownArrow&gt;" action="nextTOCSection"/>
+ <binding key="&lt;Ctrl&gt;+&lt;UpArrow&gt;" action="previousTOCSection"/>
+ <binding key="&lt;Command&gt;+&lt;Q&gt;" action="forceQuit"/>
+ <binding key="&lt;Command&gt;+&lt;W&gt;" action="quit"/>
+ <binding key="&lt;Command&gt;+&lt;C&gt;" action="copyToClipboard"/>
+ <binding key="&lt;G&gt;" action="gotoPageNumber"/>
+ <binding key="&lt;Z&gt;" action="debugNL"/>
+</keymap>
diff --git a/fbreader/data/default/keymap.maemo.xml b/fbreader/data/default/keymap.maemo.xml
new file mode 100644
index 0000000..5b9f7ae
--- /dev/null
+++ b/fbreader/data/default/keymap.maemo.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<keymap>
+ <binding key="&lt;ScrollKey Left&gt;" action="undo"/>
+ <binding key="&lt;ScrollKey Right&gt;" action="redo"/>
+ <binding key="&lt;ZoomKey +&gt;" action="pageForward"/>
+ <binding key="&lt;ZoomKey -&gt;" action="pageBackward"/>
+ <binding key="&lt;ScrollKey Down&gt;" action="lineForward"/>
+ <binding key="&lt;ScrollKey Up&gt;" action="lineBackward"/>
+ <binding key="&lt;Escape&gt;" action="cancel"/>
+ <binding key="&lt;FullScreen&gt;" action="toggleFullscreen"/>
+ <binding key="&lt;ScrollKey Center&gt;" action="rotate"/>
+</keymap>
diff --git a/fbreader/data/default/keymap.moto.xml b/fbreader/data/default/keymap.moto.xml
new file mode 100644
index 0000000..2732b9d
--- /dev/null
+++ b/fbreader/data/default/keymap.moto.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<keymap>
+ <binding key="&lt;Left&gt;" action="gotoSectionStart"/>
+ <binding key="&lt;Right&gt;" action="gotoSectionEnd"/>
+ <binding key="&lt;Down&gt;" action="pageForward"/>
+ <binding key="&lt;Up&gt;" action="pageBackward"/>
+ <binding key="&lt;Cancel&gt;" action="cancel"/>
+ <binding key="&lt;VolUp&gt;" action="increaseFont"/>
+ <binding key="&lt;VolDown&gt;" action="decreaseFont"/>
+ <binding key="&lt;Return&gt;" action="toggleFullscreen"/>
+ <binding key="&lt;Call&gt;" action="addBook"/>
+ <binding key="&lt;Photo&gt;" action="undo"/>
+</keymap>
diff --git a/fbreader/data/default/keymap.opie-opensimpad.xml b/fbreader/data/default/keymap.opie-opensimpad.xml
new file mode 100644
index 0000000..cca95a9
--- /dev/null
+++ b/fbreader/data/default/keymap.opie-opensimpad.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<keymap>
+ <binding key="&lt;Left&gt;" action="undo"/>
+ <binding key="&lt;Right&gt;" action="redo"/>
+ <binding key="&lt;Down&gt;" action="pageForward"/>
+ <binding key="&lt;Up&gt;" action="pageBackward"/>
+ <binding key="&lt;Esc&gt;" action="cancel"/>
+ <binding key="&lt;OK&gt;" action="toggleFullscreen"/>
+ <binding key="&lt;OK&gt;+&lt;Left&gt;" action="decreaseFont"/>
+ <binding key="&lt;OK&gt;+&lt;Right&gt;" action="increaseFont"/>
+ <binding key="&lt;OK&gt;+&lt;Down&gt;" action="toc"/>
+ <binding key="&lt;OK&gt;+&lt;Up&gt;" action="showLibrary"/>
+ <binding key="&lt;Esc&gt;+&lt;Left&gt;" action="gotoSectionStart"/>
+ <binding key="&lt;Esc&gt;+&lt;Right&gt;" action="gotoSectionEnd"/>
+ <binding key="&lt;Esc&gt;+&lt;Down&gt;" action="toggleIndicator"/>
+ <binding key="&lt;Esc&gt;+&lt;Up&gt;" action="gotoHome"/>
+</keymap>
diff --git a/fbreader/data/default/keymap.pdaxrom.xml b/fbreader/data/default/keymap.pdaxrom.xml
new file mode 100644
index 0000000..179cca7
--- /dev/null
+++ b/fbreader/data/default/keymap.pdaxrom.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<keymap>
+ <binding key="&lt;L&gt;" action="showLibrary"/>
+ <binding key="&lt;O&gt;" action="preferences"/>
+ <binding key="&lt;LeftArrow&gt;" action="undo"/>
+ <binding key="&lt;RightArrow&gt;" action="redo"/>
+ <binding key="&lt;C&gt;" action="toc"/>
+ <binding key="&lt;F&gt;" action="search"/>
+ <binding key="&lt;P&gt;" action="findPrevious"/>
+ <binding key="&lt;N&gt;" action="findNext"/>
+ <binding key="&lt;DownArrow&gt;" action="pageForward"/>
+ <binding key="&lt;UpArrow&gt;" action="pageBackward"/>
+ <binding key="&lt;Esc&gt;" action="cancel"/>
+ <binding key="&lt;2&gt;" action="increaseFont"/>
+ <binding key="&lt;1&gt;" action="decreaseFont"/>
+ <binding key="&lt;D&gt;" action="toggleIndicator"/>
+ <binding key="&lt;Return&gt;" action="toggleFullscreen"/>
+ <binding key="&lt;OK&gt;" action="toggleFullscreen"/>
+ <binding key="&lt;A&gt;" action="addBook"/>
+ <binding key="&lt;I&gt;" action="bookInfo"/>
+ <binding key="&lt;Z&gt;" action="showRecent"/>
+ <binding key="&lt;Ctrl&gt;+&lt;C&gt;" action="copyToClipboard"/>
+ <binding key="&lt;G&gt;" action="gotoPageNumber"/>
+</keymap>
diff --git a/fbreader/data/default/keymap.pepperpad3.xml b/fbreader/data/default/keymap.pepperpad3.xml
new file mode 100644
index 0000000..3c2f786
--- /dev/null
+++ b/fbreader/data/default/keymap.pepperpad3.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<keymap>
+ <binding key="&lt;L&gt;" action="showLibrary"/>
+ <binding key="&lt;O&gt;" action="preferences"/>
+ <binding key="&lt;LeftArrow&gt;" action="undo"/>
+ <binding key="&lt;RightArrow&gt;" action="redo"/>
+ <binding key="&lt;C&gt;" action="toc"/>
+ <binding key="&lt;F&gt;" action="search"/>
+ <binding key="&lt;P&gt;" action="findPrevious"/>
+ <binding key="&lt;N&gt;" action="findNext"/>
+ <binding key="&lt;PageDown&gt;" action="pageForward"/>
+ <binding key="&lt;PageUp&gt;" action="pageBackward"/>
+ <binding key="&lt;DownArrow&gt;" action="lineForward"/>
+ <binding key="&lt;UpArrow&gt;" action="lineBackward"/>
+ <binding key="&lt;MouseScrollDown&gt;" action="mouseScrollForward"/>
+ <binding key="&lt;MouseScrollUp&gt;" action="mouseScrollBackward"/>
+ <binding key="&lt;Ctrl&gt;+&lt;Home&gt;" action="gotoHome"/>
+ <binding key="&lt;Home&gt;" action="gotoSectionStart"/>
+ <binding key="&lt;End&gt;" action="gotoSectionEnd"/>
+ <binding key="&lt;Esc&gt;" action="cancel"/>
+ <binding key="&lt;=&gt;" action="increaseFont"/>
+ <binding key="&lt;-&gt;" action="decreaseFont"/>
+ <binding key="&lt;D&gt;" action="toggleIndicator"/>
+ <binding key="&lt;Return&gt;" action="toggleFullscreen"/>
+ <binding key="&lt;A&gt;" action="addBook"/>
+ <binding key="&lt;I&gt;" action="bookInfo"/>
+ <binding key="&lt;R&gt;" action="rotate"/>
+ <binding key="&lt;Z&gt;" action="showRecent"/>
+ <binding key="&lt;Ctrl&gt;+&lt;DownArrow&gt;" action="nextTOCSection"/>
+ <binding key="&lt;Ctrl&gt;+&lt;UpArrow&gt;" action="previousTOCSection"/>
+ <binding key="&lt;Ctrl&gt;+&lt;C&gt;" action="copyToClipboard"/>
+ <binding key="&lt;G&gt;" action="gotoPageNumber"/>
+</keymap>
diff --git a/fbreader/data/default/keymap.pma400.xml b/fbreader/data/default/keymap.pma400.xml
new file mode 100644
index 0000000..acef704
--- /dev/null
+++ b/fbreader/data/default/keymap.pma400.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<keymap>
+ <binding key="&lt;Left&gt;" action="undo"/>
+ <binding key="&lt;Right&gt;" action="redo"/>
+ <binding key="&lt;Down&gt;" action="pageForward"/>
+ <binding key="&lt;Up&gt;" action="pageBackward"/>
+ <binding key="&lt;Cancel&gt;" action="cancel"/>
+ <binding key="&lt;Play/Stop&gt;" action="toggleFullscreen"/>
+</keymap>
diff --git a/fbreader/data/default/keymap.win32.xml b/fbreader/data/default/keymap.win32.xml
new file mode 100644
index 0000000..c29d466
--- /dev/null
+++ b/fbreader/data/default/keymap.win32.xml
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<keymap>
+ <binding key="&lt;L&gt;" action="showLibrary"/>
+ <binding key="&lt;W&gt;" action="showNetLibrary"/>
+ <binding key="&lt;O&gt;" action="preferences"/>
+ <binding key="&lt;LeftArrow&gt;" action="undo"/>
+ <binding key="&lt;RightArrow&gt;" action="redo"/>
+ <binding key="&lt;C&gt;" action="toc"/>
+ <binding key="&lt;Ctrl&gt;+&lt;F&gt;" action="search"/>
+ <binding key="&lt;F&gt;" action="search"/>
+ <binding key="&lt;P&gt;" action="findPrevious"/>
+ <binding key="&lt;F3&gt;" action="findNext"/>
+ <binding key="&lt;N&gt;" action="findNext"/>
+ <binding key="&lt;PageDown&gt;" action="pageForward"/>
+ <binding key="&lt;PageUp&gt;" action="pageBackward"/>
+ <binding key="&lt;DownArrow&gt;" action="lineForward"/>
+ <binding key="&lt;UpArrow&gt;" action="lineBackward"/>
+ <binding key="&lt;MouseScrollDown&gt;" action="mouseScrollForward"/>
+ <binding key="&lt;MouseScrollUp&gt;" action="mouseScrollBackward"/>
+ <binding key="&lt;Ctrl&gt;+&lt;Home&gt;" action="gotoHome"/>
+ <binding key="&lt;Home&gt;" action="gotoSectionStart"/>
+ <binding key="&lt;End&gt;" action="gotoSectionEnd"/>
+ <binding key="&lt;Esc&gt;" action="cancel"/>
+ <binding key="&lt;Alt&gt;+&lt;F4&gt;" action="quit"/>
+ <binding key="&lt;=&gt;" action="increaseFont"/>
+ <binding key="&lt;-&gt;" action="decreaseFont"/>
+ <binding key="&lt;D&gt;" action="toggleIndicator"/>
+ <binding key="&lt;Return&gt;" action="toggleFullscreen"/>
+ <binding key="&lt;A&gt;" action="addBook"/>
+ <binding key="&lt;I&gt;" action="bookInfo"/>
+ <binding key="&lt;R&gt;" action="rotate"/>
+ <binding key="&lt;Z&gt;" action="showRecent"/>
+ <binding key="&lt;Ctrl&gt;+&lt;DownArrow&gt;" action="nextTOCSection"/>
+ <binding key="&lt;Ctrl&gt;+&lt;UpArrow&gt;" action="previousTOCSection"/>
+ <binding key="&lt;Ctrl&gt;+&lt;C&gt;" action="copyToClipboard"/>
+ <binding key="&lt;G&gt;" action="gotoPageNumber"/>
+</keymap>
diff --git a/fbreader/data/default/keymap.zaurus.xml b/fbreader/data/default/keymap.zaurus.xml
new file mode 100644
index 0000000..ab4d5f7
--- /dev/null
+++ b/fbreader/data/default/keymap.zaurus.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<keymap>
+ <binding key="&lt;L&gt;" action="showLibrary"/>
+ <binding key="&lt;O&gt;" action="preferences"/>
+ <binding key="&lt;LeftArrow&gt;" action="undo"/>
+ <binding key="&lt;RightArrow&gt;" action="redo"/>
+ <binding key="&lt;C&gt;" action="toc"/>
+ <binding key="&lt;F&gt;" action="search"/>
+ <binding key="&lt;P&gt;" action="findPrevious"/>
+ <binding key="&lt;N&gt;" action="findNext"/>
+ <binding key="&lt;DownArrow&gt;" action="pageForward"/>
+ <binding key="&lt;UpArrow&gt;" action="pageBackward"/>
+ <binding key="&lt;Esc&gt;" action="cancel"/>
+ <binding key="&lt;Font +&gt;" action="increaseFont"/>
+ <binding key="&lt;Font -&gt;" action="decreaseFont"/>
+ <binding key="&lt;D&gt;" action="toggleIndicator"/>
+ <binding key="&lt;Return&gt;" action="toggleFullscreen"/>
+ <binding key="&lt;OK&gt;" action="toggleFullscreen"/>
+ <binding key="&lt;A&gt;" action="addBook"/>
+ <binding key="&lt;I&gt;" action="bookInfo"/>
+ <binding key="&lt;R&gt;" action="rotate"/>
+ <binding key="&lt;Z&gt;" action="showRecent"/>
+ <binding key="&lt;Ctrl&gt;+&lt;C&gt;" action="copyToClipboard"/>
+ <binding key="&lt;G&gt;" action="gotoPageNumber"/>
+</keymap>
diff --git a/fbreader/data/default/menubar.maemo5.xml b/fbreader/data/default/menubar.maemo5.xml
new file mode 100644
index 0000000..95c15a9
--- /dev/null
+++ b/fbreader/data/default/menubar.maemo5.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<menubar>
+ <item id="showLibrary"/>
+ <item id="showNetLibrary"/>
+ <item id="showRecent"/>
+ <item id="addBook"/>
+ <item id="toc"/>
+ <item id="preferences"/>
+ <item id="bookInfo"/>
+ <item id="rotate"/>
+ <item id="toggleFullscreen"/>
+</menubar>
diff --git a/fbreader/data/default/menubar.moto.xml b/fbreader/data/default/menubar.moto.xml
new file mode 100644
index 0000000..19e1a6b
--- /dev/null
+++ b/fbreader/data/default/menubar.moto.xml
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<menubar>
+ <item id="bookInfo"/>
+ <item id="toc"/>
+ <submenu id="library">
+ <item id="showLibrary"/>
+ <item id="previousBook"/>
+ <item id="showRecent"/>
+ <item id="addBook"/>
+ <item id="showHelp"/>
+ </submenu>
+ <submenu id="navigate">
+ <item id="gotoHome"/>
+ <item id="gotoPageNumber"/>
+ <item id="gotoSectionStart"/>
+ <item id="gotoSectionEnd"/>
+ <item id="nextTOCSection"/>
+ <item id="previousTOCSection"/>
+ <item id="undo"/>
+ <item id="redo"/>
+ </submenu>
+ <submenu id="selection">
+ <item id="copyToClipboard"/>
+ <item id="openInDictionary"/>
+ <item id="clearSelection"/>
+ </submenu>
+ <submenu id="search">
+ <item id="search"/>
+ <item id="findPrevious"/>
+ <item id="findNext"/>
+ </submenu>
+ <submenu id="view">
+ <item id="rotate"/>
+ <item id="toggleFullscreen"/>
+ <item id="toggleIndicator"/>
+ </submenu>
+ <item id="preferences"/>
+</menubar>
diff --git a/fbreader/data/default/menubar.xml b/fbreader/data/default/menubar.xml
new file mode 100644
index 0000000..bbe89f5
--- /dev/null
+++ b/fbreader/data/default/menubar.xml
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<menubar>
+ <item id="bookInfo"/>
+ <item id="toc"/>
+ <submenu id="library">
+ <item id="showLibrary"/>
+ <item id="previousBook"/>
+ <item id="showRecent"/>
+ <item id="addBook"/>
+ <item id="showHelp"/>
+ </submenu>
+ <submenu id="navigate">
+ <item id="gotoHome"/>
+ <item id="gotoPageNumber"/>
+ <item id="gotoSectionStart"/>
+ <item id="gotoSectionEnd"/>
+ <item id="nextTOCSection"/>
+ <item id="previousTOCSection"/>
+ <item id="undo"/>
+ <item id="redo"/>
+ </submenu>
+ <submenu id="selection">
+ <item id="copyToClipboard"/>
+ <item id="openInDictionary"/>
+ <item id="clearSelection"/>
+ </submenu>
+ <submenu id="search">
+ <item id="search"/>
+ <item id="findPrevious"/>
+ <item id="findNext"/>
+ </submenu>
+ <submenu id="view">
+ <item id="rotate"/>
+ <item id="toggleFullscreen"/>
+ <item id="toggleIndicator"/>
+ </submenu>
+ <item id="preferences"/>
+ <item id="quit"/>
+</menubar>
diff --git a/fbreader/data/default/messages.maemo.xml b/fbreader/data/default/messages.maemo.xml
new file mode 100644
index 0000000..a40bc14
--- /dev/null
+++ b/fbreader/data/default/messages.maemo.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<messages>
+ <message command="openFile" protocol="osso-rpc" method="openFile"/>
+ <message command="openFile" protocol="osso-rpc" method="mime_open" converter="UrlToFilename"/>
+</messages>
diff --git a/fbreader/data/default/styles.240x320.xml b/fbreader/data/default/styles.240x320.xml
new file mode 100644
index 0000000..c16f22d
--- /dev/null
+++ b/fbreader/data/default/styles.240x320.xml
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<DefaultStyles>
+ <base family="Georgia" fontSize="12"/>
+ <style id="0" name="Regular Paragraph" firstLineIndentDelta="15" allowHyphenations="true"/>
+ <style id="1" name="Title" fontSizeDelta="10" bold="true" spaceBefore="2" spaceAfter="7" alignment="center" allowHyphenations="false"/>
+ <style id="3" name="Poem Title" fontSizeDelta="2" bold="true" spaceBefore="6" spaceAfter="6" leftIndent="40" allowHyphenations="false"/>
+ <style id="2" name="Section Title" fontSizeDelta="6" bold="true" spaceAfter="5" alignment="center" allowHyphenations="false"/>
+ <style id="5" name="Annotation" fontSizeDelta="-2" firstLineIndentDelta="15" allowHyphenations="true"/>
+ <style id="6" name="Epigraph" fontSizeDelta="-2" italic="true" leftIndent="80" allowHyphenations="true"/>
+ <style id="4" name="Subtitle" bold="true" allowHyphenations="true"/>
+ <style id="13" name="Author" leftIndent="20" allowHyphenations="false"/>
+ <style id="14" name="Date" leftIndent="40" allowHyphenations="false"/>
+ <style id="7" name="Stanza" spaceBefore="6" spaceAfter="6" alignment="linestart" allowHyphenations="false"/>
+ <style id="8" name="Verse" leftIndent="20" alignment="linestart" allowHyphenations="false"/>
+ <style id="10" name="Image" spaceBefore="8" alignment="center"/>
+ <style id="23" name="Contents Table" spaceAfter="7" leftIndent="15" firstLineIndentDelta="-15" alignment="linestart"/>
+ <style id="25" name="Library Entry" fontSizeDelta="-2" alignment="linestart" allowHyphenations="false"/>
+ <style id="9" name="Preformatted text" italic="true" alignment="linestart" allowHyphenations="false"/>
+
+ <style id="12" partial="true" name="Cite" italic="true"/>
+ <style id="15" partial="true" name="Internal Hyperlink" allowHyphenations="false" hyperlink="internal"/>
+ <style id="37" partial="true" name="External Hyperlink" allowHyphenations="false" hyperlink="external"/>
+ <style id="38" partial="true" name="Link to Another Book" allowHyphenations="false" hyperlink="book"/>
+ <style id="16" partial="true" name="Footnote" fontSizeDelta="-6" vShift="10" allowHyphenations="false" hyperlink="internal"/>
+ <style id="17" partial="true" name="Emphasis" italic="true"/>
+ <style id="18" partial="true" name="Strong" bold="true"/>
+ <style id="19" partial="true" name="Subscript" fontSizeDelta="-4" vShift="-4" allowHyphenations="false"/>
+ <style id="20" partial="true" name="Superscript" fontSizeDelta="-4" vShift="10" allowHyphenations="false"/>
+ <style id="21" partial="true" name="Code" italic="true" allowHyphenations="false"/>
+ <style id="22" partial="true" name="StrikeThrough"/>
+ <style id="27" partial="true" name="Italic" italic="true"/>
+ <style id="28" partial="true" name="Bold" bold="true"/>
+ <style id="29" partial="true" name="Definition" italic="true"/>
+ <style id="30" partial="true" name="Definition Description" italic="true"/>
+ <style id="31" name="Header 1" fontSizeDelta="6" bold="true" spaceAfter="5" alignment="center" allowHyphenations="false"/>
+ <style id="32" name="Header 2" fontSizeDelta="6" bold="true" spaceAfter="5" alignment="center" allowHyphenations="false"/>
+ <style id="33" name="Header 3" bold="true" allowHyphenations="true"/>
+ <style id="34" name="Header 4" bold="true" allowHyphenations="true"/>
+ <style id="35" name="Header 5" bold="true"/>
+ <style id="36" name="Header 6" bold="true"/>
+</DefaultStyles>
diff --git a/fbreader/data/default/styles.640x480.xml b/fbreader/data/default/styles.640x480.xml
new file mode 100644
index 0000000..2ba7cac
--- /dev/null
+++ b/fbreader/data/default/styles.640x480.xml
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<DefaultStyles>
+ <base family="Georgia" fontSize="24"/>
+ <style id="0" name="Regular Paragraph" firstLineIndentDelta="30" allowHyphenations="true"/>
+ <style id="1" name="Title" fontSizeDelta="10" bold="true" spaceBefore="2" spaceAfter="7" alignment="center" allowHyphenations="false"/>
+ <style id="3" name="Poem Title" fontSizeDelta="2" bold="true" spaceBefore="6" spaceAfter="6" leftIndent="40" allowHyphenations="false"/>
+ <style id="2" name="Section Title" fontSizeDelta="6" bold="true" spaceAfter="5" alignment="center" allowHyphenations="false"/>
+ <style id="31" name="Header 1" fontSizeDelta="6" bold="true" spaceAfter="5" alignment="center" allowHyphenations="false"/>
+ <style id="32" name="Header 2" fontSizeDelta="6" bold="true" spaceAfter="5" alignment="center" allowHyphenations="false"/>
+ <style id="5" name="Annotation" fontSizeDelta="-2" firstLineIndentDelta="30" allowHyphenations="true"/>
+ <style id="6" name="Epigraph" fontSizeDelta="-2" italic="true" leftIndent="80" allowHyphenations="true"/>
+ <style id="4" name="Subtitle" bold="true" allowHyphenations="true"/>
+ <style id="33" name="Header 3" bold="true" allowHyphenations="true"/>
+ <style id="34" name="Header 4" bold="true" allowHyphenations="true"/>
+ <style id="13" name="Author" leftIndent="20" allowHyphenations="false"/>
+ <style id="14" name="Date" leftIndent="40" allowHyphenations="false"/>
+ <style id="7" name="Stanza" spaceBefore="6" spaceAfter="6" alignment="linestart" allowHyphenations="false"/>
+ <style id="8" name="Verse" leftIndent="20" alignment="linestart" allowHyphenations="false"/>
+ <style id="10" name="Image" spaceBefore="8" alignment="center"/>
+ <style id="23" name="Contents Table" spaceAfter="7" leftIndent="30" firstLineIndentDelta="-30" alignment="linestart"/>
+ <style id="25" name="Library Entry" fontSizeDelta="-2" alignment="linestart" allowHyphenations="false"/>
+ <style id="9" name="Preformatted text" italic="true" alignment="linestart" allowHyphenations="false"/>
+
+ <style id="12" partial="true" name="Cite" italic="true"/>
+ <style id="15" partial="true" name="Internal Hyperlink" allowHyphenations="false" hyperlink="internal"/>
+ <style id="37" partial="true" name="External Hyperlink" allowHyphenations="false" hyperlink="external"/>
+ <style id="38" partial="true" name="Link to Another Book" allowHyphenations="false" hyperlink="book"/>
+ <style id="16" partial="true" name="Footnote" fontSizeDelta="-6" vShift="10" allowHyphenations="false" hyperlink="internal"/>
+ <style id="17" partial="true" name="Emphasis" italic="true"/>
+ <style id="18" partial="true" name="Strong" bold="true"/>
+ <style id="35" name="Header 5" bold="true"/>
+ <style id="36" name="Header 6" bold="true"/>
+ <style id="19" partial="true" name="Subscript" fontSizeDelta="-4" vShift="-4" allowHyphenations="false"/>
+ <style id="20" partial="true" name="Superscript" fontSizeDelta="-4" vShift="10" allowHyphenations="false"/>
+ <style id="21" partial="true" name="Code" italic="true" allowHyphenations="false"/>
+ <style id="22" partial="true" name="StrikeThrough"/>
+ <style id="27" partial="true" name="Italic" italic="true"/>
+ <style id="28" partial="true" name="Bold" bold="true"/>
+ <style id="29" partial="true" name="Definition" italic="true"/>
+ <style id="30" partial="true" name="Definition Description" italic="true"/>
+</DefaultStyles>
diff --git a/fbreader/data/default/styles.desktop.xml b/fbreader/data/default/styles.desktop.xml
new file mode 100644
index 0000000..b12fbeb
--- /dev/null
+++ b/fbreader/data/default/styles.desktop.xml
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<DefaultStyles>
+ <style id="0" name="Regular Paragraph" firstLineIndentDelta="40" allowHyphenations="true"/>
+ <style id="1" name="Title" fontSizeDelta="10" bold="true" spaceBefore="2" spaceAfter="7" alignment="center" allowHyphenations="false"/>
+ <style id="3" name="Poem Title" fontSizeDelta="2" bold="true" spaceBefore="6" spaceAfter="6" leftIndent="40" allowHyphenations="false"/>
+ <style id="2" name="Section Title" fontSizeDelta="6" bold="true" spaceAfter="5" alignment="center" allowHyphenations="false"/>
+ <style id="31" name="Header 1" fontSizeDelta="6" bold="true" spaceAfter="5" alignment="center" allowHyphenations="false"/>
+ <style id="32" name="Header 2" fontSizeDelta="6" bold="true" spaceAfter="5" alignment="center" allowHyphenations="false"/>
+ <style id="5" name="Annotation" fontSizeDelta="-2" firstLineIndentDelta="20" allowHyphenations="true"/>
+ <style id="6" name="Epigraph" fontSizeDelta="-2" italic="true" leftIndent="80" allowHyphenations="true"/>
+ <style id="4" name="Subtitle" bold="true" allowHyphenations="true"/>
+ <style id="33" name="Header 3" bold="true" allowHyphenations="true"/>
+ <style id="34" name="Header 4" bold="true" allowHyphenations="true"/>
+ <style id="13" name="Author" leftIndent="20" allowHyphenations="false"/>
+ <style id="14" name="Date" leftIndent="40" allowHyphenations="false"/>
+ <style id="7" name="Stanza" spaceBefore="6" spaceAfter="6" alignment="linestart" allowHyphenations="false"/>
+ <style id="8" name="Verse" leftIndent="20" alignment="linestart" allowHyphenations="false"/>
+ <style id="10" name="Image" spaceBefore="8" alignment="center"/>
+ <style id="23" name="Contents Table" spaceAfter="7" leftIndent="20" firstLineIndentDelta="-20" alignment="linestart"/>
+ <style id="25" name="Library Entry" alignment="linestart" allowHyphenations="false"/>
+ <style id="9" name="Preformatted text" family="Courier" alignment="linestart" allowHyphenations="false"/>
+
+ <style id="12" partial="true" name="Cite" italic="true"/>
+ <style id="15" partial="true" name="Internal Hyperlink" allowHyphenations="false" hyperlink="internal"/>
+ <style id="37" partial="true" name="External Hyperlink" allowHyphenations="false" hyperlink="external"/>
+ <style id="38" partial="true" name="Link to Another Book" allowHyphenations="false" hyperlink="book"/>
+ <style id="16" partial="true" name="Footnote" fontSizeDelta="-6" vShift="10" allowHyphenations="false" hyperlink="internal"/>
+ <style id="17" partial="true" name="Emphasis" italic="true"/>
+ <style id="18" partial="true" name="Strong" bold="true"/>
+ <style id="35" name="Header 5" bold="true"/>
+ <style id="36" name="Header 6" bold="true"/>
+ <style id="19" partial="true" name="Subscript" fontSizeDelta="-4" vShift="-4" allowHyphenations="false"/>
+ <style id="20" partial="true" name="Superscript" fontSizeDelta="-4" vShift="10" allowHyphenations="false"/>
+ <style id="21" partial="true" name="Code" italic="true" allowHyphenations="false"/>
+ <style id="22" partial="true" name="StrikeThrough"/>
+ <style id="27" partial="true" name="Italic" italic="true"/>
+ <style id="28" partial="true" name="Bold" bold="true"/>
+ <style id="29" partial="true" name="Definition" italic="true"/>
+ <style id="30" partial="true" name="Definition Description" italic="true"/>
+</DefaultStyles>
diff --git a/fbreader/data/default/styles.gpe240x320.xml b/fbreader/data/default/styles.gpe240x320.xml
new file mode 100644
index 0000000..bfc9a8f
--- /dev/null
+++ b/fbreader/data/default/styles.gpe240x320.xml
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<DefaultStyles>
+ <base family="Sans" fontSize="8"/>
+ <style id="0" name="Regular Paragraph" firstLineIndentDelta="15" allowHyphenations="true"/>
+ <style id="1" name="Title" fontSizeDelta="10" bold="true" spaceBefore="2" spaceAfter="7" alignment="center" allowHyphenations="false"/>
+ <style id="3" name="Poem Title" fontSizeDelta="2" bold="true" spaceBefore="6" spaceAfter="6" leftIndent="40" allowHyphenations="false"/>
+ <style id="2" name="Section Title" fontSizeDelta="6" bold="true" spaceAfter="5" alignment="center" allowHyphenations="false"/>
+ <style id="31" name="Header 1" fontSizeDelta="6" bold="true" spaceAfter="5" alignment="center" allowHyphenations="false"/>
+ <style id="32" name="Header 2" fontSizeDelta="6" bold="true" spaceAfter="5" alignment="center" allowHyphenations="false"/>
+ <style id="5" name="Annotation" fontSizeDelta="-2" firstLineIndentDelta="15" allowHyphenations="true"/>
+ <style id="6" name="Epigraph" fontSizeDelta="-2" italic="true" leftIndent="80" allowHyphenations="true"/>
+ <style id="4" name="Subtitle" bold="true" allowHyphenations="true"/>
+ <style id="33" name="Header 3" bold="true" allowHyphenations="true"/>
+ <style id="34" name="Header 4" bold="true" allowHyphenations="true"/>
+ <style id="13" name="Author" leftIndent="20" allowHyphenations="false"/>
+ <style id="14" name="Date" leftIndent="40" allowHyphenations="false"/>
+ <style id="7" name="Stanza" spaceBefore="6" spaceAfter="6" alignment="linestart" allowHyphenations="false"/>
+ <style id="8" name="Verse" leftIndent="20" alignment="linestart" allowHyphenations="false"/>
+ <style id="10" name="Image" spaceBefore="8" alignment="center"/>
+ <style id="23" name="Contents Table" spaceAfter="7" leftIndent="15" firstLineIndentDelta="-15" alignment="linestart"/>
+ <style id="25" name="Library Entry" fontSizeDelta="-2" alignment="linestart" allowHyphenations="false"/>
+ <style id="9" name="Preformatted text" italic="true" alignment="linestart" allowHyphenations="false"/>
+
+ <style id="12" partial="true" name="Cite" italic="true"/>
+ <style id="15" partial="true" name="Internal Hyperlink" allowHyphenations="false" hyperlink="internal"/>
+ <style id="37" partial="true" name="External Hyperlink" allowHyphenations="false" hyperlink="external"/>
+ <style id="38" partial="true" name="Link to Another Book" allowHyphenations="false" hyperlink="book"/>
+ <style id="16" partial="true" name="Footnote" fontSizeDelta="-6" vShift="10" allowHyphenations="false" hyperlink="internal"/>
+ <style id="17" partial="true" name="Emphasis" italic="true"/>
+ <style id="18" partial="true" name="Strong" bold="true"/>
+ <style id="35" name="Header 5" bold="true"/>
+ <style id="36" name="Header 6" bold="true"/>
+ <style id="19" partial="true" name="Subscript" fontSizeDelta="-4" vShift="-4" allowHyphenations="false"/>
+ <style id="20" partial="true" name="Superscript" fontSizeDelta="-4" vShift="10" allowHyphenations="false"/>
+ <style id="21" partial="true" name="Code" italic="true" allowHyphenations="false"/>
+ <style id="22" partial="true" name="StrikeThrough"/>
+ <style id="27" partial="true" name="Italic" italic="true"/>
+ <style id="28" partial="true" name="Bold" bold="true"/>
+ <style id="29" partial="true" name="Definition" italic="true"/>
+ <style id="30" partial="true" name="Definition Description" italic="true"/>
+</DefaultStyles>
diff --git a/fbreader/data/default/styles.gpe640x480.xml b/fbreader/data/default/styles.gpe640x480.xml
new file mode 100644
index 0000000..a5d521b
--- /dev/null
+++ b/fbreader/data/default/styles.gpe640x480.xml
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<DefaultStyles>
+ <base family="Sans" fontSize="16"/>
+ <style id="0" name="Regular Paragraph" firstLineIndentDelta="22" allowHyphenations="true"/>
+ <style id="1" name="Title" fontSizeDelta="10" bold="true" spaceBefore="2" spaceAfter="7" alignment="center" allowHyphenations="false"/>
+ <style id="3" name="Poem Title" fontSizeDelta="2" bold="true" spaceBefore="6" spaceAfter="6" leftIndent="40" allowHyphenations="false"/>
+ <style id="2" name="Section Title" fontSizeDelta="6" bold="true" spaceAfter="5" alignment="center" allowHyphenations="false"/>
+ <style id="31" name="Header 1" fontSizeDelta="6" bold="true" spaceAfter="5" alignment="center" allowHyphenations="false"/>
+ <style id="32" name="Header 2" fontSizeDelta="6" bold="true" spaceAfter="5" alignment="center" allowHyphenations="false"/>
+ <style id="5" name="Annotation" fontSizeDelta="-2" firstLineIndentDelta="22" allowHyphenations="true"/>
+ <style id="6" name="Epigraph" fontSizeDelta="-2" italic="true" leftIndent="80" allowHyphenations="true"/>
+ <style id="4" name="Subtitle" bold="true" allowHyphenations="true"/>
+ <style id="33" name="Header 3" bold="true" allowHyphenations="true"/>
+ <style id="34" name="Header 4" bold="true" allowHyphenations="true"/>
+ <style id="13" name="Author" leftIndent="20" allowHyphenations="false"/>
+ <style id="14" name="Date" leftIndent="40" allowHyphenations="false"/>
+ <style id="7" name="Stanza" spaceBefore="6" spaceAfter="6" alignment="linestart" allowHyphenations="false"/>
+ <style id="8" name="Verse" leftIndent="20" alignment="linestart" allowHyphenations="false"/>
+ <style id="10" name="Image" spaceBefore="8" alignment="center"/>
+ <style id="23" name="Contents Table" spaceAfter="7" leftIndent="22" firstLineIndentDelta="-22" alignment="linestart"/>
+ <style id="25" name="Library Entry" fontSizeDelta="-2" alignment="linestart" allowHyphenations="false"/>
+ <style id="9" name="Preformatted text" italic="true" alignment="linestart" allowHyphenations="false"/>
+
+ <style id="12" partial="true" name="Cite" italic="true"/>
+ <style id="15" partial="true" name="Internal Hyperlink" allowHyphenations="false" hyperlink="internal"/>
+ <style id="37" partial="true" name="External Hyperlink" allowHyphenations="false" hyperlink="external"/>
+ <style id="38" partial="true" name="Link to Another Book" allowHyphenations="false" hyperlink="book"/>
+ <style id="16" partial="true" name="Footnote" fontSizeDelta="-6" vShift="10" allowHyphenations="false" hyperlink="internal"/>
+ <style id="17" partial="true" name="Emphasis" italic="true"/>
+ <style id="18" partial="true" name="Strong" bold="true"/>
+ <style id="35" name="Header 5" bold="true"/>
+ <style id="36" name="Header 6" bold="true"/>
+ <style id="19" partial="true" name="Subscript" fontSizeDelta="-4" vShift="-4" allowHyphenations="false"/>
+ <style id="20" partial="true" name="Superscript" fontSizeDelta="-4" vShift="10" allowHyphenations="false"/>
+ <style id="21" partial="true" name="Code" italic="true" allowHyphenations="false"/>
+ <style id="22" partial="true" name="StrikeThrough"/>
+ <style id="27" partial="true" name="Italic" italic="true"/>
+ <style id="28" partial="true" name="Bold" bold="true"/>
+ <style id="29" partial="true" name="Definition" italic="true"/>
+ <style id="30" partial="true" name="Definition Description" italic="true"/>
+</DefaultStyles>
diff --git a/fbreader/data/default/styles.maemo.xml b/fbreader/data/default/styles.maemo.xml
new file mode 100644
index 0000000..53116af
--- /dev/null
+++ b/fbreader/data/default/styles.maemo.xml
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<DefaultStyles>
+ <style id="0" name="Regular Paragraph" firstLineIndentDelta="22" allowHyphenations="true"/>
+ <style id="1" name="Title" fontSizeDelta="10" bold="true" spaceBefore="2" spaceAfter="7" alignment="center" allowHyphenations="false"/>
+ <style id="3" name="Poem Title" fontSizeDelta="2" bold="true" spaceBefore="6" spaceAfter="6" leftIndent="40" allowHyphenations="false"/>
+ <style id="2" name="Section Title" fontSizeDelta="6" bold="true" spaceAfter="5" alignment="center" allowHyphenations="false"/>
+ <style id="31" name="Header 1" fontSizeDelta="6" bold="true" spaceAfter="5" alignment="center" allowHyphenations="false"/>
+ <style id="32" name="Header 2" fontSizeDelta="6" bold="true" spaceAfter="5" alignment="center" allowHyphenations="false"/>
+ <style id="5" name="Annotation" fontSizeDelta="-2" firstLineIndentDelta="22" allowHyphenations="true"/>
+ <style id="6" name="Epigraph" fontSizeDelta="-2" italic="true" leftIndent="80" allowHyphenations="true"/>
+ <style id="4" name="Subtitle" bold="true" allowHyphenations="true"/>
+ <style id="33" name="Header 3" bold="true" allowHyphenations="true"/>
+ <style id="34" name="Header 4" bold="true" allowHyphenations="true"/>
+ <style id="13" name="Author" leftIndent="20" allowHyphenations="false"/>
+ <style id="14" name="Date" leftIndent="40" allowHyphenations="false"/>
+ <style id="7" name="Stanza" spaceBefore="6" spaceAfter="6" alignment="linestart" allowHyphenations="false"/>
+ <style id="8" name="Verse" leftIndent="20" alignment="linestart" allowHyphenations="false"/>
+ <style id="10" name="Image" spaceBefore="8" alignment="center"/>
+ <style id="23" name="Contents Table" spaceAfter="7" leftIndent="22" firstLineIndentDelta="-22" alignment="linestart"/>
+ <style id="25" name="Library Entry" fontSizeDelta="-2" alignment="linestart" allowHyphenations="false"/>
+ <style id="9" name="Preformatted text" italic="true" alignment="linestart" allowHyphenations="false"/>
+
+ <style id="12" partial="true" name="Cite" italic="true"/>
+ <style id="15" partial="true" name="Internal Hyperlink" allowHyphenations="false" hyperlink="internal"/>
+ <style id="37" partial="true" name="External Hyperlink" allowHyphenations="false" hyperlink="external"/>
+ <style id="38" partial="true" name="Link to Another Book" allowHyphenations="false" hyperlink="book"/>
+ <style id="16" partial="true" name="Footnote" fontSizeDelta="-6" vShift="10" allowHyphenations="false" hyperlink="internal"/>
+ <style id="17" partial="true" name="Emphasis" italic="true"/>
+ <style id="18" partial="true" name="Strong" bold="true"/>
+ <style id="35" name="Header 5" bold="true"/>
+ <style id="36" name="Header 6" bold="true"/>
+ <style id="19" partial="true" name="Subscript" fontSizeDelta="-4" vShift="-4" allowHyphenations="false"/>
+ <style id="20" partial="true" name="Superscript" fontSizeDelta="-4" vShift="10" allowHyphenations="false"/>
+ <style id="21" partial="true" name="Code" italic="true" allowHyphenations="false"/>
+ <style id="22" partial="true" name="StrikeThrough"/>
+ <style id="27" partial="true" name="Italic" italic="true"/>
+ <style id="28" partial="true" name="Bold" bold="true"/>
+ <style id="29" partial="true" name="Definition" italic="true"/>
+ <style id="30" partial="true" name="Definition Description" italic="true"/>
+</DefaultStyles>
diff --git a/fbreader/data/default/styles.moto.xml b/fbreader/data/default/styles.moto.xml
new file mode 100644
index 0000000..8b7babe
--- /dev/null
+++ b/fbreader/data/default/styles.moto.xml
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<DefaultStyles>
+ <style id="0" name="Regular Paragraph" firstLineIndentDelta="15" allowHyphenations="true"/>
+ <style id="1" name="Title" fontSizeDelta="10" bold="true" spaceBefore="2" spaceAfter="7" alignment="center" allowHyphenations="false"/>
+ <style id="3" name="Poem Title" fontSizeDelta="2" bold="true" spaceBefore="6" spaceAfter="6" leftIndent="40" allowHyphenations="false"/>
+ <style id="2" name="Section Title" fontSizeDelta="6" bold="true" spaceAfter="5" alignment="center" allowHyphenations="false"/>
+ <style id="5" name="Annotation" fontSizeDelta="-2" firstLineIndentDelta="15" allowHyphenations="true"/>
+ <style id="6" name="Epigraph" fontSizeDelta="-2" italic="true" leftIndent="80" allowHyphenations="true"/>
+ <style id="4" name="Subtitle" bold="true" allowHyphenations="true"/>
+ <style id="13" name="Author" leftIndent="20" allowHyphenations="false"/>
+ <style id="14" name="Date" leftIndent="40" allowHyphenations="false"/>
+ <style id="7" name="Stanza" spaceBefore="6" spaceAfter="6" alignment="linestart" allowHyphenations="false"/>
+ <style id="8" name="Verse" leftIndent="20" alignment="linestart" allowHyphenations="false"/>
+ <style id="10" name="Image" spaceBefore="8" alignment="center"/>
+ <style id="23" name="Contents Table" spaceAfter="7" leftIndent="15" firstLineIndentDelta="-15" alignment="linestart"/>
+ <style id="25" name="Library Entry" fontSizeDelta="-2" alignment="linestart" allowHyphenations="false"/>
+ <style id="9" name="Preformatted text" italic="true" alignment="linestart" allowHyphenations="false"/>
+
+ <style id="12" partial="true" name="Cite" italic="true"/>
+ <style id="15" partial="true" name="Internal Hyperlink" allowHyphenations="false" hyperlink="internal"/>
+ <style id="37" partial="true" name="External Hyperlink" allowHyphenations="false" hyperlink="external"/>
+ <style id="38" partial="true" name="Link to Another Book" allowHyphenations="false" hyperlink="book"/>
+ <style id="16" partial="true" name="Footnote" fontSizeDelta="-6" vShift="10" allowHyphenations="false" hyperlink="internal"/>
+ <style id="17" partial="true" name="Emphasis" italic="true"/>
+ <style id="18" partial="true" name="Strong" bold="true"/>
+ <style id="19" partial="true" name="Subscript" fontSizeDelta="-4" vShift="-4" allowHyphenations="false"/>
+ <style id="20" partial="true" name="Superscript" fontSizeDelta="-4" vShift="10" allowHyphenations="false"/>
+ <style id="21" partial="true" name="Code" italic="true" allowHyphenations="false"/>
+ <style id="22" partial="true" name="StrikeThrough"/>
+ <style id="27" partial="true" name="Italic" italic="true"/>
+ <style id="28" partial="true" name="Bold" bold="true"/>
+ <style id="29" partial="true" name="Definition" italic="true"/>
+ <style id="30" partial="true" name="Definition Description" italic="true"/>
+ <style id="31" name="Header 1" fontSizeDelta="6" bold="true" spaceAfter="5" alignment="center" allowHyphenations="false"/>
+ <style id="32" name="Header 2" fontSizeDelta="6" bold="true" spaceAfter="5" alignment="center" allowHyphenations="false"/>
+ <style id="33" name="Header 3" bold="true" allowHyphenations="true"/>
+ <style id="34" name="Header 4" bold="true" allowHyphenations="true"/>
+ <style id="35" name="Header 5" bold="true"/>
+ <style id="36" name="Header 6" bold="true"/>
+</DefaultStyles>
diff --git a/fbreader/data/default/styles.pepperpad3.xml b/fbreader/data/default/styles.pepperpad3.xml
new file mode 100644
index 0000000..6cf83ce
--- /dev/null
+++ b/fbreader/data/default/styles.pepperpad3.xml
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<DefaultStyles>
+ <style id="0" name="Regular Paragraph" firstLineIndentDelta="20" allowHyphenations="true"/>
+ <style id="1" name="Title" fontSizeDelta="10" bold="true" spaceBefore="2" spaceAfter="7" alignment="center" allowHyphenations="false"/>
+ <style id="3" name="Poem Title" fontSizeDelta="2" bold="true" spaceBefore="6" spaceAfter="6" leftIndent="40" allowHyphenations="false"/>
+ <style id="2" name="Section Title" fontSizeDelta="6" bold="true" spaceAfter="5" alignment="center" allowHyphenations="false"/>
+ <style id="31" name="Header 1" fontSizeDelta="6" bold="true" spaceAfter="5" alignment="center" allowHyphenations="false"/>
+ <style id="32" name="Header 2" fontSizeDelta="6" bold="true" spaceAfter="5" alignment="center" allowHyphenations="false"/>
+ <style id="5" name="Annotation" fontSizeDelta="-2" firstLineIndentDelta="20" allowHyphenations="true"/>
+ <style id="6" name="Epigraph" fontSizeDelta="-2" italic="true" leftIndent="80" allowHyphenations="true"/>
+ <style id="4" name="Subtitle" bold="true" allowHyphenations="true"/>
+ <style id="33" name="Header 3" bold="true" allowHyphenations="true"/>
+ <style id="34" name="Header 4" bold="true" allowHyphenations="true"/>
+ <style id="13" name="Author" leftIndent="20" allowHyphenations="false"/>
+ <style id="14" name="Date" leftIndent="40" allowHyphenations="false"/>
+ <style id="7" name="Stanza" spaceBefore="6" spaceAfter="6" alignment="linestart" allowHyphenations="false"/>
+ <style id="8" name="Verse" leftIndent="20" alignment="linestart" allowHyphenations="false"/>
+ <style id="10" name="Image" spaceBefore="8" alignment="center"/>
+ <style id="23" name="Contents Table" spaceAfter="7" leftIndent="20" firstLineIndentDelta="-20" alignment="linestart"/>
+ <style id="25" name="Library Entry" fontSizeDelta="-2" alignment="linestart" allowHyphenations="false"/>
+ <style id="9" name="Preformatted text" italic="true" alignment="linestart" allowHyphenations="false"/>
+
+ <style id="12" partial="true" name="Cite" italic="true"/>
+ <style id="15" partial="true" name="Internal Hyperlink" allowHyphenations="false" hyperlink="internal"/>
+ <style id="37" partial="true" name="External Hyperlink" allowHyphenations="false" hyperlink="external"/>
+ <style id="38" partial="true" name="Link to Another Book" allowHyphenations="false" hyperlink="book"/>
+ <style id="16" partial="true" name="Footnote" fontSizeDelta="-6" vShift="10" allowHyphenations="false" hyperlink="internal"/>
+ <style id="17" partial="true" name="Emphasis" italic="true"/>
+ <style id="18" partial="true" name="Strong" bold="true"/>
+ <style id="35" name="Header 5" bold="true"/>
+ <style id="36" name="Header 6" bold="true"/>
+ <style id="19" partial="true" name="Subscript" fontSizeDelta="-4" vShift="-4" allowHyphenations="false"/>
+ <style id="20" partial="true" name="Superscript" fontSizeDelta="-4" vShift="10" allowHyphenations="false"/>
+ <style id="21" partial="true" name="Code" italic="true" allowHyphenations="false"/>
+ <style id="22" partial="true" name="StrikeThrough"/>
+ <style id="27" partial="true" name="Italic" italic="true"/>
+ <style id="28" partial="true" name="Bold" bold="true"/>
+ <style id="29" partial="true" name="Definition" italic="true"/>
+ <style id="30" partial="true" name="Definition Description" italic="true"/>
+</DefaultStyles>
diff --git a/fbreader/data/default/styles.win32.xml b/fbreader/data/default/styles.win32.xml
new file mode 100644
index 0000000..6a3a123
--- /dev/null
+++ b/fbreader/data/default/styles.win32.xml
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<DefaultStyles>
+ <style id="0" name="Regular Paragraph" firstLineIndentDelta="20" allowHyphenations="true"/>
+ <style id="1" name="Title" fontSizeDelta="10" bold="true" spaceBefore="2" spaceAfter="7" alignment="center" allowHyphenations="false"/>
+ <style id="3" name="Poem Title" fontSizeDelta="2" bold="true" spaceBefore="6" spaceAfter="6" leftIndent="40" allowHyphenations="false"/>
+ <style id="2" name="Section Title" fontSizeDelta="6" bold="true" spaceAfter="5" alignment="center" allowHyphenations="false"/>
+ <style id="31" name="Header 1" fontSizeDelta="6" bold="true" spaceAfter="5" alignment="center" allowHyphenations="false"/>
+ <style id="32" name="Header 2" fontSizeDelta="6" bold="true" spaceAfter="5" alignment="center" allowHyphenations="false"/>
+ <style id="5" name="Annotation" fontSizeDelta="-2" firstLineIndentDelta="20" allowHyphenations="true"/>
+ <style id="6" name="Epigraph" fontSizeDelta="-2" italic="true" leftIndent="80" allowHyphenations="true"/>
+ <style id="4" name="Subtitle" bold="true" allowHyphenations="true"/>
+ <style id="33" name="Header 3" bold="true" allowHyphenations="true"/>
+ <style id="34" name="Header 4" bold="true" allowHyphenations="true"/>
+ <style id="13" name="Author" leftIndent="20" allowHyphenations="false"/>
+ <style id="14" name="Date" leftIndent="40" allowHyphenations="false"/>
+ <style id="7" name="Stanza" spaceBefore="6" spaceAfter="6" alignment="linestart" allowHyphenations="false"/>
+ <style id="8" name="Verse" leftIndent="20" alignment="linestart" allowHyphenations="false"/>
+ <style id="10" name="Image" spaceBefore="8" alignment="center"/>
+ <style id="23" name="Contents Table" spaceAfter="7" leftIndent="20" firstLineIndentDelta="-20" alignment="linestart"/>
+ <style id="25" name="Library Entry" alignment="linestart" allowHyphenations="false"/>
+ <style id="9" name="Preformatted text" italic="true" alignment="linestart" allowHyphenations="false"/>
+
+ <style id="12" partial="true" name="Cite" italic="true"/>
+ <style id="15" partial="true" name="Internal Hyperlink" allowHyphenations="false" hyperlink="internal"/>
+ <style id="37" partial="true" name="External Hyperlink" allowHyphenations="false" hyperlink="external"/>
+ <style id="38" partial="true" name="Link to Another Book" allowHyphenations="false" hyperlink="book"/>
+ <style id="16" partial="true" name="Footnote" fontSizeDelta="-6" vShift="10" allowHyphenations="false" hyperlink="internal"/>
+ <style id="17" partial="true" name="Emphasis" italic="true"/>
+ <style id="18" partial="true" name="Strong" bold="true"/>
+ <style id="35" name="Header 5" bold="true"/>
+ <style id="36" name="Header 6" bold="true"/>
+ <style id="19" partial="true" name="Subscript" fontSizeDelta="-4" vShift="-4" allowHyphenations="false"/>
+ <style id="20" partial="true" name="Superscript" fontSizeDelta="-4" vShift="10" allowHyphenations="false"/>
+ <style id="21" partial="true" name="Code" italic="true" allowHyphenations="false"/>
+ <style id="22" partial="true" name="StrikeThrough"/>
+ <style id="27" partial="true" name="Italic" italic="true"/>
+ <style id="28" partial="true" name="Bold" bold="true"/>
+ <style id="29" partial="true" name="Definition" italic="true"/>
+ <style id="30" partial="true" name="Definition Description" italic="true"/>
+</DefaultStyles>
diff --git a/fbreader/data/default/toolbar.desktop.xml b/fbreader/data/default/toolbar.desktop.xml
new file mode 100644
index 0000000..822d9ee
--- /dev/null
+++ b/fbreader/data/default/toolbar.desktop.xml
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<toolbar>
+ <button id="showReading"/>
+ <separator/>
+ <toggleButton id="byAuthor" group="booksOrder" default="yes"/>
+ <toggleButton id="byTag" group="booksOrder"/>
+ <separator/>
+ <menuButton id="showLibrary"/>
+ <button id="addBook"/>
+ <button id="showNetworkLibrary"/>
+ <separator/>
+ <button id="advancedSearchOnNetwork"/>
+ <textField id="searchOnNetwork" parameterId="networkSearchPattern" maxWidth="25"/>
+ <separator/>
+ <button id="gotoHome"/>
+ <button id="undo"/>
+ <button id="redo"/>
+ <textField id="gotoPageNumberWithParameter" parameterId="pageIndex" maxWidth="5" symbols="digits"/>
+ <separator/>
+ <button id="toc"/>
+ <separator/>
+ <button id="search"/>
+ <button id="findPrevious"/>
+ <button id="findNext"/>
+ <separator/>
+ <menuButton id="preferences"/>
+ <separator/>
+ <button id="rotate"/>
+ <separator/>
+ <button id="showHelp"/>
+ <!--
+ <fillSeparator/>
+ <searchField id="filterLibrary" parameterId="libraryFilter" maxWidth="15"/>
+ -->
+</toolbar>
diff --git a/fbreader/data/default/toolbar.full.xml b/fbreader/data/default/toolbar.full.xml
new file mode 100644
index 0000000..99cb8a0
--- /dev/null
+++ b/fbreader/data/default/toolbar.full.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<toolbar>
+ <button id="showReading"/>
+ <separator/>
+ <button id="showLibrary"/>
+ <button id="showRecent"/>
+ <button id="addBook"/>
+ <separator/>
+ <button id="gotoHome"/>
+ <button id="undo"/>
+ <button id="redo"/>
+ <separator/>
+ <button id="toc"/>
+ <separator/>
+ <button id="search"/>
+ <button id="findPrevious"/>
+ <button id="findNext"/>
+ <separator/>
+ <button id="bookInfo"/>
+ <button id="preferences"/>
+ <separator/>
+ <button id="rotate"/>
+ <separator/>
+ <button id="showHelp"/>
+</toolbar>
diff --git a/fbreader/data/default/toolbar.macosx.xml b/fbreader/data/default/toolbar.macosx.xml
new file mode 100644
index 0000000..822d9ee
--- /dev/null
+++ b/fbreader/data/default/toolbar.macosx.xml
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<toolbar>
+ <button id="showReading"/>
+ <separator/>
+ <toggleButton id="byAuthor" group="booksOrder" default="yes"/>
+ <toggleButton id="byTag" group="booksOrder"/>
+ <separator/>
+ <menuButton id="showLibrary"/>
+ <button id="addBook"/>
+ <button id="showNetworkLibrary"/>
+ <separator/>
+ <button id="advancedSearchOnNetwork"/>
+ <textField id="searchOnNetwork" parameterId="networkSearchPattern" maxWidth="25"/>
+ <separator/>
+ <button id="gotoHome"/>
+ <button id="undo"/>
+ <button id="redo"/>
+ <textField id="gotoPageNumberWithParameter" parameterId="pageIndex" maxWidth="5" symbols="digits"/>
+ <separator/>
+ <button id="toc"/>
+ <separator/>
+ <button id="search"/>
+ <button id="findPrevious"/>
+ <button id="findNext"/>
+ <separator/>
+ <menuButton id="preferences"/>
+ <separator/>
+ <button id="rotate"/>
+ <separator/>
+ <button id="showHelp"/>
+ <!--
+ <fillSeparator/>
+ <searchField id="filterLibrary" parameterId="libraryFilter" maxWidth="15"/>
+ -->
+</toolbar>
diff --git a/fbreader/data/default/toolbar.maemo.xml b/fbreader/data/default/toolbar.maemo.xml
new file mode 100644
index 0000000..0158ee8
--- /dev/null
+++ b/fbreader/data/default/toolbar.maemo.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<toolbar>
+ <button id="showReading"/>
+ <separator/>
+ <toggleButton id="byAuthor" group="booksOrder" default="yes"/>
+ <toggleButton id="byTag" group="booksOrder"/>
+ <separator/>
+ <menuButton id="showLibrary"/>
+ <button id="addBook"/>
+ <button id="showNetLibrary"/>
+ <separator/>
+ <button id="advancedSearchOnNetwork"/>
+ <textField id="searchOnNetwork" parameterId="networkSearchPattern" maxWidth="25"/>
+ <separator/>
+ <button id="gotoHome"/>
+ <button id="undo"/>
+ <button id="redo"/>
+ <textField id="gotoPageNumberWithParameter" parameterId="pageIndex" maxWidth="4" symbols="digits"/>
+ <button id="toc"/>
+ <separator/>
+ <button id="search"/>
+ <button id="findPrevious"/>
+ <button id="findNext"/>
+ <button id="rotate"/>
+</toolbar>
diff --git a/fbreader/data/default/toolbar.short.xml b/fbreader/data/default/toolbar.short.xml
new file mode 100644
index 0000000..4950710
--- /dev/null
+++ b/fbreader/data/default/toolbar.short.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<toolbar>
+ <button id="showReading"/>
+ <separator/>
+ <button id="showLibrary"/>
+ <button id="showRecent"/>
+ <button id="addBook"/>
+ <separator/>
+ <button id="gotoHome"/>
+ <button id="undo"/>
+ <button id="redo"/>
+ <separator/>
+ <button id="toc"/>
+ <separator/>
+ <button id="search"/>
+ <button id="findPrevious"/>
+ <button id="findNext"/>
+ <separator/>
+ <button id="bookInfo"/>
+ <button id="preferences"/>
+ <separator/>
+ <button id="rotate"/>
+</toolbar>
diff --git a/fbreader/data/default/toolbar.zaurus.xml b/fbreader/data/default/toolbar.zaurus.xml
new file mode 100644
index 0000000..8e87bfd
--- /dev/null
+++ b/fbreader/data/default/toolbar.zaurus.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<toolbar>
+ <button id="showReading"/>
+ <separator/>
+ <button id="showLibrary"/>
+ <button id="showRecent"/>
+ <button id="addBook"/>
+ <separator/>
+ <button id="gotoHome"/>
+ <button id="undo"/>
+ <button id="redo"/>
+ <separator/>
+ <button id="toc"/>
+ <separator/>
+ <button id="search"/>
+ <button id="findPrevious"/>
+ <button id="findNext"/>
+ <separator/>
+ <button id="bookInfo"/>
+ <button id="preferences"/>
+</toolbar>