keep style - a first test.

SVN revision: 31745
This commit is contained in:
Carsten Haitzler 2007-09-17 05:07:50 +00:00
parent e7de4981f9
commit 745c95731d
1 changed files with 3 additions and 3 deletions

View File

@ -96,7 +96,7 @@ group {
color3: 0 0 0 16;
text {
text: "Title";
font: "Edje-Vera-Bold";
font: "Serif:style=Bold,Edje-Vera-Bold";
size: 20;
min: 0 1;
align: 0.5 0.0;
@ -161,7 +161,7 @@ group {
color3: 0 0 0 16;
text {
text: "Back";
font: "Edje-Vera-Bold";
font: "Serif:style=Bold,Edje-Vera-Bold";
size: 12;
min: 1 1;
align: 0.0 1.0;
@ -240,7 +240,7 @@ group {
color3: 0 0 0 16;
text {
text: "Next";
font: "Edje-Vera-Bold";
font: "Serif:style=Bold,Edje-Vera-Bold";
size: 12;
min: 1 1;
align: 1.0 1.0;