mirror of
https://github.com/leozide/leocad
synced 2024-11-17 07:47:55 +01:00
Replace http with https links
This commit is contained in:
parent
de995b260d
commit
465ef49a54
5 changed files with 6 additions and 6 deletions
|
@ -56,7 +56,7 @@
|
|||
<item>
|
||||
<widget class="QLabel" name="label_2">
|
||||
<property name="text">
|
||||
<string notr="true"><a href="http://www.leocad.org">http://www.leocad.org</a></string>
|
||||
<string notr="true"><a href="https://www.leocad.org">https://www.leocad.org</a></string>
|
||||
</property>
|
||||
<property name="openExternalLinks">
|
||||
<bool>true</bool>
|
||||
|
|
|
@ -71,7 +71,7 @@
|
|||
<item>
|
||||
<widget class="QLabel" name="label">
|
||||
<property name="text">
|
||||
<string>Sets Database provided by <a href="http://www.rebrickable.com">Rebrickable</a></string>
|
||||
<string>Sets Database provided by <a href="https://www.rebrickable.com">Rebrickable</a></string>
|
||||
</property>
|
||||
<property name="openExternalLinks">
|
||||
<bool>true</bool>
|
||||
|
|
|
@ -6016,8 +6016,8 @@ GL_EXT_texture_filter_anisotropic extension: %5
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../qt/lc_setsdatabasedialog.ui" line="74"/>
|
||||
<source>Sets Database provided by <a href="http://www.rebrickable.com">Rebrickable</a></source>
|
||||
<translation>Sets Datenbank bereitgestellt von <a href="http://www.rebrickable.com">Rebrickable</a></translation>
|
||||
<source>Sets Database provided by <a href="https://www.rebrickable.com">Rebrickable</a></source>
|
||||
<translation>Sets Datenbank bereitgestellt von <a href="https://www.rebrickable.com">Rebrickable</a></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qt/lc_setsdatabasedialog.cpp" line="62"/>
|
||||
|
|
|
@ -6011,7 +6011,7 @@ GL_EXT_texture_filter_anisotropic extension: %5
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../qt/lc_setsdatabasedialog.ui" line="74"/>
|
||||
<source>Sets Database provided by <a href="http://www.rebrickable.com">Rebrickable</a></source>
|
||||
<source>Sets Database provided by <a href="https://www.rebrickable.com">Rebrickable</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -6011,7 +6011,7 @@ GL_EXT_texture_filter_anisotropic extension: %5
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../qt/lc_setsdatabasedialog.ui" line="74"/>
|
||||
<source>Sets Database provided by <a href="http://www.rebrickable.com">Rebrickable</a></source>
|
||||
<source>Sets Database provided by <a href="https://www.rebrickable.com">Rebrickable</a></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
Loading…
Reference in a new issue