blob: 96cebca9ff5ff3e9118f56c85e79352fbdba8f79 (
plain)
1
2
3
4
5
6
7
8
9
|
<?xml version="1.0"?>
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<toolbar>
<arrowscrollbox>
<menulist editable="true">
</menulist>
</arrowscrollbox>
</toolbar>
</window>
|