projects
/
framework
/
uifw
/
efl-theme-tizen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a553277
)
[Popup] Removed the use of 00_popup_bg02.png for popup style as it is no longer recom...
author
Rajeev Ranjan
<rajeev.r@samsung.com>
Wed, 11 Jan 2012 12:18:39 +0000
(17:48 +0530)
committer
Rajeev Ranjan
<rajeev.r@samsung.com>
Wed, 11 Jan 2012 12:18:39 +0000
(17:48 +0530)
themes/widgets/popup.edc
patch
|
blob
|
history
diff --git
a/themes/widgets/popup.edc
b/themes/widgets/popup.edc
index
3993ed1
..
0b201f0
100644
(file)
--- a/
themes/widgets/popup.edc
+++ b/
themes/widgets/popup.edc
@@
-1072,7
+1072,7
@@
group { name: "elm/popup/base/customstyle";
parts {
images {
image: "00_popup_bottom_bg.png" COMP;
- image: "00_popup_bg
02
.png" COMP;
+ image: "00_popup_bg.png" COMP;
}
styles
{
@@
-1108,7
+1108,7
@@
group { name: "elm/popup/base/customstyle";
rel1.to: "base";
rel2.to: "base";
image {
- normal: "00_popup_bg
02
.png";
+ normal: "00_popup_bg.png";
border: POPUP_BASE_CUSTOMSTYLE_BG_DEFAULT_IMAGE_BORDER_INC;
border_scale: 1;
}