blob: 4a59716464a682200808b804b6f51f2a2fc6f342 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<list
allow_select="true"
bg_opaque_color="PanelFocusBackgroundColor"
bg_alpha_color="PanelDefaultBackgroundColor"
background_visible="false"
background_opaque="false"
item_pad="5"
keep_one_selected="true"
multi_select="false" />
|