cui/uiconfig/ui/aboutdialog.ui             |    2 +-
 instsetoo_native/util/openoffice.lst.in    |    8 ++++----
 odk/docs/install.html                      |    2 +-
 odk/docs/tools.html                        |    2 +-
 odk/examples/DevelopersGuide/examples.html |    2 +-
 odk/examples/examples.html                 |    2 +-
 odk/index.html                             |    2 +-
 odk/index_online.html                      |    2 +-
 postprocess/CustomTarget_registry.mk       |    2 +-
 9 files changed, 12 insertions(+), 12 deletions(-)

New commits:
commit ffa560e0dec34d71f4593b7bf23ad50321548c60
Author: Julien Nabet <serval2...@yahoo.fr>
Date:   Sat May 23 00:55:40 2015 +0200

    tdf#91469: convert links in help/about to https
    
    Change-Id: I1274f75a49a999285488e99713782956e2287249
    Reviewed-on: https://gerrit.libreoffice.org/15870
    Tested-by: Jenkins <c...@libreoffice.org>
    Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>
    Tested-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>

diff --git a/cui/uiconfig/ui/aboutdialog.ui b/cui/uiconfig/ui/aboutdialog.ui
index 18bc8ff..3796d9a 100644
--- a/cui/uiconfig/ui/aboutdialog.ui
+++ b/cui/uiconfig/ui/aboutdialog.ui
@@ -259,7 +259,7 @@
                   <object class="GtkLabel" id="link">
                     <property name="can_focus">False</property>
                     <property name="no_show_all">True</property>
-                    <property name="label" 
translatable="yes">http://www.libreoffice.org/about-us/credits/</property>
+                    <property name="label" 
translatable="yes">https://www.libreoffice.org/about-us/credits/</property>
                   </object>
                   <packing>
                     <property name="expand">False</property>
diff --git a/instsetoo_native/util/openoffice.lst.in 
b/instsetoo_native/util/openoffice.lst.in
index 46176a9..d05f8ab 100644
--- a/instsetoo_native/util/openoffice.lst.in
+++ b/instsetoo_native/util/openoffice.lst.in
@@ -69,7 +69,7 @@ LibreOffice
             CHANGETARGETDIR 1
             PATCHCODEFILE ooo_patchcodes.txt
             STARTCENTER_ADDFEATURE_URL http://extensions.libreoffice.org/
-            STARTCENTER_INFO_URL http://www.libreoffice.org/
+            STARTCENTER_INFO_URL https://www.libreoffice.org/
             STARTCENTER_TEMPLREP_URL http://templates.libreoffice.org/
             DICT_REPO_URL http://extensions.libreoffice.org/dictionaries/
             STARTCENTER_HIDE_EXTERNAL_LINKS 0
@@ -122,7 +122,7 @@ LibreOffice_Dev
             CODEFILENAME codes_ooodev.txt
             LOCALUSERDIR $ORIGIN/..
             STARTCENTER_ADDFEATURE_URL http://extensions.libreoffice.org/
-            STARTCENTER_INFO_URL http://www.libreoffice.org/
+            STARTCENTER_INFO_URL https://www.libreoffice.org/
             STARTCENTER_TEMPLREP_URL http://templates.libreoffice.org/
             DICT_REPO_URL http://extensions.libreoffice.org/dictionaries/
             STARTCENTER_HIDE_EXTERNAL_LINKS 0
@@ -164,7 +164,7 @@ LibreOffice_SDK
             CHANGETARGETDIR 1
             DONTUSESTARTMENUFOLDER 1
             STARTCENTER_ADDFEATURE_URL http://extensions.libreoffice.org/
-            STARTCENTER_INFO_URL http://www.libreoffice.org/
+            STARTCENTER_INFO_URL https://www.libreoffice.org/
             STARTCENTER_TEMPLREP_URL http://templates.libreoffice.org/
             DICT_REPO_URL http://extensions.libreoffice.org/dictionaries/
             STARTCENTER_HIDE_EXTERNAL_LINKS 0
@@ -210,7 +210,7 @@ LibreOffice_Dev_SDK
             CHANGETARGETDIR 1
             DONTUSESTARTMENUFOLDER 1
             STARTCENTER_ADDFEATURE_URL http://extensions.libreoffice.org/
-            STARTCENTER_INFO_URL http://www.libreoffice.org/
+            STARTCENTER_INFO_URL https://www.libreoffice.org/
             STARTCENTER_TEMPLREP_URL http://templates.libreoffice.org/
             DICT_REPO_URL http://extensions.libreoffice.org/dictionaries/
             STARTCENTER_HIDE_EXTERNAL_LINKS 0
diff --git a/odk/docs/install.html b/odk/docs/install.html
index f0ec388..5d4a592 100644
--- a/odk/docs/install.html
+++ b/odk/docs/install.html
@@ -514,7 +514,7 @@
               Foundation.<br/>
               The Document Foundation acknowledges all community members, 
please
               find more info
-              <a href="http://www.libreoffice.org/about-us/credits/"; 
target="_blank">at our website</a>.</p>
+              <a href="https://www.libreoffice.org/about-us/credits/"; 
target="_blank">at our website</a>.</p>
             <p>&nbsp;</p>
             <p><a href="http://www.documentfoundation.org/privacy"; 
target="_blank">Privacy Policy</a>
               |
diff --git a/odk/docs/tools.html b/odk/docs/tools.html
index 235aaf1..ced7036 100644
--- a/odk/docs/tools.html
+++ b/odk/docs/tools.html
@@ -911,7 +911,7 @@ types the specified types depend on.</p>
                             based on Apache OpenOffice, which is Copyright 
2011,
                             The Apache Software Foundation.
                             <br/>
-                            The Document Foundation acknowledges all community 
members, please find more info <a 
href="http://www.libreoffice.org/about-us/credits/"; target="_blank">at our 
website</a>.
+                            The Document Foundation acknowledges all community 
members, please find more info <a 
href="https://www.libreoffice.org/about-us/credits/"; target="_blank">at our 
website</a>.
                         </p>
                         <p>
                             &nbsp;
diff --git a/odk/examples/DevelopersGuide/examples.html 
b/odk/examples/DevelopersGuide/examples.html
index 530fb7c..ee046f5 100644
--- a/odk/examples/DevelopersGuide/examples.html
+++ b/odk/examples/DevelopersGuide/examples.html
@@ -2862,7 +2862,7 @@ for the Office application.</td>
                             based on Apache OpenOffice, which is Copyright 2011
                             The Apache Software Foundation.
                             <br/>
-                            The Document Foundation acknowledges all community 
members, please find more info <a 
href="http://www.libreoffice.org/about-us/credits/"; target="_blank">at our 
website</a>.
+                            The Document Foundation acknowledges all community 
members, please find more info <a 
href="https://www.libreoffice.org/about-us/credits/"; target="_blank">at our 
website</a>.
                         </p>
                         <p>
                             &nbsp;
diff --git a/odk/examples/examples.html b/odk/examples/examples.html
index 333a439..9cbdcc7 100644
--- a/odk/examples/examples.html
+++ b/odk/examples/examples.html
@@ -816,7 +816,7 @@
                             based on Apache OpenOffice, which is Copyright 2011
                             The Apache Software Foundation.
                             <br/>
-                            The Document Foundation acknowledges all community 
members, please find more info <a 
href="http://www.libreoffice.org/about-us/credits/"; target="_blank">at our 
website</a>.
+                            The Document Foundation acknowledges all community 
members, please find more info <a 
href="https://www.libreoffice.org/about-us/credits/"; target="_blank">at our 
website</a>.
                         </p>
                         <p>
                             &nbsp;
diff --git a/odk/index.html b/odk/index.html
index 1288734..ddae91f 100644
--- a/odk/index.html
+++ b/odk/index.html
@@ -195,7 +195,7 @@
                             based on Apache OpenOffice, which is Copyright 2011
                             The Apache Software Foundation.
                             <br/>
-                            The Document Foundation acknowledges all community 
members, please find more info <a 
href="http://www.libreoffice.org/about-us/credits/"; target="_blank">at our 
website</a>.
+                            The Document Foundation acknowledges all community 
members, please find more info <a 
href="https://www.libreoffice.org/about-us/credits/"; target="_blank">at our 
website</a>.
                         </p>
                         <p>
                             &nbsp;
diff --git a/odk/index_online.html b/odk/index_online.html
index a0808b0..cb142b6 100644
--- a/odk/index_online.html
+++ b/odk/index_online.html
@@ -238,7 +238,7 @@
                             <br>
                             LibreOffice was created by The Document 
Foundation, based on Apache OpenOffice, which is Copyright 2011 The Apache 
Software Foundation.
                             <br>
-                            The Document Foundation acknowledges all community 
members, please find more info <a 
href="http://www.libreoffice.org/about-us/credits/"; target="_blank">at our 
website</a>.
+                            The Document Foundation acknowledges all community 
members, please find more info <a 
href="https://www.libreoffice.org/about-us/credits/"; target="_blank">at our 
website</a>.
                         </p>
                         <p>
                             &nbsp;
diff --git a/postprocess/CustomTarget_registry.mk 
b/postprocess/CustomTarget_registry.mk
index 6168c59..35de59e 100644
--- a/postprocess/CustomTarget_registry.mk
+++ b/postprocess/CustomTarget_registry.mk
@@ -563,7 +563,7 @@ postprocess_main_SED := \
        -e 's,$${PRODUCTVERSION},$(PRODUCTVERSION),g' \
        -e 
's,$${PRODUCTEXTENSION},.$(LIBO_VERSION_MICRO).$(LIBO_VERSION_PATCH)$(LIBO_VERSION_SUFFIX),g'
 \
        -e 
's,$${STARTCENTER_ADDFEATURE_URL},http://extensions.libreoffice.org/,g' \
-       -e 's,$${STARTCENTER_INFO_URL},http://www.libreoffice.org/,g' \
+       -e 's,$${STARTCENTER_INFO_URL},https://www.libreoffice.org/,g' \
        -e 's,$${STARTCENTER_HIDE_EXTERNAL_LINKS},0,g' \
        -e 's,$${STARTCENTER_TEMPLREP_URL},http://templates.libreoffice.org/,g' 
\
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to