- Timestamp:
- 08/31/11 05:23:14 (13 years ago)
- Location:
- ps/trunk/binaries/data/mods/public/gui
- Files:
-
- 2 edited
-
gamesetup/gamesetup.xml (modified) (3 diffs)
-
summary/summary.xml (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ps/trunk/binaries/data/mods/public/gui/gamesetup/gamesetup.xml
r10146 r10150 37 37 <object size="20 64 300 100%-20"> 38 38 39 <object size="0 0 40%100%">39 <object size="0 0 100%-180 100%"> 40 40 <object name="mapTypeHeading" type="text" style="RightLabelText" size="0 0 100% 28">Match Type:</object> 41 41 <object name="mapFilterHeading" type="text" style="RightLabelText" size="0 34 100% 60">Map Filter:</object> … … 45 45 type="dropdown" 46 46 style="StoneDropDown" 47 size="100 0 100% 28"47 size="100%-180 0 100% 28" 48 48 tooltip_style="onscreenToolTip" 49 49 tooltip="Select a map type."> … … 54 54 type="dropdown" 55 55 style="StoneDropDown" 56 size="100 34 100% 60"56 size="100%-180 34 100% 60" 57 57 tooltip_style="onscreenToolTip" 58 58 tooltip="Select a map filter."> -
ps/trunk/binaries/data/mods/public/gui/summary/summary.xml
r10146 r10150 58 58 </object> 59 59 60 <object name="unitsBuildingsPanel" type="image" sprite="ForegroundBody" size="20 100 100%-20 100%- 48">60 <object name="unitsBuildingsPanel" type="image" sprite="ForegroundBody" size="20 100 100%-20 100%-54"> 61 61 62 62 <object size="0 0 100% 100%-50"> … … 102 102 103 103 </object> 104 <object name="conquestPanel" type="image" sprite="ForegroundBody" size="20 100 100%-20 100%- 48" hidden="true">104 <object name="conquestPanel" type="image" sprite="ForegroundBody" size="20 100 100%-20 100%-54" hidden="true"> 105 105 106 106 <object size="0 0 100% 100%-50"> … … 133 133 134 134 </object> 135 <object name="resourcesPanel" type="image" sprite="ForegroundBody" size="20 100 100%-20 100%- 48" hidden="true">135 <object name="resourcesPanel" type="image" sprite="ForegroundBody" size="20 100 100%-20 100%-54" hidden="true"> 136 136 137 137 <object size="0 0 100% 100%-50">
Note:
See TracChangeset
for help on using the changeset viewer.
