some text classes to play with for shorne

SVN revision: 13933
This commit is contained in:
Carsten Haitzler 2005-03-27 14:25:55 +00:00
parent ba831079a7
commit 986484503c
3 changed files with 4 additions and 0 deletions

View 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";
}
}
}

View File

@ -525,6 +525,7 @@ group {
size: 10;
min: 1 1;
align: 0.0 0.5;
text_class: "menu_item";
}
}
}

View File

@ -46,6 +46,7 @@ group {
size: 10;
align: 0.5 0.5;
min: 1 1;
text_class: "resize_text";
}
}
}