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

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