Description: <short summary of the patch>
 TODO: Put a short summary on the line above and replace this paragraph
 with a longer explanation of this change. Complete the meta-information
 with other relevant fields (see below for details). To make it easier, the
 information below has been extracted from the changelog. Adjust it or drop
 it.
 .
 focuswriter (1.5.3-3) unstable; urgency=medium
 .
   * Merge upstream fixes:
     - 76b99d0 FIXED: Crash when importing themes.
     - ca223c5 Update format of appdata.
     - 8f6e993 Update appdata file.
Author: Barak A. Pearlmutter <bap@debian.org>

---
The information above should follow the Patch Tagging Guidelines, please
checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
are templates for supplementary fields that you might want to add:

Origin: <vendor|upstream|other>, <url of original patch>
Bug: <url in upstream bugtracker>
Bug-Debian: https://bugs.debian.org/<bugnumber>
Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
Forwarded: <no|not-needed|url proving that it has been forwarded>
Reviewed-By: <name and email of someone who approved the patch>
Last-Update: <YYYY-MM-DD>

--- focuswriter-1.5.3.orig/resources/unix/focuswriter.appdata.xml
+++ focuswriter-1.5.3/resources/unix/focuswriter.appdata.xml
@@ -1,7 +1,34 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<application>
-  <id type="desktop">focuswriter.desktop</id>
-  <licence>CC0</licence>
+<component type="desktop">
+  <id>focuswriter.desktop</id>
+  <metadata_license>CC0-1.0</metadata_license>
+  <project_license>GPL-3.0+</project_license>
+  <name>FocusWriter</name>
+  <name xml:lang="cs">FocusWriter</name>
+  <name xml:lang="da">FocusWriter</name>
+  <name xml:lang="de">FocusWriter</name>
+  <name xml:lang="el">FocusWriter</name>
+  <name xml:lang="en_GB">FocusWriter</name>
+  <name xml:lang="es">FocusWriter</name>
+  <name xml:lang="es_MX">FocusWriter</name>
+  <name xml:lang="fi">FocusWriter</name>
+  <name xml:lang="fr">FocusWriter</name>
+  <name xml:lang="he">FocusWriter</name>
+  <name xml:lang="hu">FocusWriter</name>
+  <name xml:lang="hy">FocusWriter</name>
+  <name xml:lang="id">FocusWriter</name>
+  <name xml:lang="ja">FocusWriter</name>
+  <name xml:lang="ko">포커스 라이터</name>
+  <name xml:lang="nl">FocusWriter</name>
+  <name xml:lang="pl">FocusWriter</name>
+  <name xml:lang="pt">FocusWriter</name>
+  <name xml:lang="pt_BR">FocusWriter</name>
+  <name xml:lang="ro">FocusWriter</name>
+  <name xml:lang="sr">FocusWriter</name>
+  <name xml:lang="sv">FocusWriter</name>
+  <name xml:lang="tr">FocusWriter</name>
+  <name xml:lang="vi">FocusWriter</name>
+  <name xml:lang="zh_CN">FocusWriter</name>
   <summary>Fullscreen word processor</summary>
   <summary xml:lang="cs">Textový procesor v režimu na celou obrazovku</summary>
   <summary xml:lang="de">Vollbild-Textverarbeitungsprogramm</summary>
@@ -73,7 +100,16 @@
     <p xml:lang="zh_CN">另外，打开软件后会自动跳到上次编辑的位置，让您立刻继续投入工作</p>
   </description>
   <screenshots>
-    <screenshot type="default" width="1280" height="720">http://gottcode.org/focuswriter/screenshots/appdata.png</screenshot>
+    <screenshot type="default">
+      <image>http://gottcode.org/focuswriter/screenshots/appdata.png</image>
+    </screenshot>
   </screenshots>
   <url type="homepage">http://gottcode.org/focuswriter/</url>
-</application>
+  <url type="bugtracker">http://gottcode.org/focuswriter/bugs/</url>
+  <url type="donation">http://gottcode.org/tip/</url>
+  <developer_name>Graeme Gott</developer_name>
+  <updatecontact>graeme@gottcode.org</updatecontact>
+  <provides>
+    <binary>focuswriter</binary>
+  </provides>
+</component>
--- focuswriter-1.5.3.orig/resources/unix/po/ar.po
+++ focuswriter-1.5.3/resources/unix/po/ar.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FocusWriter\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-04-05 11:50+0000\n"
+"POT-Creation-Date: 2014-11-14 20:43+0000\n"
 "PO-Revision-Date: 2014-03-25 21:45+0000\n"
 "Last-Translator: Graeme Gott <graeme@gottcode.org>\n"
 "Language-Team: Arabic (http://www.transifex.com/projects/p/focuswriter/"
@@ -19,11 +19,15 @@ msgstr ""
 "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
 "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
 
-#: ../focuswriter.appdata.xml.in.h:1
-msgid "Fullscreen word processor"
+#: ../focuswriter.appdata.xml.in.h:1 ../focuswriter.desktop.in.h:1
+msgid "FocusWriter"
 msgstr ""
 
 #: ../focuswriter.appdata.xml.in.h:2
+msgid "Fullscreen word processor"
+msgstr ""
+
+#: ../focuswriter.appdata.xml.in.h:3
 msgid ""
 "FocusWriter is a simple, distraction-free word processor. It utilizes a hide-"
 "away interface that you access by moving your mouse to the edges of the "
@@ -31,7 +35,7 @@ msgid ""
 "still getting out of the way so that you can immerse yourself in your work."
 msgstr ""
 
-#: ../focuswriter.appdata.xml.in.h:3
+#: ../focuswriter.appdata.xml.in.h:4
 msgid ""
 "FocusWriter allows you to customize your environment by creating themes that "
 "control the font, colors, and background image to add ambiance. It also "
@@ -39,17 +43,13 @@ msgid ""
 "documents, spell-checking, and much more."
 msgstr ""
 
-#: ../focuswriter.appdata.xml.in.h:4
+#: ../focuswriter.appdata.xml.in.h:5
 msgid ""
 "Additionally, when you open the program your current work in progress will "
 "automatically load and position you where you last left off so that you can "
 "immediately jump back in."
 msgstr ""
 
-#: ../focuswriter.desktop.in.h:1
-msgid "FocusWriter"
-msgstr ""
-
 #: ../focuswriter.desktop.in.h:2
 msgid "Fullscreen Word Processor"
 msgstr ""
--- focuswriter-1.5.3.orig/resources/unix/po/ca.po
+++ focuswriter-1.5.3/resources/unix/po/ca.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FocusWriter\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-04-05 11:50+0000\n"
+"POT-Creation-Date: 2014-11-14 20:43+0000\n"
 "PO-Revision-Date: 2014-03-25 21:45+0000\n"
 "Last-Translator: Graeme Gott <graeme@gottcode.org>\n"
 "Language-Team: Catalan (http://www.transifex.com/projects/p/focuswriter/"
@@ -18,11 +18,15 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: ../focuswriter.appdata.xml.in.h:1
-msgid "Fullscreen word processor"
+#: ../focuswriter.appdata.xml.in.h:1 ../focuswriter.desktop.in.h:1
+msgid "FocusWriter"
 msgstr ""
 
 #: ../focuswriter.appdata.xml.in.h:2
+msgid "Fullscreen word processor"
+msgstr ""
+
+#: ../focuswriter.appdata.xml.in.h:3
 msgid ""
 "FocusWriter is a simple, distraction-free word processor. It utilizes a hide-"
 "away interface that you access by moving your mouse to the edges of the "
@@ -30,7 +34,7 @@ msgid ""
 "still getting out of the way so that you can immerse yourself in your work."
 msgstr ""
 
-#: ../focuswriter.appdata.xml.in.h:3
+#: ../focuswriter.appdata.xml.in.h:4
 msgid ""
 "FocusWriter allows you to customize your environment by creating themes that "
 "control the font, colors, and background image to add ambiance. It also "
@@ -38,17 +42,13 @@ msgid ""
 "documents, spell-checking, and much more."
 msgstr ""
 
-#: ../focuswriter.appdata.xml.in.h:4
+#: ../focuswriter.appdata.xml.in.h:5
 msgid ""
 "Additionally, when you open the program your current work in progress will "
 "automatically load and position you where you last left off so that you can "
 "immediately jump back in."
 msgstr ""
 
-#: ../focuswriter.desktop.in.h:1
-msgid "FocusWriter"
-msgstr ""
-
 #: ../focuswriter.desktop.in.h:2
 msgid "Fullscreen Word Processor"
 msgstr ""
--- focuswriter-1.5.3.orig/resources/unix/po/cs.po
+++ focuswriter-1.5.3/resources/unix/po/cs.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FocusWriter\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-04-05 11:50+0000\n"
+"POT-Creation-Date: 2014-11-14 20:43+0000\n"
 "PO-Revision-Date: 2014-05-30 20:30+0000\n"
 "Last-Translator: fri\n"
 "Language-Team: Czech (http://www.transifex.com/projects/p/focuswriter/"
@@ -19,11 +19,15 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 
-#: ../focuswriter.appdata.xml.in.h:1
+#: ../focuswriter.appdata.xml.in.h:1 ../focuswriter.desktop.in.h:1
+msgid "FocusWriter"
+msgstr "FocusWriter"
+
+#: ../focuswriter.appdata.xml.in.h:2
 msgid "Fullscreen word processor"
 msgstr "Textový procesor v režimu na celou obrazovku"
 
-#: ../focuswriter.appdata.xml.in.h:2
+#: ../focuswriter.appdata.xml.in.h:3
 msgid ""
 "FocusWriter is a simple, distraction-free word processor. It utilizes a hide-"
 "away interface that you access by moving your mouse to the edges of the "
@@ -35,7 +39,7 @@ msgstr ""
 "myši k okrajům obrazovky, čímž programu umožňuje mít důvěrně známý vzhled a "
 "dojem z něj, a přitom být z dohledu, takže se můžete ponořit do své práce."
 
-#: ../focuswriter.appdata.xml.in.h:3
+#: ../focuswriter.appdata.xml.in.h:4
 msgid ""
 "FocusWriter allows you to customize your environment by creating themes that "
 "control the font, colors, and background image to add ambiance. It also "
@@ -48,7 +52,7 @@ msgstr ""
 "cíle, možnost mít více otevřených dokumentů, ověřování pravopisu, a mnohé "
 "další."
 
-#: ../focuswriter.appdata.xml.in.h:4
+#: ../focuswriter.appdata.xml.in.h:5
 msgid ""
 "Additionally, when you open the program your current work in progress will "
 "automatically load and position you where you last left off so that you can "
@@ -58,10 +62,6 @@ msgstr ""
 "otevře se na místě, kde jste ji naposledy opustily, takže se do ní zase "
 "budete moci okamžitě dát."
 
-#: ../focuswriter.desktop.in.h:1
-msgid "FocusWriter"
-msgstr "FocusWriter"
-
 #: ../focuswriter.desktop.in.h:2
 msgid "Fullscreen Word Processor"
 msgstr "Celoobrazovkový editor textu"
--- focuswriter-1.5.3.orig/resources/unix/po/da.po
+++ focuswriter-1.5.3/resources/unix/po/da.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FocusWriter\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-04-05 11:50+0000\n"
+"POT-Creation-Date: 2014-11-14 20:43+0000\n"
 "PO-Revision-Date: 2014-03-25 21:46+0000\n"
 "Last-Translator: Graeme Gott <graeme@gottcode.org>\n"
 "Language-Team: Danish (http://www.transifex.com/projects/p/focuswriter/"
@@ -18,11 +18,15 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: ../focuswriter.appdata.xml.in.h:1
+#: ../focuswriter.appdata.xml.in.h:1 ../focuswriter.desktop.in.h:1
+msgid "FocusWriter"
+msgstr "FocusWriter"
+
+#: ../focuswriter.appdata.xml.in.h:2
 msgid "Fullscreen word processor"
 msgstr ""
 
-#: ../focuswriter.appdata.xml.in.h:2
+#: ../focuswriter.appdata.xml.in.h:3
 msgid ""
 "FocusWriter is a simple, distraction-free word processor. It utilizes a hide-"
 "away interface that you access by moving your mouse to the edges of the "
@@ -30,7 +34,7 @@ msgid ""
 "still getting out of the way so that you can immerse yourself in your work."
 msgstr ""
 
-#: ../focuswriter.appdata.xml.in.h:3
+#: ../focuswriter.appdata.xml.in.h:4
 msgid ""
 "FocusWriter allows you to customize your environment by creating themes that "
 "control the font, colors, and background image to add ambiance. It also "
@@ -38,17 +42,13 @@ msgid ""
 "documents, spell-checking, and much more."
 msgstr ""
 
-#: ../focuswriter.appdata.xml.in.h:4
+#: ../focuswriter.appdata.xml.in.h:5
 msgid ""
 "Additionally, when you open the program your current work in progress will "
 "automatically load and position you where you last left off so that you can "
 "immediately jump back in."
 msgstr ""
 
-#: ../focuswriter.desktop.in.h:1
-msgid "FocusWriter"
-msgstr "FocusWriter"
-
 #: ../focuswriter.desktop.in.h:2
 msgid "Fullscreen Word Processor"
 msgstr "Tekstbehandlingsprogram i fuld skærm"
--- focuswriter-1.5.3.orig/resources/unix/po/de.po
+++ focuswriter-1.5.3/resources/unix/po/de.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FocusWriter\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-04-05 11:50+0000\n"
+"POT-Creation-Date: 2014-11-14 20:43+0000\n"
 "PO-Revision-Date: 2014-03-25 21:46+0000\n"
 "Last-Translator: Graeme Gott <graeme@gottcode.org>\n"
 "Language-Team: German (http://www.transifex.com/projects/p/focuswriter/"
@@ -18,11 +18,15 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: ../focuswriter.appdata.xml.in.h:1
+#: ../focuswriter.appdata.xml.in.h:1 ../focuswriter.desktop.in.h:1
+msgid "FocusWriter"
+msgstr "FocusWriter"
+
+#: ../focuswriter.appdata.xml.in.h:2
 msgid "Fullscreen word processor"
 msgstr "Vollbild-Textverarbeitungsprogramm"
 
-#: ../focuswriter.appdata.xml.in.h:2
+#: ../focuswriter.appdata.xml.in.h:3
 msgid ""
 "FocusWriter is a simple, distraction-free word processor. It utilizes a hide-"
 "away interface that you access by moving your mouse to the edges of the "
@@ -35,7 +39,7 @@ msgstr ""
 "intuitiv benutzen, ohne dass die Programmoberfläche ihnen die Sicht auf das "
 "versperrt, was eigentlich zählt: Ihre Arbeit."
 
-#: ../focuswriter.appdata.xml.in.h:3
+#: ../focuswriter.appdata.xml.in.h:4
 msgid ""
 "FocusWriter allows you to customize your environment by creating themes that "
 "control the font, colors, and background image to add ambiance. It also "
@@ -49,7 +53,7 @@ msgstr ""
 "Tagesziele, das Öffnen mehrerer Dokumente gleichzeitig, "
 "Rechtschreibkorrektur und vieles mehr."
 
-#: ../focuswriter.appdata.xml.in.h:4
+#: ../focuswriter.appdata.xml.in.h:5
 msgid ""
 "Additionally, when you open the program your current work in progress will "
 "automatically load and position you where you last left off so that you can "
@@ -59,10 +63,6 @@ msgstr ""
 "geöffnetes Dokument an der Stelle, an der Sie zuletzt gearbeitet haben, "
 "sodass Sie ihre Arbeit direkt fortsetzen können."
 
-#: ../focuswriter.desktop.in.h:1
-msgid "FocusWriter"
-msgstr "FocusWriter"
-
 #: ../focuswriter.desktop.in.h:2
 msgid "Fullscreen Word Processor"
 msgstr "Vollbild-Textverarbeitung"
--- focuswriter-1.5.3.orig/resources/unix/po/description.pot
+++ focuswriter-1.5.3/resources/unix/po/description.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FocusWriter\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-04-05 11:50+0000\n"
+"POT-Creation-Date: 2014-11-14 20:43+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,11 +17,15 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: ../focuswriter.appdata.xml.in.h:1
-msgid "Fullscreen word processor"
+#: ../focuswriter.appdata.xml.in.h:1 ../focuswriter.desktop.in.h:1
+msgid "FocusWriter"
 msgstr ""
 
 #: ../focuswriter.appdata.xml.in.h:2
+msgid "Fullscreen word processor"
+msgstr ""
+
+#: ../focuswriter.appdata.xml.in.h:3
 msgid ""
 "FocusWriter is a simple, distraction-free word processor. It utilizes a hide-"
 "away interface that you access by moving your mouse to the edges of the "
@@ -29,7 +33,7 @@ msgid ""
 "still getting out of the way so that you can immerse yourself in your work."
 msgstr ""
 
-#: ../focuswriter.appdata.xml.in.h:3
+#: ../focuswriter.appdata.xml.in.h:4
 msgid ""
 "FocusWriter allows you to customize your environment by creating themes that "
 "control the font, colors, and background image to add ambiance. It also "
@@ -37,17 +41,13 @@ msgid ""
 "documents, spell-checking, and much more."
 msgstr ""
 
-#: ../focuswriter.appdata.xml.in.h:4
+#: ../focuswriter.appdata.xml.in.h:5
 msgid ""
 "Additionally, when you open the program your current work in progress will "
 "automatically load and position you where you last left off so that you can "
 "immediately jump back in."
 msgstr ""
 
-#: ../focuswriter.desktop.in.h:1
-msgid "FocusWriter"
-msgstr ""
-
 #: ../focuswriter.desktop.in.h:2
 msgid "Fullscreen Word Processor"
 msgstr ""
--- focuswriter-1.5.3.orig/resources/unix/po/el.po
+++ focuswriter-1.5.3/resources/unix/po/el.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FocusWriter\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-04-05 11:50+0000\n"
+"POT-Creation-Date: 2014-11-14 20:43+0000\n"
 "PO-Revision-Date: 2014-05-30 01:33+0000\n"
 "Last-Translator: Γιάννης Ανθυμίδης <yannanth@gmail.com>\n"
 "Language-Team: Greek (http://www.transifex.com/projects/p/focuswriter/"
@@ -19,11 +19,15 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: ../focuswriter.appdata.xml.in.h:1
+#: ../focuswriter.appdata.xml.in.h:1 ../focuswriter.desktop.in.h:1
+msgid "FocusWriter"
+msgstr "FocusWriter"
+
+#: ../focuswriter.appdata.xml.in.h:2
 msgid "Fullscreen word processor"
 msgstr "Επεξεργαστής κειμένου σε πλήρης οθόνη"
 
-#: ../focuswriter.appdata.xml.in.h:2
+#: ../focuswriter.appdata.xml.in.h:3
 msgid ""
 "FocusWriter is a simple, distraction-free word processor. It utilizes a hide-"
 "away interface that you access by moving your mouse to the edges of the "
@@ -31,7 +35,7 @@ msgid ""
 "still getting out of the way so that you can immerse yourself in your work."
 msgstr ""
 
-#: ../focuswriter.appdata.xml.in.h:3
+#: ../focuswriter.appdata.xml.in.h:4
 msgid ""
 "FocusWriter allows you to customize your environment by creating themes that "
 "control the font, colors, and background image to add ambiance. It also "
@@ -39,17 +43,13 @@ msgid ""
 "documents, spell-checking, and much more."
 msgstr ""
 
-#: ../focuswriter.appdata.xml.in.h:4
+#: ../focuswriter.appdata.xml.in.h:5
 msgid ""
 "Additionally, when you open the program your current work in progress will "
 "automatically load and position you where you last left off so that you can "
 "immediately jump back in."
 msgstr ""
 
-#: ../focuswriter.desktop.in.h:1
-msgid "FocusWriter"
-msgstr "FocusWriter"
-
 #: ../focuswriter.desktop.in.h:2
 msgid "Fullscreen Word Processor"
 msgstr "Επεξεργαστής Κειμένου σε Πλήρης Οθόνη"
--- focuswriter-1.5.3.orig/resources/unix/po/en_GB.po
+++ focuswriter-1.5.3/resources/unix/po/en_GB.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FocusWriter\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-04-05 11:50+0000\n"
+"POT-Creation-Date: 2014-11-14 20:43+0000\n"
 "PO-Revision-Date: 2014-03-25 21:46+0000\n"
 "Last-Translator: Graeme Gott <graeme@gottcode.org>\n"
 "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/"
@@ -18,11 +18,15 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: ../focuswriter.appdata.xml.in.h:1
+#: ../focuswriter.appdata.xml.in.h:1 ../focuswriter.desktop.in.h:1
+msgid "FocusWriter"
+msgstr "FocusWriter"
+
+#: ../focuswriter.appdata.xml.in.h:2
 msgid "Fullscreen word processor"
 msgstr ""
 
-#: ../focuswriter.appdata.xml.in.h:2
+#: ../focuswriter.appdata.xml.in.h:3
 msgid ""
 "FocusWriter is a simple, distraction-free word processor. It utilizes a hide-"
 "away interface that you access by moving your mouse to the edges of the "
@@ -30,7 +34,7 @@ msgid ""
 "still getting out of the way so that you can immerse yourself in your work."
 msgstr ""
 
-#: ../focuswriter.appdata.xml.in.h:3
+#: ../focuswriter.appdata.xml.in.h:4
 msgid ""
 "FocusWriter allows you to customize your environment by creating themes that "
 "control the font, colors, and background image to add ambiance. It also "
@@ -38,17 +42,13 @@ msgid ""
 "documents, spell-checking, and much more."
 msgstr ""
 
-#: ../focuswriter.appdata.xml.in.h:4
+#: ../focuswriter.appdata.xml.in.h:5
 msgid ""
 "Additionally, when you open the program your current work in progress will "
 "automatically load and position you where you last left off so that you can "
 "immediately jump back in."
 msgstr ""
 
-#: ../focuswriter.desktop.in.h:1
-msgid "FocusWriter"
-msgstr "FocusWriter"
-
 #: ../focuswriter.desktop.in.h:2
 msgid "Fullscreen Word Processor"
 msgstr "Full-screen Word Processor"
--- focuswriter-1.5.3.orig/resources/unix/po/es.po
+++ focuswriter-1.5.3/resources/unix/po/es.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FocusWriter\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-04-05 11:50+0000\n"
+"POT-Creation-Date: 2014-11-14 20:43+0000\n"
 "PO-Revision-Date: 2014-03-25 21:46+0000\n"
 "Last-Translator: Graeme Gott <graeme@gottcode.org>\n"
 "Language-Team: Spanish (http://www.transifex.com/projects/p/focuswriter/"
@@ -18,11 +18,15 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: ../focuswriter.appdata.xml.in.h:1
+#: ../focuswriter.appdata.xml.in.h:1 ../focuswriter.desktop.in.h:1
+msgid "FocusWriter"
+msgstr "FocusWriter"
+
+#: ../focuswriter.appdata.xml.in.h:2
 msgid "Fullscreen word processor"
 msgstr ""
 
-#: ../focuswriter.appdata.xml.in.h:2
+#: ../focuswriter.appdata.xml.in.h:3
 msgid ""
 "FocusWriter is a simple, distraction-free word processor. It utilizes a hide-"
 "away interface that you access by moving your mouse to the edges of the "
@@ -30,7 +34,7 @@ msgid ""
 "still getting out of the way so that you can immerse yourself in your work."
 msgstr ""
 
-#: ../focuswriter.appdata.xml.in.h:3
+#: ../focuswriter.appdata.xml.in.h:4
 msgid ""
 "FocusWriter allows you to customize your environment by creating themes that "
 "control the font, colors, and background image to add ambiance. It also "
@@ -38,17 +42,13 @@ msgid ""
 "documents, spell-checking, and much more."
 msgstr ""
 
-#: ../focuswriter.appdata.xml.in.h:4
+#: ../focuswriter.appdata.xml.in.h:5
 msgid ""
 "Additionally, when you open the program your current work in progress will "
 "automatically load and position you where you last left off so that you can "
 "immediately jump back in."
 msgstr ""
 
-#: ../focuswriter.desktop.in.h:1
-msgid "FocusWriter"
-msgstr "FocusWriter"
-
 #: ../focuswriter.desktop.in.h:2
 msgid "Fullscreen Word Processor"
 msgstr "Procesador de textos a pantalla completa"
--- focuswriter-1.5.3.orig/resources/unix/po/es_MX.po
+++ focuswriter-1.5.3/resources/unix/po/es_MX.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FocusWriter\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-04-05 11:50+0000\n"
+"POT-Creation-Date: 2014-11-14 20:43+0000\n"
 "PO-Revision-Date: 2014-06-20 04:26+0000\n"
 "Last-Translator: neoriddle <neopromos@gmail.com>\n"
 "Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/"
@@ -19,11 +19,15 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: ../focuswriter.appdata.xml.in.h:1
+#: ../focuswriter.appdata.xml.in.h:1 ../focuswriter.desktop.in.h:1
+msgid "FocusWriter"
+msgstr "FocusWriter"
+
+#: ../focuswriter.appdata.xml.in.h:2
 msgid "Fullscreen word processor"
 msgstr "Procesador de palabras en pantalla completa"
 
-#: ../focuswriter.appdata.xml.in.h:2
+#: ../focuswriter.appdata.xml.in.h:3
 msgid ""
 "FocusWriter is a simple, distraction-free word processor. It utilizes a hide-"
 "away interface that you access by moving your mouse to the edges of the "
@@ -36,7 +40,7 @@ msgstr ""
 "similar a cuando uno se aparta de todo y se puede concentrar sólo en su "
 "trabajo."
 
-#: ../focuswriter.appdata.xml.in.h:3
+#: ../focuswriter.appdata.xml.in.h:4
 msgid ""
 "FocusWriter allows you to customize your environment by creating themes that "
 "control the font, colors, and background image to add ambiance. It also "
@@ -48,7 +52,7 @@ msgstr ""
 "características son que actualiza en tiempo real estadísticas, metas "
 "diarias, abre múltiples documentos, verifica ortografía y mucho más."
 
-#: ../focuswriter.appdata.xml.in.h:4
+#: ../focuswriter.appdata.xml.in.h:5
 msgid ""
 "Additionally, when you open the program your current work in progress will "
 "automatically load and position you where you last left off so that you can "
@@ -58,10 +62,6 @@ msgstr ""
 "posición en la que dejó la última vez para que pueda continuar "
 "inmediatamente."
 
-#: ../focuswriter.desktop.in.h:1
-msgid "FocusWriter"
-msgstr "FocusWriter"
-
 #: ../focuswriter.desktop.in.h:2
 msgid "Fullscreen Word Processor"
 msgstr "Procesador de palabras en pantalla completa"
--- focuswriter-1.5.3.orig/resources/unix/po/fi.po
+++ focuswriter-1.5.3/resources/unix/po/fi.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FocusWriter\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-04-05 11:50+0000\n"
+"POT-Creation-Date: 2014-11-14 20:43+0000\n"
 "PO-Revision-Date: 2014-05-31 10:49+0000\n"
 "Last-Translator: Lasse Liehu <larso@gmx.com>\n"
 "Language-Team: Finnish (http://www.transifex.com/projects/p/focuswriter/"
@@ -19,11 +19,15 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: ../focuswriter.appdata.xml.in.h:1
+#: ../focuswriter.appdata.xml.in.h:1 ../focuswriter.desktop.in.h:1
+msgid "FocusWriter"
+msgstr "FocusWriter"
+
+#: ../focuswriter.appdata.xml.in.h:2
 msgid "Fullscreen word processor"
 msgstr "Koko näytön tekstinkäsittelyohjelma"
 
-#: ../focuswriter.appdata.xml.in.h:2
+#: ../focuswriter.appdata.xml.in.h:3
 msgid ""
 "FocusWriter is a simple, distraction-free word processor. It utilizes a hide-"
 "away interface that you access by moving your mouse to the edges of the "
@@ -35,7 +39,7 @@ msgstr ""
 "hiiren näytön laitoihin. Sen ansiosta ohjelmassa on tuttu ulkoasu ja "
 "käyttötuntuma. Samalla käyttöliittymä väistyy työhön uppoutumisen tieltä."
 
-#: ../focuswriter.appdata.xml.in.h:3
+#: ../focuswriter.appdata.xml.in.h:4
 msgid ""
 "FocusWriter allows you to customize your environment by creating themes that "
 "control the font, colors, and background image to add ambiance. It also "
@@ -47,7 +51,7 @@ msgstr ""
 "automaattisesti päivittyvät tilastot, päivittäiset tavoitteet, tuki useille "
 "avoimille tiedostoille, oikeinkirjoituksen tarkistus ja paljon muuta."
 
-#: ../focuswriter.appdata.xml.in.h:4
+#: ../focuswriter.appdata.xml.in.h:5
 msgid ""
 "Additionally, when you open the program your current work in progress will "
 "automatically load and position you where you last left off so that you can "
@@ -56,10 +60,6 @@ msgstr ""
 "Lisäksi ohjelman käynnistyessä kesken jäänyt työ ladataan automaattisesti "
 "siltä kohtaa, mihin viimeksi jäit, jotta työn jatkaminen on helppoa."
 
-#: ../focuswriter.desktop.in.h:1
-msgid "FocusWriter"
-msgstr "FocusWriter"
-
 #: ../focuswriter.desktop.in.h:2
 msgid "Fullscreen Word Processor"
 msgstr "Koko näytön tekstinkäsittelyohjelma"
--- focuswriter-1.5.3.orig/resources/unix/po/fr.po
+++ focuswriter-1.5.3/resources/unix/po/fr.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FocusWriter\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-04-05 11:50+0000\n"
+"POT-Creation-Date: 2014-11-14 20:43+0000\n"
 "PO-Revision-Date: 2014-07-04 15:09+0000\n"
 "Last-Translator: Yannick Le Guen <leguen.yannick@gmail.com>\n"
 "Language-Team: French (http://www.transifex.com/projects/p/focuswriter/"
@@ -19,11 +19,15 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
-#: ../focuswriter.appdata.xml.in.h:1
+#: ../focuswriter.appdata.xml.in.h:1 ../focuswriter.desktop.in.h:1
+msgid "FocusWriter"
+msgstr "FocusWriter"
+
+#: ../focuswriter.appdata.xml.in.h:2
 msgid "Fullscreen word processor"
 msgstr "Traitement de texte plein écran"
 
-#: ../focuswriter.appdata.xml.in.h:2
+#: ../focuswriter.appdata.xml.in.h:3
 msgid ""
 "FocusWriter is a simple, distraction-free word processor. It utilizes a hide-"
 "away interface that you access by moving your mouse to the edges of the "
@@ -35,7 +39,7 @@ msgstr ""
 "de l'écran, ce qui confère au programme un aspect convivial tout en restant "
 "discret afin que vous puissiez vous plonger dans votre travail."
 
-#: ../focuswriter.appdata.xml.in.h:3
+#: ../focuswriter.appdata.xml.in.h:4
 msgid ""
 "FocusWriter allows you to customize your environment by creating themes that "
 "control the font, colors, and background image to add ambiance. It also "
@@ -48,7 +52,7 @@ msgstr ""
 "jour à la volée, des objectifs quotidiens, l'ouverture de documents "
 "multiples, une vérification orthographique, et bien plus encore."
 
-#: ../focuswriter.appdata.xml.in.h:4
+#: ../focuswriter.appdata.xml.in.h:5
 msgid ""
 "Additionally, when you open the program your current work in progress will "
 "automatically load and position you where you last left off so that you can "
@@ -58,10 +62,6 @@ msgstr ""
 "automatiquement chargé et vous vous retrouverez là où vous vous étiez "
 "arrêté, de sorte que vous puissiez immédiament vous remettre à l'ouvrage."
 
-#: ../focuswriter.desktop.in.h:1
-msgid "FocusWriter"
-msgstr "FocusWriter"
-
 #: ../focuswriter.desktop.in.h:2
 msgid "Fullscreen Word Processor"
 msgstr "Traitement de texte plein écran"
--- focuswriter-1.5.3.orig/resources/unix/po/he.po
+++ focuswriter-1.5.3/resources/unix/po/he.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FocusWriter\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-04-05 11:50+0000\n"
+"POT-Creation-Date: 2014-11-14 20:43+0000\n"
 "PO-Revision-Date: 2014-03-26 13:49+0000\n"
 "Last-Translator: GenghisKhan <genghiskhan@gmx.ca>\n"
 "Language-Team: Hebrew (http://www.transifex.com/projects/p/focuswriter/"
@@ -19,11 +19,15 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: ../focuswriter.appdata.xml.in.h:1
+#: ../focuswriter.appdata.xml.in.h:1 ../focuswriter.desktop.in.h:1
+msgid "FocusWriter"
+msgstr "FocusWriter"
+
+#: ../focuswriter.appdata.xml.in.h:2
 msgid "Fullscreen word processor"
 msgstr "מעבד תמלילים במסך מלא"
 
-#: ../focuswriter.appdata.xml.in.h:2
+#: ../focuswriter.appdata.xml.in.h:3
 msgid ""
 "FocusWriter is a simple, distraction-free word processor. It utilizes a hide-"
 "away interface that you access by moving your mouse to the edges of the "
@@ -31,7 +35,7 @@ msgid ""
 "still getting out of the way so that you can immerse yourself in your work."
 msgstr ""
 
-#: ../focuswriter.appdata.xml.in.h:3
+#: ../focuswriter.appdata.xml.in.h:4
 msgid ""
 "FocusWriter allows you to customize your environment by creating themes that "
 "control the font, colors, and background image to add ambiance. It also "
@@ -39,17 +43,13 @@ msgid ""
 "documents, spell-checking, and much more."
 msgstr ""
 
-#: ../focuswriter.appdata.xml.in.h:4
+#: ../focuswriter.appdata.xml.in.h:5
 msgid ""
 "Additionally, when you open the program your current work in progress will "
 "automatically load and position you where you last left off so that you can "
 "immediately jump back in."
 msgstr ""
 
-#: ../focuswriter.desktop.in.h:1
-msgid "FocusWriter"
-msgstr "FocusWriter"
-
 #: ../focuswriter.desktop.in.h:2
 msgid "Fullscreen Word Processor"
 msgstr "מעבד תמלילים במסך מלא"
--- focuswriter-1.5.3.orig/resources/unix/po/hu.po
+++ focuswriter-1.5.3/resources/unix/po/hu.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FocusWriter\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-04-05 11:50+0000\n"
+"POT-Creation-Date: 2014-11-14 20:43+0000\n"
 "PO-Revision-Date: 2014-03-25 21:47+0000\n"
 "Last-Translator: Graeme Gott <graeme@gottcode.org>\n"
 "Language-Team: Hungarian (http://www.transifex.com/projects/p/focuswriter/"
@@ -18,11 +18,15 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: ../focuswriter.appdata.xml.in.h:1
+#: ../focuswriter.appdata.xml.in.h:1 ../focuswriter.desktop.in.h:1
+msgid "FocusWriter"
+msgstr "FocusWriter"
+
+#: ../focuswriter.appdata.xml.in.h:2
 msgid "Fullscreen word processor"
 msgstr ""
 
-#: ../focuswriter.appdata.xml.in.h:2
+#: ../focuswriter.appdata.xml.in.h:3
 msgid ""
 "FocusWriter is a simple, distraction-free word processor. It utilizes a hide-"
 "away interface that you access by moving your mouse to the edges of the "
@@ -30,7 +34,7 @@ msgid ""
 "still getting out of the way so that you can immerse yourself in your work."
 msgstr ""
 
-#: ../focuswriter.appdata.xml.in.h:3
+#: ../focuswriter.appdata.xml.in.h:4
 msgid ""
 "FocusWriter allows you to customize your environment by creating themes that "
 "control the font, colors, and background image to add ambiance. It also "
@@ -38,17 +42,13 @@ msgid ""
 "documents, spell-checking, and much more."
 msgstr ""
 
-#: ../focuswriter.appdata.xml.in.h:4
+#: ../focuswriter.appdata.xml.in.h:5
 msgid ""
 "Additionally, when you open the program your current work in progress will "
 "automatically load and position you where you last left off so that you can "
 "immediately jump back in."
 msgstr ""
 
-#: ../focuswriter.desktop.in.h:1
-msgid "FocusWriter"
-msgstr "FocusWriter"
-
 #: ../focuswriter.desktop.in.h:2
 msgid "Fullscreen Word Processor"
 msgstr "Teljesképernyős szövegszerkesztő"
--- focuswriter-1.5.3.orig/resources/unix/po/hy.po
+++ focuswriter-1.5.3/resources/unix/po/hy.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FocusWriter\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-04-05 11:50+0000\n"
+"POT-Creation-Date: 2014-11-14 20:43+0000\n"
 "PO-Revision-Date: 2014-05-08 14:39+0000\n"
 "Last-Translator: sedas\n"
 "Language-Team: Armenian (http://www.transifex.com/projects/p/focuswriter/"
@@ -20,11 +20,15 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: ../focuswriter.appdata.xml.in.h:1
+#: ../focuswriter.appdata.xml.in.h:1 ../focuswriter.desktop.in.h:1
+msgid "FocusWriter"
+msgstr "FocusWriter"
+
+#: ../focuswriter.appdata.xml.in.h:2
 msgid "Fullscreen word processor"
 msgstr "Լիէկրան տեքստային խմբագրիչ"
 
-#: ../focuswriter.appdata.xml.in.h:2
+#: ../focuswriter.appdata.xml.in.h:3
 msgid ""
 "FocusWriter is a simple, distraction-free word processor. It utilizes a hide-"
 "away interface that you access by moving your mouse to the edges of the "
@@ -38,7 +42,7 @@ msgstr ""
 "խորասուզվել աշխատանքի մեջ, առանց ուշադրությունն արտաքին հանգամանքներով "
 "շեղելու։"
 
-#: ../focuswriter.appdata.xml.in.h:3
+#: ../focuswriter.appdata.xml.in.h:4
 msgid ""
 "FocusWriter allows you to customize your environment by creating themes that "
 "control the font, colors, and background image to add ambiance. It also "
@@ -52,7 +56,7 @@ msgstr ""
 "աշխատանքի օրական սահմանաքանակ, հնարավորություն ունի մեկ պատուհանում "
 "միանգամից շատ նիշքեր բացելու, ուղղագրությունը ստուգելու և այլն։"
 
-#: ../focuswriter.appdata.xml.in.h:4
+#: ../focuswriter.appdata.xml.in.h:5
 msgid ""
 "Additionally, when you open the program your current work in progress will "
 "automatically load and position you where you last left off so that you can "
@@ -63,10 +67,6 @@ msgstr ""
 "փոփոխություն է կատարել, ինչը հնարավորություն է տալիս շարունակելու աշխատանքն "
 "այնտեղից, որտեղ այն վերջին անգամ ընդհատվել էր։"
 
-#: ../focuswriter.desktop.in.h:1
-msgid "FocusWriter"
-msgstr "FocusWriter"
-
 #: ../focuswriter.desktop.in.h:2
 msgid "Fullscreen Word Processor"
 msgstr "Լիէկրան տեքստային խմբագրիչ"
--- focuswriter-1.5.3.orig/resources/unix/po/id.po
+++ focuswriter-1.5.3/resources/unix/po/id.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FocusWriter\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-04-05 11:50+0000\n"
+"POT-Creation-Date: 2014-11-14 20:43+0000\n"
 "PO-Revision-Date: 2014-03-25 21:47+0000\n"
 "Last-Translator: Graeme Gott <graeme@gottcode.org>\n"
 "Language-Team: Indonesian (Indonesia) (http://www.transifex.com/projects/p/"
@@ -18,11 +18,15 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
-#: ../focuswriter.appdata.xml.in.h:1
+#: ../focuswriter.appdata.xml.in.h:1 ../focuswriter.desktop.in.h:1
+msgid "FocusWriter"
+msgstr "FocusWriter"
+
+#: ../focuswriter.appdata.xml.in.h:2
 msgid "Fullscreen word processor"
 msgstr ""
 
-#: ../focuswriter.appdata.xml.in.h:2
+#: ../focuswriter.appdata.xml.in.h:3
 msgid ""
 "FocusWriter is a simple, distraction-free word processor. It utilizes a hide-"
 "away interface that you access by moving your mouse to the edges of the "
@@ -30,7 +34,7 @@ msgid ""
 "still getting out of the way so that you can immerse yourself in your work."
 msgstr ""
 
-#: ../focuswriter.appdata.xml.in.h:3
+#: ../focuswriter.appdata.xml.in.h:4
 msgid ""
 "FocusWriter allows you to customize your environment by creating themes that "
 "control the font, colors, and background image to add ambiance. It also "
@@ -38,17 +42,13 @@ msgid ""
 "documents, spell-checking, and much more."
 msgstr ""
 
-#: ../focuswriter.appdata.xml.in.h:4
+#: ../focuswriter.appdata.xml.in.h:5
 msgid ""
 "Additionally, when you open the program your current work in progress will "
 "automatically load and position you where you last left off so that you can "
 "immediately jump back in."
 msgstr ""
 
-#: ../focuswriter.desktop.in.h:1
-msgid "FocusWriter"
-msgstr "FocusWriter"
-
 #: ../focuswriter.desktop.in.h:2
 msgid "Fullscreen Word Processor"
 msgstr "Layar Penuh"
--- focuswriter-1.5.3.orig/resources/unix/po/it.po
+++ focuswriter-1.5.3/resources/unix/po/it.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FocusWriter\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-04-05 11:50+0000\n"
+"POT-Creation-Date: 2014-11-14 20:43+0000\n"
 "PO-Revision-Date: 2014-03-25 21:45+0000\n"
 "Last-Translator: Graeme Gott <graeme@gottcode.org>\n"
 "Language-Team: Italian (http://www.transifex.com/projects/p/focuswriter/"
@@ -18,11 +18,15 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: ../focuswriter.appdata.xml.in.h:1
-msgid "Fullscreen word processor"
+#: ../focuswriter.appdata.xml.in.h:1 ../focuswriter.desktop.in.h:1
+msgid "FocusWriter"
 msgstr ""
 
 #: ../focuswriter.appdata.xml.in.h:2
+msgid "Fullscreen word processor"
+msgstr ""
+
+#: ../focuswriter.appdata.xml.in.h:3
 msgid ""
 "FocusWriter is a simple, distraction-free word processor. It utilizes a hide-"
 "away interface that you access by moving your mouse to the edges of the "
@@ -30,7 +34,7 @@ msgid ""
 "still getting out of the way so that you can immerse yourself in your work."
 msgstr ""
 
-#: ../focuswriter.appdata.xml.in.h:3
+#: ../focuswriter.appdata.xml.in.h:4
 msgid ""
 "FocusWriter allows you to customize your environment by creating themes that "
 "control the font, colors, and background image to add ambiance. It also "
@@ -38,17 +42,13 @@ msgid ""
 "documents, spell-checking, and much more."
 msgstr ""
 
-#: ../focuswriter.appdata.xml.in.h:4
+#: ../focuswriter.appdata.xml.in.h:5
 msgid ""
 "Additionally, when you open the program your current work in progress will "
 "automatically load and position you where you last left off so that you can "
 "immediately jump back in."
 msgstr ""
 
-#: ../focuswriter.desktop.in.h:1
-msgid "FocusWriter"
-msgstr ""
-
 #: ../focuswriter.desktop.in.h:2
 msgid "Fullscreen Word Processor"
 msgstr ""
--- focuswriter-1.5.3.orig/resources/unix/po/ja.po
+++ focuswriter-1.5.3/resources/unix/po/ja.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FocusWriter\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-04-05 11:50+0000\n"
+"POT-Creation-Date: 2014-11-14 20:43+0000\n"
 "PO-Revision-Date: 2014-03-25 21:48+0000\n"
 "Last-Translator: Graeme Gott <graeme@gottcode.org>\n"
 "Language-Team: Japanese (http://www.transifex.com/projects/p/focuswriter/"
@@ -18,11 +18,15 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
-#: ../focuswriter.appdata.xml.in.h:1
+#: ../focuswriter.appdata.xml.in.h:1 ../focuswriter.desktop.in.h:1
+msgid "FocusWriter"
+msgstr "FocusWriter"
+
+#: ../focuswriter.appdata.xml.in.h:2
 msgid "Fullscreen word processor"
 msgstr "フルスクリーン・ワードプロセッサ"
 
-#: ../focuswriter.appdata.xml.in.h:2
+#: ../focuswriter.appdata.xml.in.h:3
 msgid ""
 "FocusWriter is a simple, distraction-free word processor. It utilizes a hide-"
 "away interface that you access by moving your mouse to the edges of the "
@@ -34,7 +38,7 @@ msgstr ""
 "スできるようになっているので、プログラムの基本的なルック・アンド・フィールは"
 "維持したまま、作業に没頭することができるでしょう。"
 
-#: ../focuswriter.appdata.xml.in.h:3
+#: ../focuswriter.appdata.xml.in.h:4
 msgid ""
 "FocusWriter allows you to customize your environment by creating themes that "
 "control the font, colors, and background image to add ambiance. It also "
@@ -45,7 +49,7 @@ msgstr ""
 "環境をカスタマイズすることができます。またリアルタイムな文書の統計情報の表"
 "示、進捗管理、複数文書の編集、スペル・チェッカーなどといった機能もあります。"
 
-#: ../focuswriter.appdata.xml.in.h:4
+#: ../focuswriter.appdata.xml.in.h:5
 msgid ""
 "Additionally, when you open the program your current work in progress will "
 "automatically load and position you where you last left off so that you can "
@@ -54,10 +58,6 @@ msgstr ""
 "更には、現在のプロジェクトをプログラム開くと、以前の作業状況がカーソル位置も"
 "含め復元されるので、直ぐに続きを書き始めることが出来ます。"
 
-#: ../focuswriter.desktop.in.h:1
-msgid "FocusWriter"
-msgstr "FocusWriter"
-
 #: ../focuswriter.desktop.in.h:2
 msgid "Fullscreen Word Processor"
 msgstr "フルスクリーン・ワードプロセッサ"
--- focuswriter-1.5.3.orig/resources/unix/po/ko.po
+++ focuswriter-1.5.3/resources/unix/po/ko.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FocusWriter\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-04-05 11:50+0000\n"
+"POT-Creation-Date: 2014-11-14 20:43+0000\n"
 "PO-Revision-Date: 2014-06-26 15:33+0000\n"
 "Last-Translator: 박정규(Jung Kyu Park) <bagjunggyu@gmail.com>\n"
 "Language-Team: Korean (http://www.transifex.com/projects/p/focuswriter/"
@@ -19,11 +19,15 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
-#: ../focuswriter.appdata.xml.in.h:1
+#: ../focuswriter.appdata.xml.in.h:1 ../focuswriter.desktop.in.h:1
+msgid "FocusWriter"
+msgstr "포커스 라이터"
+
+#: ../focuswriter.appdata.xml.in.h:2
 msgid "Fullscreen word processor"
 msgstr "풀스크린 워드 프로세서"
 
-#: ../focuswriter.appdata.xml.in.h:2
+#: ../focuswriter.appdata.xml.in.h:3
 msgid ""
 "FocusWriter is a simple, distraction-free word processor. It utilizes a hide-"
 "away interface that you access by moving your mouse to the edges of the "
@@ -35,7 +39,7 @@ msgstr ""
 "모양과 느낌을 유지하게 해, 잠시 방해를 받아도 금방 하던 작업에 몰두하게 합니"
 "다."
 
-#: ../focuswriter.appdata.xml.in.h:3
+#: ../focuswriter.appdata.xml.in.h:4
 msgid ""
 "FocusWriter allows you to customize your environment by creating themes that "
 "control the font, colors, and background image to add ambiance. It also "
@@ -47,7 +51,7 @@ msgstr ""
 "할 수 있는 통계 업데이트, 오늘의 목표, 여러 건의 문서 열기, 맞춤법 검사, 등"
 "과 그 외에 아주 많은 기능을 갖고 있습니다.  "
 
-#: ../focuswriter.appdata.xml.in.h:4
+#: ../focuswriter.appdata.xml.in.h:5
 msgid ""
 "Additionally, when you open the program your current work in progress will "
 "automatically load and position you where you last left off so that you can "
@@ -56,10 +60,6 @@ msgstr ""
 "그리고, 프로그램을 열면 작업하던 내용이 일을 멈추고 떠났던 그때 그대로 자동으"
 "로 복귀되어서 돌아오면 바로 하던 작업으로 다시 돌아갈 수 있습니다."
 
-#: ../focuswriter.desktop.in.h:1
-msgid "FocusWriter"
-msgstr "포커스 라이터"
-
 #: ../focuswriter.desktop.in.h:2
 msgid "Fullscreen Word Processor"
 msgstr "풀스크린 워드 프로세서"
--- focuswriter-1.5.3.orig/resources/unix/po/nl.po
+++ focuswriter-1.5.3/resources/unix/po/nl.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FocusWriter\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-04-05 11:50+0000\n"
+"POT-Creation-Date: 2014-11-14 20:43+0000\n"
 "PO-Revision-Date: 2014-03-30 14:31+0000\n"
 "Last-Translator: RobertBorst <webmaster@fam-borst.nl>\n"
 "Language-Team: Dutch (http://www.transifex.com/projects/p/focuswriter/"
@@ -19,11 +19,15 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: ../focuswriter.appdata.xml.in.h:1
+#: ../focuswriter.appdata.xml.in.h:1 ../focuswriter.desktop.in.h:1
+msgid "FocusWriter"
+msgstr "FocusWriter"
+
+#: ../focuswriter.appdata.xml.in.h:2
 msgid "Fullscreen word processor"
 msgstr "Schermvullende tekstverwerker"
 
-#: ../focuswriter.appdata.xml.in.h:2
+#: ../focuswriter.appdata.xml.in.h:3
 msgid ""
 "FocusWriter is a simple, distraction-free word processor. It utilizes a hide-"
 "away interface that you access by moving your mouse to the edges of the "
@@ -35,7 +39,7 @@ msgstr ""
 "wordt. Het programma heeft de bekende uitstraling maar stelt daarnaast in "
 "staan om complete focus te hebben op het werk"
 
-#: ../focuswriter.appdata.xml.in.h:3
+#: ../focuswriter.appdata.xml.in.h:4
 msgid ""
 "FocusWriter allows you to customize your environment by creating themes that "
 "control the font, colors, and background image to add ambiance. It also "
@@ -47,7 +51,7 @@ msgstr ""
 "creëren. Het heeft direct bijgewerkte statistieken, dagelijkse doelen, "
 "meerdere open documenten, spellingscorrectie en nog veel meer."
 
-#: ../focuswriter.appdata.xml.in.h:4
+#: ../focuswriter.appdata.xml.in.h:5
 msgid ""
 "Additionally, when you open the program your current work in progress will "
 "automatically load and position you where you last left off so that you can "
@@ -56,10 +60,6 @@ msgstr ""
 "Daar bovenop laadt het programma je huidige onderhande werk en laat het zien "
 "op de locatie waar je gebleven bent zodat je direct verder kunt"
 
-#: ../focuswriter.desktop.in.h:1
-msgid "FocusWriter"
-msgstr "FocusWriter"
-
 #: ../focuswriter.desktop.in.h:2
 msgid "Fullscreen Word Processor"
 msgstr "Volscherm tekstverwerker"
--- focuswriter-1.5.3.orig/resources/unix/po/pl.po
+++ focuswriter-1.5.3/resources/unix/po/pl.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FocusWriter\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-04-05 11:50+0000\n"
+"POT-Creation-Date: 2014-11-14 20:43+0000\n"
 "PO-Revision-Date: 2014-07-08 19:33+0000\n"
 "Last-Translator: Łukasz Jurczak <jurczak@poczta.fm>\n"
 "Language-Team: Polish (http://www.transifex.com/projects/p/focuswriter/"
@@ -20,11 +20,15 @@ msgstr ""
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
 "|| n%100>=20) ? 1 : 2);\n"
 
-#: ../focuswriter.appdata.xml.in.h:1
+#: ../focuswriter.appdata.xml.in.h:1 ../focuswriter.desktop.in.h:1
+msgid "FocusWriter"
+msgstr "FocusWriter"
+
+#: ../focuswriter.appdata.xml.in.h:2
 msgid "Fullscreen word processor"
 msgstr "Pełnoekranowy edytor tekstu"
 
-#: ../focuswriter.appdata.xml.in.h:2
+#: ../focuswriter.appdata.xml.in.h:3
 msgid ""
 "FocusWriter is a simple, distraction-free word processor. It utilizes a hide-"
 "away interface that you access by moving your mouse to the edges of the "
@@ -32,7 +36,7 @@ msgid ""
 "still getting out of the way so that you can immerse yourself in your work."
 msgstr ""
 
-#: ../focuswriter.appdata.xml.in.h:3
+#: ../focuswriter.appdata.xml.in.h:4
 msgid ""
 "FocusWriter allows you to customize your environment by creating themes that "
 "control the font, colors, and background image to add ambiance. It also "
@@ -40,17 +44,13 @@ msgid ""
 "documents, spell-checking, and much more."
 msgstr ""
 
-#: ../focuswriter.appdata.xml.in.h:4
+#: ../focuswriter.appdata.xml.in.h:5
 msgid ""
 "Additionally, when you open the program your current work in progress will "
 "automatically load and position you where you last left off so that you can "
 "immediately jump back in."
 msgstr ""
 
-#: ../focuswriter.desktop.in.h:1
-msgid "FocusWriter"
-msgstr "FocusWriter"
-
 #: ../focuswriter.desktop.in.h:2
 msgid "Fullscreen Word Processor"
 msgstr "Pełnoekranowy edytor tekstów"
--- focuswriter-1.5.3.orig/resources/unix/po/pt.po
+++ focuswriter-1.5.3/resources/unix/po/pt.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FocusWriter\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-04-05 11:50+0000\n"
+"POT-Creation-Date: 2014-11-14 20:43+0000\n"
 "PO-Revision-Date: 2014-03-25 21:48+0000\n"
 "Last-Translator: Graeme Gott <graeme@gottcode.org>\n"
 "Language-Team: Portuguese (http://www.transifex.com/projects/p/focuswriter/"
@@ -18,11 +18,15 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: ../focuswriter.appdata.xml.in.h:1
+#: ../focuswriter.appdata.xml.in.h:1 ../focuswriter.desktop.in.h:1
+msgid "FocusWriter"
+msgstr "FocusWriter"
+
+#: ../focuswriter.appdata.xml.in.h:2
 msgid "Fullscreen word processor"
 msgstr "Processador de textos em ecrã completo"
 
-#: ../focuswriter.appdata.xml.in.h:2
+#: ../focuswriter.appdata.xml.in.h:3
 msgid ""
 "FocusWriter is a simple, distraction-free word processor. It utilizes a hide-"
 "away interface that you access by moving your mouse to the edges of the "
@@ -34,7 +38,7 @@ msgstr ""
 "ecrã, proporcionando um aspecto familiar que ao mesmo tempo não ocupa o "
 "espaço e permite ao utilizador focar-se no seu trabalho."
 
-#: ../focuswriter.appdata.xml.in.h:3
+#: ../focuswriter.appdata.xml.in.h:4
 msgid ""
 "FocusWriter allows you to customize your environment by creating themes that "
 "control the font, colors, and background image to add ambiance. It also "
@@ -46,7 +50,7 @@ msgstr ""
 "mostra estatísticas actualizadas em directo, objectivos diários, também abre "
 "vários documentos ao mesmo tempo, faz verificação ortográfica, e muito mais."
 
-#: ../focuswriter.appdata.xml.in.h:4
+#: ../focuswriter.appdata.xml.in.h:5
 msgid ""
 "Additionally, when you open the program your current work in progress will "
 "automatically load and position you where you last left off so that you can "
@@ -56,10 +60,6 @@ msgstr ""
 "coloca o cursor na sua posição em que este esteve quando a sessão anterior "
 "terminou, para assim poder voltar ao assunto sem demoras."
 
-#: ../focuswriter.desktop.in.h:1
-msgid "FocusWriter"
-msgstr "FocusWriter"
-
 #: ../focuswriter.desktop.in.h:2
 msgid "Fullscreen Word Processor"
 msgstr "Processador de textos em ecrã completo"
--- focuswriter-1.5.3.orig/resources/unix/po/pt_BR.po
+++ focuswriter-1.5.3/resources/unix/po/pt_BR.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FocusWriter\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-04-05 11:50+0000\n"
+"POT-Creation-Date: 2014-11-14 20:43+0000\n"
 "PO-Revision-Date: 2014-07-21 16:57+0000\n"
 "Last-Translator: Márcio Massula Jr. <marciomassulajr@gmail.com>\n"
 "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/"
@@ -20,11 +20,15 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
-#: ../focuswriter.appdata.xml.in.h:1
+#: ../focuswriter.appdata.xml.in.h:1 ../focuswriter.desktop.in.h:1
+msgid "FocusWriter"
+msgstr "FocusWriter"
+
+#: ../focuswriter.appdata.xml.in.h:2
 msgid "Fullscreen word processor"
 msgstr "Processador de texto em tela cheia"
 
-#: ../focuswriter.appdata.xml.in.h:2
+#: ../focuswriter.appdata.xml.in.h:3
 msgid ""
 "FocusWriter is a simple, distraction-free word processor. It utilizes a hide-"
 "away interface that you access by moving your mouse to the edges of the "
@@ -36,7 +40,7 @@ msgstr ""
 "tela, o que dá ao programa um visual familiar, mas discreto. Assim você pode "
 "mergulhar em seu trabalho."
 
-#: ../focuswriter.appdata.xml.in.h:3
+#: ../focuswriter.appdata.xml.in.h:4
 msgid ""
 "FocusWriter allows you to customize your environment by creating themes that "
 "control the font, colors, and background image to add ambiance. It also "
@@ -48,7 +52,7 @@ msgstr ""
 "atmosfera ideal. Também permite atualização de estatísticas, metas diárias, "
 "vários documentos abertos, verificação ortográfica e muito mais."
 
-#: ../focuswriter.appdata.xml.in.h:4
+#: ../focuswriter.appdata.xml.in.h:5
 msgid ""
 "Additionally, when you open the program your current work in progress will "
 "automatically load and position you where you last left off so that you can "
@@ -58,10 +62,6 @@ msgstr ""
 "automaticamente carregado e posicionado onde você parou, de modo que você "
 "pode reiniciá-lo imediatamente."
 
-#: ../focuswriter.desktop.in.h:1
-msgid "FocusWriter"
-msgstr "FocusWriter"
-
 #: ../focuswriter.desktop.in.h:2
 msgid "Fullscreen Word Processor"
 msgstr "Processador de texto em tela cheia"
--- focuswriter-1.5.3.orig/resources/unix/po/ro.po
+++ focuswriter-1.5.3/resources/unix/po/ro.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FocusWriter\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-04-05 11:50+0000\n"
+"POT-Creation-Date: 2014-11-14 20:43+0000\n"
 "PO-Revision-Date: 2014-03-26 08:16+0000\n"
 "Last-Translator: Jaff <jaff2002@yahoo.com>\n"
 "Language-Team: Romanian (http://www.transifex.com/projects/p/focuswriter/"
@@ -20,11 +20,15 @@ msgstr ""
 "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
 "2:1));\n"
 
-#: ../focuswriter.appdata.xml.in.h:1
+#: ../focuswriter.appdata.xml.in.h:1 ../focuswriter.desktop.in.h:1
+msgid "FocusWriter"
+msgstr "FocusWriter"
+
+#: ../focuswriter.appdata.xml.in.h:2
 msgid "Fullscreen word processor"
 msgstr "Procesor de text pe tot ecranul"
 
-#: ../focuswriter.appdata.xml.in.h:2
+#: ../focuswriter.appdata.xml.in.h:3
 msgid ""
 "FocusWriter is a simple, distraction-free word processor. It utilizes a hide-"
 "away interface that you access by moving your mouse to the edges of the "
@@ -37,7 +41,7 @@ msgstr ""
 "un simţămînt familiar în timp ce se dă la o parte, astfel încît să vă puteţi "
 "cufunda în munca dvs."
 
-#: ../focuswriter.appdata.xml.in.h:3
+#: ../focuswriter.appdata.xml.in.h:4
 msgid ""
 "FocusWriter allows you to customize your environment by creating themes that "
 "control the font, colors, and background image to add ambiance. It also "
@@ -50,7 +54,7 @@ msgstr ""
 "zi cu zi, mai multe documente deschise, verificare ortografică, şi mult mai "
 "mult."
 
-#: ../focuswriter.appdata.xml.in.h:4
+#: ../focuswriter.appdata.xml.in.h:5
 msgid ""
 "Additionally, when you open the program your current work in progress will "
 "automatically load and position you where you last left off so that you can "
@@ -60,10 +64,6 @@ msgstr ""
 "va fi încărcat automat şi poziția unde aţi rămas ultima dată, astfel încît "
 "să puteţi trece imediat la treabă."
 
-#: ../focuswriter.desktop.in.h:1
-msgid "FocusWriter"
-msgstr "FocusWriter"
-
 #: ../focuswriter.desktop.in.h:2
 msgid "Fullscreen Word Processor"
 msgstr "Procesor de text pe tot ecranul"
--- focuswriter-1.5.3.orig/resources/unix/po/ru.po
+++ focuswriter-1.5.3/resources/unix/po/ru.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FocusWriter\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-04-05 11:50+0000\n"
+"POT-Creation-Date: 2014-11-14 20:43+0000\n"
 "PO-Revision-Date: 2014-03-25 21:45+0000\n"
 "Last-Translator: Graeme Gott <graeme@gottcode.org>\n"
 "Language-Team: Russian (http://www.transifex.com/projects/p/focuswriter/"
@@ -19,11 +19,15 @@ msgstr ""
 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
 "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
 
-#: ../focuswriter.appdata.xml.in.h:1
-msgid "Fullscreen word processor"
+#: ../focuswriter.appdata.xml.in.h:1 ../focuswriter.desktop.in.h:1
+msgid "FocusWriter"
 msgstr ""
 
 #: ../focuswriter.appdata.xml.in.h:2
+msgid "Fullscreen word processor"
+msgstr ""
+
+#: ../focuswriter.appdata.xml.in.h:3
 msgid ""
 "FocusWriter is a simple, distraction-free word processor. It utilizes a hide-"
 "away interface that you access by moving your mouse to the edges of the "
@@ -31,7 +35,7 @@ msgid ""
 "still getting out of the way so that you can immerse yourself in your work."
 msgstr ""
 
-#: ../focuswriter.appdata.xml.in.h:3
+#: ../focuswriter.appdata.xml.in.h:4
 msgid ""
 "FocusWriter allows you to customize your environment by creating themes that "
 "control the font, colors, and background image to add ambiance. It also "
@@ -39,17 +43,13 @@ msgid ""
 "documents, spell-checking, and much more."
 msgstr ""
 
-#: ../focuswriter.appdata.xml.in.h:4
+#: ../focuswriter.appdata.xml.in.h:5
 msgid ""
 "Additionally, when you open the program your current work in progress will "
 "automatically load and position you where you last left off so that you can "
 "immediately jump back in."
 msgstr ""
 
-#: ../focuswriter.desktop.in.h:1
-msgid "FocusWriter"
-msgstr ""
-
 #: ../focuswriter.desktop.in.h:2
 msgid "Fullscreen Word Processor"
 msgstr ""
--- focuswriter-1.5.3.orig/resources/unix/po/sk.po
+++ focuswriter-1.5.3/resources/unix/po/sk.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FocusWriter\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-04-05 11:50+0000\n"
+"POT-Creation-Date: 2014-11-14 20:43+0000\n"
 "PO-Revision-Date: 2014-03-25 21:45+0000\n"
 "Last-Translator: Graeme Gott <graeme@gottcode.org>\n"
 "Language-Team: Slovak (http://www.transifex.com/projects/p/focuswriter/"
@@ -18,11 +18,15 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 
-#: ../focuswriter.appdata.xml.in.h:1
-msgid "Fullscreen word processor"
+#: ../focuswriter.appdata.xml.in.h:1 ../focuswriter.desktop.in.h:1
+msgid "FocusWriter"
 msgstr ""
 
 #: ../focuswriter.appdata.xml.in.h:2
+msgid "Fullscreen word processor"
+msgstr ""
+
+#: ../focuswriter.appdata.xml.in.h:3
 msgid ""
 "FocusWriter is a simple, distraction-free word processor. It utilizes a hide-"
 "away interface that you access by moving your mouse to the edges of the "
@@ -30,7 +34,7 @@ msgid ""
 "still getting out of the way so that you can immerse yourself in your work."
 msgstr ""
 
-#: ../focuswriter.appdata.xml.in.h:3
+#: ../focuswriter.appdata.xml.in.h:4
 msgid ""
 "FocusWriter allows you to customize your environment by creating themes that "
 "control the font, colors, and background image to add ambiance. It also "
@@ -38,17 +42,13 @@ msgid ""
 "documents, spell-checking, and much more."
 msgstr ""
 
-#: ../focuswriter.appdata.xml.in.h:4
+#: ../focuswriter.appdata.xml.in.h:5
 msgid ""
 "Additionally, when you open the program your current work in progress will "
 "automatically load and position you where you last left off so that you can "
 "immediately jump back in."
 msgstr ""
 
-#: ../focuswriter.desktop.in.h:1
-msgid "FocusWriter"
-msgstr ""
-
 #: ../focuswriter.desktop.in.h:2
 msgid "Fullscreen Word Processor"
 msgstr ""
--- focuswriter-1.5.3.orig/resources/unix/po/sr.po
+++ focuswriter-1.5.3/resources/unix/po/sr.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FocusWriter\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-04-05 11:50+0000\n"
+"POT-Creation-Date: 2014-11-14 20:43+0000\n"
 "PO-Revision-Date: 2014-03-26 09:08+0000\n"
 "Last-Translator: miroslav <miroslav031@yandex.com>\n"
 "Language-Team: Serbian (http://www.transifex.com/projects/p/focuswriter/"
@@ -20,11 +20,15 @@ msgstr ""
 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
 "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
 
-#: ../focuswriter.appdata.xml.in.h:1
+#: ../focuswriter.appdata.xml.in.h:1 ../focuswriter.desktop.in.h:1
+msgid "FocusWriter"
+msgstr "FocusWriter"
+
+#: ../focuswriter.appdata.xml.in.h:2
 msgid "Fullscreen word processor"
 msgstr "Обрађивач текста у пуном екрану"
 
-#: ../focuswriter.appdata.xml.in.h:2
+#: ../focuswriter.appdata.xml.in.h:3
 msgid ""
 "FocusWriter is a simple, distraction-free word processor. It utilizes a hide-"
 "away interface that you access by moving your mouse to the edges of the "
@@ -36,7 +40,7 @@ msgstr ""
 "програму да добије познати изглед и тако вам обезбеди да се посветите вашем "
 "раду."
 
-#: ../focuswriter.appdata.xml.in.h:3
+#: ../focuswriter.appdata.xml.in.h:4
 msgid ""
 "FocusWriter allows you to customize your environment by creating themes that "
 "control the font, colors, and background image to add ambiance. It also "
@@ -48,7 +52,7 @@ msgstr ""
 "циљеве, истовремено отварање више докумената, проверу правописа и још много "
 "тога."
 
-#: ../focuswriter.appdata.xml.in.h:4
+#: ../focuswriter.appdata.xml.in.h:5
 msgid ""
 "Additionally, when you open the program your current work in progress will "
 "automatically load and position you where you last left off so that you can "
@@ -58,10 +62,6 @@ msgstr ""
 "учитати на месту где сте последњи пут стали, тако да га можете одмах "
 "наставити."
 
-#: ../focuswriter.desktop.in.h:1
-msgid "FocusWriter"
-msgstr "FocusWriter"
-
 #: ../focuswriter.desktop.in.h:2
 msgid "Fullscreen Word Processor"
 msgstr "Обрађивач текста у пуном екрану"
--- focuswriter-1.5.3.orig/resources/unix/po/sv.po
+++ focuswriter-1.5.3/resources/unix/po/sv.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FocusWriter\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-04-05 11:50+0000\n"
+"POT-Creation-Date: 2014-11-14 20:43+0000\n"
 "PO-Revision-Date: 2014-03-26 21:17+0000\n"
 "Last-Translator: PavelNicklasson <pavelnicklasson@bahnhof.se>\n"
 "Language-Team: Swedish (http://www.transifex.com/projects/p/focuswriter/"
@@ -18,11 +18,15 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: ../focuswriter.appdata.xml.in.h:1
+#: ../focuswriter.appdata.xml.in.h:1 ../focuswriter.desktop.in.h:1
+msgid "FocusWriter"
+msgstr "FocusWriter"
+
+#: ../focuswriter.appdata.xml.in.h:2
 msgid "Fullscreen word processor"
 msgstr "Ordbehandlare med helskärmsläge"
 
-#: ../focuswriter.appdata.xml.in.h:2
+#: ../focuswriter.appdata.xml.in.h:3
 msgid ""
 "FocusWriter is a simple, distraction-free word processor. It utilizes a hide-"
 "away interface that you access by moving your mouse to the edges of the "
@@ -35,7 +39,7 @@ msgstr ""
 "känsla, medan det håller sig ur vägen så att du kan fördjupa dig i ditt "
 "arbete. "
 
-#: ../focuswriter.appdata.xml.in.h:3
+#: ../focuswriter.appdata.xml.in.h:4
 msgid ""
 "FocusWriter allows you to customize your environment by creating themes that "
 "control the font, colors, and background image to add ambiance. It also "
@@ -47,7 +51,7 @@ msgstr ""
 "atmosfär. Den har även automatisk statistikuppdatering, dagliga mål, flera "
 "öppna dokument, stavningskontroll och mycket mer."
 
-#: ../focuswriter.appdata.xml.in.h:4
+#: ../focuswriter.appdata.xml.in.h:5
 msgid ""
 "Additionally, when you open the program your current work in progress will "
 "automatically load and position you where you last left off so that you can "
@@ -56,10 +60,6 @@ msgstr ""
 "Dessutom, när du öppnar programmet kommer ditt pågående arbete att laddas "
 "automatiskt där du slutade senast så att du omedelbart kan fortsätta"
 
-#: ../focuswriter.desktop.in.h:1
-msgid "FocusWriter"
-msgstr "FocusWriter"
-
 #: ../focuswriter.desktop.in.h:2
 msgid "Fullscreen Word Processor"
 msgstr "Ordbehandlare med helskärmsläge"
--- focuswriter-1.5.3.orig/resources/unix/po/tr.po
+++ focuswriter-1.5.3/resources/unix/po/tr.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FocusWriter\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-04-05 11:50+0000\n"
+"POT-Creation-Date: 2014-11-14 20:43+0000\n"
 "PO-Revision-Date: 2014-06-01 12:52+0000\n"
 "Last-Translator: Cüneyt Oktay <cuneytoktay@gmail.com>\n"
 "Language-Team: Turkish (http://www.transifex.com/projects/p/focuswriter/"
@@ -19,11 +19,15 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
-#: ../focuswriter.appdata.xml.in.h:1
+#: ../focuswriter.appdata.xml.in.h:1 ../focuswriter.desktop.in.h:1
+msgid "FocusWriter"
+msgstr "FocusWriter"
+
+#: ../focuswriter.appdata.xml.in.h:2
 msgid "Fullscreen word processor"
 msgstr "Tam ekran kelime işlemci"
 
-#: ../focuswriter.appdata.xml.in.h:2
+#: ../focuswriter.appdata.xml.in.h:3
 msgid ""
 "FocusWriter is a simple, distraction-free word processor. It utilizes a hide-"
 "away interface that you access by moving your mouse to the edges of the "
@@ -31,7 +35,7 @@ msgid ""
 "still getting out of the way so that you can immerse yourself in your work."
 msgstr ""
 
-#: ../focuswriter.appdata.xml.in.h:3
+#: ../focuswriter.appdata.xml.in.h:4
 msgid ""
 "FocusWriter allows you to customize your environment by creating themes that "
 "control the font, colors, and background image to add ambiance. It also "
@@ -39,17 +43,13 @@ msgid ""
 "documents, spell-checking, and much more."
 msgstr ""
 
-#: ../focuswriter.appdata.xml.in.h:4
+#: ../focuswriter.appdata.xml.in.h:5
 msgid ""
 "Additionally, when you open the program your current work in progress will "
 "automatically load and position you where you last left off so that you can "
 "immediately jump back in."
 msgstr ""
 
-#: ../focuswriter.desktop.in.h:1
-msgid "FocusWriter"
-msgstr "FocusWriter"
-
 #: ../focuswriter.desktop.in.h:2
 msgid "Fullscreen Word Processor"
 msgstr "Tam Ekran Kelime İşlemci"
--- focuswriter-1.5.3.orig/resources/unix/po/uk.po
+++ focuswriter-1.5.3/resources/unix/po/uk.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FocusWriter\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-04-05 11:50+0000\n"
+"POT-Creation-Date: 2014-11-14 20:43+0000\n"
 "PO-Revision-Date: 2014-03-25 21:45+0000\n"
 "Last-Translator: Graeme Gott <graeme@gottcode.org>\n"
 "Language-Team: Ukrainian (http://www.transifex.com/projects/p/focuswriter/"
@@ -19,11 +19,15 @@ msgstr ""
 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
 "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
 
-#: ../focuswriter.appdata.xml.in.h:1
-msgid "Fullscreen word processor"
+#: ../focuswriter.appdata.xml.in.h:1 ../focuswriter.desktop.in.h:1
+msgid "FocusWriter"
 msgstr ""
 
 #: ../focuswriter.appdata.xml.in.h:2
+msgid "Fullscreen word processor"
+msgstr ""
+
+#: ../focuswriter.appdata.xml.in.h:3
 msgid ""
 "FocusWriter is a simple, distraction-free word processor. It utilizes a hide-"
 "away interface that you access by moving your mouse to the edges of the "
@@ -31,7 +35,7 @@ msgid ""
 "still getting out of the way so that you can immerse yourself in your work."
 msgstr ""
 
-#: ../focuswriter.appdata.xml.in.h:3
+#: ../focuswriter.appdata.xml.in.h:4
 msgid ""
 "FocusWriter allows you to customize your environment by creating themes that "
 "control the font, colors, and background image to add ambiance. It also "
@@ -39,17 +43,13 @@ msgid ""
 "documents, spell-checking, and much more."
 msgstr ""
 
-#: ../focuswriter.appdata.xml.in.h:4
+#: ../focuswriter.appdata.xml.in.h:5
 msgid ""
 "Additionally, when you open the program your current work in progress will "
 "automatically load and position you where you last left off so that you can "
 "immediately jump back in."
 msgstr ""
 
-#: ../focuswriter.desktop.in.h:1
-msgid "FocusWriter"
-msgstr ""
-
 #: ../focuswriter.desktop.in.h:2
 msgid "Fullscreen Word Processor"
 msgstr ""
--- focuswriter-1.5.3.orig/resources/unix/po/update-po.sh
+++ focuswriter-1.5.3/resources/unix/po/update-po.sh
@@ -21,10 +21,13 @@ rm -f focuswriter.appdata.xml.in
 cp focuswriter.appdata.xml focuswriter.appdata.xml.in
 sed -e '/p xml:lang/ d' \
 	-e '/summary xml:lang/ d' \
+	-e '/name xml:lang/ d' \
 	-e 's/<p>/<_p>/' \
 	-e 's/<\/p>/<\/_p>/' \
 	-e 's/<summary>/<_summary>/' \
 	-e 's/<\/summary>/<\/_summary>/' \
+	-e 's/<name>/<_name>/' \
+	-e 's/<\/name>/<\/_name>/' \
 	-i focuswriter.appdata.xml.in
 intltool-extract --quiet --type=gettext/xml focuswriter.appdata.xml.in
 
--- focuswriter-1.5.3.orig/resources/unix/po/vi.po
+++ focuswriter-1.5.3/resources/unix/po/vi.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FocusWriter\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-04-05 11:50+0000\n"
+"POT-Creation-Date: 2014-11-14 20:43+0000\n"
 "PO-Revision-Date: 2014-03-25 21:49+0000\n"
 "Last-Translator: Graeme Gott <graeme@gottcode.org>\n"
 "Language-Team: Vietnamese (http://www.transifex.com/projects/p/focuswriter/"
@@ -18,11 +18,15 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
-#: ../focuswriter.appdata.xml.in.h:1
+#: ../focuswriter.appdata.xml.in.h:1 ../focuswriter.desktop.in.h:1
+msgid "FocusWriter"
+msgstr "FocusWriter"
+
+#: ../focuswriter.appdata.xml.in.h:2
 msgid "Fullscreen word processor"
 msgstr ""
 
-#: ../focuswriter.appdata.xml.in.h:2
+#: ../focuswriter.appdata.xml.in.h:3
 msgid ""
 "FocusWriter is a simple, distraction-free word processor. It utilizes a hide-"
 "away interface that you access by moving your mouse to the edges of the "
@@ -30,7 +34,7 @@ msgid ""
 "still getting out of the way so that you can immerse yourself in your work."
 msgstr ""
 
-#: ../focuswriter.appdata.xml.in.h:3
+#: ../focuswriter.appdata.xml.in.h:4
 msgid ""
 "FocusWriter allows you to customize your environment by creating themes that "
 "control the font, colors, and background image to add ambiance. It also "
@@ -38,17 +42,13 @@ msgid ""
 "documents, spell-checking, and much more."
 msgstr ""
 
-#: ../focuswriter.appdata.xml.in.h:4
+#: ../focuswriter.appdata.xml.in.h:5
 msgid ""
 "Additionally, when you open the program your current work in progress will "
 "automatically load and position you where you last left off so that you can "
 "immediately jump back in."
 msgstr ""
 
-#: ../focuswriter.desktop.in.h:1
-msgid "FocusWriter"
-msgstr "FocusWriter"
-
 #: ../focuswriter.desktop.in.h:2
 msgid "Fullscreen Word Processor"
 msgstr "Phần mềm soạn thảo văn bản dạng toàn màn hình"
--- focuswriter-1.5.3.orig/resources/unix/po/zh_CN.po
+++ focuswriter-1.5.3/resources/unix/po/zh_CN.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FocusWriter\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-04-05 11:50+0000\n"
+"POT-Creation-Date: 2014-11-14 20:43+0000\n"
 "PO-Revision-Date: 2014-03-28 02:52+0000\n"
 "Last-Translator: min zhang <zm1990s@gmail.com>\n"
 "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/"
@@ -19,11 +19,15 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
-#: ../focuswriter.appdata.xml.in.h:1
+#: ../focuswriter.appdata.xml.in.h:1 ../focuswriter.desktop.in.h:1
+msgid "FocusWriter"
+msgstr "FocusWriter"
+
+#: ../focuswriter.appdata.xml.in.h:2
 msgid "Fullscreen word processor"
 msgstr "全屏文字编辑器"
 
-#: ../focuswriter.appdata.xml.in.h:2
+#: ../focuswriter.appdata.xml.in.h:3
 msgid ""
 "FocusWriter is a simple, distraction-free word processor. It utilizes a hide-"
 "away interface that you access by moving your mouse to the edges of the "
@@ -33,7 +37,7 @@ msgstr ""
 "FocusWriter 是个简洁的，让您专心于写作的文字编辑器。所有菜单默认隐藏，当鼠标"
 "滑动到屏幕边缘时会显示。这样既提供所需功能，又能保证让您专注于写作。"
 
-#: ../focuswriter.appdata.xml.in.h:3
+#: ../focuswriter.appdata.xml.in.h:4
 msgid ""
 "FocusWriter allows you to customize your environment by creating themes that "
 "control the font, colors, and background image to add ambiance. It also "
@@ -43,17 +47,13 @@ msgstr ""
 "FocusWriter 支持自定义主题，可以调整字体，颜色，背景图像等。还有很多其他功"
 "能，如动态更新统计，每日计划，多标签页，拼写检查等。"
 
-#: ../focuswriter.appdata.xml.in.h:4
+#: ../focuswriter.appdata.xml.in.h:5
 msgid ""
 "Additionally, when you open the program your current work in progress will "
 "automatically load and position you where you last left off so that you can "
 "immediately jump back in."
 msgstr "另外，打开软件后会自动跳到上次编辑的位置，让您立刻继续投入工作"
 
-#: ../focuswriter.desktop.in.h:1
-msgid "FocusWriter"
-msgstr "FocusWriter"
-
 #: ../focuswriter.desktop.in.h:2
 msgid "Fullscreen Word Processor"
 msgstr "全屏文本编辑器"
--- focuswriter-1.5.3.orig/resources/unix/po/zh_TW.po
+++ focuswriter-1.5.3/resources/unix/po/zh_TW.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FocusWriter\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-04-05 11:50+0000\n"
+"POT-Creation-Date: 2014-11-14 20:43+0000\n"
 "PO-Revision-Date: 2014-03-25 21:45+0000\n"
 "Last-Translator: Graeme Gott <graeme@gottcode.org>\n"
 "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/"
@@ -18,11 +18,15 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
-#: ../focuswriter.appdata.xml.in.h:1
-msgid "Fullscreen word processor"
+#: ../focuswriter.appdata.xml.in.h:1 ../focuswriter.desktop.in.h:1
+msgid "FocusWriter"
 msgstr ""
 
 #: ../focuswriter.appdata.xml.in.h:2
+msgid "Fullscreen word processor"
+msgstr ""
+
+#: ../focuswriter.appdata.xml.in.h:3
 msgid ""
 "FocusWriter is a simple, distraction-free word processor. It utilizes a hide-"
 "away interface that you access by moving your mouse to the edges of the "
@@ -30,7 +34,7 @@ msgid ""
 "still getting out of the way so that you can immerse yourself in your work."
 msgstr ""
 
-#: ../focuswriter.appdata.xml.in.h:3
+#: ../focuswriter.appdata.xml.in.h:4
 msgid ""
 "FocusWriter allows you to customize your environment by creating themes that "
 "control the font, colors, and background image to add ambiance. It also "
@@ -38,17 +42,13 @@ msgid ""
 "documents, spell-checking, and much more."
 msgstr ""
 
-#: ../focuswriter.appdata.xml.in.h:4
+#: ../focuswriter.appdata.xml.in.h:5
 msgid ""
 "Additionally, when you open the program your current work in progress will "
 "automatically load and position you where you last left off so that you can "
 "immediately jump back in."
 msgstr ""
 
-#: ../focuswriter.desktop.in.h:1
-msgid "FocusWriter"
-msgstr ""
-
 #: ../focuswriter.desktop.in.h:2
 msgid "Fullscreen Word Processor"
 msgstr ""
--- focuswriter-1.5.3.orig/src/theme_dialog.cpp
+++ focuswriter-1.5.3/src/theme_dialog.cpp
@@ -439,7 +439,9 @@ void ThemeDialog::createPreview(const QS
 	Theme theme(id, is_default);
 	ThemeDialog dialog(theme);
 	dialog.m_theme_renderer->wait();
-	QCoreApplication::processEvents();
+	while (!dialog.m_load_color.resultCount()) {
+		QCoreApplication::processEvents();
+	}
 	dialog.savePreview();
 }
 
