Author: reinhard
Date: 2011-02-25 15:33:17 -0600 (Fri, 25 Feb 2011)
New Revision: 296
Modified:
address/forms/address.gfd
Log:
Fixed minimum size of memo window.
Modified: address/forms/address.gfd
===================================================================
--- address/forms/address.gfd 2011-02-25 12:08:13 UTC (rev 295)
+++ address/forms/address.gfd 2011-02-25 21:33:17 UTC (rev 296)
@@ -532,7 +532,7 @@
<page name="Page">
<vbox block="blk">
<hbox>
- <entry field="memo" label="Memo:" style="multiline"
s:def_width="60" s:def_height="20" s:max_height="100"/>
+ <entry field="memo" label="Memo:" style="multiline"
s:min_width="60" s:min_height="20" s:max_height="100"/>
</hbox>
<hbox>
_______________________________________________
commit-gnue mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-gnue