Attached is a tiny patch to correct this.
--
brian
--- default.edc 2004-10-24 09:55:01.000000000 -0500
+++ default.edc.new 2004-10-31 00:40:19.254793304 -0500
@@ -109,7 +109,7 @@
mouse_events: 0;
description {
state: "default" 0.0;
- align: 1.0 1.0;
+ align: 1.0 0.0;
visible: 0;
rel1 {
relative: 0.0 0.0;
@@ -469,7 +469,7 @@
mouse_events: 0;
description {
state: "default" 0.0;
- align: 1.0 1.0;
+ align: 1.0 0.0;
rel1 {
relative: 1.0 0.0;
offset: 9 7;
