summaryrefslogtreecommitdiffstats
path: root/usr/share/mageiawelcome/mageiawelcome.py
diff options
context:
space:
mode:
Diffstat (limited to 'usr/share/mageiawelcome/mageiawelcome.py')
-rw-r--r--usr/share/mageiawelcome/mageiawelcome.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr/share/mageiawelcome/mageiawelcome.py b/usr/share/mageiawelcome/mageiawelcome.py
index 8e8a007..2c2ab9d 100644
--- a/usr/share/mageiawelcome/mageiawelcome.py
+++ b/usr/share/mageiawelcome/mageiawelcome.py
@@ -85,10 +85,14 @@ def main():
l['conf_update'] = _("Configure media sources and update system")
l['inst_remove'] = _("Install and remove software")
l['h_documentation'] = _("Documentation")
+ l['h_documentation_url'] = _("https://wiki.mageia.org/en/Documentation")
l['features'] = _("New Features")
l['relnotes'] = _("Release Notes")
+ l['relnotes_url'] = _("https://wiki.mageia.org/en/Mageia_5_Release_Notes")
l['errata'] = _("Errata")
+ l['errata_url'] = _("https://wiki.mageia.org/en/Mageia_5_Errata")
l['newcomers'] = _("Newcomers Howto")
+ l['newcomers_url'] = _("https://wiki.mageia.org/en/Newcomers_start_here")
l['h_support'] = _("Support")
l['forum'] = _("Forums")
l['wiki'] = _("Wiki")