summaryrefslogtreecommitdiff
path: root/ui/systemui.sh
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2016-12-26 03:51:54 +0000
committerV3n3RiX <venerix@redcorelinux.org>2016-12-26 03:51:54 +0000
commit9d187fa84ecf18b2cd7ca3377b5dc639170f7bf6 (patch)
tree8a9a8022adc5725a88b8cbeadb5d474796af984d /ui/systemui.sh
parent84d799325398a5371c6d870bc708338b70b767aa (diff)
use tree widget instead of table widget...advantage : multiple selections at once
Diffstat (limited to 'ui/systemui.sh')
-rwxr-xr-xui/systemui.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/systemui.sh b/ui/systemui.sh
index 0d7ae6d..fae5c4f 100755
--- a/ui/systemui.sh
+++ b/ui/systemui.sh
@@ -6,11 +6,11 @@ export local systemui='
<vbox>
<frame System>
<hbox space-expand="true" space-extend="true">
- <table hscrollbar-policy="1" vscrollbar-policy="1" exported-column="1">
+ <tree hscrollbar-policy="1" vscrollbar-policy="1" exported-column="1" selection-mode="3">
<variable>system</variable>
<label>Application Category|Application Name|Application Description</label>
<item>sys-boot|unetbootin-static|Universal Netboot Installer creates Live USB systems for various OS distributions</item>
- </table>
+ </tree>
</hbox>
<hbox space-expand="false" space-extend="false">
<button space-expand="true" space-extend="true" label-text="install">