From: <cod...@go...> - 2008-09-24 21:28:18
|
Author: M0...@gm... Date: Wed Sep 24 14:27:57 2008 New Revision: 181 Modified: branches/iVL/.project branches/iVL/FMain.form branches/iVL/installer.gambas Log: implemented translation switch Modified: branches/iVL/.project ============================================================================== --- branches/iVL/.project (original) +++ branches/iVL/.project Wed Sep 24 14:27:57 2008 @@ -1,7 +1,7 @@ # Gambas Project File 2.0 Title=VectorLinux Installer Startup=MdlCore -Version=0.0.90 +Version=0.0.91 Library=gb.gtk Library=gb.form Library=gb.debug Modified: branches/iVL/FMain.form ============================================================================== --- branches/iVL/FMain.form (original) +++ branches/iVL/FMain.form Wed Sep 24 14:27:57 2008 @@ -39,10 +39,7 @@ MoveScaled(36,1,54,8) Stretch = True } - { pnlwinhost Panel - MoveScaled(27,10,56,41) - Expand = True - Arrangement = Arrange.Fill - Border = Border.Plain + { pnlwinhost Workspace + MoveScaled(27,10,70,55) } } Modified: branches/iVL/installer.gambas ============================================================================== Binary files. No diff available. |