add ellipsis to elm theme where necessary
authorMike Blumenkrantz <zmike@samsung.com>
Tue, 13 May 2014 19:45:30 +0000 (15:45 -0400)
committerMike Blumenkrantz <zmike@samsung.com>
Tue, 13 May 2014 19:45:30 +0000 (15:45 -0400)
23 files changed:
legacy/elementary/data/themes/edc/elm/actionslider.edc
legacy/elementary/data/themes/edc/elm/bubble.edc
legacy/elementary/data/themes/edc/elm/button.edc
legacy/elementary/data/themes/edc/elm/calendar.edc
legacy/elementary/data/themes/edc/elm/check.edc
legacy/elementary/data/themes/edc/elm/datetime.edc
legacy/elementary/data/themes/edc/elm/dayselector.edc
legacy/elementary/data/themes/edc/elm/diskselector.edc
legacy/elementary/data/themes/edc/elm/entry.edc
legacy/elementary/data/themes/edc/elm/flipselector.edc
legacy/elementary/data/themes/edc/elm/genlist.edc
legacy/elementary/data/themes/edc/elm/index.edc
legacy/elementary/data/themes/edc/elm/label.edc
legacy/elementary/data/themes/edc/elm/list.edc
legacy/elementary/data/themes/edc/elm/map.edc
legacy/elementary/data/themes/edc/elm/menu.edc
legacy/elementary/data/themes/edc/elm/multibuttonentry.edc
legacy/elementary/data/themes/edc/elm/popup.edc
legacy/elementary/data/themes/edc/elm/progress.edc
legacy/elementary/data/themes/edc/elm/radio.edc
legacy/elementary/data/themes/edc/elm/slider.edc
legacy/elementary/data/themes/edc/elm/toolbar.edc
legacy/elementary/data/themes/edc/elm/tooltip.edc

index 0950396..dc382c2 100644 (file)
@@ -51,6 +51,7 @@ group { name: "elm/actionslider/base/default";
             text { font: FN; size: 10;
                align: 0.05 0.5;
                min: 1 1;
+               ellipsis: -1;
                text_class: "button";
             }
          }
@@ -69,6 +70,7 @@ group { name: "elm/actionslider/base/default";
             text { font: FN; size: 10;
                align: 0.5 0.5;
                min: 1 1;
+               ellipsis: -1;
                text_class: "check_off_text";
             }
          }
@@ -87,6 +89,7 @@ group { name: "elm/actionslider/base/default";
             text { font: FN; size: 10;
                align: 0.95 0.5;
                min: 1 1;
+               ellipsis: -1;
                text_class: "check_off_text";
             }
          }
index 79a09b7..4fd5a28 100644 (file)
@@ -44,6 +44,7 @@ group { name: "elm/bubble/top_left/default";
             rel2.to: "elm.swallow.icon";
             text {
                min: 1 1;
+               ellipsis: -1;
                text: "M";
             }
          }
@@ -88,6 +89,7 @@ group { name: "elm/bubble/top_left/default";
             color_class: "bubble_info";
             text { font: FNBD; size: 10;
                min: 1 1;
+               ellipsis: -1;
                max: 1 1;
                align: 1.0 0.0;
                text_class: "bubble_info";
@@ -231,6 +233,7 @@ group { name: "elm/bubble/top_right/default";
             rel2.to: "elm.swallow.icon";
             text {
                min: 1 1;
+               ellipsis: -1;
                text: "M";
             }
          }
@@ -272,6 +275,7 @@ group { name: "elm/bubble/top_right/default";
             color_class: "bubble_info";
             text { font: FNBD; size: 10;
                min: 1 1;
+               ellipsis: -1;
                max: 1 1;
                align: 1.0 0.0;
                text_class: "bubble_info";
@@ -416,6 +420,7 @@ group { name: "elm/bubble/bottom_left/default";
             rel2.to: "elm.swallow.icon";
             text {
                min: 1 1;
+               ellipsis: -1;
                text: "M";
             }
          }
@@ -460,6 +465,7 @@ group { name: "elm/bubble/bottom_left/default";
             color_class: "bubble_info";
             text { font: FNBD; size: 10;
                min: 1 1;
+               ellipsis: -1;
                max: 1 1;
                align: 1.0 1.0;
                text_class: "bubble_info";
@@ -596,6 +602,7 @@ group { name: "elm/bubble/bottom_right/default";
             rel2.to: "elm.swallow.icon";
             text {
                min: 1 1;
+               ellipsis: -1;
                text: "M";
             }
          }
@@ -640,6 +647,7 @@ group { name: "elm/bubble/bottom_right/default";
             color_class: "bubble_info";
             text { font: FNBD; size: 10;
                min: 1 1;
+               ellipsis: -1;
                max: 1 1;
                align: 1.0 1.0;
                text_class: "bubble_info";
index e2eb40c..568d5c5 100644 (file)
@@ -130,6 +130,7 @@ group { name: "elm/button/base/default";
             rel2.to: "elm.swallow.content";
             text {
                min: 1 1;
+               ellipsis: -1;
                text: "M";
             }
          }
@@ -139,6 +140,7 @@ group { name: "elm/button/base/default";
             rel2.to: "elm.swallow.content";
             text {
                min: 1 1;
+               ellipsis: -1;
                text: "M";
             }
          }
@@ -166,11 +168,13 @@ group { name: "elm/button/base/default";
             inherit: "default" 0.0;
             rel1.offset: 2 5;
             text.min: 1 1;
+            text.ellipsis: -1;
             visible: 1;
          }
          description { state: "textonly" 0.0;
             inherit: "default" 0.0;
             text.min: 1 1;
+            text.ellipsis: -1;
             visible: 1;
          }
          description { state: "disabled_visible" 0.0;
@@ -179,6 +183,7 @@ group { name: "elm/button/base/default";
             color_class: "button_text_disabled";
             color3: 255 255 255 255;
             text.min: 1 1;
+            text.ellipsis: -1;
             visible: 1;
          }
          description { state: "disabled_textonly" 0.0;
@@ -186,6 +191,7 @@ group { name: "elm/button/base/default";
             color_class: "button_text_disabled";
             color3: 255 255 255 255;
             text.min: 1 1;
+            text.ellipsis: -1;
             visible: 1;
          }
       }
@@ -415,6 +421,7 @@ group { name: "elm/button/base/anchor";
             rel2.to: "elm.swallow.content";
             text {
                min: 1 1;
+               ellipsis: -1;
                text: "M";
             }
          }
@@ -424,6 +431,7 @@ group { name: "elm/button/base/anchor";
             rel2.to: "elm.swallow.content";
             text {
                min: 1 1;
+               ellipsis: -1;
                text: "M";
             }
          }
@@ -452,11 +460,13 @@ group { name: "elm/button/base/anchor";
             inherit: "default" 0.0;
             rel1.offset: 0 0;
             text.min: 1 1;
+            text.ellipsis: -1;
             visible: 1;
          }
          description { state: "textonly" 0.0;
             inherit: "default" 0.0;
             text.min: 1 1;
+            text.ellipsis: -1;
             visible: 1;
          }
          description { state: "disabled_visible" 0.0;
@@ -464,12 +474,14 @@ group { name: "elm/button/base/anchor";
             rel1.offset: 0 0;
             color_class: "button_text_anchor_disabled";
             text.min: 1 1;
+            text.ellipsis: -1;
             visible: 1;
          }
          description { state: "disabled_textonly" 0.0;
             inherit: "default" 0.0;
             color_class: "button_text_anchor_disabled";
             text.min: 1 1;
+            text.ellipsis: -1;
             visible: 1;
          }
       }
@@ -486,6 +498,7 @@ group { name: "elm/button/base/anchor";
             text { font: FN; size: 10;
                text_source: "elm.text";
                min: 1 1;
+               ellipsis: -1;
                text_class: "button_anchor";
             }
             visible: 0;
@@ -803,11 +816,13 @@ group { name: "elm/button/base/hoversel_vertical/default";
             inherit: "default" 0.0;
             rel1.offset: 2 5;
             text.min: 1 1;
+            text.ellipsis: -1;
             visible: 1;
          }
          description { state: "textonly" 0.0;
             inherit: "default" 0.0;
             text.min: 1 1;
+            text.ellipsis: -1;
             visible: 1;
          }
          description { state: "disabled_visible" 0.0;
@@ -815,12 +830,14 @@ group { name: "elm/button/base/hoversel_vertical/default";
             rel1.offset: 2 5;
             color_class: "hoversel_text_disabled";
             text.min: 1 1;
+            text.ellipsis: -1;
             visible: 1;
          }
          description { state: "disabled_textonly" 0.0;
             inherit: "default" 0.0;
             color_class: "hoversel_text_disabled";
             text.min: 1 1;
+            text.ellipsis: -1;
             visible: 1;
          }
       }
@@ -1010,6 +1027,7 @@ group { name: "elm/button/base/hoversel_vertical_entry/default";
             rel2.to: "elm.swallow.content";
             text {
                min: 1 1;
+               ellipsis: -1;
                text: "M";
             }
          }
@@ -1019,6 +1037,7 @@ group { name: "elm/button/base/hoversel_vertical_entry/default";
             rel2.to: "elm.swallow.content";
             text {
                min: 1 1;
+               ellipsis: -1;
                text: "M";
             }
          }
@@ -1055,11 +1074,13 @@ group { name: "elm/button/base/hoversel_vertical_entry/default";
             inherit: "default" 0.0;
             rel1.offset: 2 5;
             text.min: 1 1;
+            text.ellipsis: -1;
             visible: 1;
          }
          description { state: "textonly" 0.0;
             inherit: "default" 0.0;
             text.min: 1 1;
+            text.ellipsis: -1;
             visible: 1;
          }
          description { state: "disabled_visible" 0.0;
@@ -1067,12 +1088,14 @@ group { name: "elm/button/base/hoversel_vertical_entry/default";
             rel1.offset: 2 5;
             color_class: "hoversel_text_disabled";
             text.min: 1 1;
+            text.ellipsis: -1;
             visible: 1;
          }
          description { state: "disabled_textonly" 0.0;
             inherit: "default" 0.0;
             color_class: "hoversel_text_disabled";
             text.min: 1 1;
+            text.ellipsis: -1;
             visible: 1;
          }
       }
index 477a46e..b1b15c8 100644 (file)
          color: FN_COL_DISABLE;\
          text { font: FN; size: 8; \
             min: 1 1; \
+            ellipsis: -1; \
          } \
       } \
    } \
          rel2.to: "cit_"#_pos".rect"; \
          text.style: "calendar_date_style"; \
          text.min: 1 1; \
+         text.ellipsis: -1; \
       } \
       description { state: "holiday" 0.0; \
          inherit: "default" 0.0; \
index 2a6ad62..c8e07e4 100644 (file)
@@ -174,6 +174,7 @@ group { name: "elm/check/base/default";
             rel2.to: "elm.swallow.content";
             text {
                min: 1 1;
+               ellipsis: -1;
                text: "M";
             }
          }
@@ -183,6 +184,7 @@ group { name: "elm/check/base/default";
             rel2.to: "elm.swallow.content";
             text {
                min: 1 1;
+               ellipsis: -1;
                text: "M";
             }
          }
@@ -211,12 +213,14 @@ group { name: "elm/check/base/default";
             inherit: "default" 0.0;
             visible: 1;
             text.min: 1 1;
+            text.ellipsis: -1;
          }
          description { state: "disabled_visible" 0.0;
             inherit: "default" 0.0;
             color: FN_COL_DISABLE;
             visible: 1;
             text.min: 1 1;
+            text.ellipsis: -1;
          }
       }
       part { name: "event"; type: RECT;
@@ -644,6 +648,7 @@ group { name: "elm/check/base/toggle";
             rel2.to: "elm.swallow.content";
             text {
                min: 1 1;
+               ellipsis: -1;
                text: "M";
             }
          }
@@ -653,6 +658,7 @@ group { name: "elm/check/base/toggle";
             rel2.to: "elm.swallow.content";
             text {
                min: 1 1;
+               ellipsis: -1;
                text: "M";
             }
          }
@@ -683,12 +689,14 @@ group { name: "elm/check/base/toggle";
             inherit: "default" 0.0;
             visible: 1;
             text.min: 1 1;
+            text.ellipsis: -1;
          }
          description { state: "disabled_visible" 0.0;
             inherit: "default" 0.0;
             color: FN_COL_DISABLE;
             visible: 1;
             text.min: 1 1;
+            text.ellipsis: -1;
          }
       }
       part { name: "event"; type: RECT;
index 6e86d5a..28708aa 100644 (file)
@@ -55,6 +55,7 @@
          text { \
             font: "Sans"; size: 10; \
             min: 1 0; \
+            ellipsis: -1; \
             align: 0.5 0.5; \
             text_class: "datetime_text"; \
          } \
index 6bf5fc1..8c83ae5 100644 (file)
@@ -327,6 +327,7 @@ group { name: "elm/check/base/dayselector/default";
                font: FN;
                size: 10;
                min: 1 1;
+               ellipsis: -1;
                text_class: "button";
             }
             color: FN_COL_DEFAULT;
@@ -367,6 +368,7 @@ group { name: "elm/check/base/dayselector/default";
                font: FN;
                size: 10;
                min: 1 1;
+               ellipsis: -1;
                text_source: "elm.text";
                text_class: "button";
             }
index 9ec4c09..a9003e7 100644 (file)
@@ -271,6 +271,7 @@ group { name: "elm/diskselector/item/datetime/default";
               font: "Sans,Edje-Vera";
               size: 10;
               min: 1 1;
+              ellipsis: -1;
            }
         }
         description { state: "center_sel" 0.0;
index 75da5ee..3a90c1c 100644 (file)
@@ -681,6 +681,7 @@ group { name: "elm/entry/base-nowrap/default";
          description { state: "default" 0.0;
             text { style: "entry_nowrap_style";
                min: 1 1;
+               ellipsis: -1;
                align: 0.0 0.0;
             }
          }
@@ -731,6 +732,7 @@ group { name: "elm/entry/base-single/default";
          description { state: "default" 0.0;
             text { style: "entry_single_style";
                min: 1 1;
+               ellipsis: -1;
                max: 0 0;
                align: 0.0 0.5;
             }
@@ -756,6 +758,7 @@ group { name: "elm/entry/base-single-noedit/default";
          description { state: "default" 0.0;
             text { style: "entry_single_style";
                min: 1 1;
+               ellipsis: -1;
                max: 0 0;
                align: 0.0 0.5;
             }
@@ -852,6 +855,7 @@ group { name: "elm/entry/base-nowrap-noedit/default";
          description { state: "default" 0.0;
             text { style: "entry_style";
                min: 1 1;
+               ellipsis: -1;
                align: 0.0 0.0;
             }
          }
@@ -892,6 +896,7 @@ group { name: "elm/entry/base-password/default";
             text { style: "entry_single_style";
                repch: "*";
                min: 1 1;
+               ellipsis: -1;
                max: 0 0;
                align: 0.0 0.5;
             }
index e629d1b..d0c72e0 100644 (file)
@@ -216,6 +216,7 @@ group { name: "elm/flipselector/base/default";
             rel2.offset: -3 -1;
             text { font: FN; size: 10;
                min: 1 1;
+               ellipsis: -1;
                align: 0.5 0.5;
             }
             color: FN_COL_DEFAULT;
@@ -283,6 +284,7 @@ group { name: "elm/flipselector/base/default";
             rel2.offset: -3 -1;
             text { font: FN; size: 10;
                min: 1 1;
+               ellipsis: -1;
                align: 0.5 0.5;
             }
             color: FN_COL_DEFAULT;
@@ -320,6 +322,7 @@ group { name: "elm/flipselector/base/default";
             rel2.offset: -3 -1;
             text { font: FN; size: 10;
                min: 1 1;
+               ellipsis: -1;
                align: 0.5 0.5;
                source: "elm.top";
             }
@@ -363,6 +366,7 @@ group { name: "elm/flipselector/base/default";
             rel2.offset: -3 -3;
             text { font: FN; size: 10;
                min: 1 1;
+               ellipsis: -1;
                align: 0.5 0.5;
             }
             color: FN_COL_GREY_192;
index 714701e..f498771 100644 (file)
@@ -170,6 +170,7 @@ group { "elm/genlist/item/group_index/default"; nomouse; program_source: "elm";
             color_class: "list_group_item";
             text { font: FNBD; size: 10;
                min: 1 1;
+               ellipsis: -1;
                align: 0.0 0.5;
                text_class: "list_group_item";
             }
@@ -396,6 +397,7 @@ group { "elm/genlist/item/default/default"; nomouse;
             color_class: "list_item";
             text { font: FN; size: 10;
                min: 1 1;
+               ellipsis: -1;
                align: 0.0 0.5;
                text_class: "list_item";
             }
@@ -607,6 +609,7 @@ group { "elm/genlist/item/default_style/default"; nomouse;
             color_class: "list_item";
             text { font: FN; size: 10;
                min: 1 1;
+               ellipsis: -1;
                align: 0.0 0.5;
                text_class: "list_item";
                style: "genlist_style";
@@ -964,6 +967,7 @@ group { "elm/genlist/item/end_icon/default"; nomouse;
             color_class: "list_item";
             text { font: FN; size: 10;
                min: 1 1;
+               ellipsis: -1;
                align: 0.0 0.5;
                text_class: "list_item";
             }
@@ -1140,6 +1144,7 @@ group { "elm/genlist/item/no_icon/default"; nomouse;
             color_class: "list_item";
             text { font: FN; size: 10;
                min: 1 1;
+               ellipsis: -1;
                align: 0.0 0.5;
                text_class: "list_item";
             }
@@ -1794,6 +1799,7 @@ group { "elm/genlist/item/icon_top_text_bottom/default"; nomouse;
             color_class: "list_item";
             text { font: FN; size: 10;
                min: 1 1;
+               ellipsis: -1;
                align: 0.5 0.5;
                text_class: "list_item";
             }
@@ -1927,6 +1933,7 @@ group { "elm/genlist/item/icon_top_text_bottom/default"; nomouse;
             color_class: "list_item";
             text { font: FN; size: 10;
                min: 1 1;
+               ellipsis: -1;
                align: 0.5 0.5;
                text_class: "list_item";
                text: "M";
@@ -2206,6 +2213,7 @@ group { "elm/genlist/item/double_label/default"; nomouse;
             align: 0.0 0.0;
             text { font: FN; size: 10;
                min: 1 1;
+               ellipsis: -1;
                align: 0.0 0.0;
                text_class: "list_item";
             }
@@ -2309,6 +2317,7 @@ group { "elm/genlist/item/double_label/default"; nomouse;
             align: 0.0 1.0;
             text { font: FN; size: 8;
                min: 1 1;
+               ellipsis: -1;
                align: 0.0 1.0;
                text_class: "list_item_sub";
             }
@@ -2790,6 +2799,7 @@ group { "elm/genlist/item/message/default"; nomouse;
             align: 0.0 0.0;
             text { font: FN; size: 10;
                min: 1 1;
+               ellipsis: -1;
                align: 0.0 0.0;
                text_class: "list_item";
             }
@@ -2896,6 +2906,7 @@ group { "elm/genlist/item/message/default"; nomouse;
             color_class: "list_item";
             text { font: FN; size: 10;
                min: 1 1;
+               ellipsis: -1;
                align: 0.0 0.5;
                text_class: "list_item";
             }
@@ -2985,6 +2996,7 @@ group { "elm/genlist/item/message/default"; nomouse;
             align: 0.0 1.0;
             text { font: FN; size: 10;
                min: 1 1;
+               ellipsis: -1;
                align: 0.0 1.0;
                text_class: "list_item";
             }
@@ -3138,6 +3150,7 @@ group { "elm/genlist/item/media/default"; nomouse;
             align: 0.0 0.0;
             text { font: FN; size: 10;
                min: 1 1;
+               ellipsis: -1;
                align: 0.0 0.0;
                text_class: "list_item";
             }
@@ -3240,6 +3253,7 @@ group { "elm/genlist/item/media/default"; nomouse;
             align: 0.0 1.0;
             text { font: FN; size: 8;
                min: 1 1;
+               ellipsis: -1;
                align: 0.0 1.0;
                text_class: "list_item_sub";
             }
@@ -3579,6 +3593,7 @@ group { "elm/genlist/item/media-album/default"; nomouse;
             align: 0.0 0.0;
             text { font: FN; size: 10;
                min: 1 1;
+               ellipsis: -1;
                align: 0.0 0.0;
                text_class: "list_item";
             }
@@ -3680,6 +3695,7 @@ group { "elm/genlist/item/media-album/default"; nomouse;
             rel2.offset: 2 -1;
             text { font: FN; size: 10;
                min: 1 1;
+               ellipsis: -1;
                align: 0.0 0.5;
                text: ":";
             }
@@ -3704,6 +3720,7 @@ group { "elm/genlist/item/media-album/default"; nomouse;
             align: 0.0 0.0;
             text { font: FN; size: 10;
                min: 1 1;
+               ellipsis: -1;
                align: 0.0 0.0;
                text_class: "list_item";
             }
@@ -3795,6 +3812,7 @@ group { "elm/genlist/item/media-album/default"; nomouse;
             align: 0.0 1.0;
             text { font: FN; size: 8;
                min: 1 1;
+               ellipsis: -1;
                align: 0.0 1.0;
                text_class: "list_item_sub";
             }
@@ -4124,6 +4142,7 @@ group { "elm/genlist/item/media-preview/default"; nomouse;
             align: 0.0 0.0;
             text { font: FN; size: 10;
                min: 1 1;
+               ellipsis: -1;
                align: 0.0 0.0;
                text_class: "list_item";
             }
@@ -4226,6 +4245,7 @@ group { "elm/genlist/item/media-preview/default"; nomouse;
             align: 0.0 1.0;
             text { font: FN; size: 8;
                min: 1 1;
+               ellipsis: -1;
                align: 0.0 1.0;
                text_class: "list_item_sub";
             }
@@ -4673,6 +4693,7 @@ group { "elm/genlist/item/mode/default"; nomouse;
             color_class: "list_item";
             text { font: FN; size: 10;
                min: 1 1;
+               ellipsis: -1;
                align: 0.0 0.5;
                text_class: "list_item";
             }
index c6522b6..0f88ef6 100644 (file)
@@ -60,6 +60,7 @@ group { name: "elm/index/base/vertical/default";
                font: FN;
                size: 20;
                min: 1 1;
+               ellipsis: -1;
                align: 1.0 0.5;
             }
          }
@@ -175,6 +176,7 @@ group { name: "elm/index/item/vertical/default";
                font: FN;
                size: 10;
                min: 1 1;
+               ellipsis: -1;
                align: 0.5 0.5;
             }
          }
@@ -279,6 +281,7 @@ group { name: "elm/index/item_odd/vertical/default";
                font: FN;
                size: 10;
                min: 1 1;
+               ellipsis: -1;
                align: 0.5 0.5;
             }
          }
@@ -408,6 +411,7 @@ group { name: "elm/index/base/horizontal/default";
                font: FN;
                size: 20;
                min: 1 1;
+               ellipsis: -1;
                align: 0.5 1;
             }
          }
@@ -513,6 +517,7 @@ group { name: "elm/index/item/horizontal/default";
                font: FN;
                size: 10;
                min: 1 1;
+               ellipsis: -1;
                align: 0.5 0.5;
             }
          }
@@ -613,6 +618,7 @@ group { name: "elm/index/item_odd/horizontal/default";
                font: FN;
                size: 10;
                min: 1 1;
+               ellipsis: -1;
                align: 0.5 0.5;
             }
          }
index 6e4546e..098a751 100644 (file)
@@ -42,6 +42,7 @@ group { name: "elm/label/base/marker";
          description { state: "default" 0.0;
             text { style: "label_style2";
                min: 1 1;
+               ellipsis: -1;
             }
          }
       }
@@ -129,6 +130,7 @@ group { name: "elm/label/base/slide_long";
             text {
                style: "label_style";
                min: 1 1;
+               ellipsis: -1;
             }
          }
          description { state: "slide_begin" 0.0;
@@ -139,6 +141,7 @@ group { name: "elm/label/base/slide_long";
             text {
                style: "label_style";
                min: 1 1;
+               ellipsis: -1;
             }
          }
       }
@@ -239,6 +242,7 @@ group { name: "elm/label/base/slide_short";
             align: 1.0 0.0;
             text { style: "label_style";
                min: 1 1;
+               ellipsis: -1;
             }
          }
          description { state: "slide_begin" 0.0;
@@ -248,6 +252,7 @@ group { name: "elm/label/base/slide_short";
             align: 0.0 0.0;
             text { style: "label_style";
                min: 1 1;
+               ellipsis: -1;
             }
          }
       }
@@ -359,6 +364,7 @@ group { name: "elm/label/base/slide_bounce";
             align: 1.0 0.0;
             text { style: "label_style";
                min: 1 1;
+               ellipsis: -1;
             }
          }
          description { state: "slide_begin" 0.0;
@@ -368,6 +374,7 @@ group { name: "elm/label/base/slide_bounce";
             align: 0.0 0.0;
             text { style: "label_style";
                min: 1 1;
+               ellipsis: -1;
             }
          }
       }
index b05038a..aa836d4 100644 (file)
@@ -220,6 +220,7 @@ group { name: "elm/list/item/default";
             color_class: "list_item";
             text { font: FN; size: 10;
                min: 1 1;
+               ellipsis: -1;
                align: 0.0 0.5;
                text_class: "list_item";
             }
@@ -530,6 +531,7 @@ group { name: "elm/list/h_item/default";
             color_class: "list_item";
             text { font: FN; size: 10;
                min: 1 1;
+               ellipsis: -1;
                align: 0.5 0.5;
                text_class: "list_item";
             }
index fe3170f..c84533e 100644 (file)
@@ -42,6 +42,7 @@ group { name: "elm/map/marker/radio/default";
             text { font: FNBD; size: 10;
                text_class: "map_radio";
                min: 1 1;
+               ellipsis: -1;
             }
          }
       }
@@ -76,6 +77,7 @@ group { name: "elm/map/marker/empty/default";
             text { font: FNBD; size: 10;
                text_class: "map_empty";
                min: 1 1;
+               ellipsis: -1;
             }
          }
       }
@@ -116,6 +118,7 @@ group { name: "elm/map/scale/base/default";
             text { font: FNBD; size: 10;
                text_class: "map_scale";
                min: 1 1;
+               ellipsis: -1;
                align: 0.0 0.0;
             }
          }
index 9e8e106..00618f2 100644 (file)
@@ -84,6 +84,7 @@ group { name: "elm/menu/item/default";
             color: FN_COL_DEFAULT;
             text { font: FN; size: 10;
                min: 1 1;
+               ellipsis: -1;
                align: 0.0 0.5;
                text_class: "menu_item";
             }
@@ -462,6 +463,7 @@ group { name: "elm/menu/main_menu_submenu/default";
             color: FN_COL_DEFAULT;
             text { font: FN; size: 10;
                min: 1 1;
+               ellipsis: -1;
                align: 0.0 0.5;
                text_class: "menu_item";
             }
index 6234dd1..5ea8428 100644 (file)
@@ -19,6 +19,7 @@ group { name: "elm/multibuttonentry/label/default";
             color_class: "multibuttonentry_label";
             text { font: FNBD; size: 10;
                min: 1 1;
+               ellipsis: -1;
                align: 0.5 0.5;
                text_class: "multibuttonentry_label";
             }
@@ -153,6 +154,7 @@ group { name: "elm/multibuttonentry/btn/default";
             color_class: "multibuttonentry_label";
             text { style: "multibuttonentry_textblock_style";
                min: 1 1;
+               ellipsis: -1;
                text_class: "multibuttonentry_label";
             }               
             visible: 0;
@@ -252,6 +254,7 @@ group { name: "elm/multibuttonentry/closedbutton/default";
             rel2.to: "bg";
             text { style: "textblock_style_multibuttonentry_default";
                min: 1 1;
+               ellipsis: -1;
             }
          }
       }
index 2616a28..67dc6a8 100644 (file)
@@ -205,6 +205,7 @@ group { name: "elm/popup/base/default";
             text {
               style: "popup_title_style";
               min: 1 1;
+              ellipsis: -1;
             }
             visible: 0;
             rel1.offset: 2 2;
index 7d0a8ec..981c3c4 100644 (file)
@@ -106,6 +106,7 @@ group { name: "elm/progressbar/horizontal/default";
             rel2.to: "elm.swallow.content";
             text {
                min: 1 1;
+               ellipsis: -1;
                text: "M";
             }
          }
@@ -138,6 +139,7 @@ group { name: "elm/progressbar/horizontal/default";
             rel1.offset: 2 2;
             rel2.offset: 2 -3;
             text.min: 1 1;
+            text.ellipsis: -1;
          }
          description { state: "disabled_visible" 0.0;
             inherit: "visible" 0.0;
@@ -661,6 +663,7 @@ group { name: "elm/progressbar/vertical/default";
             rel2.to: "elm.swallow.content";
             text {
                min: 1 1;
+               ellipsis: -1;
                text: "M";
             }
          }
@@ -693,6 +696,7 @@ group { name: "elm/progressbar/vertical/default";
             rel1.offset: 2 2;
             rel2.offset: -3 2;
             text.min: 1 1;
+            text.ellipsis: -1;
          }
          description { state: "disabled_visible" 0.0;
             inherit: "visible" 0.0;
index e391d90..5b31e21 100644 (file)
@@ -143,6 +143,7 @@ group { name: "elm/radio/base/default";
             rel2.to: "elm.swallow.content";
             text {
                min: 1 1;
+               ellipsis: -1;
                text: "M";
             }
          }
@@ -152,6 +153,7 @@ group { name: "elm/radio/base/default";
             rel2.to: "elm.swallow.content";
             text {
                min: 1 1;
+               ellipsis: -1;
                text: "M";
             }
          }
@@ -180,6 +182,7 @@ group { name: "elm/radio/base/default";
             inherit: "default" 0.0;
             visible: 1;
             text.min: 1 1;
+            text.ellipsis: -1;
          }
          description { state: "disabled_visible" 0.0;
             inherit: "default" 0.0;
@@ -187,6 +190,7 @@ group { name: "elm/radio/base/default";
             color3: 255 255 255 25;
             visible: 1;
             text.min: 1 1;
+            text.ellipsis: -1;
          }
       }
       part { name: "event"; type: RECT;
index 9e9e561..589a534 100644 (file)
@@ -248,6 +248,7 @@ group { name: "elm/slider/horizontal/default";
             rel2.to: "elm.swallow.icon";
             text {
                min: 1 1;
+               ellipsis: -1;
                text: "M";
             }
          }
@@ -280,6 +281,7 @@ group { name: "elm/slider/horizontal/default";
             rel1.offset: 2 2;
             rel2.offset: 2 -3;
             text.min: 1 1;
+            text.ellipsis: -1;
          }
          description { state: "disabled_visible" 0.0;
             inherit: "visible" 0.0;
@@ -321,6 +323,7 @@ group { name: "elm/slider/horizontal/default";
             rel2.to: "elm.swallow.end";
             text {
                min: 1 1;
+               ellipsis: -1;
                text: "M";
             }
          }
@@ -961,6 +964,7 @@ group { name: "elm/slider/vertical/default";
             rel2.to: "elm.swallow.icon";
             text {
                min: 1 1;
+               ellipsis: -1;
                text: "M";
             }
          }
@@ -982,6 +986,7 @@ group { name: "elm/slider/vertical/default";
             text { font: FN; size: 10;
                text_class: "slider";
                min: 1 0;
+               ellipsis: -1;
                align: 0.5 0.0;
             }
             visible: 0;
@@ -992,6 +997,8 @@ group { name: "elm/slider/vertical/default";
             rel1.offset: 2 2;
             rel2.offset: -3 2;
             text.min: 1 1;
+            text.ellipsis: -1;
+
          }
          description { state: "disabled_visible" 0.0;
             inherit: "visible" 0.0;
@@ -1033,6 +1040,7 @@ group { name: "elm/slider/vertical/default";
             rel2.to: "elm.swallow.end";
             text {
                min: 1 1;
+               ellipsis: -1;
                text: "M";
             }
          }
@@ -1081,6 +1089,7 @@ group { name: "elm/slider/vertical/default";
             inherit: "default" 0.0;
             visible: 1;
             text.min: 1 1;
+            text.ellipsis: -1;
          }
          description { state: "disabled_visible" 0.0;
             inherit: "visible" 0.0;
index f0cb0a7..12e0c5c 100644 (file)
@@ -597,6 +597,7 @@ group { name: "elm/toolbar/item/default";
             color_class: "toolbar_item";
             text { font: FN; size: 10;
                min: 1 1;
+               ellipsis: -1;
                align: 0.5 0.5;
                text_class: "toolbar_item";
             }
@@ -689,6 +690,7 @@ group { name: "elm/toolbar/item/default";
             color_class: "toolbar_item";
             text { font: FN; size: 10;
                min: 1 1;
+               ellipsis: -1;
                align: 0.5 0.5;
                text_class: "toolbar_item";
             }
@@ -1044,6 +1046,7 @@ group { name: "elm/toolbar/item/item_horizontal";
             color_class: "toolbar_item";
             text { font: FN; size: 10;
                min: 1 1;
+               ellipsis: -1;
                align: 0.0 0.5;
                text_class: "toolbar_item";
             }
@@ -1105,6 +1108,7 @@ group { name: "elm/toolbar/item/item_horizontal";
             color_class: "toolbar_item";
             text { font: FN; size: 10;
                min: 1 1;
+               ellipsis: -1;
                align: 0.0 0.5;
                text_class: "toolbar_item";
             }
index ec8b6e1..4094b20 100644 (file)
@@ -15,6 +15,7 @@ group { name: "elm/label/base/tooltip";
             text {
                style: "tooltip_style";
                min: 1 1;
+               ellipsis: -1;
             }
          }
       }