Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
From: <weltall2@us...> - 2010-07-21 17:12:17
|
Revision: 6055 http://planeshift.svn.sourceforge.net/planeshift/?rev=6055&view=rev Author: weltall2 Date: 2010-07-21 17:12:11 +0000 (Wed, 21 Jul 2010) Log Message: ----------- removed left over button Modified Paths: -------------- trunk/data/gui/charpick.xml Modified: trunk/data/gui/charpick.xml =================================================================== --- trunk/data/gui/charpick.xml 2010-07-21 16:27:32 UTC (rev 6054) +++ trunk/data/gui/charpick.xml 2010-07-21 17:12:11 UTC (rev 6055) @@ -110,13 +110,6 @@ </widget> <!-- end characterSelect --> - - <!-- Back Button --> - <widget name="back" factory="pawsButton" id="200" key="B"> - <frame x="80" y="290" width="120" height="50" border="no"/> - <font name="/planeshift/data/ttf/cupandtalon.ttf" r="255" g="255" b="255" sr="0" sg="0" sb="0" shadow="yes" size="22" resizetoscreen="yes" /> - <label text="Back"/> - </widget> <!-- Navigation Buttons --> <widget name="navBar" factory="pawsWidget"> @@ -135,6 +128,7 @@ --> </widget> + <!-- Back Button --> <widget name="back" factory="pawsButton" id="200" key="B"> <frame x="110" y="0" width="100" height="40" /> <label text="Log Out" /> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |