Modified:
branches/e17/bits/fileman.edc
branches/e17/main.edc
Log:
update
Modified: branches/e17/bits/fileman.edc
==============================================================================
--- branches/e17/bits/fileman.edc (original)
+++ branches/e17/bits/fileman.edc Sun Mar 1 18:29:36 2009
@@ -3586,7 +3586,7 @@
description {
state: "default" 0.0;
- color: 255 255 255 221;
+ color: 255 255 255 255;
rel1 {
to: "e.swallow.icon.overlay";
@@ -3627,6 +3627,7 @@
state: "default" 0.0;
align: 0.5 0.5;
color: 255 255 255 221;
+ visible: 0;
rel1 {
to_y: "e.swallow.icon";
@@ -5576,6 +5577,8 @@
description {
state: "default" 0.0;
+ min: 16 16;
+ //aspect: 1.0 1.0;
image {
normal: "images/fileman_im3.png";
Modified: branches/e17/main.edc
==============================================================================
--- branches/e17/main.edc (original)
+++ branches/e17/main.edc Sun Mar 1 18:29:36 2009
@@ -98,7 +98,7 @@
#include "bits/clock.edc" /* clock module */
#include "bits/color_well.edc" /* color well */
#include "bits/configure.edc" /* configure group */
- #include "bits/configure_toolbar.edc" /* configuration toolbar */
+ //~ #include "bits/configure_toolbar.edc" /* configuration toolbar */
//~ #include "bits/connman.edc" /* connection manager module*/
//~ #include "bits/cpufreq.edc" /* cpu frequency module */
#include "bits/cslider.edc" /* cslider group */