Author: ilor
Date: Thu Jul 31 17:42:18 2008
New Revision: 28293

URL: http://svn.gna.org/viewcvs/wesnoth?rev=28293&view=rev
Log:
editor2 theme update

Modified:
    trunk/data/themes/editor2.cfg

Modified: trunk/data/themes/editor2.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/themes/editor2.cfg?rev=28293&r1=28292&r2=28293&view=diff
==============================================================================
--- trunk/data/themes/editor2.cfg (original)
+++ trunk/data/themes/editor2.cfg Thu Jul 31 17:42:18 2008
@@ -95,7 +95,7 @@
         # rightside panel
         [panel]
             id=top-right-panel
-            image=themes/rightside.png
+            image=themes/rightside-editor.png
             rect="+0,=+0,1024,+284"
             xanchor=right
             yanchor=fixed
@@ -107,13 +107,13 @@
             xanchor=right
             yanchor=top
         [/panel]
-        [panel]
-            id=bottom-right-panel
-            image=themes/rightside-bottom.png
-            rect="=,+0,=,768"
-            xanchor=right
-            yanchor=bottom
-        [/panel]
+        #[panel]
+        #    id=bottom-right-panel
+        #    image=themes/rightside-bottom.png
+        #    rect="=,+0,=,768"
+        #    xanchor=right
+        #    yanchor=bottom
+        #[/panel]
 
         [menu]
             id=menu-editor-file
@@ -154,17 +154,7 @@
             rect="+2,=,+100,="
             xanchor=fixed
             yanchor=fixed
-               [/menu]
-               
-               [menu]
-                       id=menu-editor-help
-                       title= _ "Help"
-                       image=lite
-                       items=help
-            rect="+2,=,+100,="
-            xanchor=fixed
-            yanchor=fixed
-               [/menu]         
+               [/menu] 
                
                [menu]
                        id=menu-editor-selection
@@ -183,20 +173,11 @@
         [panel]
             id=villages-panel
             image=themes/status-bg.png
-            ref=menu-editor-help
+            ref=menu-editor-tool
             rect="+5,=+1,+71,+19"
             xanchor=fixed
             yanchor=fixed
         [/panel]
-        [panel]
-            id=units-panel
-            image=themes/status-bg.png
-            rect="+5,=,+71,="
-            xanchor=fixed
-            yanchor=fixed
-        [/panel]
-
-        {COUNTDOWN_THEME}
 
         [label]
             id=villages-icon
@@ -207,25 +188,16 @@
             xanchor=fixed
             yanchor=fixed
         [/label]
-        [label]
-            id=units-icon
-            icon=themes/units.png
-            text= _ "units"
-            ref=units-panel
-            rect="=+5,=+1,+17,+17"
-            xanchor=fixed
-            yanchor=fixed
-        [/label]
 
         [status]
             # the time of day image
-            [time_of_day]
-                id=image-tod
-                ref=top-right-panel
-                rect="=+10,=+159,=-7,+39"
-                xanchor=right
-                yanchor=fixed
-            [/time_of_day]
+#            [time_of_day]
+#                id=image-tod
+#                ref=top-right-panel
+#                rect="=+10,=+159,=-7,+39"
+#                xanchor=right
+#                yanchor=fixed
+#            [/time_of_day]
 
             [villages]
                 id=villages
@@ -236,19 +208,7 @@
                 yanchor=fixed
                 prefix=
                 prefix_literal=""
-            [/villages]
-            [num_units]
-                id=num-units
-                font_size={DEFAULT_FONT_SMALL}
-                ref=units-icon
-                rect="+4,=,+55,+16"
-                xanchor=fixed
-                yanchor=fixed
-                prefix=
-                prefix_literal=""
-            [/num_units]
-
-            {COUNTDOWN_THEME_STATUS {DEFAULT_FONT_SMALL}}
+            [/villages]         
 
             # This panel encloses the location information displays and the
             # observer icon. This separate container is used so that we can
@@ -280,104 +240,6 @@
                 xanchor=left
                 yanchor=fixed
             [/terrain]
-            [observers]
-                id=observers
-                font_size={DEFAULT_FONT_SMALL}
-                rect="+4,=,+16,+16"
-                xanchor=right
-                yanchor=fixed
-            [/observers]
-
-            #unit stats here
-            [unit_image]
-                id=unit-image
-                ref=top-right-panel
-                rect="=+9,=+215,+72,+72"
-                xanchor=right
-                yanchor=fixed
-            [/unit_image]
-            [unit_name]
-                id=unit-description
-                font_size={DEFAULT_FONT_NORMAL}
-                ref=middle-right-panel
-                rect="=+9,=+3,=-2,+18"
-                xanchor=right
-                yanchor=fixed
-            [/unit_name]
-            [unit_type]
-                id=unit-type
-                font_size={DEFAULT_FONT_SMALL}
-                rect="=,+0,=,+16"
-                xanchor=right
-                yanchor=fixed
-            [/unit_type]
-            [unit_race]
-                id=unit-race
-                font_size={DEFAULT_FONT_SMALL}
-                rect="=,+0,=,+16"
-                xanchor=right
-                yanchor=fixed
-            [/unit_race]
-            [unit_level]
-                id=unit-level
-                font_size={DEFAULT_FONT_SMALL}
-                rect="=,+0,=,+16"
-                prefix= _ "statuspanel^level"
-                prefix_literal=" "
-                xanchor=right
-                yanchor=fixed
-            [/unit_level]
-            [unit_alignment]
-                id=unit-alignment
-                font_size={DEFAULT_FONT_SMALL}
-                rect="=,+0,=,+16"
-                xanchor=right
-                yanchor=fixed
-            [/unit_alignment]
-            [unit_traits]
-                id=unit-traits
-                font_size={DEFAULT_FONT_SMALL}
-                rect="=,+0,=,+16"
-                xanchor=right
-                yanchor=fixed
-            [/unit_traits]
-            [unit_abilities]
-                id=unit-abilities
-                font_size={DEFAULT_FONT_SMALL}
-                rect="=,+0,=,+16"
-                xanchor=right
-                yanchor=fixed
-            [/unit_abilities]
-            [unit_moves]
-                id=unit-moves
-                font_size={DEFAULT_FONT_SMALL}
-                ref=unit-abilities
-                rect="=,+0,=+2,+16"
-                prefix= _ "statuspanel^movement"
-                prefix_literal=": "
-                xanchor=right
-                yanchor=fixed
-            [/unit_moves]
-# current position not usable, overlays with the status indication (like slow)
-# please find a better place (yes, I know that this is barely possible...)
-#            [unit_side]
-#                id=unit-side
-#                font_size={DEFAULT_FONT_SMALL}
-#                ref=unit-xp
-#                rect="=,+0,=,+16"
-#                xanchor=right
-#                yanchor=fixed
-#            [/unit_side]
-            [unit_weapons]
-                id=unit-weapons
-                font_size={DEFAULT_FONT_SMALL}
-                ref=unit-moves
-                rect="=,+0,=,730"
-                xanchor=right
-                yanchor=fixed
-            [/unit_weapons]
         [/status]
-
-        {REPLAY_THEME DEFAULT_FONT_SMALL}
     [/resolution]
 [/theme]


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to