[Libreoffice-commits] core.git: sysui/desktop

Michael Stahl mstahl at redhat.com
Tue Nov 1 14:53:41 UTC 2016


 sysui/desktop/appstream-appdata/libreoffice-base.appdata.xml    |   61 +++++-----
 sysui/desktop/appstream-appdata/libreoffice-calc.appdata.xml    |   54 ++++----
 sysui/desktop/appstream-appdata/libreoffice-draw.appdata.xml    |   61 +++++-----
 sysui/desktop/appstream-appdata/libreoffice-impress.appdata.xml |   54 ++++----
 sysui/desktop/appstream-appdata/libreoffice-writer.appdata.xml  |   61 +++++-----
 5 files changed, 160 insertions(+), 131 deletions(-)

New commits:
commit 6b5cbdf8330bc1516c775757e489716337868a9f
Author: Michael Stahl <mstahl at redhat.com>
Date:   Tue Nov 1 15:46:54 2016 +0100

    sysui: add "translate" urls to AppData files
    
    * run "appstream-util upgrade"
    * add "translate" urls
    
    Change-Id: I3bad7d5dd90cce7703a100ac95097ad3a8f2c56d

diff --git a/sysui/desktop/appstream-appdata/libreoffice-base.appdata.xml b/sysui/desktop/appstream-appdata/libreoffice-base.appdata.xml
index 2a9d3b6..459e617 100644
--- a/sysui/desktop/appstream-appdata/libreoffice-base.appdata.xml
+++ b/sysui/desktop/appstream-appdata/libreoffice-base.appdata.xml
@@ -1,45 +1,52 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <component type="desktop">
-<id>libreoffice-base.desktop</id>
-<metadata_license>CC0-1.0</metadata_license>
-<project_license>MPL-2.0</project_license>
-<name>LibreOffice Base</name>
-<summary>Database manager part of the LibreOffice productivity suite</summary>
-<description>
-<p>
+  <id>libreoffice-base.desktop</id>
+  <metadata_license>CC0-1.0</metadata_license>
+  <project_license>MPL-2.0</project_license>
+  <name>LibreOffice Base</name>
+  <summary>Database manager part of the LibreOffice productivity suite</summary>
+  <description>
+    <p>
 Base is a powerful database manager, part of the LibreOffice productivity suite.
 It allows you to store, manage and maintain different collections of data.
 Base makes it easy to keep track of your finances, customers, invoices, or even
 just the contacts in your address book!
 </p>
-<p>
+    <p>
 For users that are new to databases, Base offeres helpful wizards to create tables,
 queries, forms and reports.
 It's a solution for people requiring an easy-to-understand, simple-to-use system.
 </p>
-<p>
+    <p>
 For power users and enterprise requirements, it provides native-support drivers
 for some of the most-widely employed multi-user database engines:
 PostgreSQL, MySQL and MS Access.
 In addition, the built-in support for JDBC- and ODBC-standard drivers allows you
 to connect to virtually any other existing database engine as well.
 </p>
-</description>
-<url type="homepage">http://www.libreoffice.org/discover/base/</url>
-<url type="bugtracker">https://bugs.documentfoundation.org/</url>
-<url type="donation">https://donate.libreoffice.org/</url>
-<url type="faq">https://wiki.documentfoundation.org/Faq</url>
-<url type="help">http://www.libreoffice.org/get-help/documentation/</url>
-<screenshots>
-<screenshot type="default">http://www.libreoffice.org/assets/Uploads/Screenshots/Base/Screenshot-78.png</screenshot>
-<screenshot>http://www.libreoffice.org/assets/Uploads/Screenshots/Base/Screenshot-80.png</screenshot>
-</screenshots>
-<developer_name>The Document Foundation</developer_name>
-<updatecontact>libreoffice_at_lists.freedesktop.org</updatecontact>
-<kudos>
-  <kudo>HiDpiIcon</kudo>
-  <kudo>HighContrast</kudo>
-  <kudo>ModernToolkit</kudo>
-  <kudo>UserDocs</kudo>
-</kudos>
+  </description>
+  <url type="homepage">http://www.libreoffice.org/discover/base/</url>
+  <url type="bugtracker">https://bugs.documentfoundation.org/</url>
+  <url type="donation">https://donate.libreoffice.org/</url>
+  <url type="faq">https://wiki.documentfoundation.org/Faq</url>
+  <url type="help">http://www.libreoffice.org/get-help/documentation/</url>
+  <url type="translate">https://wiki.documentfoundation.org/Translating_LibreOffice</url>
+  <screenshots>
+    <screenshot type="default">
+      <image>http://www.libreoffice.org/assets/Uploads/Screenshots/Base/Screenshot-78.png</image>
+      <caption><!-- Describe this screenshot in less than ~10 words --></caption>
+    </screenshot>
+    <screenshot>
+      <image>http://www.libreoffice.org/assets/Uploads/Screenshots/Base/Screenshot-80.png</image>
+      <caption><!-- Describe this screenshot in less than ~10 words --></caption>
+    </screenshot>
+  </screenshots>
+  <developer_name>The Document Foundation</developer_name>
+  <update_contact>libreoffice_at_lists.freedesktop.org</update_contact>
+  <kudos>
+    <kudo>HiDpiIcon</kudo>
+    <kudo>HighContrast</kudo>
+    <kudo>ModernToolkit</kudo>
+    <kudo>UserDocs</kudo>
+  </kudos>
 </component>
diff --git a/sysui/desktop/appstream-appdata/libreoffice-calc.appdata.xml b/sysui/desktop/appstream-appdata/libreoffice-calc.appdata.xml
index b438931..16f47b1 100644
--- a/sysui/desktop/appstream-appdata/libreoffice-calc.appdata.xml
+++ b/sysui/desktop/appstream-appdata/libreoffice-calc.appdata.xml
@@ -1,38 +1,42 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <component type="desktop">
-<id>libreoffice-calc.desktop</id>
-<metadata_license>CC0-1.0</metadata_license>
-<project_license>MPL-2.0</project_license>
-<name>LibreOffice Calc</name>
-<summary>Spreadsheet program of the LibreOffice productivity suite</summary>
-<description>
-<p>
+  <id>libreoffice-calc.desktop</id>
+  <metadata_license>CC0-1.0</metadata_license>
+  <project_license>MPL-2.0</project_license>
+  <name>LibreOffice Calc</name>
+  <summary>Spreadsheet program of the LibreOffice productivity suite</summary>
+  <description>
+    <p>
 Calc is a powerful and extensible spreadsheet program, part of the LibreOffice
 productivity suite.
 Newcomers find it intuitive and easy to learn.
 Professional data miners and number crunchers will appreciate the comprehensive
 range of advanced functions.
 </p>
-<p>
+    <p>
 LibreOffice supports opening and saving into a wide variety of formats, so you
 can easily share spreadsheets with users of other popular office suites without
 worrying about compatibility.
 </p>
-</description>
-<url type="homepage">http://www.libreoffice.org/discover/calc/</url>
-<url type="bugtracker">https://bugs.documentfoundation.org/</url>
-<url type="donation">https://donate.libreoffice.org/</url>
-<url type="faq">https://wiki.documentfoundation.org/Faq</url>
-<url type="help">http://www.libreoffice.org/get-help/documentation/</url>
-<screenshots>
-<screenshot type="default">http://www.libreoffice.org/assets/Uploads/Discover/Screenshots/_resampled/ResizedImage400300-Calc-02-exemple-ods.png</screenshot>
-</screenshots>
-<developer_name>The Document Foundation</developer_name>
-<updatecontact>libreoffice_at_lists.freedesktop.org</updatecontact>
-<kudos>
-  <kudo>HiDpiIcon</kudo>
-  <kudo>HighContrast</kudo>
-  <kudo>ModernToolkit</kudo>
-  <kudo>UserDocs</kudo>
-</kudos>
+  </description>
+  <url type="homepage">http://www.libreoffice.org/discover/calc/</url>
+  <url type="bugtracker">https://bugs.documentfoundation.org/</url>
+  <url type="donation">https://donate.libreoffice.org/</url>
+  <url type="faq">https://wiki.documentfoundation.org/Faq</url>
+  <url type="help">http://www.libreoffice.org/get-help/documentation/</url>
+  <url type="translate">https://wiki.documentfoundation.org/Translating_LibreOffice</url>
+  <screenshots>
+    <screenshot type="default">
+      <image>http://www.libreoffice.org/assets/Uploads/Discover/Screenshots/_resampled/ResizedImage400300-Calc-02-exemple-ods.png</image>
+      <caption><!-- Describe this screenshot in less than ~10 words --></caption>
+    </screenshot>
+  </screenshots>
+  <developer_name>The Document Foundation</developer_name>
+  <update_contact>libreoffice_at_lists.freedesktop.org</update_contact>
+  <kudos>
+    <kudo>HiDpiIcon</kudo>
+    <kudo>HighContrast</kudo>
+    <kudo>ModernToolkit</kudo>
+    <kudo>UserDocs</kudo>
+  </kudos>
 </component>
diff --git a/sysui/desktop/appstream-appdata/libreoffice-draw.appdata.xml b/sysui/desktop/appstream-appdata/libreoffice-draw.appdata.xml
index f175008..fff01de 100644
--- a/sysui/desktop/appstream-appdata/libreoffice-draw.appdata.xml
+++ b/sysui/desktop/appstream-appdata/libreoffice-draw.appdata.xml
@@ -1,44 +1,51 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <component type="desktop">
-<id>libreoffice-draw.desktop</id>
-<metadata_license>CC0-1.0</metadata_license>
-<project_license>MPL-2.0</project_license>
-<name>LibreOffice Draw</name>
-<summary>Graphics editor part of the LibreOffice productivity suite</summary>
-<description>
-<p>
+  <id>libreoffice-draw.desktop</id>
+  <metadata_license>CC0-1.0</metadata_license>
+  <project_license>MPL-2.0</project_license>
+  <name>LibreOffice Draw</name>
+  <summary>Graphics editor part of the LibreOffice productivity suite</summary>
+  <description>
+    <p>
 LibreOffice Draw is an easy-to-use graphics editor, which empowers you to create
 anything from quick sketches to complex diagrams.
 It provides a powerful set of tools and shapes for producing technical drawings,
 charts, and much else.
 </p>
-<p>
+    <p>
 Draw allows you to create, manipulate and arrange different objects - it offers
 a number of tools for editing, resizing, rotating, grouping and styling them!
 It also provides smart connectors that make it easy for you to build charts and
 diagrams, and make beautiful drawings composed of different objects.
 </p>
-<p>
+    <p>
 LibreOffice supports opening and saving into a wide variety of formats, so you
 can easily share drawings with users of other popular office suites without
 worrying about compatibility.
 </p>
-</description>
-<url type="homepage">http://www.libreoffice.org/discover/draw/</url>
-<url type="bugtracker">https://bugs.documentfoundation.org/</url>
-<url type="donation">https://donate.libreoffice.org/</url>
-<url type="faq">https://wiki.documentfoundation.org/Faq</url>
-<url type="help">http://www.libreoffice.org/get-help/documentation/</url>
-<screenshots>
-<screenshot type="default">http://www.libreoffice.org/assets/Uploads/Discover/Screenshots/_resampled/ResizedImage400300-Draw-02-Tiger-fdo82219.png</screenshot>
-<screenshot>http://www.libreoffice.org/assets/Uploads/Discover/Screenshots/_resampled/ResizedImage400300-Draw-03-Square-fdo75097.png</screenshot>
-</screenshots>
-<developer_name>The Document Foundation</developer_name>
-<updatecontact>libreoffice_at_lists.freedesktop.org</updatecontact>
-<kudos>
-  <kudo>HiDpiIcon</kudo>
-  <kudo>HighContrast</kudo>
-  <kudo>ModernToolkit</kudo>
-  <kudo>UserDocs</kudo>
-</kudos>
+  </description>
+  <url type="homepage">http://www.libreoffice.org/discover/draw/</url>
+  <url type="bugtracker">https://bugs.documentfoundation.org/</url>
+  <url type="donation">https://donate.libreoffice.org/</url>
+  <url type="faq">https://wiki.documentfoundation.org/Faq</url>
+  <url type="help">http://www.libreoffice.org/get-help/documentation/</url>
+  <url type="translate">https://wiki.documentfoundation.org/Translating_LibreOffice</url>
+  <screenshots>
+    <screenshot type="default">
+      <image>http://www.libreoffice.org/assets/Uploads/Discover/Screenshots/_resampled/ResizedImage400300-Draw-02-Tiger-fdo82219.png</image>
+      <caption><!-- Describe this screenshot in less than ~10 words --></caption>
+    </screenshot>
+    <screenshot>
+      <image>http://www.libreoffice.org/assets/Uploads/Discover/Screenshots/_resampled/ResizedImage400300-Draw-03-Square-fdo75097.png</image>
+      <caption><!-- Describe this screenshot in less than ~10 words --></caption>
+    </screenshot>
+  </screenshots>
+  <developer_name>The Document Foundation</developer_name>
+  <update_contact>libreoffice_at_lists.freedesktop.org</update_contact>
+  <kudos>
+    <kudo>HiDpiIcon</kudo>
+    <kudo>HighContrast</kudo>
+    <kudo>ModernToolkit</kudo>
+    <kudo>UserDocs</kudo>
+  </kudos>
 </component>
diff --git a/sysui/desktop/appstream-appdata/libreoffice-impress.appdata.xml b/sysui/desktop/appstream-appdata/libreoffice-impress.appdata.xml
index c998e58..0236b04 100644
--- a/sysui/desktop/appstream-appdata/libreoffice-impress.appdata.xml
+++ b/sysui/desktop/appstream-appdata/libreoffice-impress.appdata.xml
@@ -1,12 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <component type="desktop">
-<id>libreoffice-impress.desktop</id>
-<metadata_license>CC0-1.0</metadata_license>
-<project_license>MPL-2.0</project_license>
-<name>LibreOffice Impress</name>
-<summary>Presentation program of the LibreOffice productivity suite</summary>
-<description>
-<p>
+  <id>libreoffice-impress.desktop</id>
+  <metadata_license>CC0-1.0</metadata_license>
+  <project_license>MPL-2.0</project_license>
+  <name>LibreOffice Impress</name>
+  <summary>Presentation program of the LibreOffice productivity suite</summary>
+  <description>
+    <p>
 Impress is a presentation program and part of the LibreOffice productivity suite.
 Impress is the fastest and easiest way to create effective multimedia presentations.
 Stunning animation and sensational special effects help you convince your audience.
@@ -14,26 +14,30 @@ Create presentations that look even more professional than the standard
 presentations you commonly see at work. Get your colleagues’ and bosses’ attention
 by creating something a little bit different.
 </p>
-<p>
+    <p>
 LibreOffice supports opening and saving into a wide variety of formats, so you
 can easily share presentations with users of other popular office suites without
 worrying about compatibility.
 </p>
-</description>
-<url type="homepage">http://www.libreoffice.org/discover/impress/</url>
-<url type="bugtracker">https://bugs.documentfoundation.org/</url>
-<url type="donation">https://donate.libreoffice.org/</url>
-<url type="faq">https://wiki.documentfoundation.org/Faq</url>
-<url type="help">http://www.libreoffice.org/get-help/documentation/</url>
-<screenshots>
-<screenshot type="default">http://www.libreoffice.org/assets/Uploads/Discover/Screenshots/_resampled/ResizedImage400300-Impress-01-Blank.png</screenshot>
-</screenshots>
-<developer_name>The Document Foundation</developer_name>
-<updatecontact>libreoffice_at_lists.freedesktop.org</updatecontact>
-<kudos>
-  <kudo>HiDpiIcon</kudo>
-  <kudo>HighContrast</kudo>
-  <kudo>ModernToolkit</kudo>
-  <kudo>UserDocs</kudo>
-</kudos>
+  </description>
+  <url type="homepage">http://www.libreoffice.org/discover/impress/</url>
+  <url type="bugtracker">https://bugs.documentfoundation.org/</url>
+  <url type="donation">https://donate.libreoffice.org/</url>
+  <url type="faq">https://wiki.documentfoundation.org/Faq</url>
+  <url type="help">http://www.libreoffice.org/get-help/documentation/</url>
+  <url type="translate">https://wiki.documentfoundation.org/Translating_LibreOffice</url>
+  <screenshots>
+    <screenshot type="default">
+      <image>http://www.libreoffice.org/assets/Uploads/Discover/Screenshots/_resampled/ResizedImage400300-Impress-01-Blank.png</image>
+      <caption><!-- Describe this screenshot in less than ~10 words --></caption>
+    </screenshot>
+  </screenshots>
+  <developer_name>The Document Foundation</developer_name>
+  <update_contact>libreoffice_at_lists.freedesktop.org</update_contact>
+  <kudos>
+    <kudo>HiDpiIcon</kudo>
+    <kudo>HighContrast</kudo>
+    <kudo>ModernToolkit</kudo>
+    <kudo>UserDocs</kudo>
+  </kudos>
 </component>
diff --git a/sysui/desktop/appstream-appdata/libreoffice-writer.appdata.xml b/sysui/desktop/appstream-appdata/libreoffice-writer.appdata.xml
index 089166f..6f16287 100644
--- a/sysui/desktop/appstream-appdata/libreoffice-writer.appdata.xml
+++ b/sysui/desktop/appstream-appdata/libreoffice-writer.appdata.xml
@@ -1,12 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <component type="desktop">
-<id>libreoffice-writer.desktop</id>
-<metadata_license>CC0-1.0</metadata_license>
-<project_license>MPL-2.0</project_license>
-<name>LibreOffice Writer</name>
-<summary>Word processor part of the LibreOffice productivity suite</summary>
-<description>
-<p>
+  <id>libreoffice-writer.desktop</id>
+  <metadata_license>CC0-1.0</metadata_license>
+  <project_license>MPL-2.0</project_license>
+  <name>LibreOffice Writer</name>
+  <summary>Word processor part of the LibreOffice productivity suite</summary>
+  <description>
+    <p>
 Writer is the word processor inside LibreOffice productivity suite.
 Use it for everything, from dashing off a quick letter to producing an entire
 book with tables of contents, embedded illustrations, bibliographies and diagrams.
@@ -15,32 +15,39 @@ make difficult tasks easy (but are easy to disable if you prefer).
 Writer is powerful enough to tackle desktop publishing tasks such as creating
 multi-column newsletters and brochures. The only limit is your imagination.
 </p>
-<p>
+    <p>
 Based on the what-you-see-is-what-you-get principle, Writer allows you to apply
 various styles and formatting effects to your document and view the results
 immediately.
 </p>
-<p>
+    <p>
 LibreOffice supports opening and saving into a wide variety of formats, so you
 can easily share documents with users of other popular office suites without
 worrying about compatibility.
 </p>
-</description>
-<url type="homepage">http://www.libreoffice.org/discover/writer/</url>
-<url type="bugtracker">https://bugs.documentfoundation.org/</url>
-<url type="donation">https://donate.libreoffice.org/</url>
-<url type="faq">https://wiki.documentfoundation.org/Faq</url>
-<url type="help">http://www.libreoffice.org/get-help/documentation/</url>
-<screenshots>
-<screenshot type="default">http://www.libreoffice.org/assets/Uploads/Discover/Screenshots/_resampled/ResizedImage400300-Writer-02-Table-of-Contents-Getting-Started-Guide-4-2.png</screenshot>
-<screenshot>http://www.libreoffice.org/assets/Uploads/Discover/Screenshots/_resampled/ResizedImage400300-Writer-03-Technical-Doc-fdo83524.png</screenshot>
-</screenshots>
-<developer_name>The Document Foundation</developer_name>
-<updatecontact>libreoffice_at_lists.freedesktop.org</updatecontact>
-<kudos>
-  <kudo>HiDpiIcon</kudo>
-  <kudo>HighContrast</kudo>
-  <kudo>ModernToolkit</kudo>
-  <kudo>UserDocs</kudo>
-</kudos>
+  </description>
+  <url type="homepage">http://www.libreoffice.org/discover/writer/</url>
+  <url type="bugtracker">https://bugs.documentfoundation.org/</url>
+  <url type="donation">https://donate.libreoffice.org/</url>
+  <url type="faq">https://wiki.documentfoundation.org/Faq</url>
+  <url type="help">http://www.libreoffice.org/get-help/documentation/</url>
+  <url type="translate">https://wiki.documentfoundation.org/Translating_LibreOffice</url>
+  <screenshots>
+    <screenshot type="default">
+      <image>http://www.libreoffice.org/assets/Uploads/Discover/Screenshots/_resampled/ResizedImage400300-Writer-02-Table-of-Contents-Getting-Started-Guide-4-2.png</image>
+      <caption><!-- Describe this screenshot in less than ~10 words --></caption>
+    </screenshot>
+    <screenshot>
+      <image>http://www.libreoffice.org/assets/Uploads/Discover/Screenshots/_resampled/ResizedImage400300-Writer-03-Technical-Doc-fdo83524.png</image>
+      <caption><!-- Describe this screenshot in less than ~10 words --></caption>
+    </screenshot>
+  </screenshots>
+  <developer_name>The Document Foundation</developer_name>
+  <update_contact>libreoffice_at_lists.freedesktop.org</update_contact>
+  <kudos>
+    <kudo>HiDpiIcon</kudo>
+    <kudo>HighContrast</kudo>
+    <kudo>ModernToolkit</kudo>
+    <kudo>UserDocs</kudo>
+  </kudos>
 </component>


More information about the Libreoffice-commits mailing list