Author: soliton
Date: Sat May 23 00:50:23 2009
New Revision: 35834
URL: http://svn.gna.org/viewcvs/wesnoth?rev=35834&view=rev
Log:
added a note on how to manually install add-ons and a reminder that not all
add-ons are campaigns..
Modified:
branches/1.6/data/tools/addon_manager/html.py
Modified: branches/1.6/data/tools/addon_manager/html.py
URL:
http://svn.gna.org/viewcvs/wesnoth/branches/1.6/data/tools/addon_manager/html.py?rev=35834&r1=35833&r2=35834&view=diff
==============================================================================
--- branches/1.6/data/tools/addon_manager/html.py (original)
+++ branches/1.6/data/tools/addon_manager/html.py Sat May 23 00:50:23 2009
@@ -41,8 +41,11 @@
</div>
<div class="main">
<p>To install an add-on please go to the title screen of Battle for Wesnoth.
Select "Add-ons" from the menu and click "OK" to connect to add-ons.wesnoth.org.
-Select the add-on you want to install from the list and click "OK". The
download will commence immediately. Wesnoth will then automatically install and
load the add-on so you can use it.</p>
+Select the add-on you want to install from the list and click "OK". The
download will commence immediately. Wesnoth will then automatically install and
load the add-on so you can use it. Remember that not all add-ons are
campaigns!</p>
<p>Note: Hover over the icons to see the description of the add-on.</p>
+""")
+ if url:
+ w("""<p>PS: If you really have to download an add-on from here
uncompress it to the <a
href="http://www.wesnoth.org/wiki/EditingWesnoth#Where_is_my_user_data_directory.3F">userdata</a>/data/campaigns/
directory for wesnoth to find it.
""")
am_dir = os.path.dirname(__file__) + "/"
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits