Changeset d30e067 in mainline for uspace/app/taskbar/taskbar.sif
- Timestamp:
- 2025-03-02T20:02:33Z (5 months ago)
- Children:
- 8cdf360
- Parents:
- 7debda3 (diff), 4285f384 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/taskbar/taskbar.sif
r7debda3 rd30e067 25 25 <entry caption="~D~isplay Configuration" cmd="/app/display-cfg -d %d" terminal="n"> 26 26 </entry> 27 <entry caption="Ta ~s~kbarConfiguration" cmd="/app/taskbar-cfg -d %d" terminal="n">27 <entry caption="Taskba~r~ Configuration" cmd="/app/taskbar-cfg -d %d" terminal="n"> 28 28 </entry> 29 29 <entry separator="y"> … … 37 37 <entry caption="~A~bout HelenOS" cmd="/app/aboutos -d %d" terminal="n"> 38 38 </entry> 39 <entry caption="~S~hut Down..." cmd="/app/shutdown-dlg -d %d" terminal="n"> 40 </entry> 39 41 </entries> 40 42 </sif>
Note:
See TracChangeset
for help on using the changeset viewer.