Author: remi
Date: 2009-09-25 09:31:28 +0200 (Fri, 25 Sep 2009)
New Revision: 5496
Modified:
software_suite_v3/software/tool/tux_droid_browser/windows/trunk/tux_droid_browser/Unit1.pas
Log:
* Disabled "Quick Start Guide" launch
Modified:
software_suite_v3/software/tool/tux_droid_browser/windows/trunk/tux_droid_browser/Unit1.pas
===================================================================
---
software_suite_v3/software/tool/tux_droid_browser/windows/trunk/tux_droid_browser/Unit1.pas
2009-09-24 12:23:53 UTC (rev 5495)
+++
software_suite_v3/software/tool/tux_droid_browser/windows/trunk/tux_droid_browser/Unit1.pas
2009-09-25 07:31:28 UTC (rev 5496)
@@ -270,11 +270,11 @@
DelegateInit.Enabled := false;
//Showing Start Guide.
- if getShowGuide() = 'true' then
+ {if getShowGuide() = 'true' then
begin
Form1.setShowGuide('false');
ShellExecute(HWND(nil), 'open', PChar(getTuxBoxInstallationPath +
'\softwares\quick-start-guide\QuickStart.exe'), nil, nil, SW_SHOW);
- end;
+ end;}
//Show Splash screen
if splashScreenMustBeShowed then
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn