[naviframe] Fix the title badge border size
[platform/core/uifw/efl-theme-tizen.git] / themes / tizen.edc
index 6ede05f..1b6a157 100644 (file)
@@ -26,7 +26,7 @@
 // have zero restrictions on using this file as a base for your theme.
 
 // theme configuration file for each theme (tizen, tizen-black, ...)
-#include "inc/tmp-inc.edc"
+#include TIZEN_TMP_INC
 
 #define INDICATOR_H            27
 #define CONTROLBAR_LARGE_H             78
@@ -50,18 +50,15 @@ externals {
 
 collections {
 #include "widgets/access.edc"
-#include "widgets/actionslider.edc"
 #include "widgets/badge.edc"
 #include "widgets/bg.edc"
 #include "widgets/bubble.edc"
 #include "widgets/button.edc"
-#include "widgets/calendar.edc"
 #include "widgets/check.edc"
 #include "widgets/colorselector.edc"
 #include "widgets/conformant.edc"
 #include "widgets/ctxpopup.edc"
 #include "widgets/datetime.edc"
-#include "widgets/dayselector.edc"
 #include "widgets/diskselector.edc"
 #include "widgets/editfield.edc"
 #include "widgets/entry.edc"
@@ -85,7 +82,6 @@ collections {
 #include "widgets/selectioninfo.edc"
 #include "widgets/slider.edc"
 #include "widgets/tickernoti.edc"
-#include "widgets/toggle.edc"
 #include "widgets/toolbar.edc"
 
 
@@ -111,11 +107,13 @@ collections {
             mouse_events: 0;
             repeat_events: 1;
             ignore_flags: ON_HOLD;
+            scale: 1;
             description { state: "default" 0.0;
                visible: 0;
                image {
                   normal: "00_focus.png";
                   border: 7 7 7 7;
+                  border_scale: 1;
                }
             }
             description { state: "show" 0.0;