*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Mon, 26 Apr 1999 18:10:23 +0200
changeset 2591 05699d29d642
parent 2590 90d1e3277513
child 2592 43cd99949614
*** empty log message ***
styles/motif.common
--- a/styles/motif.common	Sat Apr 24 22:06:03 1999 +0200
+++ b/styles/motif.common	Mon Apr 26 18:10:23 1999 +0200
@@ -2,7 +2,7 @@
 ; common motif stuff (not a style, but included by all motif style variations)
 ;
 ;
-; $Header: /cvs/stx/stx/libview/styles/motif.common,v 1.24 1999-04-24 14:18:25 cg Exp $
+; $Header: /cvs/stx/stx/libview/styles/motif.common,v 1.25 1999-04-26 16:10:23 cg Exp $
 
 ;
 ; this is to be included from the real style,
@@ -138,7 +138,12 @@
 ;
 ; this reverses the ok-cancel order in dialogs;
 ; some may be used to ok being on the left ...
-dialogBox.okAtLeft                 true
+;
+; for now, this is disabled, since we ought to
+; dynamically adjust UIPinter generated specs
+; (and I dont know of an elegant solution to that - yet)
+;
+; dialogBox.okAtLeft                 true
 
 infoBox.separator                  true
 infoBox.iconFile                   'bitmaps/Information_motif.xbm'