styles/AdwaitaRight.style
author Stefan Vogel <sv@exept.de>
Wed, 05 Feb 2020 13:55:32 +0100
changeset 8985 b4d006b79f84
parent 8265 6e748f9be8b8
permissions -rw-r--r--
#BUGFIX by stefan class: ModalBox changed: #show #showAt: #showAt:centerX:centerY: #ensure: block to destroy box on abort (e.g. via Timeout-Pin - see 15_Standard_Library_Test.ets)

; View defaultStyle:#AdwaitaRightOK
;
; $Header$

name                            #AdwaitaRightOK

#include 'Adwaita.style'

comment                 'Like GNOME3 Adwaita with OK button at right in dialogs'

; previewFileName         'viewStyleSample_adwaita.png'

#if (Language == #german) or:[Language == #de]
comment  'wie GNOME3 Adwaita mit OK Button rechts in Dialogen'
#endif

#if (Language == #french) or:[Language == #fr]
comment  'Comme GNOME3 Adwaita mais OK-boutons a droite'
#endif