~ubuntu-branches/ubuntu/trusty/manaplus/trusty

« back to all changes in this revision

Viewing changes to data/themes/jewelry/edit.xml

  • Committer: Package Import Robot
  • Author(s): Patrick Matthäi
  • Date: 2013-11-18 15:19:44 UTC
  • mfrom: (1.1.14)
  • Revision ID: package-import@ubuntu.com-20131118151944-iyd93ut2rmxzp8gg
Tags: 1.3.11.10-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<skinset name="Default" image="window.png">
 
3
    <widget type="Window" xpos="260" ypos="0">
 
4
        <option name="captionoffsetx" value="20" /> 
 
5
        <option name="captionoffsety" value="7" />
 
6
        <option name="titlebarBold" value="1" />
 
7
        <option name="titlebarHeight" value="35" />
 
8
        <option name="padding" value="10" />
 
9
        <option name="stickySpacing" value="6" />
 
10
        <option name="buttonPadding" value="8" />
 
11
 
 
12
        <!-- Top Row -->
 
13
        <part type="top-left-corner" xpos="0" ypos="0" width="30" height="53" />
 
14
        <part type="top-edge" xpos="31" ypos="0" width="48" height="53" />
 
15
        <part type="top-right-corner" xpos="80" ypos="0" width="30" height="53" />
 
16
 
 
17
        <!-- Middle Row -->
 
18
        <part type="left-edge" xpos="0" ypos="54" width="30" height="24" />
 
19
        <part type="bg-quad" xpos="31" ypos="54" width="48" height="24" />
 
20
        <part type="right-edge" xpos="80" ypos="54" width="30" height="24" />
 
21
 
 
22
        <!-- Bottom Row -->
 
23
        <part type="bottom-left-corner" xpos="0" ypos="79" width="30" height="28" />
 
24
        <part type="bottom-edge" xpos="31" ypos="79" width="48" height="28" />
 
25
        <part type="bottom-right-corner" xpos="80" ypos="79" width="30" height="28" />
 
26
 
 
27
        <part type="closeImage" xpos="-163" ypos="0" width="22" height="22" />
 
28
        <part type="closeImageHighlighted" xpos="-138" ypos="0" width="22" height="22" />
 
29
        <part type="stickyImageUp" xpos="-130" ypos="51" width="19" height="22" />
 
30
        <part type="stickyImageDown" xpos="-99" ypos="51" width="19" height="22" />
 
31
    </widget>
 
32
</skinset>