diff options
-rw-r--r-- | HTML/index.html | 6 | ||||
-rwxr-xr-x | about/about-mageia | 8 | ||||
-rw-r--r-- | mail/mail-en.html | 6 | ||||
-rw-r--r-- | mail/mail-en.txt | 4 | ||||
-rw-r--r-- | mail/mail-fr.html | 4 | ||||
-rw-r--r-- | mail/mail-fr.txt | 2 | ||||
-rw-r--r-- | mail/mail-pt.html | 6 | ||||
-rw-r--r-- | mail/mail-pt.txt | 4 | ||||
-rw-r--r-- | mail/placeholder.h | 2 |
9 files changed, 21 insertions, 21 deletions
diff --git a/HTML/index.html b/HTML/index.html index 91099ed..387660e 100644 --- a/HTML/index.html +++ b/HTML/index.html @@ -17,7 +17,7 @@ <base href="/usr/share/indexhtml/"> <script type="text/javascript" src="script.js"></script> </head> -<body onload="try{new StartPage('http://start.mageia.org/').run();}catch(e){}"> - <h1><a href="http://start.mageia.org/?ssp"><img src="images/logo_mageia.png" alt="Mageia"></a></h1> +<body onload="try{new StartPage('https://start.mageia.org/').run();}catch(e){}"> + <h1><a href="https://start.mageia.org/?ssp"><img src="images/logo_mageia.png" alt="Mageia"></a></h1> </body> -</html>
\ No newline at end of file +</html> diff --git a/about/about-mageia b/about/about-mageia index f37d256..b499901 100755 --- a/about/about-mageia +++ b/about/about-mageia @@ -1,20 +1,20 @@ #!/bin/sh WGET="$(which wget)" -$WGET -q --tries=20 --timeout=10 http://www.google.com -O /tmp/google.idx &> /dev/null +$WGET -q --tries=20 --timeout=10 https://www.google.com -O /tmp/google.idx &> /dev/null if [ ! -s /tmp/google.idx ]; then echo "ERROR: No internet connection detected. In order to display About Mageia page you should have an working connection." exit 1 else for lang in `echo $LANG:$LANGUAGE | tr ':' ' ' | cut -d'_' -f1` ; do - $WGET -q --tries=20 --timeout=10 http://www.mageia.org/$lang/about -O /tmp/mageiaorg.idx &> /dev/null + $WGET -q --tries=20 --timeout=10 https://www.mageia.org/$lang/about -O /tmp/mageiaorg.idx &> /dev/null if [ ! -s /tmp/mageiaorg.idx ]; then echo "WARNING: There is no localized Mageia About web page; displaying English web page" - xdg-open "http://www.mageia.org/en/about" + xdg-open "https://www.mageia.org/en/about" else - xdg-open "http://www.mageia.org/$lang/about" + xdg-open "https://www.mageia.org/$lang/about" exit 0 fi done diff --git a/mail/mail-en.html b/mail/mail-en.html index dad9c98..0e47de8 100644 --- a/mail/mail-en.html +++ b/mail/mail-en.html @@ -9,13 +9,13 @@ Content-Type: text/html; charset=utf-8 <body> <p>Welcome to Mageia!</p> - <p>Make sure to visit <a href="http://www.mageia.org/">www.mageia.org</a> + <p>Make sure to visit <a href="https://www.mageia.org/">www.mageia.org</a> to get more tips and updates about Mageia.</p> <p>Have fun!</p> <hr /> - <p><a href="http://www.mageia.org/">Mageia</a></p> + <p><a href="https://www.mageia.org/">Mageia</a></p> </body> -</html>
\ No newline at end of file +</html> diff --git a/mail/mail-en.txt b/mail/mail-en.txt index d231b43..9fe75f5 100644 --- a/mail/mail-en.txt +++ b/mail/mail-en.txt @@ -3,11 +3,11 @@ Content-Transfer-Encoding: 8bit Welcome to Mageia! -Make sure to visit http://www.mageia.org/ to get more tips and updates +Make sure to visit https://www.mageia.org/ to get more tips and updates about Mageia. Have fun! -- Mageia -http://www.mageia.org/
\ No newline at end of file +https://www.mageia.org/ diff --git a/mail/mail-fr.html b/mail/mail-fr.html index db7b1b5..0f90d93 100644 --- a/mail/mail-fr.html +++ b/mail/mail-fr.html @@ -10,6 +10,6 @@ Content-Type: text/html; charset=utf-8 <p>Bienvenue sur Mageia !</p> <hr /> - <p><a href="http://www.mageia.org/">Mageia</a></p> + <p><a href="https://www.mageia.org/">Mageia</a></p> </body> -</html>
\ No newline at end of file +</html> diff --git a/mail/mail-fr.txt b/mail/mail-fr.txt index a1f90c7..ab2f9ac 100644 --- a/mail/mail-fr.txt +++ b/mail/mail-fr.txt @@ -6,5 +6,5 @@ Bienvenue sur Mageia ! -- L'équipe Mageia -http://www.mageia.org/ +https://www.mageia.org/ diff --git a/mail/mail-pt.html b/mail/mail-pt.html index c69bbad..7b956d1 100644 --- a/mail/mail-pt.html +++ b/mail/mail-pt.html @@ -9,13 +9,13 @@ Content-Type: text/html; charset=utf-8 <body> <p>Bem-vindo à Mageia!</p> - <p>Visite a nossa página <a href="http://www.mageia.org/">www.mageia.org</a> + <p>Visite a nossa página <a href="https://www.mageia.org/">www.mageia.org</a> para obter mais dicas e actualizações acerca da Mageia.</p> <p>Divirta-se!</p> <hr /> - <p><a href="http://www.mageia.org/">Mageia</a></p> + <p><a href="https://www.mageia.org/">Mageia</a></p> </body> -</html>
\ No newline at end of file +</html> diff --git a/mail/mail-pt.txt b/mail/mail-pt.txt index 3e4f1a2..dde342d 100644 --- a/mail/mail-pt.txt +++ b/mail/mail-pt.txt @@ -3,11 +3,11 @@ Content-Transfer-Encoding: 8bit Bem-vindo à Mageia! -Visite a nossa página http://www.mageia.org/ para obter mais dicas e actualizações +Visite a nossa página https://www.mageia.org/ para obter mais dicas e actualizações acerca da Mageia. Divirta-se! -- Mageia -http://www.mageia.org/
\ No newline at end of file +https://www.mageia.org/ diff --git a/mail/placeholder.h b/mail/placeholder.h index ca42733..1fb2298 100644 --- a/mail/placeholder.h +++ b/mail/placeholder.h @@ -16,7 +16,7 @@ char *placeholder[] = { i18n("We hope you are totally satisfied with Mageia. Below is a list of useful websites:"), /* */ "Mageia", - "http://www.mageia.org/", + "https://www.mageia.org/", /* placeholer is mageia.org URL */ i18n("The %s website provides all the details for keeping in touch with the community."), /* goodbye signature (1st line) */ |