e theme now sets ellipsis: -1 appropriately
authorMike Blumenkrantz <zmike@samsung.com>
Thu, 24 Apr 2014 20:08:19 +0000 (16:08 -0400)
committerMike Blumenkrantz <zmike@samsung.com>
Thu, 24 Apr 2014 20:10:37 +0000 (16:10 -0400)
since we're not changing broken default behavior in edje_cc, all newly-compiled .edj files with min: 1 X are now possibly (almost definitely) broken. update text descriptions in other themes as necessary

20 files changed:
legacy/elementary/data/themes/edc/about-theme.edc
legacy/elementary/data/themes/edc/appmenu.edc
legacy/elementary/data/themes/edc/battery.edc
legacy/elementary/data/themes/edc/border.edc
legacy/elementary/data/themes/edc/button.edc
legacy/elementary/data/themes/edc/colors.edc
legacy/elementary/data/themes/edc/comp.edc
legacy/elementary/data/themes/edc/cpufreq.edc
legacy/elementary/data/themes/edc/desklock.edc
legacy/elementary/data/themes/edc/edgebindings.edc
legacy/elementary/data/themes/edc/entry.edc
legacy/elementary/data/themes/edc/evrything.edc
legacy/elementary/data/themes/edc/fileman.edc
legacy/elementary/data/themes/edc/fontpreview.edc
legacy/elementary/data/themes/edc/ibar-ibox.edc
legacy/elementary/data/themes/edc/init.edc
legacy/elementary/data/themes/edc/syscon.edc
legacy/elementary/data/themes/edc/temperature.edc
legacy/elementary/data/themes/edc/wallpaper.edc
legacy/elementary/data/themes/edc/wizard.edc

index 70c0127..e5fda6d 100644 (file)
@@ -33,6 +33,7 @@ group { name: "e/theme/about";
             text { font: FNBD; size: 64;
                text: "Dark";
                min: 1 1;
+               ellipsis: -1;
                align: 0.5 0.5;
             }
          }
@@ -102,6 +103,7 @@ group { name: "e/theme/about";
             min: 85 0;
             text { font: FN; size: 10;
                min: 1 1;
+               ellipsis: -1;
                align: 0.5 0.5;
                text_class: "button";
             }
@@ -139,6 +141,7 @@ group { name: "e/theme/about";
             min: 85 0;
             text { font: FN; size: 10;
                min: 1 1;
+               ellipsis: -1;
                align: 0.5 0.5;
                text_class: "button";
             }
index 37fef87..7b31346 100644 (file)
@@ -44,6 +44,7 @@ group { name: "e/modules/appmenu/item";
                font: FN;
                size: 10;
                min: 1 1;
+               ellipsis: -1;
                align: 0.5 0.5;
                text_class: "label";
             }
@@ -71,4 +72,4 @@ group { name: "e/modules/appmenu/item";
          target: "text";
       }
    }
-}
\ No newline at end of file
+}
index a2b63a1..1886ec0 100644 (file)
@@ -327,6 +327,7 @@ group { name: "e/modules/battery/popup";
             text { font: "Sans:style=Bold"; size: 10;
                text: "Your battery is low!";
                min: 1 1;
+               ellipsis: -1;
                text_class: "module_large";
             }
          }
@@ -341,6 +342,7 @@ group { name: "e/modules/battery/popup";
             text { font: "Sans"; size: 10;
                text: "AC power is recommended.";
                min: 1 1;
+               ellipsis: -1;
                text_class: "module_normal";
             }
          }
index a66625b..838f419 100644 (file)
@@ -1242,6 +1242,7 @@ group { name: "e/widgets/border/default/move";
             color3: 255 255 255 255;
             text { font: FN; size: 10;
                min: 1 1;
+               ellipsis: -1;
                text_class: "move_text";
             }
          }
index e35ce39..1cd474a 100644 (file)
@@ -71,6 +71,7 @@
             color3: 255 255 255 255;
             text { font: FN; size: 10;
                min: 1 1;
+               ellipsis: -1;
                align: 0.5 0.5;
                text_class: "button";
             }
index 47b5162..3d22f33 100644 (file)
@@ -61,6 +61,7 @@ group { name: "e/modules/conf_colors/preview/text";
             text { font: FN; size: 10;
                text: "Text";
                min: 1 1;
+               ellipsis: -1;
             }
          }
       }
@@ -72,6 +73,7 @@ group { name: "e/modules/conf_colors/preview/text";
             text { font: FNBD; size: 16;
                text: "Ab";
                min: 1 1;
+               ellipsis: -1;
             }
          }
       }
index f2e4b86..5f73cdc 100644 (file)
@@ -13,6 +13,7 @@ group { name: "e/comp/preview";
                text_class: "fileman_icon";
                align: 0.5 0.5;
                min: 1 1;
+               ellipsis: -1;
             }
             fixed: 0 1;
          }
index 3179c69..c50f503 100644 (file)
@@ -224,6 +224,7 @@ group { name: "e/modules/cpufreq/main";
             color3: 255 255 255 255;
             text { font: FN; size: 6;
                min: 1 1;
+               ellipsis: -1;
                text_class: "module_small";
             }
          }
index dc211e1..26035a2 100644 (file)
@@ -360,6 +360,7 @@ group { name: "e/desklock/pin_box";
             color_class: "desklock_passwd";
             text { font: "Sans"; size: 10;
                min: 1 1;
+               ellipsis: -1;
                align: 1.0 0.5;
                text_class: "desklock_passwd";
             }
index 33228db..d40f394 100644 (file)
@@ -68,6 +68,7 @@ group { name: "e/modules/conf_edgebindings/selection";
             text { font: FN; size: 10;
                text_class: "label";
                min: 1 1;
+               ellipsis: -1;
             }
          }
       }
@@ -225,6 +226,7 @@ group { name: "e/modules/conf_edgebindings/selection";
             text {
                style: "edge_binding_style";
                min: 1 1;
+               ellipsis: -1;
             }
          }
       }
index c13d4b7..247d455 100644 (file)
@@ -73,6 +73,7 @@ group { name: "e/widgets/entry/text";
             text {
                style: "entry_textblock_style";
                min: 1 1;
+               ellipsis: -1;
                align: 0.0 0.5;
             }
          }
index 94c528b..d625b53 100644 (file)
@@ -452,6 +452,7 @@ group { name: "e/modules/everything/list";
             text { font: FN; size: 10;
                align: 0.0 0.5;
                min: 1 1;
+               ellipsis: -1;
                text_class: "fileman_typebuf";
                elipsis: -1;
             }
@@ -757,6 +758,7 @@ group { name: "e/modules/everything/tab_item";
             color_class: "menu_item";
             text { font: FN; size: 10;
                min: 1 1;
+               ellipsis: -1;
                align: 0.5 0.5;
                text_class: "menu_item";
             }
@@ -1870,6 +1872,7 @@ group { name: "e/modules/everything/textblock";
             rel2.offset: -5 -5;
             text { style: "everything_textblock_style";
                min: 1 1;
+               ellipsis: -1;
             }
          }
       }
index 0a05006..d7f6d38 100644 (file)
@@ -1322,6 +1322,7 @@ group { name: "e/fileman/default/overlay";
             color_class: "fileman_busy";
             text { font: FNBD; size: 10;
                min: 1 1;
+               ellipsis: -1;
                align: 0.0 0.5;
                text_class: "fileman_busy";
             }
@@ -1383,6 +1384,7 @@ group { name: "e/fileman/default/overlay";
             color_class: "fileman_typebuf";
             text { font: FNBD; size: 10;
                min: 1 1;
+               ellipsis: -1;
                align: 0.5 0.5;
                text_class: "fileman_typebuf";
             }
@@ -1786,6 +1788,7 @@ group { name: "e/fileman/default/progress";
             rel2.offset: -3 -1;
             text { font: FN; size: 10;
                min: 1 0;
+               ellipsis: -1;
                align: 0.0 0.5;
                text_class: "fileman_icon";
             }
@@ -2219,6 +2222,7 @@ group { name: "modules/efm_navigation/pathbar_button";
             color_class: "button_text";
             text { font: FN; size: 10;
                min: 1 1;
+               ellipsis: -1;
                align: 0.5 0.5;
                text_class: "button";
             }
index 2bffb90..8a343cb 100644 (file)
@@ -10,6 +10,7 @@ group { name: "e/widgets/fontpreview";
             color: FN_COL_DEFAULT;
             text { font: FN; size: 10;
                min: 1 1;
+               ellipsis: -1;
                align: 0.5 0.5;
                text_class: "_e_font_preview";
             }
index 6032a62..27befda 100644 (file)
@@ -483,6 +483,7 @@ group { name: "e/modules/ibox/icon_overlay";
             color3: 255 255 255 255;
             text { font: FN; size: 10;
                min: 1 1;
+               ellipsis: -1;
                align: 0.5 0.5;
                text_class: "module_normal";
             }
index 10faaab..630b714 100644 (file)
@@ -102,6 +102,7 @@ group { name: "e/init/splash";
             text { font: FN; size: 8;
                text: "0.19";
                min: 1 1;
+               ellipsis: -1;
                align: 1.0 1.0;
                text_class: "init_version";
             }
index eeb60d8..b6764e6 100644 (file)
@@ -78,6 +78,7 @@ group { name: "e/widgets/syscon/main";
             align: 0.5 1.0;
             text { font: FN; size: 10;
                min: 1 1;
+               ellipsis: -1;
                align: 0.5 0.5;
                text_class: "button";
             }
@@ -177,6 +178,7 @@ group { name: "e/widgets/syscon/item/button";
             color_class: "button_text";
             text { font: FN; size: 10;
                min: 1 1;
+               ellipsis: -1;
                align: 0.5 0.5;
                text_class: "button";
             }
index fb95d9a..76fe631 100644 (file)
@@ -46,6 +46,7 @@ group { name: "e/modules/temperature/main";
             color3: 255 255 255 255;
             text { font: FN; size: 10;
                min: 1 1;
+               ellipsis: -1;
                text_class: "module_small";
             }
          }
index 7dcde10..e7bbb4a 100644 (file)
                   font: FNBD;
                   size: 10;
                   min: 1 1;
+                  ellipsis: -1;
                   align: 0.5 0.0;
                }
             }
index a24742f..aef6f91 100644 (file)
@@ -103,6 +103,7 @@ group { name: "e/wizard/main";
             text { font: FN; size: 10;
                text: "Next"; 
                min: 1 1;
+               ellipsis: -1;
             }
          }
          description { state: "disabled" 0.0;