Skip to content

Commit a36935c

Browse files
committed
Reverted https links to http
1 parent 85407a6 commit a36935c

26 files changed

+33
-33
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
**Source code:** https://github.com/muflone/gwakeonlan/
1313

14-
**Documentation:** https://www.muflone.com/gwakeonlan/
14+
**Documentation:** http://www.muflone.com/gwakeonlan/
1515

1616
**Translations:** https://explore.transifex.com/muflone/gwakeonlan/
1717

@@ -21,13 +21,13 @@ From the *gWakeOnLAN* main window you can define your hosts along with their
2121
MAC Addresses, select those you want to turn on and just start them with a
2222
simple click on the button **Turn on**.
2323

24-
![Main window](https://www.muflone.com/resources/gwakeonlan/archive/latest/english/main.png)
24+
![Main window](http://www.muflone.com/resources/gwakeonlan/archive/latest/english/main.png)
2525

2626
For each host you can define its name, the MAC address and you can choose to
2727
turn it on on the local network or via internet through a destination
2828
host.
2929

30-
![Detail](https://www.muflone.com/resources/gwakeonlan/archive/latest/english/detail.png)
30+
![Detail](http://www.muflone.com/resources/gwakeonlan/archive/latest/english/detail.png)
3131

3232
# System Requirements
3333

data/com.muflone.gwakeonlan.metainfo.xml

+5-5
Original file line numberDiff line numberDiff line change
@@ -17,21 +17,21 @@
1717
<category>Network</category>
1818
</categories>
1919
<url type="homepage">https://github.com/muflone/gwakeonlan/</url>
20-
<url type="help">https://www.muflone.com/gwakeonlan/</url>
20+
<url type="help">http://www.muflone.com/gwakeonlan/</url>
2121
<url type="translate">https://explore.transifex.com/muflone/gwakeonlan/</url>
2222
<url type="bugtracker">https://github.com/muflone/gwakeonlan/issues/</url>
23-
<url type="contact">https://www.muflone.com/contacts/</url>
23+
<url type="contact">http://www.muflone.com/contacts/</url>
2424

2525
<launchable type="desktop-id">gwakeonlan.desktop</launchable>
2626
<screenshots>
2727
<screenshot type="default">
28-
<image>https://www.muflone.com/resources/gwakeonlan/archive/latest/english/main.png</image>
28+
<image>http://www.muflone.com/resources/gwakeonlan/archive/latest/english/main.png</image>
2929
</screenshot>
3030
<screenshot>
31-
<image>https://www.muflone.com/resources/gwakeonlan/archive/latest/english/detail.png</image>
31+
<image>http://www.muflone.com/resources/gwakeonlan/archive/latest/english/detail.png</image>
3232
</screenshot>
3333
<screenshot>
34-
<image>https://www.muflone.com/resources/gwakeonlan/archive/latest/english/about.png</image>
34+
<image>http://www.muflone.com/resources/gwakeonlan/archive/latest/english/about.png</image>
3535
</screenshot>
3636
</screenshots>
3737
</component>

doc/resources

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Project home page: https://www.muflone.com/gwakeonlan/
1+
Project home page: http://www.muflone.com/gwakeonlan/
22
Source code: https://github.com/muflone/gwakeonlan/
3-
Author information: https://www.muflone.com/
3+
Author information: http://www.muflone.com/
44
Issues and bugs tracking: https://github.com/muflone/gwakeonlan/issues/
55
Translations: https://explore.transifex.com/muflone/gwakeonlan/

gwakeonlan/constants.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
APP_AUTHOR_EMAIL = '[email protected]'
3434
APP_COPYRIGHT = f'Copyright 2009-2022 {APP_AUTHOR}'
3535
APP_ID = f'{APP_DOMAIN}.muflone.com'
36-
URL_AUTHOR = 'https://www.muflone.com/'
36+
URL_AUTHOR = 'http://www.muflone.com/'
3737
URL_APPLICATION = f'{URL_AUTHOR}{APP_DOMAIN}/'
3838
URL_SOURCES = f'https://github.com/muflone/{APP_DOMAIN}/'
3939
URL_TRANSLATIONS = f'https://explore.transifex.com/muflone/{APP_DOMAIN}/'

man/gwakeonlan.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Report bugs to https://github.com/muflone/gwakeonlan/issues/
4949
was written by Fabio Castelli (Muflone) <[email protected]>
5050

5151
.SH HOMEPAGE
52-
Home page: https://www.muflone.com/gwakeonlan/
52+
Home page: http://www.muflone.com/gwakeonlan/
5353

5454
Source code: https://github.com/muflone/gwakeonlan/
5555

po/bg.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# gWakeOnLAN
22
# Wake up your machines using Wake on LAN
33
# Copyright (C) 2009-2022 Fabio Castelli (Muflone) <[email protected]>
4-
# Website: https://www.muflone.com/gwakeonlan/
4+
# Website: http://www.muflone.com/gwakeonlan/
55
# This file is distributed under the same license of gWakeOnLAN.
66
# Bulgarian translation for gWakeOnLAN
77
#

po/ca.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# gWakeOnLAN
22
# Wake up your machines using Wake on LAN
33
# Copyright (C) 2009-2022 Fabio Castelli (Muflone) <[email protected]>
4-
# Website: https://www.muflone.com/gwakeonlan/
4+
# Website: http://www.muflone.com/gwakeonlan/
55
# This file is distributed under the same license of gWakeOnLAN.
66
# Catalan translation for gWakeOnLAN
77
#

po/de.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# gWakeOnLAN
22
# Wake up your machines using Wake on LAN
33
# Copyright (C) 2009-2022 Fabio Castelli (Muflone) <[email protected]>
4-
# Website: https://www.muflone.com/gwakeonlan/
4+
# Website: http://www.muflone.com/gwakeonlan/
55
# This file is distributed under the same license of gWakeOnLAN.
66
# German translation for gWakeOnLAN
77
#

po/en.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# gWakeOnLAN
22
# Wake up your machines using Wake on LAN
33
# Copyright (C) 2009-2022 Fabio Castelli (Muflone) <[email protected]>
4-
# Website: https://www.muflone.com/gwakeonlan/
4+
# Website: http://www.muflone.com/gwakeonlan/
55
# This file is distributed under the same license of gWakeOnLAN.
66
# English translation for gWakeOnLAN
77
#

po/es.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# gWakeOnLAN
22
# Wake up your machines using Wake on LAN
33
# Copyright (C) 2009-2022 Fabio Castelli (Muflone) <[email protected]>
4-
# Website: https://www.muflone.com/gwakeonlan/
4+
# Website: http://www.muflone.com/gwakeonlan/
55
# This file is distributed under the same license of gWakeOnLAN.
66
# Spanish translation for gWakeOnLAN
77
#

po/eu.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# gWakeOnLAN
22
# Wake up your machines using Wake on LAN
33
# Copyright (C) 2009-2022 Fabio Castelli (Muflone) <[email protected]>
4-
# Website: https://www.muflone.com/gwakeonlan/
4+
# Website: http://www.muflone.com/gwakeonlan/
55
# This file is distributed under the same license of gWakeOnLAN.
66
# Basque translation for gWakeOnLAN
77
#

po/fr.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# gWakeOnLAN
22
# Wake up your machines using Wake on LAN
33
# Copyright (C) 2009-2022 Fabio Castelli (Muflone) <[email protected]>
4-
# Website: https://www.muflone.com/gwakeonlan/
4+
# Website: http://www.muflone.com/gwakeonlan/
55
# This file is distributed under the same license of gWakeOnLAN.
66
# French translation for gWakeOnLAN
77
#

po/gwakeonlan.pot

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# gWakeOnLAN
22
# Wake up your machines using Wake on LAN
33
# Copyright (C) 2009-2022 Fabio Castelli (Muflone) <[email protected]>
4-
# Website: https://www.muflone.com/gwakeonlan/
4+
# Website: http://www.muflone.com/gwakeonlan/
55
# This file is distributed under the same license of gWakeOnLAN.
66
# X translation for gWakeOnLAN
77
msgid ""

po/he.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# gWakeOnLAN
22
# Wake up your machines using Wake on LAN
33
# Copyright (C) 2009-2022 Fabio Castelli (Muflone) <[email protected]>
4-
# Website: https://www.muflone.com/gwakeonlan/
4+
# Website: http://www.muflone.com/gwakeonlan/
55
# This file is distributed under the same license of gWakeOnLAN.
66
# Hebrew translation for gWakeOnLAN
77
#

po/it.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# gWakeOnLAN
22
# Wake up your machines using Wake on LAN
33
# Copyright (C) 2009-2022 Fabio Castelli (Muflone) <[email protected]>
4-
# Website: https://www.muflone.com/gwakeonlan/
4+
# Website: http://www.muflone.com/gwakeonlan/
55
# This file is distributed under the same license of gWakeOnLAN.
66
# Italian translation for gWakeOnLAN
77
#

po/ko_KR.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# gWakeOnLAN
22
# Wake up your machines using Wake on LAN
33
# Copyright (C) 2009-2022 Fabio Castelli (Muflone) <[email protected]>
4-
# Website: https://www.muflone.com/gwakeonlan/
4+
# Website: http://www.muflone.com/gwakeonlan/
55
# This file is distributed under the same license of gWakeOnLAN.
66
# Korean translation for gWakeOnLAN
77
#

po/lt.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# gWakeOnLAN
22
# Wake up your machines using Wake on LAN
33
# Copyright (C) 2009-2022 Fabio Castelli (Muflone) <[email protected]>
4-
# Website: https://www.muflone.com/gwakeonlan/
4+
# Website: http://www.muflone.com/gwakeonlan/
55
# This file is distributed under the same license of gWakeOnLAN.
66
# Lithuanian translation for gWakeOnLAN
77
#

po/nl.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# gWakeOnLAN
22
# Wake up your machines using Wake on LAN
33
# Copyright (C) 2009-2022 Fabio Castelli (Muflone) <[email protected]>
4-
# Website: https://www.muflone.com/gwakeonlan/
4+
# Website: http://www.muflone.com/gwakeonlan/
55
# This file is distributed under the same license of gWakeOnLAN.
66
# Dutch translation for gWakeOnLAN
77
#

po/pl.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# gWakeOnLAN
22
# Wake up your machines using Wake on LAN
33
# Copyright (C) 2009-2022 Fabio Castelli (Muflone) <[email protected]>
4-
# Website: https://www.muflone.com/gwakeonlan/
4+
# Website: http://www.muflone.com/gwakeonlan/
55
# This file is distributed under the same license of gWakeOnLAN.
66
# Polish translation for gWakeOnLAN
77
#

po/pt.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# gWakeOnLAN
22
# Wake up your machines using Wake on LAN
33
# Copyright (C) 2009-2022 Fabio Castelli (Muflone) <[email protected]>
4-
# Website: https://www.muflone.com/gwakeonlan/
4+
# Website: http://www.muflone.com/gwakeonlan/
55
# This file is distributed under the same license of gWakeOnLAN.
66
# Portuguese translation for gWakeOnLAN
77
#

po/pt_BR.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# gWakeOnLAN
22
# Wake up your machines using Wake on LAN
33
# Copyright (C) 2009-2022 Fabio Castelli (Muflone) <[email protected]>
4-
# Website: https://www.muflone.com/gwakeonlan/
4+
# Website: http://www.muflone.com/gwakeonlan/
55
# This file is distributed under the same license of gWakeOnLAN.
66
# Portuguese Brazilian translation for gWakeOnLAN
77
#

po/ru.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# gWakeOnLAN
22
# Wake up your machines using Wake on LAN
33
# Copyright (C) 2009-2022 Fabio Castelli (Muflone) <[email protected]>
4-
# Website: https://www.muflone.com/gwakeonlan/
4+
# Website: http://www.muflone.com/gwakeonlan/
55
# This file is distributed under the same license of gWakeOnLAN.
66
# Russian translation for gWakeOnLAN
77
#

po/sk.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# gWakeOnLAN
22
# Wake up your machines using Wake on LAN
33
# Copyright (C) 2009-2022 Fabio Castelli (Muflone) <[email protected]>
4-
# Website: https://www.muflone.com/gwakeonlan/
4+
# Website: http://www.muflone.com/gwakeonlan/
55
# This file is distributed under the same license of gWakeOnLAN.
66
# Slovak translation for gWakeOnLAN
77
#

po/sl_SI.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# gWakeOnLAN
22
# Wake up your machines using Wake on LAN
33
# Copyright (C) 2009-2022 Fabio Castelli (Muflone) <[email protected]>
4-
# Website: https://www.muflone.com/gwakeonlan/
4+
# Website: http://www.muflone.com/gwakeonlan/
55
# This file is distributed under the same license of gWakeOnLAN.
66
# Slovenian translation for gWakeOnLAN
77
#

po/tr.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# gWakeOnLAN
22
# Wake up your machines using Wake on LAN
33
# Copyright (C) 2009-2022 Fabio Castelli (Muflone) <[email protected]>
4-
# Website: https://www.muflone.com/gwakeonlan/
4+
# Website: http://www.muflone.com/gwakeonlan/
55
# This file is distributed under the same license of gWakeOnLAN.
66
# Turkish translation for gWakeOnLAN
77
#

po/zh_TW.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# gWakeOnLAN
22
# Wake up your machines using Wake on LAN
33
# Copyright (C) 2009-2022 Fabio Castelli (Muflone) <[email protected]>
4-
# Website: https://www.muflone.com/gwakeonlan/
4+
# Website: http://www.muflone.com/gwakeonlan/
55
# This file is distributed under the same license of gWakeOnLAN.
66
# Chinese-Taiwan translation for gWakeOnLAN
77
#

0 commit comments

Comments
 (0)