Author: esr
Date: Sun Oct 19 18:53:25 2008
New Revision: 30271

URL: http://svn.gna.org/viewcvs/wesnoth?rev=30271&view=rev
Log:
Documentation string tweaks.

Modified:
    trunk/data/tools/trackplacer

Modified: trunk/data/tools/trackplacer
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/tools/trackplacer?rev=30271&r1=30270&r2=30271&view=diff
==============================================================================
--- trunk/data/tools/trackplacer (original)
+++ trunk/data/tools/trackplacer Sun Oct 19 18:53:25 2008
@@ -73,7 +73,7 @@
 gui_about = '''\
 This is trackplacer, an editor for visually editing sets of journey tracks on 
Battle For Wesnoth maps.
 
-By Eric S. Raymond for the Wesnoth project, October 2008
+By Eric S. Raymond for the Battle For Wesnoth project, October 2008
 '''
 
 
@@ -558,7 +558,7 @@
         button.connect("toggled", self.button_callback, "COPY")
         radiobox.pack_start(button, padding=7)
         button.show()
-        self.tooltips.set_tip(button, "Copy marker from an old track")
+        self.tooltips.set_tip(button, "Copy marker from an unselected track")
 
         # Other toolbar elements.
         spacer = gtk.SeparatorToolItem()


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to