wesnoth-cvs-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Wesnoth-cvs-commits] wesnoth data/themes/editor.cfg ./changelog


From: Bram Ridder
Subject: [Wesnoth-cvs-commits] wesnoth data/themes/editor.cfg ./changelog
Date: Wed, 13 Jul 2005 01:43:52 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Bram Ridder <address@hidden>    05/07/13 05:43:52

Modified files:
        data/themes    : editor.cfg 
        .              : changelog 

Log message:
        Tweaked the toolbar layout a little bit

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/data/themes/editor.cfg.diff?tr1=1.31&tr2=1.32&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/changelog.diff?tr1=1.787&tr2=1.788&r1=text&r2=text

Patches:
Index: wesnoth/changelog
diff -u wesnoth/changelog:1.787 wesnoth/changelog:1.788
--- wesnoth/changelog:1.787     Tue Jul 12 22:23:22 2005
+++ wesnoth/changelog   Wed Jul 13 05:43:52 2005
@@ -32,6 +32,7 @@
    * changed the layout of the terrain palette (#11965)
    * relocated and enlarged the buttons (#11967)
    * maps can't be saved with illegal characters (#10704)
+   * replaced the buttons under the minimap for a toolbar
 
 Version 0.9.3:
  * user interface improvements:
Index: wesnoth/data/themes/editor.cfg
diff -u wesnoth/data/themes/editor.cfg:1.31 wesnoth/data/themes/editor.cfg:1.32
--- wesnoth/data/themes/editor.cfg:1.31 Wed Jul 13 00:27:57 2005
+++ wesnoth/data/themes/editor.cfg      Wed Jul 13 05:43:51 2005
@@ -241,7 +241,7 @@
        [menu]
        image=draw_button_editor
        items=editdraw
-       rect=900,230,920,250
+       rect=900,229,920,250
        xanchor=right
        yanchor=fixed
        [/menu]
@@ -249,7 +249,7 @@
        [menu]
        image=flood_button_editor
        items=editfloodfill
-       rect=922,230,942,250
+       rect=922,229,942,250
        xanchor=fixed
        yanchor=fixed
        [/menu]
@@ -257,7 +257,7 @@
        [menu]
        image=start_position_button_editor
        items=editsetstartpos
-       rect=944,230,964,250
+       rect=944,229,964,250
        xanchor=fixed
        yanchor=fixed
        [/menu]
@@ -265,7 +265,7 @@
        [menu]
        image=paste_button_editor
        items=editpaste
-       rect=966,230,986,250
+       rect=966,229,986,250
        xanchor=fixed
        yanchor=fixed
        [/menu]




reply via email to

[Prev in Thread] Current Thread [Next in Thread]