nikawhite pushed a commit to branch master.

http://git.enlightenment.org/apps/eruler.git/commit/?id=c6de1a7cb4077a66b69833e2a3ab46ee11658bae

commit c6de1a7cb4077a66b69833e2a3ab46ee11658bae
Author: Mykyta Biliavskyi <[email protected]>
Date:   Tue Jul 26 15:33:58 2016 +0300

    Layout: disable ellipsis for color text.
---
 data/themes/default.edc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/data/themes/default.edc b/data/themes/default.edc
index 3e86b82..f1631e3 100644
--- a/data/themes/default.edc
+++ b/data/themes/default.edc
@@ -309,6 +309,7 @@ collections {
                   size: 10;
                   text: "#ffffff";
                   min: 1 1;
+                  ellipsis: -1;
                }
             }
          }

-- 


Reply via email to