home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 January / Gamestar_58_2004-01_dvd.iso / CD / SEKCE / DVDSTAR / Redakce / SEKCE.INI < prev    next >
INI File  |  2003-08-10  |  4KB  |  236 lines

  1. [Section]
  2. Data=DATA.INI
  3. Background=BG.GIF
  4. Mask=BG.MASK.BMP
  5.  
  6. [Names]
  7. DVDStar - Redakce
  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. Button1
  32. Button2
  33. Button3
  34. Button4
  35. Button5
  36.  
  37. [Logo]
  38. Background=LOGO_DVDSTAR.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. Item=Zp∞t,section("DVDStar")
  83.  
  84. [ListScroll]
  85. Class=Scrollbar
  86. Control=list
  87. Position=214,148,16,344
  88.  
  89. [MenuSekce1]
  90. Class=Text Button
  91. Text=Dema
  92. Background=SEKCE_1.GIF
  93. Position=167,508
  94. Action=section("Dema")
  95. Hint=HratelnΘ demoverze her
  96.  
  97. [MenuSekce2]
  98. Class=Text Button
  99. Text=Videa
  100. Background=SEKCE_2.GIF
  101. Position=264,508
  102. Action=section("Videa")
  103. Hint=Videa
  104.  
  105. [MenuSekce3]
  106. Class=Text Button
  107. Text=╚eÜtiny
  108. Background=SEKCE_3.GIF
  109. Position=362,508
  110. Action=section("Cestiny")
  111. Hint=╚eÜtiny do her
  112.  
  113. [MenuSekce4]
  114. Class=Text Button
  115. Text=Patche
  116. Background=SEKCE_4.GIF
  117. Position=458,508
  118. Action=section("Patche")
  119. Hint=OpravnΘ soubory a updaty k vyÜl²m hrßm
  120.  
  121. [MenuSekce5]
  122. Class=Text Button
  123. Text=Programy
  124. Background=SEKCE_5.GIF
  125. Position=556,508
  126. Action=section("Programy")
  127. Hint=SharewarovΘ a freewarovΘ programy, hry a utility
  128.  
  129. [MenuSekce6]
  130. Class=Text Button
  131. Text=DVDStar
  132. Background=SEKCE_6.GIF
  133. Position=652,508
  134. Action=section("DVDStar")
  135. Hint=V∞ciΦky t²kajφcφ se recenzovan²ch her a Φlßnky, kterΘ se neveÜly do Φasopisu
  136.  
  137. [Slide]
  138. Class=Slideshow
  139. Position=441,41,282,257
  140. Images=${IMAGES}
  141.  
  142. [SlidePrev]
  143. Class=Button
  144. Background=SLIDE_UP.GIF
  145. Position=745,139
  146. Action=slide.prev()
  147. Hint=P°edchßzejφcφ obrßzek
  148.  
  149. [SlideNext]
  150. Class=Button
  151. Background=SLIDE_DOWN.GIF
  152. Position=745,190
  153. Action=slide.next()
  154. Hint=Nßsledujφcφ obrßzek
  155.  
  156. [Text]
  157. Class=Text
  158. Position=267,355,458,128
  159. Border=5,3,5,3
  160. Brush=AFAFAF
  161. Text=${call/loadfile(${TEXT})}
  162. Flags=J
  163.  
  164. [TextUp]
  165. Class=Button
  166. Background=TEXT_UP.GIF
  167. Position=745,378
  168. Action=text.scroll("up")
  169. Hint=O °ßdek v²Üe
  170.  
  171. [TextDown]
  172. Class=Button
  173. Background=TEXT_DOWN.GIF
  174. Position=745,429
  175. Action=text.scroll("down")
  176. Hint=O °ßdek nφ₧e
  177.  
  178. [Button1]
  179. Class=Text Button
  180. Text=${BUTTON1_TEXT}
  181. Text.Evaluate=1
  182. Background=AKCE_1.GIF
  183. Position=268,303
  184. Action=${BUTTON1_ACTION}
  185. Action.Evaluate=1
  186. When.Show=${BUTTON1_ACTION}
  187.  
  188. [Button2]
  189. Class=Text Button
  190. Text=${BUTTON2_TEXT}
  191. Text.Evaluate=1
  192. Background=AKCE_2.GIF
  193. Position=362,303
  194. Action=${BUTTON2_ACTION}
  195. Action.Evaluate=1
  196. When.Show=${BUTTON2_ACTION}
  197.  
  198. [Button3]
  199. Class=Text Button
  200. Text=${BUTTON3_TEXT}
  201. Text.Evaluate=1
  202. Background=AKCE_3.GIF
  203. Position=455,303
  204. Action=${BUTTON3_ACTION}
  205. Action.Evaluate=1
  206. When.Show=${BUTTON3_ACTION}
  207.  
  208. [Button4]
  209. Class=Text Button
  210. Text=${BUTTON4_TEXT}
  211. Text.Evaluate=1
  212. Background=AKCE_4.GIF
  213. Position=547,303
  214. Action=${BUTTON4_ACTION}
  215. Action.Evaluate=1
  216. When.Show=${BUTTON4_ACTION}
  217.  
  218. [Button5]
  219. Class=Text Button
  220. Text=${BUTTON5_TEXT}
  221. Text.Evaluate=1
  222. Background=AKCE_5.GIF
  223. Position=640,303
  224. Action=${BUTTON5_ACTION}
  225. Action.Evaluate=1
  226. When.Show=${BUTTON5_ACTION}
  227.  
  228. [WebGameStar]
  229. Class=Text Button
  230. Position=182,536,494,14
  231. Text=www.gamestar.cz
  232. Action=shell("http://www.gamestar.cz")
  233. Hint=Otev°φt internetovΘ strßnky GameStaru
  234. Font=button_web
  235.  
  236.