changeset 1360:ce0bbac13bc8

Renamed 'textbackground' to 'backgroundcolor'. flys-client/trunk@3051 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Raimund Renkert <raimund.renkert@intevation.de>
date Fri, 21 Oct 2011 08:11:32 +0000
parents 5ebcf5b3fc10
children 9d67cd17ab78
files flys-client/ChangeLog flys-client/src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java
diffstat 2 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/flys-client/ChangeLog	Thu Oct 20 13:25:14 2011 +0000
+++ b/flys-client/ChangeLog	Fri Oct 21 08:11:32 2011 +0000
@@ -1,3 +1,8 @@
+2011-10-21  Raimund Renkert <raimund.renkert@intevation.de>
+
+	* src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java:
+	  Renamed 'textbackground' to 'backgroundcolor'.
+
 2011-10-20  Raimund Renkert <raimund.renkert@intevation.de>
 
 	* src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java:
--- a/flys-client/src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java	Thu Oct 20 13:25:14 2011 +0000
+++ b/flys-client/src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java	Fri Oct 21 08:11:32 2011 +0000
@@ -176,7 +176,7 @@
                          "textsize",
                          "textcolor",
                          "textorientation",
-                         "textbackground",
+                         "backgroundcolor",
                          "showbackground"};
 
         for (int i = 0; i < s.getNumSettings(); i ++) {

http://dive4elements.wald.intevation.org