Wed, 31 Dec 2014 06:55:50 +0100
Added tag UPSTREAM_283F7C6 for changeset ca08bd8f51b2
michael@0 | 1 | <?xml version="1.0"?> |
michael@0 | 2 | |
michael@0 | 3 | <!-- This Source Code Form is subject to the terms of the Mozilla Public |
michael@0 | 4 | - License, v. 2.0. If a copy of the MPL was not distributed with this |
michael@0 | 5 | - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> |
michael@0 | 6 | |
michael@0 | 7 | <?xml-stylesheet href="chrome://browser/skin/platform.css" type="text/css"?> |
michael@0 | 8 | <?xml-stylesheet href="chrome://browser/skin/browser.css" type="text/css"?> |
michael@0 | 9 | <?xml-stylesheet href="chrome://browser/content/bindings.css" type="text/css"?> |
michael@0 | 10 | <?xml-stylesheet href="chrome://browser/skin/tiles.css" type="text/css"?> |
michael@0 | 11 | <!DOCTYPE window []> |
michael@0 | 12 | <window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> |
michael@0 | 13 | <vbox id="alayout"> |
michael@0 | 14 | <richgrid id="grid_layout" seltype="single" nocontext="true" flex="1"> |
michael@0 | 15 | </richgrid> |
michael@0 | 16 | </vbox> |
michael@0 | 17 | <vbox> |
michael@0 | 18 | <richgrid id="slots_grid" seltype="single" minSlots="6" flex="1"/> |
michael@0 | 19 | </vbox> |
michael@0 | 20 | <vbox style="height:600px"> |
michael@0 | 21 | <hbox> |
michael@0 | 22 | <richgrid id="clearGrid" seltype="single" nocontext="true" flex="1" rows="2"> |
michael@0 | 23 | <richgriditem value="about:blank" id="clearGrid_item1" label="First item"/> |
michael@0 | 24 | <richgriditem value="about:blank" id="clearGrid_item2" label="2nd item"/> |
michael@0 | 25 | <richgriditem value="about:blank" id="clearGrid_item1" label="First item"/> |
michael@0 | 26 | </richgrid> |
michael@0 | 27 | </hbox> |
michael@0 | 28 | <hbox> |
michael@0 | 29 | <richgrid id="emptyGrid" seltype="single" flex="1" rows="2" minSlots="6"> |
michael@0 | 30 | </richgrid> |
michael@0 | 31 | </hbox> |
michael@0 | 32 | <hbox> |
michael@0 | 33 | <richgrid id="grid1" seltype="single" flex="1"> |
michael@0 | 34 | <richgriditem value="about:blank" id="grid1_item1" label="First item"/> |
michael@0 | 35 | <richgriditem value="about:blank" id="grid1_item2" label="2nd item"/> |
michael@0 | 36 | </richgrid> |
michael@0 | 37 | </hbox> |
michael@0 | 38 | <hbox> |
michael@0 | 39 | <richgrid id="emptygrid" seltype="single" flex="1"/> |
michael@0 | 40 | </hbox> |
michael@0 | 41 | <hbox> |
michael@0 | 42 | <richgrid id="grid2" seltype="single" flex="1"> |
michael@0 | 43 | <richgriditem value="about:blank" id="grid2_item1" label="First item"/> |
michael@0 | 44 | <richgriditem value="about:blank" id="grid2_item2" label="2nd item"/> |
michael@0 | 45 | </richgrid> |
michael@0 | 46 | </hbox> |
michael@0 | 47 | <hbox> |
michael@0 | 48 | <richgrid id="grid3" seltype="single" flex="1"> |
michael@0 | 49 | <richgriditem value="about:blank" id="grid3_item1" label="First item"/> |
michael@0 | 50 | <richgriditem value="about:blank" id="grid3_item2" label="2nd item"/> |
michael@0 | 51 | </richgrid> |
michael@0 | 52 | </hbox> |
michael@0 | 53 | <hbox> |
michael@0 | 54 | <richgrid id="grid4" seltype="single" flex="1"> |
michael@0 | 55 | <richgriditem value="about:blank" id="grid4_item1" label="First item"/> |
michael@0 | 56 | <richgriditem value="about:blank" id="grid4_item2" label="2nd item"/> |
michael@0 | 57 | </richgrid> |
michael@0 | 58 | </hbox> |
michael@0 | 59 | <hbox> |
michael@0 | 60 | <richgrid id="grid5" seltype="single" flex="1"> |
michael@0 | 61 | <richgriditem value="about:blank" id="grid5_item1" label="First item"/> |
michael@0 | 62 | <richgriditem value="http://bugzilla.mozilla.org/" id="grid5_item2" label="2nd item"/> |
michael@0 | 63 | <richgriditem value="about:blank" id="grid5_item3" label="3rd item"/> |
michael@0 | 64 | <richgriditem value="http://bugzilla.mozilla.org/" id="grid5_item4" label="4th item"/> |
michael@0 | 65 | </richgrid> |
michael@0 | 66 | </hbox> |
michael@0 | 67 | <hbox> |
michael@0 | 68 | <richgrid id="grid6" seltype="single" flex="1"> |
michael@0 | 69 | <richgriditem value="about:blank" id="grid6_item1" label="First item"/> |
michael@0 | 70 | </richgrid> |
michael@0 | 71 | </hbox> |
michael@0 | 72 | <hbox> |
michael@0 | 73 | <richgrid id="grid-select1" seltype="single" flex="1"> |
michael@0 | 74 | <richgriditem value="about:blank" id="grid-select1_item1" label="First item"/> |
michael@0 | 75 | <richgriditem value="about:blank" id="grid-select1_item2" label="2nd item"/> |
michael@0 | 76 | </richgrid> |
michael@0 | 77 | </hbox> |
michael@0 | 78 | <hbox> |
michael@0 | 79 | <richgrid id="grid-select2" seltype="multiple" flex="1"> |
michael@0 | 80 | <richgriditem value="about:blank" id="grid-select2_item1" label="First item"/> |
michael@0 | 81 | <richgriditem value="about:blank" id="grid-select2_item2" label="2nd item"/> |
michael@0 | 82 | </richgrid> |
michael@0 | 83 | </hbox> |
michael@0 | 84 | </vbox> |
michael@0 | 85 | </window> |
michael@0 | 86 |