Sliding Blocks
Version: 2.1
Author: Vadim Churkin
Home page: http://wisepoint.ru
E-mail: vadim_churkin@mail.ru
License: MIT

Path to directory of program data is %USERPROFILE%\AppData\Roaming\wisepoint.slidingblocks.
If any problems with working of the application remove this directory.

Enjoy!


Starting from version 2.0.11, a test option is available to force the locale. 
To do this, in the data\META-INF\AIR\application.xml file in the "application" 
section, add the "langID" tag, the value of which must be set for the required 
locale. For example, for the English locale, the tag value is "en_EN", and for 
the Russian locale, "ru_RU".

<application ..>
 ...
 <langID>en_EN</langID>
 ..
</application>


Copyright by Vadim Churkin (C) 2019-2020. All rights reserved.
