home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2000 November / Gamestar_24_2000-11_cd1.bin / CD / SEKCE / PROGRAMY / SEKCE.INI < prev   
INI File  |  2000-07-19  |  3KB  |  192 lines

  1. [Section]
  2. Data=DATA.INI
  3.  
  4. [Names]
  5. Programy
  6.  
  7. [Visuals]
  8. menu_dema
  9. menu_patche
  10. menu_programy
  11. menu_trainery
  12. menu_videa
  13. menu_cdstar
  14. btn_Up
  15. btn_Down
  16. btn_Install
  17. btn_Uninstall
  18. btn_menu
  19. title_1
  20. title_2
  21. title_3
  22. title_4
  23. title_5
  24. title_6
  25. slide
  26. txt_Nazev
  27. txt_Text
  28. BG
  29.  
  30. [menu_dema]
  31. Class=Button
  32. Position=160,81
  33. Background=DEMA.JPG
  34. Action=surfaces.default.section(DEMA)
  35. Sound.Hover=START.WAV
  36.  
  37. [menu_patche]
  38. Class=Button
  39. Position=153,199
  40. Background=PATCHE.JPG
  41. Action=surfaces.default.section(PATCHE)
  42. Sound.Hover=START.WAV
  43.  
  44. [menu_programy]
  45. Class=Button
  46. Position=264,5
  47. Background=PROGRAMY.JPG
  48. Action=surfaces.default.section(PROGRAMY)
  49. Sound.Hover=START.WAV
  50.  
  51. [menu_trainery]
  52. Class=Button
  53. Position=420,343
  54. Background=TRAINERY.JPG
  55. Action=surfaces.default.section(TRAINERY)
  56. Sound.Hover=START.WAV
  57.  
  58. [menu_videa]
  59. Class=Button
  60. Position=244,288
  61. Background=VIDEA.JPG
  62. Action=surfaces.default.section(VIDEA)
  63. Sound.Hover=START.WAV
  64.  
  65. [menu_cdstar]
  66. Class=Button
  67. Position=608,349
  68. Background=CDSTAR.JPG
  69. Action=surfaces.default.section(CDSTAR)
  70. Sound.Hover=START.WAV
  71.  
  72. [BG]
  73. Position=0,0
  74. Background=podklad.JPG
  75.  
  76. [txt_Nazev]
  77. Background=TEXT_NAZEV.JPG
  78. Class=text
  79. Position=9,23
  80. Font=big
  81. TEXT=${NAZEV}
  82. Flags=.V
  83.  
  84. [txt_Text]
  85. Background=TXT.JPG
  86. Class=text
  87. Position=445,209
  88. Text=${expand/TEXT}
  89.  
  90. [title_1]
  91. Class=Object
  92. Background=TITLE1.JPG
  93. Position=16,139
  94. Order=1
  95. Text=NAZEV
  96. Font=title
  97. Active Font=title_active
  98. Flags=.V
  99.  
  100. [title_2]
  101. Class=Object
  102. Background=TITLE2.JPG
  103. Position=16,164
  104. Order=2
  105. Text=NAZEV
  106. Font=title
  107. Active Font=title_active
  108. Flags=.V
  109.  
  110. [title_3]
  111. Class=Object
  112. Background=TITLE3.JPG
  113. Position=16,189
  114. Order=3
  115. Text=NAZEV
  116. Font=title
  117. Active Font=title_active
  118. Flags=.V
  119.  
  120. [title_4]
  121. Class=Object
  122. Background=TITLE4.JPG
  123. Position=16,214
  124. Order=4
  125. Text=NAZEV
  126. Font=title
  127. Active Font=title_active
  128. Flags=.V
  129.  
  130. [title_5]
  131. Class=Object
  132. Background=TITLE5.JPG
  133. Position=16,239
  134. Order=5
  135. Text=NAZEV
  136. Font=title
  137. Active Font=title_active
  138. Flags=.V
  139.  
  140. [title_6]
  141. Class=Object
  142. Background=TITLE6.JPG
  143. Position=16,264
  144. Order=6
  145. Text=NAZEV
  146. Font=title
  147. Active Font=title_active
  148. Flags=.V
  149.  
  150. [btn_Up]
  151. Class=Button
  152. Position=61,106
  153. Background=UP.JPG
  154. Action=surfaces.default.scroll(UP)
  155. Sound.Hover=START.WAV
  156.  
  157. [btn_Down]
  158. Class=Button
  159. Position=61,296
  160. Background=DOWN.JPG
  161. Action=surfaces.default.scroll(DOWN)
  162. Sound.Hover=START.WAV
  163.  
  164. [btn_Install]
  165. Class=Button
  166. Position=533,463
  167. Background=INST.JPG
  168. Action=install(${EXE},${UNINST},${NAZEV})
  169. When.Enable=${EXE}
  170. Sound.Hover=START.WAV
  171.  
  172. [btn_Uninstall]
  173. Class=Button
  174. Position=643,444
  175. Background=DEINST.JPG
  176. Action=uninstall(${UNINSTALL_REG},${NAZEV})
  177. When.Enable=${call/can_uninstall(${UNINSTALL_REG})}
  178. Sound.Hover=START.WAV
  179.  
  180. [btn_menu]
  181. Class=Button
  182. Position=9,457
  183. Background=MENU.JPG
  184. Action=menu()
  185. Sound.Hover=START.WAV
  186.  
  187. [slide]
  188. Class=Slideshow
  189. Position=514,18,237,177
  190. Images=${IMAGES}
  191.  
  192.