MenuPage30.XML 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198
  1. <Standard:Panel caption=" Tools ">
  2. <Properties> <FillColor>0</FillColor> </Properties>
  3. <Standard:Panel>
  4. <Properties>
  5. <Alignment>1</Alignment>
  6. <Bounds> <Width>180</Width> </Bounds>
  7. </Properties>
  8. <Standard:Button>
  9. <Properties>
  10. <Caption>::StartMenu:ButtonTitles:SSearch</Caption>
  11. <Alignment>2</Alignment>
  12. <OnClickHandler>X Run</OnClickHandler>
  13. </Properties>
  14. <Standard:SystemCommand>
  15. <Properties> <ID>X</ID>
  16. <CommandString>WMSearchTool.Open</CommandString>
  17. </Properties>
  18. </Standard:SystemCommand>
  19. </Standard:Button>
  20. <Standard:Button>
  21. <Properties>
  22. <Caption>::StartMenu:ButtonTitles:SOberon</Caption>
  23. <Alignment>2</Alignment>
  24. <OnClickHandler>X Run</OnClickHandler>
  25. </Properties>
  26. <Standard:SystemCommand>
  27. <Properties>
  28. <ID>X</ID>
  29. <CommandString>Oberon.Start Oberon 900x700 5 90</CommandString>
  30. </Properties>
  31. </Standard:SystemCommand>
  32. </Standard:Button>
  33. </Standard:Panel>
  34. <!-- Second column -->
  35. <Standard:Panel>
  36. <Properties>
  37. <Alignment>1</Alignment>
  38. <Bounds> <Width>180</Width> </Bounds>
  39. </Properties>
  40. <Standard:Button>
  41. <Properties>
  42. <Caption>::StartMenu:ButtonTitles:SArchiver</Caption>
  43. <Alignment>2</Alignment>
  44. <OnClickHandler>X Run</OnClickHandler>
  45. </Properties>
  46. <Standard:SystemCommand>
  47. <Properties>
  48. <ID>X</ID>
  49. <CommandString>WMArchives.Open</CommandString>
  50. </Properties>
  51. </Standard:SystemCommand>
  52. </Standard:Button>
  53. <Standard:Button>
  54. <Properties>
  55. <Caption>::StartMenu:ButtonTitles:SDiff</Caption>
  56. <Alignment>2</Alignment>
  57. <OnClickHandler>X Run</OnClickHandler>
  58. </Properties>
  59. <Standard:SystemCommand>
  60. <Properties>
  61. <ID>X</ID>
  62. <CommandString>WMDiff.Open</CommandString>
  63. </Properties>
  64. </Standard:SystemCommand>
  65. </Standard:Button>
  66. </Standard:Panel>
  67. <!-- 3rd column -->
  68. <Standard:Panel>
  69. <Properties>
  70. <Alignment>1</Alignment>
  71. <Bounds> <Width>180</Width> </Bounds>
  72. </Properties>
  73. <Standard:Button>
  74. <Properties>
  75. <Caption>::StartMenu:ButtonTitles:SFTP</Caption>
  76. <Alignment>2</Alignment>
  77. <OnClickHandler>X Run</OnClickHandler>
  78. </Properties>
  79. <Standard:SystemCommand>
  80. <Properties>
  81. <ID>X</ID>
  82. <CommandString>WMFTPClient.Open</CommandString>
  83. </Properties>
  84. </Standard:SystemCommand>
  85. </Standard:Button>
  86. <Standard:Button>
  87. <Properties>
  88. <Caption>::StartMenu:ButtonTitles:SVNC</Caption>
  89. <Alignment>2</Alignment>
  90. <OnClickHandler>X Run</OnClickHandler>
  91. </Properties>
  92. <Standard:SystemCommand>
  93. <Properties>
  94. <ID>X</ID>
  95. <CommandString>VNC.Open</CommandString>
  96. </Properties>
  97. </Standard:SystemCommand>
  98. </Standard:Button>
  99. </Standard:Panel>
  100. <!-- 4th column -->
  101. <Standard:Panel>
  102. <Properties>
  103. <Alignment>1</Alignment>
  104. <Bounds>
  105. <Width>180</Width>
  106. </Bounds>
  107. </Properties>
  108. <Standard:Button>
  109. <Properties>
  110. <Caption>::StartMenu:ButtonTitles:SSerialTerminal</Caption>
  111. <Alignment>2</Alignment>
  112. <OnClickHandler>X Run</OnClickHandler>
  113. </Properties>
  114. <Standard:SystemCommand>
  115. <Properties>
  116. <ID>X</ID>
  117. <CommandString>WMV24Component.Open</CommandString>
  118. </Properties>
  119. </Standard:SystemCommand>
  120. </Standard:Button>
  121. <Standard:Button>
  122. <Properties>
  123. <Caption>::StartMenu:ButtonTitles:STCPTerminal</Caption>
  124. <Alignment>2</Alignment>
  125. <OnClickHandler>X Run</OnClickHandler>
  126. </Properties>
  127. <Standard:SystemCommand>
  128. <Properties>
  129. <ID>X</ID>
  130. <CommandString>WMVT100.Start</CommandString>
  131. </Properties>
  132. </Standard:SystemCommand>
  133. </Standard:Button>
  134. </Standard:Panel>
  135. <!-- 5th column -->
  136. <Standard:Panel>
  137. <Properties>
  138. <Alignment>1</Alignment>
  139. <Bounds>
  140. <Width>180</Width>
  141. </Bounds>
  142. </Properties>
  143. <Standard:Button>
  144. <Properties>
  145. <Caption>::StartMenu:ButtonTitles:SShell</Caption>
  146. <Alignment>2</Alignment>
  147. <OnClickHandler>X Run</OnClickHandler>
  148. </Properties>
  149. <Standard:SystemCommand>
  150. <Properties>
  151. <ID>X</ID>
  152. <CommandString>WMShell.Open</CommandString>
  153. </Properties>
  154. </Standard:SystemCommand>
  155. </Standard:Button>
  156. <Standard:Button>
  157. <Properties>
  158. <Caption>::StartMenu:ButtonTitles:SSecureShell</Caption>
  159. <Alignment>2</Alignment>
  160. <OnClickHandler>X Run</OnClickHandler>
  161. </Properties>
  162. <Standard:SystemCommand>
  163. <Properties>
  164. <ID>X</ID>
  165. <CommandString>SSHClient.Open</CommandString>
  166. </Properties>
  167. </Standard:SystemCommand>
  168. </Standard:Button>
  169. </Standard:Panel>
  170. </Standard:Panel>