When start menu entry is edited, editor list needs updating
commit5e758e4edd4c6f54a07739ae94e5b26a912ab7a3
authorJiri Svoboda <jiri@wiwaxia>
Sun, 19 Nov 2023 12:22:11 +0000 (19 13:22 +0100)
committerJiri Svoboda <jiri@wiwaxia>
Sun, 19 Nov 2023 12:22:11 +0000 (19 13:22 +0100)
tree85bec96f9e8686542cc20a2a68bff5f2f62557e4
parente8a6279ff3841e7471155ab4bf21d5249a85c4e6
When start menu entry is edited, editor list needs updating

We need to update the entry caption in the UI list to reflect
any changes made while the entry was being edited.
uspace/app/taskbar-cfg/smeedit.c
uspace/app/taskbar-cfg/startmenu.c
uspace/app/taskbar-cfg/startmenu.h
uspace/lib/ui/include/ui/list.h
uspace/lib/ui/src/list.c
uspace/lib/ui/test/list.c