Skip to content

Commit eff458d

Browse files
author
Jiri Svoboda
committed
Add shutdown dialog to start menu.
1 parent 5162f6e commit eff458d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

uspace/app/taskbar/taskbar.sif

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</entry>
2525
<entry caption="~D~isplay Configuration" cmd="/app/display-cfg -d %d" terminal="n">
2626
</entry>
27-
<entry caption="Ta~s~kbar Configuration" cmd="/app/taskbar-cfg -d %d" terminal="n">
27+
<entry caption="Taskba~r~ Configuration" cmd="/app/taskbar-cfg -d %d" terminal="n">
2828
</entry>
2929
<entry separator="y">
3030
</entry>
@@ -36,5 +36,7 @@
3636
</entry>
3737
<entry caption="~A~bout HelenOS" cmd="/app/aboutos -d %d" terminal="n">
3838
</entry>
39+
<entry caption="~S~hut Down..." cmd="/app/shutdown-dlg -d %d" terminal="n">
40+
</entry>
3941
</entries>
4042
</sif>

0 commit comments

Comments
 (0)