Last change
on this file was 8165a7a, checked in by Jiri Svoboda <jiri@…>, 4 months ago |
GFX Demo should default to UI interface
|
-
Property mode
set to
100644
|
File size:
1.4 KB
|
Rev | Line | |
---|
[ac9b4f2] | 1 | <sif>
|
---|
| 2 | <entries>
|
---|
| 3 | <entry caption="~N~avigator" cmd="/app/nav" terminal="y">
|
---|
| 4 | </entry>
|
---|
| 5 | <entry caption="Text ~E~ditor" cmd="/app/edit" terminal="y">
|
---|
| 6 | </entry>
|
---|
| 7 | <entry caption="Co~m~mand Line" cmd="/app/bdsh" terminal="y">
|
---|
| 8 | </entry>
|
---|
| 9 | <entry caption="~C~alculator" cmd="/app/calculator -d %d" terminal="n">
|
---|
| 10 | </entry>
|
---|
| 11 | <entry caption="~I~mage Viewer" cmd="/app/viewer -d %d" terminal="n">
|
---|
| 12 | </entry>
|
---|
| 13 | <entry separator="y">
|
---|
| 14 | </entry>
|
---|
| 15 | <entry caption="~U~I Demo" cmd="/app/uidemo -d %d" terminal="n">
|
---|
| 16 | </entry>
|
---|
[8165a7a] | 17 | <entry caption="~G~FX Demo" cmd="/app/gfxdemo -d %d" terminal="n">
|
---|
[ac9b4f2] | 18 | </entry>
|
---|
| 19 | <entry caption="~B~arber Pole" cmd="/app/barber -d %d" terminal="n">
|
---|
| 20 | </entry>
|
---|
| 21 | <entry caption="~T~etris" cmd="/app/tetris" terminal="y">
|
---|
| 22 | </entry>
|
---|
| 23 | <entry separator="y">
|
---|
| 24 | </entry>
|
---|
| 25 | <entry caption="~D~isplay Configuration" cmd="/app/display-cfg -d %d" terminal="n">
|
---|
| 26 | </entry>
|
---|
[eff458d] | 27 | <entry caption="Taskba~r~ Configuration" cmd="/app/taskbar-cfg -d %d" terminal="n">
|
---|
[ac9b4f2] | 28 | </entry>
|
---|
| 29 | <entry separator="y">
|
---|
| 30 | </entry>
|
---|
| 31 | <entry caption="Tas~k~ Monitor (top)" cmd="/app/top" terminal="y">
|
---|
| 32 | </entry>
|
---|
| 33 | <entry caption="~F~disk Disk Editor" cmd="/app/fdisk" terminal="y">
|
---|
| 34 | </entry>
|
---|
[a188131] | 35 | <entry caption="Insta~l~l HelenOS to Disk" cmd="/app/sysinst -d %d" terminal="n">
|
---|
| 36 | </entry>
|
---|
[ac9b4f2] | 37 | <entry separator="y">
|
---|
| 38 | </entry>
|
---|
| 39 | <entry caption="~A~bout HelenOS" cmd="/app/aboutos -d %d" terminal="n">
|
---|
| 40 | </entry>
|
---|
[eff458d] | 41 | <entry caption="~S~hut Down..." cmd="/app/shutdown-dlg -d %d" terminal="n">
|
---|
| 42 | </entry>
|
---|
[ac9b4f2] | 43 | </entries>
|
---|
| 44 | </sif>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.