diff options
author | David Tardon <dtardon@redhat.com> | 2016-01-05 17:08:24 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2016-01-05 17:09:17 +0100 |
commit | 5f981642889b1b9980e98ebccc3150e022a73bed (patch) | |
tree | f814afe5ad410273b61a255c157f3f75d9ef8f68 /sysui | |
parent | 058dea3b1ac3080dd8a6345d77199eae8487c509 (diff) |
add more URLs to appdata files
Change-Id: If32565d244d7882e1fca514214e5be1351ead41f
Diffstat (limited to 'sysui')
5 files changed, 20 insertions, 0 deletions
diff --git a/sysui/desktop/appstream-appdata/libreoffice-base.appdata.xml b/sysui/desktop/appstream-appdata/libreoffice-base.appdata.xml index 7b9e85701808..2a9d3b606ccd 100644 --- a/sysui/desktop/appstream-appdata/libreoffice-base.appdata.xml +++ b/sysui/desktop/appstream-appdata/libreoffice-base.appdata.xml @@ -26,6 +26,10 @@ 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> diff --git a/sysui/desktop/appstream-appdata/libreoffice-calc.appdata.xml b/sysui/desktop/appstream-appdata/libreoffice-calc.appdata.xml index c49a1988796d..b4389314ed9d 100644 --- a/sysui/desktop/appstream-appdata/libreoffice-calc.appdata.xml +++ b/sysui/desktop/appstream-appdata/libreoffice-calc.appdata.xml @@ -20,6 +20,10 @@ 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> diff --git a/sysui/desktop/appstream-appdata/libreoffice-draw.appdata.xml b/sysui/desktop/appstream-appdata/libreoffice-draw.appdata.xml index 0b43c4add393..f17500846e1b 100644 --- a/sysui/desktop/appstream-appdata/libreoffice-draw.appdata.xml +++ b/sysui/desktop/appstream-appdata/libreoffice-draw.appdata.xml @@ -25,6 +25,10 @@ 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> diff --git a/sysui/desktop/appstream-appdata/libreoffice-impress.appdata.xml b/sysui/desktop/appstream-appdata/libreoffice-impress.appdata.xml index e12ecc11421d..c998e5884c4c 100644 --- a/sysui/desktop/appstream-appdata/libreoffice-impress.appdata.xml +++ b/sysui/desktop/appstream-appdata/libreoffice-impress.appdata.xml @@ -21,6 +21,10 @@ 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> diff --git a/sysui/desktop/appstream-appdata/libreoffice-writer.appdata.xml b/sysui/desktop/appstream-appdata/libreoffice-writer.appdata.xml index 63dff9540bc0..089166ff8bb2 100644 --- a/sysui/desktop/appstream-appdata/libreoffice-writer.appdata.xml +++ b/sysui/desktop/appstream-appdata/libreoffice-writer.appdata.xml @@ -27,6 +27,10 @@ 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> |