summaryrefslogtreecommitdiff
path: root/ui/gamesui.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/gamesui.sh
parent84d799325398a5371c6d870bc708338b70b767aa (diff)
use tree widget instead of table widget...advantage : multiple selections at once
Diffstat (limited to 'ui/gamesui.sh')
-rwxr-xr-xui/gamesui.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/gamesui.sh b/ui/gamesui.sh
index bf6aa7b..4f34c20 100755
--- a/ui/gamesui.sh
+++ b/ui/gamesui.sh
@@ -6,7 +6,7 @@ export local gamesui='
<vbox>
<frame Games>
<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>game</variable>
<label>Application Category|Application Name|Application Description</label>
<item>app-emulation|playonlinux|Set of scripts to easily install and use Windows games and software</item>
@@ -22,7 +22,7 @@ export local gamesui='
<item>games-fps|xonotic|Fork of Nexuiz, Deathmatch FPS based on DarkPlaces, an advanced Quake 1 engine</item>
<item>games-simulation|openttd|OpenTTD is a clone of Transport Tycoon Deluxe</item>
<item>games-strategy|0ad|Cross-platform, 3D and historically-based real-time strategy game</item>
- </table>
+ </tree>
</hbox>
<hbox space-expand="false" space-extend="false">
<button space-expand="true" space-extend="true" label-text="install">