123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198 |
- <Standard:Panel caption=" Tools ">
- <Properties> <FillColor>0</FillColor> </Properties>
- <Standard:Panel>
- <Properties>
- <Alignment>1</Alignment>
- <Bounds> <Width>180</Width> </Bounds>
- </Properties>
- <Standard:Button>
- <Properties>
- <Caption>::StartMenu:ButtonTitles:SSearch</Caption>
- <Alignment>2</Alignment>
- <OnClickHandler>X Run</OnClickHandler>
- </Properties>
- <Standard:SystemCommand>
- <Properties> <ID>X</ID>
- <CommandString>WMSearchTool.Open</CommandString>
- </Properties>
- </Standard:SystemCommand>
- </Standard:Button>
- <Standard:Button>
- <Properties>
- <Caption>::StartMenu:ButtonTitles:SOberon</Caption>
- <Alignment>2</Alignment>
- <OnClickHandler>X Run</OnClickHandler>
- </Properties>
- <Standard:SystemCommand>
- <Properties>
- <ID>X</ID>
- <CommandString>Oberon.Start Oberon 900x700 5 90</CommandString>
- </Properties>
- </Standard:SystemCommand>
- </Standard:Button>
- </Standard:Panel>
- <!-- Second column -->
- <Standard:Panel>
- <Properties>
- <Alignment>1</Alignment>
- <Bounds> <Width>180</Width> </Bounds>
- </Properties>
- <Standard:Button>
- <Properties>
- <Caption>::StartMenu:ButtonTitles:SArchiver</Caption>
- <Alignment>2</Alignment>
- <OnClickHandler>X Run</OnClickHandler>
- </Properties>
- <Standard:SystemCommand>
- <Properties>
- <ID>X</ID>
- <CommandString>WMArchives.Open</CommandString>
- </Properties>
- </Standard:SystemCommand>
- </Standard:Button>
- <Standard:Button>
- <Properties>
- <Caption>::StartMenu:ButtonTitles:SDiff</Caption>
- <Alignment>2</Alignment>
- <OnClickHandler>X Run</OnClickHandler>
- </Properties>
- <Standard:SystemCommand>
- <Properties>
- <ID>X</ID>
- <CommandString>WMDiff.Open</CommandString>
- </Properties>
- </Standard:SystemCommand>
- </Standard:Button>
- </Standard:Panel>
- <!-- 3rd column -->
- <Standard:Panel>
- <Properties>
- <Alignment>1</Alignment>
- <Bounds> <Width>180</Width> </Bounds>
- </Properties>
- <Standard:Button>
- <Properties>
- <Caption>::StartMenu:ButtonTitles:SFTP</Caption>
- <Alignment>2</Alignment>
- <OnClickHandler>X Run</OnClickHandler>
- </Properties>
- <Standard:SystemCommand>
- <Properties>
- <ID>X</ID>
- <CommandString>WMFTPClient.Open</CommandString>
- </Properties>
- </Standard:SystemCommand>
- </Standard:Button>
- <Standard:Button>
- <Properties>
- <Caption>::StartMenu:ButtonTitles:SVNC</Caption>
- <Alignment>2</Alignment>
- <OnClickHandler>X Run</OnClickHandler>
- </Properties>
- <Standard:SystemCommand>
- <Properties>
- <ID>X</ID>
- <CommandString>VNC.Open</CommandString>
- </Properties>
- </Standard:SystemCommand>
- </Standard:Button>
- </Standard:Panel>
- <!-- 4th column -->
- <Standard:Panel>
- <Properties>
- <Alignment>1</Alignment>
- <Bounds>
- <Width>180</Width>
- </Bounds>
- </Properties>
- <Standard:Button>
- <Properties>
- <Caption>::StartMenu:ButtonTitles:SSerialTerminal</Caption>
- <Alignment>2</Alignment>
- <OnClickHandler>X Run</OnClickHandler>
- </Properties>
- <Standard:SystemCommand>
- <Properties>
- <ID>X</ID>
- <CommandString>WMV24Component.Open</CommandString>
- </Properties>
- </Standard:SystemCommand>
- </Standard:Button>
- <Standard:Button>
- <Properties>
- <Caption>::StartMenu:ButtonTitles:STCPTerminal</Caption>
- <Alignment>2</Alignment>
- <OnClickHandler>X Run</OnClickHandler>
- </Properties>
- <Standard:SystemCommand>
- <Properties>
- <ID>X</ID>
- <CommandString>WMVT100.Start</CommandString>
- </Properties>
- </Standard:SystemCommand>
- </Standard:Button>
-
- </Standard:Panel>
- <!-- 5th column -->
- <Standard:Panel>
- <Properties>
- <Alignment>1</Alignment>
- <Bounds>
- <Width>180</Width>
- </Bounds>
- </Properties>
- <Standard:Button>
- <Properties>
- <Caption>::StartMenu:ButtonTitles:SShell</Caption>
- <Alignment>2</Alignment>
- <OnClickHandler>X Run</OnClickHandler>
- </Properties>
- <Standard:SystemCommand>
- <Properties>
- <ID>X</ID>
- <CommandString>WMShell.Open</CommandString>
- </Properties>
- </Standard:SystemCommand>
- </Standard:Button>
- <Standard:Button>
- <Properties>
- <Caption>::StartMenu:ButtonTitles:SSecureShell</Caption>
- <Alignment>2</Alignment>
- <OnClickHandler>X Run</OnClickHandler>
- </Properties>
- <Standard:SystemCommand>
- <Properties>
- <ID>X</ID>
- <CommandString>SSHClient.Open</CommandString>
- </Properties>
- </Standard:SystemCommand>
- </Standard:Button>
- </Standard:Panel>
- </Standard:Panel>
|