[Pkg-e-commits] [SCM] Enlightenment 17 branch, upstream-vcs, updated. a8698069ec4eec9c2a189198fa5eec9854b168ac

ravenlock ravenlock at alioth.debian.org
Sun May 4 21:40:18 UTC 2008


The following commit has been merged in the upstream-vcs branch:
commit 18f16769b58a8936a448d437f37bb1befa444333
Author: ravenlock <ravenlock>
Date:   Wed Apr 23 05:51:02 2008 +0000

    Toma's fix for the battery module's poor width calc.

diff --git a/data/themes/default_battery.edc b/data/themes/default_battery.edc
index aa3bc69..d82953b 100644
--- a/data/themes/default_battery.edc
+++ b/data/themes/default_battery.edc
@@ -15,6 +15,7 @@ images {
 group {
    name: "e/modules/battery/main";
    max:  128 128;
+   min:  1   1;
    script {
     public message(Msg_Type:type, id, ...) {
        if ((type == MSG_FLOAT) && (id == 1)) {

-- 
Enlightenment 17



More information about the Pkg-e-commits mailing list