home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2005 May / Gamestar_73_2005-05_dvd.iso / CD / SEKCE / DEMA / SEKCE.INI < prev    next >
INI File  |  2004-04-15  |  4KB  |  225 lines

  1. [Section]
  2. Data=DATA.INI
  3. Background=BG.GIF
  4. Mask=BG.MASK.BMP
  5.  
  6. [Names]
  7. Dema
  8.  
  9. [Visuals]
  10. Logo
  11. Back
  12. List
  13. ListScroll
  14. Close
  15. WebGameStar
  16. Music
  17. Menu
  18. Nazev
  19. MenuSekce1
  20. MenuSekce2
  21. MenuSekce3
  22. MenuSekce4
  23. MenuSekce5
  24. MenuSekce6
  25. Slide
  26. SlidePrev
  27. SlideNext
  28. Text
  29. TextUp
  30. TextDown
  31. Install
  32. Uninstall
  33. Info
  34. HW
  35. Web
  36.  
  37. [Logo]
  38. Background=LOGO_DEMA.GIF
  39. Position=25,39
  40.  
  41. [Back]
  42. Class=Button
  43. Background=BACK.GIF
  44. Position=104,521
  45. Action=section("Menu")
  46. Hint=Zp∞t na hlavnφ menu
  47.  
  48. [Close]
  49. Class=Button
  50. Background=CLOSE.GIF
  51. Position=745,49
  52. Action=quit()
  53. Hint=UkonΦit program
  54.  
  55. [Music]
  56. Class=Button
  57. Background=MUSIC.GIF
  58. Position=739,309
  59. Action=music.showcontrol()
  60. Hint=Ovlßdßnφ hudby
  61.  
  62. [Menu]
  63. Class=Button
  64. Background=MENU.GIF
  65. Position=44,509
  66. Action=menu()
  67. Hint=Servisnφ menu programu
  68.  
  69. [Nazev]
  70. Class=Text
  71. Position=284,22,405,13
  72. Font=nazev
  73. Text=${NAZEV}
  74. Flags=.V
  75.  
  76. [List]
  77. Class=Title List
  78. Text=NAZEV
  79. Layout=Vertical
  80. Brush=B0B3B0
  81. Position=31,148,183,344
  82.  
  83. [ListScroll]
  84. Class=Scrollbar
  85. Control=list
  86. Position=214,148,16,344
  87.  
  88. [MenuSekce1]
  89. Class=Text Button
  90. Text=Dema
  91. Background=SEKCE_1.GIF
  92. Position=167,508
  93. Action=section("Dema")
  94. Hint=HratelnΘ demoverze her
  95.  
  96. [MenuSekce2]
  97. Class=Text Button
  98. Text=Videa
  99. Background=SEKCE_2.GIF
  100. Position=264,508
  101. Action=section("Videa")
  102. Hint=Videa
  103.  
  104. [MenuSekce3]
  105. Class=Text Button
  106. Text=╚eÜtiny
  107. Background=SEKCE_3.GIF
  108. Position=362,508
  109. Action=section("Cestiny")
  110. Hint=╚eÜtiny do her
  111.  
  112. [MenuSekce4]
  113. Class=Text Button
  114. Text=Patche
  115. Background=SEKCE_4.GIF
  116. Position=458,508
  117. Action=section("Patche")
  118. Hint=OpravnΘ soubory a updaty k vyÜl²m hrßm
  119.  
  120. [MenuSekce5]
  121. Class=Text Button
  122. Text=Programy
  123. Background=SEKCE_5.GIF
  124. Position=556,508
  125. Action=section("Programy")
  126. Hint=SharewarovΘ a freewarovΘ programy, hry a utility
  127.  
  128. [MenuSekce6]
  129. Class=Text Button
  130. Text=DVDStar
  131. Background=SEKCE_6.GIF
  132. Position=652,508
  133. Action=section("DVDStar")
  134. Hint=V∞ciΦky t²kajφcφ se recenzovan²ch her a Φlßnky, kterΘ se neveÜly do Φasopisu
  135.  
  136. [Slide]
  137. Class=Slideshow
  138. Position=441,41,282,257
  139. Images=${IMAGES}
  140.  
  141. [SlidePrev]
  142. Class=Button
  143. Background=SLIDE_UP.GIF
  144. Position=745,139
  145. Action=slide.prev()
  146. Hint=P°edchßzejφcφ obrßzek
  147.  
  148. [SlideNext]
  149. Class=Button
  150. Background=SLIDE_DOWN.GIF
  151. Position=745,190
  152. Action=slide.next()
  153. Hint=Nßsledujφcφ obrßzek
  154.  
  155. [Text]
  156. Class=Text
  157. Position=267,355,458,128
  158. Border=5,3,5,3
  159. Brush=AFAFAF
  160. Text=${call/loadfile(${TEXT})}
  161. Flags=J
  162.  
  163. [TextUp]
  164. Class=Button
  165. Background=TEXT_UP.GIF
  166. Position=745,378
  167. Action=text.scroll("up")
  168. Hint=O °ßdek v²Üe
  169.  
  170. [TextDown]
  171. Class=Button
  172. Background=TEXT_DOWN.GIF
  173. Position=745,429
  174. Action=text.scroll("down")
  175. Hint=O °ßdek nφ₧e
  176.  
  177. [Install]
  178. Class=Text Button
  179. Text=Instalovat
  180. Background=AKCE_1.GIF
  181. Position=268,303
  182. Action=install(${EXE},${UNINST},${NAZEV})
  183. When.Enable=${EXE}
  184. Hint=Nainstalovat zvolenou polo₧ku
  185.  
  186. [Uninstall]
  187. Class=Text Button
  188. Text=Odinstalovat
  189. Background=AKCE_2.GIF
  190. Position=362,303
  191. Action=uninstall(${UNINSTALL_REG},${NAZEV})
  192. When.Enable=${call/canuninstall(${UNINSTALL_REG})}
  193. Hint=Odinstalovat zvolenou polo₧ku
  194.  
  195. [Web]
  196. Class=Text Button
  197. Text=Web
  198. Background=AKCE_3.GIF
  199. Position=455,303
  200. Action=shell(${WEB})
  201. When.Enable=${WEB}
  202. Hint=Otev°φt internetovΘ strßnky hry
  203.  
  204. [Info]
  205. Class=Text
  206. Position=267,42,172,100
  207. Border=5,3,5,3
  208. Text=${call/loadfile(${INFO})}
  209.  
  210. [HW]
  211. Class=Hardware
  212. Position=267,152,172,146
  213. Info=${MHZ},${RAM},${HDD},${OS},${3D}
  214. Text=%1, %2\r\n%3\r\n%4\r\n%5
  215. Border=5,3,5,3
  216.  
  217. [WebGameStar]
  218. Class=Text Button
  219. Position=182,536,494,14
  220. Text=www.gamestar.cz
  221. Action=shell("http://www.gamestar.cz")
  222. Hint=Otev°φt internetovΘ strßnky GameStaru
  223. Font=button_web
  224.  
  225.