optimise the other bits

SVN revision: 14059
This commit is contained in:
Carsten Haitzler 2005-04-01 08:36:59 +00:00
parent fa0a19813e
commit 02bea51342
4 changed files with 87 additions and 0 deletions

View File

@ -22,6 +22,9 @@ BORDER_BUTTON_ADV(NAME,TYPE,REL1X,REL1Y,OFF1X,OFF1Y,TO1,TO1,REL2X,REL2Y,OFF2X,OF
normal: "e17_mini_button_shadow2.png"; \
border: 8 8 8 8; \
} \
fill { \
smooth: 0; \
} \
color: 255 255 255 255; \
} \
description { \
@ -41,6 +44,9 @@ BORDER_BUTTON_ADV(NAME,TYPE,REL1X,REL1Y,OFF1X,OFF1Y,TO1,TO1,REL2X,REL2Y,OFF2X,OF
normal: "e17_mini_button_shadow2.png"; \
border: 8 8 8 8; \
} \
fill { \
smooth: 0; \
} \
color: 255 255 255 0; \
} \
} \
@ -64,6 +70,9 @@ BORDER_BUTTON_ADV(NAME,TYPE,REL1X,REL1Y,OFF1X,OFF1Y,TO1,TO1,REL2X,REL2Y,OFF2X,OF
normal: "e17_mini_button_shadow1.png"; \
border: 8 8 8 8; \
} \
fill { \
smooth: 0; \
} \
color: 255 255 255 255; \
} \
description { \
@ -83,6 +92,9 @@ BORDER_BUTTON_ADV(NAME,TYPE,REL1X,REL1Y,OFF1X,OFF1Y,TO1,TO1,REL2X,REL2Y,OFF2X,OF
normal: "e17_mini_button_shadow1.png"; \
border: 8 8 8 8; \
} \
fill { \
smooth: 0; \
} \
color: 255 255 255 0; \
} \
} \
@ -284,6 +296,9 @@ group {
normal: "e17_border1.png";
border: 6 2 3 3;
}
fill {
smooth: 0;
}
}
}
part {
@ -306,6 +321,9 @@ group {
normal: "e17_border2.png";
border: 2 2 3 3;
}
fill {
smooth: 0;
}
}
}
part {
@ -327,6 +345,9 @@ group {
normal: "e17_border3.png";
border: 3 6 3 3;
}
fill {
smooth: 0;
}
}
}
part {
@ -368,6 +389,9 @@ group {
image {
normal: "e17_border5.png";
}
fill {
smooth: 0;
}
}
}
part {
@ -409,6 +433,9 @@ group {
image {
normal: "e17_border7.png";
}
fill {
smooth: 0;
}
}
}
part {
@ -510,6 +537,9 @@ group {
normal: "e17_titlebar_shadow2.png";
border: 8 8 8 8;
}
fill {
smooth: 0;
}
color: 255 255 255 0;
}
description {
@ -529,6 +559,9 @@ group {
normal: "e17_titlebar_shadow2.png";
border: 8 8 8 8;
}
fill {
smooth: 0;
}
color: 255 255 255 255;
}
}
@ -552,6 +585,9 @@ group {
normal: "e17_titlebar_shadow1.png";
border: 8 8 8 8;
}
fill {
smooth: 0;
}
color: 255 255 255 0;
}
description {
@ -571,6 +607,9 @@ group {
normal: "e17_titlebar_shadow1.png";
border: 8 8 8 8;
}
fill {
smooth: 0;
}
color: 255 255 255 255;
}
}
@ -686,6 +725,9 @@ group {
normal: "e17_titlebar_glint1.png";
border: 5 0 5 0;
}
fill {
smooth: 0;
}
}
description {
state: "active" 0.0;
@ -718,6 +760,9 @@ group {
normal: "e17_titlebar_glint2.png";
border: 0 0 5 5;
}
fill {
smooth: 0;
}
}
description {
state: "active" 0.0;
@ -794,6 +839,9 @@ group {
normal: "e17_titlebar_glint3.png";
border: 0 5 0 5;
}
fill {
smooth: 0;
}
}
description {
state: "active" 0.0;

View File

@ -94,6 +94,7 @@ group {
image {
normal: "e17_ibar_over_h.png";
border: 13 13 13 13;
middle: 0;
}
fill {
smooth: 0;

View File

@ -115,6 +115,9 @@ group {
normal: "e17_menu_separator.png";
border: 3 3 0 0;
}
fill {
smooth: 0;
}
}
}
}
@ -450,6 +453,9 @@ group {
normal: "e17_titlebar_shadow2.png";
border: 8 8 8 8;
}
fill {
smooth: 0;
}
color: 255 255 255 0;
}
description {
@ -469,6 +475,9 @@ group {
normal: "e17_titlebar_shadow2.png";
border: 8 8 8 8;
}
fill {
smooth: 0;
}
color: 255 255 255 255;
}
}
@ -492,6 +501,9 @@ group {
normal: "e17_titlebar_shadow1.png";
border: 8 8 8 8;
}
fill {
smooth: 0;
}
color: 255 255 255 0;
}
description {
@ -511,6 +523,9 @@ group {
normal: "e17_titlebar_shadow1.png";
border: 8 8 8 8;
}
fill {
smooth: 0;
}
color: 255 255 255 255;
}
}
@ -623,6 +638,9 @@ group {
normal: "e17_titlebar_glint1.png";
border: 5 0 5 0;
}
fill {
smooth: 0;
}
}
description {
state: "active" 0.0;
@ -655,6 +673,9 @@ group {
normal: "e17_titlebar_glint2.png";
border: 0 0 5 5;
}
fill {
smooth: 0;
}
}
description {
state: "active" 0.0;
@ -731,6 +752,9 @@ group {
normal: "e17_titlebar_glint3.png";
border: 0 5 0 5;
}
fill {
smooth: 0;
}
}
description {
state: "active" 0.0;

View File

@ -50,6 +50,7 @@ group {
image {
normal: "e17_ibar_over_h.png";
border: 13 13 13 13;
middle: 0;
}
fill {
smooth: 0;
@ -120,6 +121,10 @@ group {
image {
normal: "e17_pager_desk.png";
border: 2 2 2 2;
middle: 0;
}
fill {
smooth: 0;
}
color: 255 255 255 64;
}
@ -185,6 +190,9 @@ group {
normal: "e17_titlebar_glint1.png";
border: 5 0 5 0;
}
fill {
smooth: 0;
}
}
description {
state: "active" 0.0;
@ -217,6 +225,9 @@ group {
normal: "e17_titlebar_glint2.png";
border: 0 0 5 5;
}
fill {
smooth: 0;
}
}
description {
state: "active" 0.0;
@ -293,6 +304,9 @@ group {
normal: "e17_titlebar_glint3.png";
border: 0 5 0 5;
}
fill {
smooth: 0;
}
}
description {
state: "active" 0.0;