Hoi Sean, Op Sun, 26 May 2002 15:16:04 -0700 (PDT) schreef "Sean 'Shaleh' Perry" <[EMAIL PROTECTED]>:
> > maybe I can help contruct some things in the future (esp. a nice > > smartplacement?) > > > > actually, we just got one (-: look at workspace.cc. Ohhh!! Awesome!! Really, I didn't know, but I noticed the speed of the window placement in the latest alpha series. and BTW: this is a little patch to update the Dutch NLS. I made some menu labels a bit shorter, for people running on lowres screens. Also added ClickRaise translation. Regards, Wilbert -- Wilbert Berendsen (http://www.xs4all.nl/~wbsoft/) http://www.stoppoliceware.org/ http://digitalspeech.org/
diff -urN cvs/blackbox/nls/nl_NL/Configmenu.m blackbox/nls/nl_NL/Configmenu.m --- cvs/blackbox/nls/nl_NL/Configmenu.m Fri Jan 25 11:33:34 2002 +++ blackbox/nls/nl_NL/Configmenu.m Mon May 27 08:42:34 2002 @@ -3,25 +3,27 @@ $ #ConfigOptions # Instellingen $ #FocusModel -# Toetsenbord focusmodel +# Focus van vensters $ #WindowPlacement # Plaatsing van vensters $ #ImageDithering # Kleurbenadering $ #OpaqueMove -# Inhoud vensters zichtbaar tijdens slepen +# Vensters slepen met inhoud $ #FullMax # Volledig maximaliseren $ #FocusNew -# Geef nieuwe vensters direct focus +# Focus nieuwe vensters $ #FocusLast -# Focus laatste venster bij wisselen van werkblad +# Focus venster bij werkblad wissel $ #ClickToFocus -# Geef focus na muisklik in venster +# Focus met muisklik $ #SloppyFocus -# Geef focus zodra muis in venster komt +# Focus volgt muispijl $ #AutoRaise -# Vensters automatisch naar voorgrond +# Automatisch naar voorgrond +$ #ClickRaise +# Naar voorgrond met muisklik $ #SmartRows # Optimale plaatsing (rijen) $ #SmartCols
