[Commits] (jed) Fixed Bug#1213 (buttons in the Block Demo didn't
appear correctly on the Mac).
commits at osafoundation.org
commits at osafoundation.org
Thu Jul 15 18:37:43 PDT 2004
Commit by: jed
Modified files:
chandler/parcels/osaf/views/demo/parcel.xml 1.23 1.24
Log message:
Fixed Bug#1213 (buttons in the Block Demo didn't appear correctly on the Mac).
ViewCVS links:
http://cvs.osafoundation.org/index.cgi/chandler/parcels/osaf/views/demo/parcel.xml.diff?r1=text&tr1=1.23&r2=text&tr2=1.24
Index: chandler/parcels/osaf/views/demo/parcel.xml
diff -u chandler/parcels/osaf/views/demo/parcel.xml:1.23 chandler/parcels/osaf/views/demo/parcel.xml:1.24
--- chandler/parcels/osaf/views/demo/parcel.xml:1.23 Mon Jul 12 18:09:23 2004
+++ chandler/parcels/osaf/views/demo/parcel.xml Thu Jul 15 18:37:42 2004
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.23 $ -->
-<!-- $Date: 2004/07/13 01:09:23 $ -->
+<!-- $Revision: 1.24 $ -->
+<!-- $Date: 2004/07/16 01:37:42 $ -->
<!-- Copyright (c) 2003 Open Source Applications Foundation -->
<!-- License: http://osafoundation.org/Chandler_0.1_license_terms.htm -->
@@ -227,8 +227,8 @@
<title>Add Text</title>
<buttonKind>Text</buttonKind>
- <size>60,40</size>
- <minimumSize>60,40</minimumSize>
+ <size>80,30</size>
+ <minimumSize>80,30</minimumSize>
<border>2.0, 2.0, 2.0, 2.0</border>
<event itemref="doc:AddText"/>
<alignmentEnum>alignCenter</alignmentEnum>
More information about the Commits
mailing list