diff options
6 files changed, 21 insertions, 13 deletions
diff --git a/solenv/bin/assemble-flatpak.sh b/solenv/bin/assemble-flatpak.sh index 2d988084cb1c..802c61cd8f86 100755 --- a/solenv/bin/assemble-flatpak.sh +++ b/solenv/bin/assemble-flatpak.sh @@ -103,23 +103,23 @@ cat <<EOF >/app/share/appdata/org.libreoffice.LibreOffice.appdata.xml <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> + <image>https://hub.libreoffice.org/screenshots/writer-01.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-Calc-02-exemple-ods.png</image> + <image>https://hub.libreoffice.org/screenshots/calc-02.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-Impress-01-Blank.png</image> + <image>https://hub.libreoffice.org/screenshots/impress-01.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-02-Tiger-fdo82219.png</image> + <image>https://hub.libreoffice.org/screenshots/draw-02.png</image> <caption><!-- Describe this screenshot in less than ~10 words --></caption> </screenshot> <screenshot> - <image>http://www.libreoffice.org/assets/Uploads/Screenshots/Base/Screenshot-78.png</image> + <image>https://hub.libreoffice.org/screenshots/base-02.png</image> <caption><!-- Describe this screenshot in less than ~10 words --></caption> </screenshot> </screenshots> diff --git a/sysui/desktop/appstream-appdata/libreoffice-base.appdata.xml b/sysui/desktop/appstream-appdata/libreoffice-base.appdata.xml index d8398fbd839d..4ccbe7be47d5 100644 --- a/sysui/desktop/appstream-appdata/libreoffice-base.appdata.xml +++ b/sysui/desktop/appstream-appdata/libreoffice-base.appdata.xml @@ -33,11 +33,11 @@ to connect to virtually any other existing database engine as well. <url type="translate">https://hub.libreoffice.org/translate</url> <screenshots> <screenshot type="default"> - <image>http://www.libreoffice.org/assets/Uploads/Screenshots/Base/Screenshot-78.png</image> + <image>https://hub.libreoffice.org/screenshots/base-01.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> + <image>https://hub.libreoffice.org/screenshots/base-02.png</image> <caption><!-- Describe this screenshot in less than ~10 words --></caption> </screenshot> </screenshots> diff --git a/sysui/desktop/appstream-appdata/libreoffice-calc.appdata.xml b/sysui/desktop/appstream-appdata/libreoffice-calc.appdata.xml index b74064327d4e..6753773bcccb 100644 --- a/sysui/desktop/appstream-appdata/libreoffice-calc.appdata.xml +++ b/sysui/desktop/appstream-appdata/libreoffice-calc.appdata.xml @@ -27,7 +27,11 @@ worrying about compatibility. <url type="translate">https://hub.libreoffice.org/translate</url> <screenshots> <screenshot type="default"> - <image>http://www.libreoffice.org/assets/Uploads/Discover/Screenshots/_resampled/ResizedImage400300-Calc-02-exemple-ods.png</image> + <image>https://hub.libreoffice.org/screenshots/calc-01.png</image> + <caption><!-- Describe this screenshot in less than ~10 words --></caption> + </screenshot> + <screenshot> + <image>https://hub.libreoffice.org/screenshots/calc-02.png</image> <caption><!-- Describe this screenshot in less than ~10 words --></caption> </screenshot> </screenshots> diff --git a/sysui/desktop/appstream-appdata/libreoffice-draw.appdata.xml b/sysui/desktop/appstream-appdata/libreoffice-draw.appdata.xml index 5fd7136aec26..3655e959cbc0 100644 --- a/sysui/desktop/appstream-appdata/libreoffice-draw.appdata.xml +++ b/sysui/desktop/appstream-appdata/libreoffice-draw.appdata.xml @@ -32,11 +32,11 @@ worrying about compatibility. <url type="translate">https://hub.libreoffice.org/translate</url> <screenshots> <screenshot type="default"> - <image>http://www.libreoffice.org/assets/Uploads/Discover/Screenshots/_resampled/ResizedImage400300-Draw-02-Tiger-fdo82219.png</image> + <image>https://hub.libreoffice.org/screenshots/draw-01.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> + <image>https://hub.libreoffice.org/screenshots/draw-02.png</image> <caption><!-- Describe this screenshot in less than ~10 words --></caption> </screenshot> </screenshots> diff --git a/sysui/desktop/appstream-appdata/libreoffice-impress.appdata.xml b/sysui/desktop/appstream-appdata/libreoffice-impress.appdata.xml index ee0b66cff146..23fdc1154e0e 100644 --- a/sysui/desktop/appstream-appdata/libreoffice-impress.appdata.xml +++ b/sysui/desktop/appstream-appdata/libreoffice-impress.appdata.xml @@ -28,7 +28,11 @@ worrying about compatibility. <url type="translate">https://hub.libreoffice.org/translate</url> <screenshots> <screenshot type="default"> - <image>http://www.libreoffice.org/assets/Uploads/Discover/Screenshots/_resampled/ResizedImage400300-Impress-01-Blank.png</image> + <image>https://hub.libreoffice.org/screenshots/impress-01.png</image> + <caption><!-- Describe this screenshot in less than ~10 words --></caption> + </screenshot> + <screenshot> + <image>https://hub.libreoffice.org/screenshots/impress-02.png</image> <caption><!-- Describe this screenshot in less than ~10 words --></caption> </screenshot> </screenshots> diff --git a/sysui/desktop/appstream-appdata/libreoffice-writer.appdata.xml b/sysui/desktop/appstream-appdata/libreoffice-writer.appdata.xml index 134ef74037e3..df0ce289a839 100644 --- a/sysui/desktop/appstream-appdata/libreoffice-writer.appdata.xml +++ b/sysui/desktop/appstream-appdata/libreoffice-writer.appdata.xml @@ -34,11 +34,11 @@ worrying about compatibility. <url type="translate">https://hub.libreoffice.org/translate</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> + <image>https://hub.libreoffice.org/screenshots/writer-01.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> + <image>https://hub.libreoffice.org/screenshots/writer-02.png</image> <caption><!-- Describe this screenshot in less than ~10 words --></caption> </screenshot> </screenshots> |