standardframe-elements.xml 751 B

1234567891011121314
  1. <elements>
  2. <bitmap id="wasabi.frame.basetexture" file="window/background.png" gammagroup="Backgrounds" />
  3. <elementalias id="component.basetexture" target="wasabi.frame.basetexture" />
  4. <bitmap id="wasabi.frame.top.left" file="window/titlebar.png" x="0" y="0" h="18" w="10" gammagroup="Titlebar"/>
  5. <bitmap id="wasabi.frame.top" file="window/titlebar.png" x="10" y="0" h="18" w="10" gammagroup="Titlebar"/>
  6. <bitmap id="wasabi.frame.top.right" file="window/titlebar.png" x="43" y="0" h="18" w="10" gammagroup="Titlebar"/>
  7. <bitmap id="wasabi.frame.top.left.region" file="window/titlebar.png" x="0" y="120" h="18" w="10" />
  8. <bitmap id="wasabi.frame.top.right.region" file="window/titlebar.png" x="43" y="120" h="18" w="10" />
  9. </elements>