some text classes to play with for shorne
authorCarsten Haitzler <raster@rasterman.com>
Sun, 27 Mar 2005 14:25:55 +0000 (14:25 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Sun, 27 Mar 2005 14:25:55 +0000 (14:25 +0000)
SVN revision: 13933

data/themes/default_border.edc
data/themes/default_menu.edc
data/themes/default_resize.edc

index 248c293..3bc27f7 100644 (file)
@@ -259,6 +259,7 @@ group {
               text_source:   "title_text";
               source:        "title_text";
               min:           0 1;
+              text_class:    "title_bar";
            }
         }
       }
@@ -633,6 +634,7 @@ group {
               size:     10;
               min:      0 1;
               align:    0.0 0.5;
+              text_class: "title_bar";
            }
         }
       }
index 4f9135a..3629dc4 100644 (file)
@@ -525,6 +525,7 @@ group {
               size:     10;
               min:      1 1;
               align:    0.0 0.5;
+              text_class: "menu_item";
            }
         }
       }
index f42396e..2ee1537 100644 (file)
@@ -46,6 +46,7 @@ group {
               size: 10;
               align: 0.5 0.5;
               min: 1 1;
+              text_class: "resize_text";
            }
         }
       }