removed logo from about page.

This commit is contained in:
Hermet Park 2016-02-19 02:21:47 +09:00
parent 811875fd04
commit 33b1f74e48
1 changed files with 0 additions and 13 deletions

View File

@ -3,7 +3,6 @@ images {
image: "warning.png" COMP;
image: "fileselect.png" COMP;
image: "new.png" COMP;
image: "logo.png" COMP;
image: "shine.png" COMP;
image: "bub_over_bot.png" COMP;
image: "disabler.png" COMP;
@ -30,18 +29,6 @@ group { name: "about_layout";
color: 0 0 0 175;
}
}
part { name: "logo";
scale: 1;
description { state: "default" 0.0;
min: 80 80;
max: 80 80;
rel1.offset: -25 -25;
rel2.offset: -26 -26;
image.normal: "logo.png";
align: 1 1;
color: 255 255 255 205;
}
}
part { name: "left_top_padding";
type: SPACER;
scale: 1;