ngc891 pushed a commit to branch master.

commit 55bb6a4374f4daf6e5f01a47cf1406bf5575d99f
Author: Jerome Pinot <[email protected]>
Date:   Sun Mar 24 13:27:03 2013 +0900

    elemines: fix the "best score" animation font in themes
---
 data/themes/default-big.edc | 1 +
 data/themes/default.edc     | 1 +
 2 files changed, 2 insertions(+)

diff --git a/data/themes/default-big.edc b/data/themes/default-big.edc
index 6955c71..9b2887b 100644
--- a/data/themes/default-big.edc
+++ b/data/themes/default-big.edc
@@ -966,6 +966,7 @@ collections {
           state: "default" 0.0;
           text {
             text: "";
+            font: "Title";
           }
           rel1 {
             relative: 0.1 0.7;
diff --git a/data/themes/default.edc b/data/themes/default.edc
index abbead4..1bcabe9 100644
--- a/data/themes/default.edc
+++ b/data/themes/default.edc
@@ -946,6 +946,7 @@ collections {
           state: "default" 0.0;
           text {
             text: "";
+            font: "Title";
           }
           rel1 {
             relative: 0.1 0.7;

-- 

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar

Reply via email to