Enlightenment CVS committal

Author  : nasa01
Project : e_modules
Module  : monitor

Dir     : e_modules/monitor


Modified Files:
        monitor.edc 


Log Message:
Guess you need this update file to see things...
===================================================================
RCS file: /cvsroot/enlightenment/e_modules/monitor/monitor.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- monitor.edc 12 Dec 2005 05:09:41 -0000      1.1
+++ monitor.edc 29 Dec 2005 01:48:09 -0000      1.2
@@ -176,11 +176,11 @@
              align, 1.0 0.0;
              rel1 { relative, 1.0 0.0; to_x, "overlay"; offset, -2 1; }
              rel2 { relative, 1.0 0.0; }
-             color, 255 255 255 255;
-             color3, 0 0 0 100;
+             color, 5 5 5 255;
+             color3, 255 255 255 100;
              text {
                text, "test"; font, "VeraMono";
-               size,  8;     min,     1 1;
+               size,  10;     min,     1 1;
                align, 1.0 0.0;
              }
            }
@@ -249,7 +249,7 @@
              color3, 0 0 0 100;
              text {
                text, "memory-real"; font, "VeraMono";
-               size,  8;     min,     1 1;
+               size,  10;     min,     1 1;
                align, 1.0 0.0;
              }
            }
@@ -339,7 +339,7 @@
              color3, 0 0 0 100;
              text {
                text, "net-out"; font, "VeraMono";
-               size,  8;     min,     1 1;
+               size,  10;     min,     1 1;
                align, 1.0 0.0;
              }
            }
@@ -361,7 +361,7 @@
              color3, 0 0 0 100;
              text {
                text, "net-in"; font, "VeraMono";
-               size,  8;     min,     1 1;
+               size,  10;     min,     1 1;
                align, 1.0 0.0;
              }
            }
@@ -423,7 +423,7 @@
                                color3, 0 0 0 100;
                                text {
                                        text, "test"; font, "VeraMono";
-                                       size,  8;
+                                       size,  10;
                                        min,     1 1;
                                        align, 1.0 0.0;
                                }
@@ -432,5 +432,179 @@
        }
 }//close group wlan
 
+group {
+       name, "monitor/host";
+       parts {
+               part {
+                       name,                   "overlay";
+                       mouse_events,   0;
+                       description {
+                               state,    "default" 0.0;
+                               rel1 { offset, 1   1; }
+                               rel2 { offset, -2 -2; }
+                               image {
+                                       normal, "over_res.png";
+                                       border, 2 2 2 2;
+                                       middle, 0;
+                               }
+                               fill { smooth, 0; }
+                               color, 255 255 255 64;
+                       }
+                       description {
+                               state,    "active" 0.0;
+                               inherit,  "default" 0.0;
+                               color, 255 255 255 255;
+                       }
+               }
+               part {
+                       name,                   "sysname";
+                       type,           TEXT;
+                       effect,         SOFT_SHADOW;
+                       mouse_events, 0;
+                       description {
+                               state, "default" 0.0;
+                               rel1 { relative, 0.0 0.0; }
+                               rel2 { relative, 1.0 0.5; }
+                               color, 255 255 255 255;
+                               color3, 0 0 0 100;
+                               text {
+                                       text, "test"; font, "VeraMono";
+                                       size,  12;
+                                       min,     1 1;
+                                       align, 0.5 0.5;
+                               }
+                       }
+               }
+               part {
+                       name,          "release";
+                       type,           TEXT;
+                       effect,         SOFT_SHADOW;
+                       mouse_events, 0;
+                       description {
+                               state, "default" 0.0;
+                               rel1 { relative, 0.0 0.5; }
+                               rel2 { relative, 0.8 1.0; }
+                               color, 255 255 255 255;
+                               color3, 0 0 0 100;
+                               text {
+                                       text, "test"; font, "VeraMono";
+                                       size,  10;
+                                       min,     1 1;
+                                       align, 0.5 0.5;
+                               }
+                       }
+               }
+               part {
+                       name,           "machine";
+                       type,           TEXT;
+                       effect,         SOFT_SHADOW;
+                       mouse_events, 0;
+                       description {
+                               state, "default" 0.0;
+                               rel1 { relative, 0.7 0.5;}
+                               rel2 { relative, 0.9 1.0; }
+                               color, 255 255 255 255;
+                               color3, 0 0 0 100;
+                               text {
+                                       text, "test"; font, "VeraMono";
+                                       size,  10;
+                                       min,     1 1;
+                                       align, 1.0 0.5;
+                               }
+                       }
+               }
+       }
+}//close group hostname
+group {
+       name, "monitor/uptime";
+       parts {
+               part {
+                       name,                   "overlay";
+                       mouse_events,   0;
+                       description {
+                               state,    "default" 0.0;
+                               rel1 { offset, 1   1; }
+                               rel2 { offset, -2 -2; }
+                               image {
+                                       normal, "over_res.png";
+                                       border, 2 2 2 2;
+                                       middle, 0;
+                               }
+                               fill { smooth, 0; }
+                               color, 255 255 255 64;
+                       }
+                       description {
+                               state,    "active" 0.0;
+                               inherit,  "default" 0.0;
+                               color, 255 255 255 255;
+                       }
+               }
+               part {
+                       name,           "uptime";
+                       type,           TEXT;
+                       effect,         SOFT_SHADOW;
+                       mouse_events, 0;
+                       description {
+                               state, "default" 0.0;
+                               rel1 { relative, 0.0 0.0; }
+                               rel2 { relative, 1.0 1.0; }
+                               color, 255 255 255 255;
+                               color3, 0 0 0 100;
+                               text {
+                                       text, "test"; font, "VeraMono";
+                                       size,  10;
+                                       min,     1 1;
+                                       align, 0.5 0.5;
+                               }
+                       }
+               }
+       }
+}//close group uptime
+
+group {
+       name, "monitor/time";
+       parts {
+               part {
+                       name,                   "overlay";
+                       mouse_events,   0;
+                       description {
+                               state,    "default" 0.0;
+                               rel1 { offset, 1   1; }
+                               rel2 { offset, -2 -2; }
+                               image {
+                                       normal, "over_res.png";
+                                       border, 2 2 2 2;
+                                       middle, 0;
+                               }
+                               fill { smooth, 0; }
+                               color, 255 255 255 64;
+                       }
+                       description {
+                               state,    "active" 0.0;
+                               inherit,  "default" 0.0;
+                               color, 255 255 255 255;
+                       }
+               }
+               part {
+                       name,           "time";
+                       type,           TEXT;
+                       effect,         SOFT_SHADOW;
+                       mouse_events, 0;
+                       description {
+                               state, "default" 0.0;
+                               rel1 { relative, 0.0 0.0; }
+                               rel2 { relative, 1.0 1.0; }
+                               color, 255 255 255 255;
+                               color3, 0 0 0 100;
+                               text {
+                                       text, "test"; font, "VeraMono";
+                                       size,  14;
+                                       min,     1 1;
+                                       align, 0.5 0.5;
+                               }
+                       }
+               }
+       }
+}//close group uptime
 }
 




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to