Quick Start 2.1
Author of the Program:
Pavel Plíva, Pavero Software, Czech Republic
Date of Creation:
March 2001 - October 2002
Form of Licence:
Freeware
Operating System:
Windows 95/98/ME/2000/XP
Contact:
pavero@post.cz
http://pavero.wz.cz
This program can be used for quick running of application.
When you want to locate any application on the panel, click right mouse button on some button of the panel and choose from popup menu Modify item. With the help of Browse button enter path and file name of application. Fill up Title field by name of application (you can write anything there). If you want to change icon, click on Change button. Finally click on OK button for confirmation. Added application you will run by clicking left mouse button.
You can also change the position of the panel (left, middle, right), automatically
hide the panel, stay on top of the screen and you can slack associated buttons.
In the second version QuickStart takes hold of 96
application, is possible to copy particular buttons, exchange two buttons and
the panel is conform to non-standard font size
in Windows (≠
96 dpi).
How to add a new language?
All texts of application you will find in Language.ini file. When you want to add a new language, copy English section in the end of this file and change her name (e.g. Deutch). Then translate right part of particular lines (behind equals). Finally you must add the name of new language (e.g. Deutch) to Languages section and assign number of language to variable Current in Language section. The result should be following:
[Language]
Current=3
[Languages]
1=English
2=Česky
3=Deutch
....
[Deutch]
Variable1=Text to translate
....
VariableX=Text to translate
The date of updating of this file: 3. 10. 2002