[rkward-cvs] SF.net SVN: rkward:[2447] trunk/rkward/rkward/windows/rkhelpwindow.rc

tfry at users.sourceforge.net tfry at users.sourceforge.net
Thu Apr 30 09:44:18 UTC 2009


Revision: 2447
          http://rkward.svn.sourceforge.net/rkward/?rev=2447&view=rev
Author:   tfry
Date:     2009-04-30 09:44:18 +0000 (Thu, 30 Apr 2009)

Log Message:
-----------
Fix typo. Should keep the toolbar from jumping also for the html windows

Modified Paths:
--------------
    trunk/rkward/rkward/windows/rkhelpwindow.rc

Modified: trunk/rkward/rkward/windows/rkhelpwindow.rc
===================================================================
--- trunk/rkward/rkward/windows/rkhelpwindow.rc	2009-04-29 16:53:10 UTC (rev 2446)
+++ trunk/rkward/rkward/windows/rkhelpwindow.rc	2009-04-30 09:44:18 UTC (rev 2447)
@@ -12,7 +12,7 @@
 		</Menu>
 		<Merge/>
 	</MenuBar>
-	<ToolBar fullWidth="true" name="mdiToolbar">
+	<ToolBar fullWidth="true" name="mdiToolBar">
 		<Action name="help_back"/>
 		<Action name="help_forward"/>
 		<Separator/>


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the rkward-tracker mailing list