Let the utility fix cosmetics in the chrome yamls

This commit is contained in:
abcdefg30
2015-11-28 13:17:53 +01:00
parent 18b9022915
commit b8715b0377
14 changed files with 33 additions and 20 deletions

View File

@@ -6,7 +6,7 @@ Container@NEW_MAP_BG:
Height: 125 Height: 125
Children: Children:
Label@TITLE: Label@TITLE:
Text:New Map Text: New Map
Width: PARENT_RIGHT Width: PARENT_RIGHT
Y: 0-25 Y: 0-25
Font: BigBold Font: BigBold
@@ -73,7 +73,6 @@ Container@NEW_MAP_BG:
Font: Bold Font: Bold
Key: return Key: return
Background@SAVE_MAP_PANEL: Background@SAVE_MAP_PANEL:
Logic: SaveMapLogic Logic: SaveMapLogic
X: (WINDOW_RIGHT - WIDTH)/2 X: (WINDOW_RIGHT - WIDTH)/2
@@ -407,3 +406,4 @@ Container@EDITOR_WORLD_ROOT:
Align: Left Align: Left
Font: Bold Font: Bold
Contrast: true Contrast: true

View File

@@ -8,7 +8,7 @@ Container@SCRIPT_ERROR_PANEL:
Width: PARENT_RIGHT-30 Width: PARENT_RIGHT-30
Height: 20 Height: 20
Font: Bold Font: Bold
Align:Center Align: Center
Text: The map script has encountered a fatal error Text: The map script has encountered a fatal error
Label@DESCB: Label@DESCB:
X: 15 X: 15
@@ -24,4 +24,5 @@ Container@SCRIPT_ERROR_PANEL:
Width: PARENT_RIGHT-30 Width: PARENT_RIGHT-30
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Please send this file to the map author so that they can fix this issue. Text: Please send this file to the map author so that they can fix this issue.

View File

@@ -202,7 +202,7 @@ Container@OBSERVER_WIDGETS:
Logic: ObserverShroudSelectorLogic Logic: ObserverShroudSelectorLogic
X: WINDOW_RIGHT-WIDTH-5 X: WINDOW_RIGHT-WIDTH-5
Y: 260 Y: 260
Width:256 Width: 256
Height: 25 Height: 25
Font: Bold Font: Bold
Children: Children:
@@ -467,6 +467,7 @@ Container@PLAYER_WIDGETS:
Y: 268 Y: 268
Width: 194 Width: 194
Height: 20 Height: 20
Background@FMVPLAYER: Background@FMVPLAYER:
Width: WINDOW_RIGHT Width: WINDOW_RIGHT
Height: WINDOW_BOTTOM Height: WINDOW_BOTTOM

View File

@@ -45,6 +45,7 @@ Background@KICK_CLIENT_DIALOG:
Height: 25 Height: 25
Text: Cancel Text: Cancel
Font: Bold Font: Bold
Background@KICK_SPECTATORS_DIALOG: Background@KICK_SPECTATORS_DIALOG:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
@@ -78,6 +79,7 @@ Background@KICK_SPECTATORS_DIALOG:
Height: 25 Height: 25
Text: Cancel Text: Cancel
Font: Bold Font: Bold
Background@FORCE_START_DIALOG: Background@FORCE_START_DIALOG:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
@@ -137,3 +139,4 @@ Background@FORCE_START_DIALOG:
Height: 25 Height: 25
Text: Cancel Text: Cancel
Font: Bold Font: Bold

View File

@@ -148,6 +148,7 @@ Container@MISSIONBROWSER_PANEL:
Y: 1 Y: 1
Width: 640 Width: 640
Height: 375 Height: 375
Background@FULLSCREEN_PLAYER: Background@FULLSCREEN_PLAYER:
Width: WINDOW_RIGHT Width: WINDOW_RIGHT
Height: WINDOW_BOTTOM Height: WINDOW_BOTTOM
@@ -159,3 +160,4 @@ Background@FULLSCREEN_PLAYER:
Y: 0 Y: 0
Width: WINDOW_RIGHT Width: WINDOW_RIGHT
Height: WINDOW_BOTTOM Height: WINDOW_BOTTOM

View File

@@ -17,8 +17,8 @@ Container@PLAYER_WIDGETS:
Container@PALETTE_FOREGROUND: Container@PALETTE_FOREGROUND:
Children: Children:
Image@ICON_TEMPLATE: Image@ICON_TEMPLATE:
X:0-2 X: 0-2
Y:0-2 Y: 0-2
Width: 60 Width: 60
Height: 48 Height: 48
IgnoreMouseOver: true IgnoreMouseOver: true
@@ -95,7 +95,6 @@ Container@PLAYER_WIDGETS:
X: 0 X: 0
Y: 0 Y: 0
ImageCollection: order-icons ImageCollection: order-icons
Button@POWER_BUTTON: Button@POWER_BUTTON:
Logic: PowerdownOrderButtonLogic Logic: PowerdownOrderButtonLogic
X: 133 X: 133
@@ -393,3 +392,4 @@ Container@PLAYER_WIDGETS:
Y: 5 Y: 5
ImageCollection: scrollbar ImageCollection: scrollbar
ImageName: down_arrow ImageName: down_arrow

View File

@@ -152,6 +152,7 @@ Background@MISSIONBROWSER_PANEL:
Height: 480 Height: 480
AspectRatio: 1.2 AspectRatio: 1.2
DrawOverlay: False DrawOverlay: False
Background@FULLSCREEN_PLAYER: Background@FULLSCREEN_PLAYER:
Width: WINDOW_RIGHT Width: WINDOW_RIGHT
Height: WINDOW_BOTTOM Height: WINDOW_BOTTOM
@@ -163,3 +164,4 @@ Background@FULLSCREEN_PLAYER:
Y: 0 Y: 0
Width: WINDOW_RIGHT Width: WINDOW_RIGHT
Height: WINDOW_BOTTOM Height: WINDOW_BOTTOM

View File

@@ -58,7 +58,7 @@ Background@CANCEL_PROMPT:
Height: 25 Height: 25
Text: Cancel Text: Cancel
Font: Bold Font: Bold
Key: escape Key: escape
Background@TEXT_INPUT_PROMPT: Background@TEXT_INPUT_PROMPT:
X: (WINDOW_RIGHT - WIDTH)/2 X: (WINDOW_RIGHT - WIDTH)/2
@@ -99,3 +99,4 @@ Background@TEXT_INPUT_PROMPT:
Text: Cancel Text: Cancel
Font: Bold Font: Bold
Key: escape Key: escape

View File

@@ -81,7 +81,6 @@ Background@INGAME_DIPLOMACY_BG:
X: 307 X: 307
Width: 100 Width: 100
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Button@CLOSE: Button@CLOSE:
X: PARENT_RIGHT-145 X: PARENT_RIGHT-145
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
@@ -89,4 +88,5 @@ Background@INGAME_DIPLOMACY_BG:
Height: 25 Height: 25
Text: Close Text: Close
Key: escape Key: escape
Font: Bold Font: Bold

View File

@@ -1,5 +1,5 @@
Container@MAP_PANEL: Container@MAP_PANEL:
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Width: PARENT_RIGHT Width: PARENT_RIGHT
Logic: GameInfoBriefingLogic Logic: GameInfoBriefingLogic
Children: Children:
@@ -29,4 +29,3 @@ Container@MAP_PANEL:
Y: 1 Y: 1
Width: PARENT_RIGHT - 32 Width: PARENT_RIGHT - 32

View File

@@ -8,7 +8,7 @@ Container@SCRIPT_ERROR_PANEL:
Width: PARENT_RIGHT-30 Width: PARENT_RIGHT-30
Height: 20 Height: 20
Font: Bold Font: Bold
Align:Center Align: Center
Text: The map script has encountered a fatal error Text: The map script has encountered a fatal error
Label@DESCB: Label@DESCB:
X: 15 X: 15
@@ -24,4 +24,5 @@ Container@SCRIPT_ERROR_PANEL:
Width: PARENT_RIGHT-30 Width: PARENT_RIGHT-30
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Please send this file to the map author so that they can fix this issue. Text: Please send this file to the map author so that they can fix this issue.

View File

@@ -18,8 +18,8 @@ Container@PLAYER_WIDGETS:
Children: Children:
Image@ICON_TEMPLATE: Image@ICON_TEMPLATE:
Logic: AddFactionSuffixLogic Logic: AddFactionSuffixLogic
X:0-2 X: 0-2
Y:0-2 Y: 0-2
Width: 62 Width: 62
Height: 46 Height: 46
IgnoreMouseOver: true IgnoreMouseOver: true
@@ -381,3 +381,4 @@ Container@PLAYER_WIDGETS:
Y: 3 Y: 3
ImageCollection: scrollbar ImageCollection: scrollbar
ImageName: down_arrow ImageName: down_arrow

View File

@@ -94,7 +94,6 @@ Background@MISSIONBROWSER_PANEL:
Width: 120 Width: 120
Height: 25 Height: 25
Font: Regular Font: Regular
Button@START_BRIEFING_VIDEO_BUTTON: Button@START_BRIEFING_VIDEO_BUTTON:
X: 20 X: 20
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
@@ -150,6 +149,7 @@ Background@MISSIONBROWSER_PANEL:
Y: 1 Y: 1
Width: 640 Width: 640
Height: 375 Height: 375
Background@FULLSCREEN_PLAYER: Background@FULLSCREEN_PLAYER:
Width: WINDOW_RIGHT Width: WINDOW_RIGHT
Height: WINDOW_BOTTOM Height: WINDOW_BOTTOM
@@ -161,3 +161,4 @@ Background@FULLSCREEN_PLAYER:
Y: 0 Y: 0
Width: WINDOW_RIGHT Width: WINDOW_RIGHT
Height: WINDOW_BOTTOM Height: WINDOW_BOTTOM

View File

@@ -19,8 +19,8 @@ Container@PLAYER_WIDGETS:
Children: Children:
Image@ICON_TEMPLATE: Image@ICON_TEMPLATE:
Logic: AddFactionSuffixLogic Logic: AddFactionSuffixLogic
X:0-2 X: 0-2
Y:0-2 Y: 0-2
Width: 64 Width: 64
Height: 48 Height: 48
IgnoreMouseOver: true IgnoreMouseOver: true
@@ -390,3 +390,4 @@ Container@PLAYER_WIDGETS:
Background: scrolldown-buttons Background: scrolldown-buttons
TooltipText: Scroll down TooltipText: Scroll down
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER