summaryrefslogtreecommitdiff
path: root/mobile/widgets/hover.edc
diff options
context:
space:
mode:
authorHosang Kim <hosang12.kim@samsung.com>2015-06-30 18:41:06 +0900
committerHosang Kim <hosang12.kim@samsung.com>2015-06-30 18:44:21 +0900
commitf27c0405045a1b93e585cdca6789ed5a4f46b8cc (patch)
treeac15ad23119a40f515c528b472c5bb3f35e82361 /mobile/widgets/hover.edc
parentf58ec4352efce2ed3bbf8e784b2440e4bb2ddb48 (diff)
downloadefl-theme-tizen-mobile-f27c0405045a1b93e585cdca6789ed5a4f46b8cc.tar.gz
efl-theme-tizen-mobile-f27c0405045a1b93e585cdca6789ed5a4f46b8cc.tar.bz2
efl-theme-tizen-mobile-f27c0405045a1b93e585cdca6789ed5a4f46b8cc.zip
[Tizen 2.4] Remove unused resource and Refactoring folder structure.
- deleted FHD, qHd and WVGA resource - refatoring HD folder structure. Change-Id: Id0613368f96b111a0bea2892228d1b163e90bc4d
Diffstat (limited to 'mobile/widgets/hover.edc')
-rw-r--r--mobile/widgets/hover.edc8
1 files changed, 4 insertions, 4 deletions
diff --git a/mobile/widgets/hover.edc b/mobile/widgets/hover.edc
index b2ca8943..3e5ce6dc 100644
--- a/mobile/widgets/hover.edc
+++ b/mobile/widgets/hover.edc
@@ -4,19 +4,19 @@ group { name: "elm/hover/base/hoversel_vertical/default";
set {
name: "core_contextual_popup_list_bg_press_bottom.#.png";
image {
- image: SMALL"images/Popups/core_contextual_popup_list_bg_press_bottom.#.png" COMP;
+ image: SMALL"images/Assist_Views/core_contextual_popup_list_bg_press_bottom.#.png" COMP;
}
image {
- image: MEDIUM"images/Popups/core_contextual_popup_list_bg_press_bottom.#.png" COMP;
+ image: MEDIUM"images/Assist_Views/core_contextual_popup_list_bg_press_bottom.#.png" COMP;
}
}
set {
name: "core_dropdown_label_bg_stroke.#.png";
image {
- image: SMALL"images/Controls/core_dropdown_label_bg_stroke.#.png" COMP;
+ image: SMALL"images/Old/core_dropdown_label_bg_stroke.#.png" COMP;
}
image {
- image: MEDIUM"images/Controls/core_dropdown_label_bg_stroke.#.png" COMP;
+ image: MEDIUM"images/Old/core_dropdown_label_bg_stroke.#.png" COMP;
}
}
}