summaryrefslogtreecommitdiff
path: root/sites/all/modules/media_gallery/ellipsis.xml
blob: 3369aea439b078228e84a8c1781f0ff86accc0b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0"?>
<bindings
  xmlns="http://www.mozilla.org/xbl"
  xmlns:xbl="http://www.mozilla.org/xbl"
  xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
>
  <binding id="ellipsis">
    <content>
      <xul:description crop="end" xbl:inherits="value=xbl:text"><children/></xul:description>
    </content>
  </binding>
</bindings>