help: clean up help bg resources.

removed unnecessary references.
This commit is contained in:
Hermet Park 2016-07-25 22:21:11 +09:00
parent bb6fae503d
commit a8b2214851
4 changed files with 3 additions and 5 deletions

View File

@ -48,7 +48,6 @@ images {
image: "left.png" COMP;
image: "right.png" COMP;
image: "filetab.png" COMP;
image: "about_bg.png" COMP;
}
#define ICON_GROUP(_group_name, _image_path) \
@ -110,6 +109,5 @@ ICON_GROUP("wireframes_icon", "icon_wireframes.png")
ICON_GROUP("left_arrow", "left.png")
ICON_GROUP("right_arrow", "right.png")
ICON_GROUP("filetab", "filetab.png")
ICON_GROUP("about_bg", "about_bg.png")
#undef ICON_GROUP

View File

@ -1,6 +1,6 @@
MAINTAINERCLEANFILES = Makefile.in
EXTRA_DIST = \
about_bg.png \
help_bg.png \
bevel_in.png \
bevel_out.png \
bg_glow_in.png \

View File

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

@ -11,7 +11,7 @@ images {
image: "cursor_arrow.png" COMP;
image: "navi_group.png" COMP;
image: "bg_demo.png" COMP;
image: "about_bg.png" COMP;
image: "help_bg.png" COMP;
}
group { "fileselector_layout";
@ -3384,7 +3384,7 @@ group { "help_layout";
image { "image_bg";
scale: 1;
desc { "default";
image.normal: "about_bg.png";
image.normal: "help_bg.png";
image.border: 0 350 0 0;
align: 0.5 0.0;
rel1.to: "base";