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