mirror of https://gitlab.com/pamhyr/pamhyr2
update doc links
parent
6c6da90952
commit
6bd3605d10
|
|
@ -55,7 +55,7 @@ class AboutWindow(PamhyrDialog):
|
|||
|
||||
label = self.get_label_text("label_version")
|
||||
label = label.replace("@version", version)
|
||||
label = label.replace("@codename", "(Adis-TS)")
|
||||
label = label.replace("@codename", "")
|
||||
self.set_label_text("label_version", label)
|
||||
|
||||
# Authors
|
||||
|
|
|
|||
|
|
@ -225,7 +225,7 @@
|
|||
<item>
|
||||
<widget class="QLabel" name="label">
|
||||
<property name="text">
|
||||
<string><a href="https://gitlab.irstea.fr/theophile.terraz/pamhyr">Source code</a></string>
|
||||
<string><a href="https://gitlab.com/pamhyr/pamhyr2">Source code</a></string>
|
||||
</property>
|
||||
<property name="textFormat">
|
||||
<enum>Qt::RichText</enum>
|
||||
|
|
|
|||
5119
src/lang/fr.ts
5119
src/lang/fr.ts
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue