templates: Change image file names.

This commit is contained in:
Jaehyun Cho 2015-08-11 22:20:53 +09:00
parent 9c66f6fcf0
commit 0aef6bd397
25 changed files with 79 additions and 61 deletions

View File

Before

Width:  |  Height:  |  Size: 66 KiB

After

Width:  |  Height:  |  Size: 66 KiB

View File

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

View File

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 25 KiB

View File

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 32 KiB

View File

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 34 KiB

View File

Before

Width:  |  Height:  |  Size: 49 KiB

After

Width:  |  Height:  |  Size: 49 KiB

View File

Before

Width:  |  Height:  |  Size: 47 KiB

After

Width:  |  Height:  |  Size: 47 KiB

View File

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 36 KiB

View File

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 28 KiB

View File

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 33 KiB

View File

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 36 KiB

View File

Before

Width:  |  Height:  |  Size: 38 KiB

After

Width:  |  Height:  |  Size: 38 KiB

View File

@ -1,18 +1,18 @@
MAINTAINERCLEANFILES = Makefile.in
filesdir = $(datadir)/$(PACKAGE)/images
files_DATA = logo.png \
TRIAB-01.png \
TRIAB-02.png \
TRIAB-03.png \
TRIAB-04.png \
TRIAB-05.png \
TRIAB-06.png \
TRIAB-07.png \
TRIAB-08.png \
TRIAB-09.png \
TRIAB-10.png \
TRIAB-11.png \
TRIAB-12.png
files_DATA = ENVENTOR_EMBEDDED_LOGO.png \
ENVENTOR_EMBEDDED_TRIAB-01.png \
ENVENTOR_EMBEDDED_TRIAB-02.png \
ENVENTOR_EMBEDDED_TRIAB-03.png \
ENVENTOR_EMBEDDED_TRIAB-04.png \
ENVENTOR_EMBEDDED_TRIAB-05.png \
ENVENTOR_EMBEDDED_TRIAB-06.png \
ENVENTOR_EMBEDDED_TRIAB-07.png \
ENVENTOR_EMBEDDED_TRIAB-08.png \
ENVENTOR_EMBEDDED_TRIAB-09.png \
ENVENTOR_EMBEDDED_TRIAB-10.png \
ENVENTOR_EMBEDDED_TRIAB-11.png \
ENVENTOR_EMBEDDED_TRIAB-12.png
EXTRA_DIST = $(files_DATA)

View File

@ -1,7 +1,8 @@
collections {
base_scale: 1.0;
/* TODO: Please replace embedded image files to your application image files. */
images {
image: "logo.png" COMP;
image: "ENVENTOR_EMBEDDED_LOGO.png" COMP;
}
group { "main";
parts {
@ -9,7 +10,8 @@ collections {
desc { "default";
rel1.relative: 0.0 0.0;
rel2.relative: 0.5 0.5;
image.normal: "logo.png";
/* TODO: Please replace embedded image files to your application image files. */
image.normal: "ENVENTOR_EMBEDDED_LOGO.png";
aspect: 1 1;
aspect_preference: BOTH;
}

View File

@ -1,7 +1,8 @@
collections {
base_scale: 1.0;
/* TODO: Please replace embedded image files to your application image files. */
images {
image: "logo.png" COMP;
image: "ENVENTOR_EMBEDDED_LOGO.png" COMP;
}
group { "main";
parts {
@ -17,7 +18,8 @@ collections {
desc { "default";
rel1.relative: 0.0 0.0;
rel2.relative: 1.0 1.0;
image.normal: "logo.png";
/* TODO: Please replace embedded image files to your application image files. */
image.normal: "ENVENTOR_EMBEDDED_LOGO.png";
aspect: 1 1;
aspect_preference: BOTH;
}

View File

@ -1,7 +1,8 @@
collections {
base_scale: 1.0;
/* TODO: Please replace embedded image files to your application image files. */
images {
image: "logo.png" COMP;
image: "ENVENTOR_EMBEDDED_LOGO.png" COMP;
}
group { "main";
parts {
@ -9,7 +10,8 @@ collections {
desc { "default";
rel1.relative: 0.0 0.0;
rel2.relative: 1.0 1.0;
image.normal: "logo.png";
/* TODO: Please replace embedded image files to your application image files. */
image.normal: "ENVENTOR_EMBEDDED_LOGO.png";
aspect: 1 1;
aspect_preference: BOTH;
}

View File

@ -1,7 +1,8 @@
collections {
base_scale: 1.0;
/* TODO: Please replace embedded image files to your application image files. */
images {
image: "logo.png" COMP;
image: "ENVENTOR_EMBEDDED_LOGO.png" COMP;
}
group { "main";
parts {
@ -9,7 +10,8 @@ collections {
desc { "default";
rel1.relative: 0.0 0.0;
rel2.relative: 0.5 0.5;
image.normal: "logo.png";
/* TODO: Please replace embedded image files to your application image files. */
image.normal: "ENVENTOR_EMBEDDED_LOGO.png";
aspect: 1 1;
aspect_preference: BOTH;
map.on: 1;

View File

@ -1,7 +1,8 @@
collections {
base_scale: 1.0;
/* TODO: Please replace embedded image files to your application image files. */
images {
image: "logo.png" COMP;
image: "ENVENTOR_EMBEDDED_LOGO.png" COMP;
}
group { "main";
parts {
@ -9,7 +10,8 @@ collections {
desc { "default";
rel1.relative: 0.0 0.0;
rel2.relative: 0.5 0.5;
image.normal: "logo.png";
/* TODO: Please replace embedded image files to your application image files. */
image.normal: "ENVENTOR_EMBEDDED_LOGO.png";
aspect: 1 1;
aspect_preference: BOTH;
}

View File

@ -1,13 +1,15 @@
collections {
base_scale: 1.0;
/* TODO: Please replace embedded image files to your application image files. */
images {
image: "logo.png" COMP;
image: "ENVENTOR_EMBEDDED_LOGO.png" COMP;
}
group { "main";
parts {
image { "logo";
desc { "default";
image.normal: "logo.png";
/* TODO: Please replace embedded image files to your application image files. */
image.normal: "ENVENTOR_EMBEDDED_LOGO.png";
aspect: 1 1;
aspect_preference: BOTH;
map.on: 1;

View File

@ -1,35 +1,37 @@
collections {
base_scale: 1.0;
/* TODO: Please replace embedded image files to your application image files. */
images {
image: "TRIAB-01.png" COMP;
image: "TRIAB-02.png" COMP;
image: "TRIAB-03.png" COMP;
image: "TRIAB-04.png" COMP;
image: "TRIAB-05.png" COMP;
image: "TRIAB-06.png" COMP;
image: "TRIAB-07.png" COMP;
image: "TRIAB-08.png" COMP;
image: "TRIAB-09.png" COMP;
image: "TRIAB-10.png" COMP;
image: "TRIAB-11.png" COMP;
image: "TRIAB-12.png" COMP;
image: "ENVENTOR_EMBEDDED_TRIAB-01.png" COMP;
image: "ENVENTOR_EMBEDDED_TRIAB-02.png" COMP;
image: "ENVENTOR_EMBEDDED_TRIAB-03.png" COMP;
image: "ENVENTOR_EMBEDDED_TRIAB-04.png" COMP;
image: "ENVENTOR_EMBEDDED_TRIAB-05.png" COMP;
image: "ENVENTOR_EMBEDDED_TRIAB-06.png" COMP;
image: "ENVENTOR_EMBEDDED_TRIAB-07.png" COMP;
image: "ENVENTOR_EMBEDDED_TRIAB-08.png" COMP;
image: "ENVENTOR_EMBEDDED_TRIAB-09.png" COMP;
image: "ENVENTOR_EMBEDDED_TRIAB-10.png" COMP;
image: "ENVENTOR_EMBEDDED_TRIAB-11.png" COMP;
image: "ENVENTOR_EMBEDDED_TRIAB-12.png" COMP;
}
group { "main";
parts {
image { "image";
desc { "default";
image.normal: "TRIAB-01.png";
image.tween: "TRIAB-02.png";
image.tween: "TRIAB-03.png";
image.tween: "TRIAB-04.png";
image.tween: "TRIAB-05.png";
image.tween: "TRIAB-06.png";
image.tween: "TRIAB-07.png";
image.tween: "TRIAB-08.png";
image.tween: "TRIAB-09.png";
image.tween: "TRIAB-10.png";
image.tween: "TRIAB-11.png";
image.tween: "TRIAB-12.png";
/* TODO: Please replace embedded image files to your application image files. */
image.normal: "ENVENTOR_EMBEDDED_TRIAB-01.png";
image.tween: "ENVENTOR_EMBEDDED_TRIAB-02.png";
image.tween: "ENVENTOR_EMBEDDED_TRIAB-03.png";
image.tween: "ENVENTOR_EMBEDDED_TRIAB-04.png";
image.tween: "ENVENTOR_EMBEDDED_TRIAB-05.png";
image.tween: "ENVENTOR_EMBEDDED_TRIAB-06.png";
image.tween: "ENVENTOR_EMBEDDED_TRIAB-07.png";
image.tween: "ENVENTOR_EMBEDDED_TRIAB-08.png";
image.tween: "ENVENTOR_EMBEDDED_TRIAB-09.png";
image.tween: "ENVENTOR_EMBEDDED_TRIAB-10.png";
image.tween: "ENVENTOR_EMBEDDED_TRIAB-11.png";
image.tween: "ENVENTOR_EMBEDDED_TRIAB-12.png";
aspect: 1 1;
aspect_preference: BOTH;
}

View File

@ -235,7 +235,7 @@ base_gui_init(void)
//Window icon
Evas_Object *icon = evas_object_image_add(evas_object_evas_get(win));
snprintf(buf, sizeof(buf), "%s/images/logo.png", elm_app_data_dir_get());
snprintf(buf, sizeof(buf), "%s/images/ENVENTOR_EMBEDDED_LOGO.png", elm_app_data_dir_get());
evas_object_image_file_set(icon, buf, NULL);
elm_win_icon_object_set(win, icon);

View File

@ -381,7 +381,7 @@ elm_setup()
elm_app_compile_bin_dir_set(PACKAGE_BIN_DIR);
elm_app_compile_data_dir_set(PACKAGE_DATA_DIR);
elm_app_compile_lib_dir_set(PACKAGE_LIB_DIR);
elm_app_info_set(main, "enventor", "images/logo.png");
elm_app_info_set(main, "enventor", "images/ENVENTOR_EMBEDDED_LOGO.png");
snprintf(EDJE_PATH, sizeof(EDJE_PATH), "%s/themes/enventor.edj",
elm_app_data_dir_get());

View File

@ -954,7 +954,7 @@ parser_collections_block_pos_get(const Evas_Object *entry,
if (pos)
{
/* TODO: Remove this check and process lines of the form
"images.image: "logo.png" COMP;" */
"images.image: "ENVENTOR_EMBEDDED_LOGO.png" COMP;" */
if (*(pos + BLOCK_NAME_LEN + 1) == '.')
return EINA_FALSE;

View File

@ -1,4 +1,4 @@
#define TEMPLATE_GROUP_LINE_CNT 26
#define TEMPLATE_GROUP_LINE_CNT 27
const char *TEMPLATE_GROUP[TEMPLATE_GROUP_LINE_CNT] =
{
@ -13,7 +13,8 @@ const char *TEMPLATE_GROUP[TEMPLATE_GROUP_LINE_CNT] =
" fixed: 0 0;<br/>",
" min: 0 0;<br/>",
" visible: 1;<br/>",
" image.normal: \"logo.png\";<br/>",
" /* TODO: Please replace embedded image files to your application image files. */<br/>",
" image.normal: \"ENVENTOR_EMBEDDED_LOGO.png\";<br/>",
" //aspect: 1 1;<br/>",
" }<br/>",
" }<br/>",
@ -38,7 +39,7 @@ const char *TEMPLATE_PART_TALE[TEMPLATE_PART_TALE_LINE_CNT] =
"}"
};
#define TEMPLATE_PART_IMAGE_LINE_CNT 8
#define TEMPLATE_PART_IMAGE_LINE_CNT 9
const char *TEMPLATE_PART_IMAGE[TEMPLATE_PART_IMAGE_LINE_CNT] =
{
@ -48,7 +49,8 @@ const char *TEMPLATE_PART_IMAGE[TEMPLATE_PART_IMAGE_LINE_CNT] =
" fixed: 0 0;<br/>",
" min: 0 0;<br/>",
" visible: 1;<br/>",
" image.normal: \"logo.png\";<br/>",
" /* TODO: Please replace embedded image files to your application image files. */<br/>",
" image.normal: \"ENVENTOR_EMBEDDED_LOGO.png\";<br/>",
" //aspect: 1 1;<br/>"
};
@ -153,17 +155,19 @@ const char *TEMPLATE_PROG[TEMPLATE_PROG_LINE_CNT] =
"}"
};
#define TEMPLATE_IMG_LINE_CNT 1
#define TEMPLATE_IMG_LINE_CNT 2
const char *TEMPLATE_IMG[TEMPLATE_IMG_LINE_CNT] =
{
"image: \"logo.png\" COMP;<br/>"
"/* TODO: Please replace embedded image files to your application image files. */<br/>",
"image: \"ENVENTOR_EMBEDDED_LOGO.png\" COMP;<br/>"
};
#define TEMPLATE_IMG_BLOCK_LINE_CNT 3
#define TEMPLATE_IMG_BLOCK_LINE_CNT 4
const char *TEMPLATE_IMG_BLOCK = " images {<br/>"
" image: \"logo.png\" COMP;<br/>"
const char *TEMPLATE_IMG_BLOCK = "/* TODO: Please replace embedded image files to your application image files. */<br/>"
" images {<br/>"
" image: \"ENVENTOR_EMBEDDED_LOGO.png\" COMP;<br/>"
" }<br/>";
#define TEMPLATE_TEXTBLOCK_STYLE_LINE_CNT 3