diff options
Diffstat (limited to 'addons/skin.estuary/xml/AddonBrowser.xml')
-rw-r--r-- | addons/skin.estuary/xml/AddonBrowser.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addons/skin.estuary/xml/AddonBrowser.xml b/addons/skin.estuary/xml/AddonBrowser.xml index f3ee214b28..dd211bcc78 100644 --- a/addons/skin.estuary/xml/AddonBrowser.xml +++ b/addons/skin.estuary/xml/AddonBrowser.xml @@ -63,7 +63,7 @@ <control type="group"> <height>78</height> <bottom>0</bottom> - <visible>$EXP[sidebar_focused]</visible> + <visible>$EXP[sidebar_visible]</visible> <animation effect="fade" time="300">VisibleChange</animation> <include content="LeftAlignedInfo"> <param name="main_label" value="$INFO[Window(AddonBrowser).Property(Updated)]" /> |