From cfb86d6185fcd1a723db8aaf06855ee175da924f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 19 Jun 2012 01:35:43 +0300 Subject: Add help about downloads --- data/help/tags.idx | 2 ++ data/help/tips/16.txt | 2 ++ src/gui/didyouknowwindow.cpp | 2 +- 3 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 data/help/tips/16.txt diff --git a/data/help/tags.idx b/data/help/tags.idx index c3978cc65..12f3d8477 100644 --- a/data/help/tags.idx +++ b/data/help/tags.idx @@ -11,3 +11,5 @@ index|index team|team tips/12|warp tips/12|warps +tips/16|download +tips/16|downloads diff --git a/data/help/tips/16.txt b/data/help/tips/16.txt new file mode 100644 index 000000000..92b8d9450 --- /dev/null +++ b/data/help/tips/16.txt @@ -0,0 +1,2 @@ +<> +http://manaplus.evolonline.org/ diff --git a/src/gui/didyouknowwindow.cpp b/src/gui/didyouknowwindow.cpp index d17d4f58a..dc86c3ce9 100644 --- a/src/gui/didyouknowwindow.cpp +++ b/src/gui/didyouknowwindow.cpp @@ -46,7 +46,7 @@ #include "debug.h" static const int minTip = 1; -static const int maxTip = 15; +static const int maxTip = 16; DidYouKnowWindow::DidYouKnowWindow(): Window(_("Did You Know?"), false, nullptr, "didyouknow.xml") -- cgit v1.2.3-60-g2f50