DrTrigon has submitted this change and it was merged.

Change subject: add url/link which points to more info about installation and 
patch
......................................................................


add url/link which points to more info about installation and patch

Change-Id: I44550cc294d2762d1ea5285221cd23221ba80d75
---
M externals/__init__.py
1 file changed, 3 insertions(+), 1 deletion(-)

Approvals:
  DrTrigon: Verified; Looks good to me, approved



diff --git a/externals/__init__.py b/externals/__init__.py
index e7db1c4..3bb6677 100644
--- a/externals/__init__.py
+++ b/externals/__init__.py
@@ -203,7 +203,9 @@
                      " automatically install it."
                      " If you say Yes, externals will need administrator"
                      " privileges, and you might be asked for the 
administrator"
-                     " password.")
+                     " password. For more info, please confer:\n"
+                     "  http://www.mediawiki.org/wiki/Manual:Pywikipediabot/";
+                     "Installation#Dependencies")
     lowlevel_warning("Give externals permission to try to install package?"
                      " (y/N)")
     v = raw_input().upper()

-- 
To view, visit https://gerrit.wikimedia.org/r/79989
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I44550cc294d2762d1ea5285221cd23221ba80d75
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/compat
Gerrit-Branch: master
Gerrit-Owner: DrTrigon <[email protected]>
Gerrit-Reviewer: BinĂ¡ris <[email protected]>
Gerrit-Reviewer: DrTrigon <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
Pywikibot-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits

Reply via email to