diff options
Diffstat (limited to 'nls/nl_NL')
| -rw-r--r-- | nls/nl_NL/Configmenu.m | 16 | ||||
| -rw-r--r-- | nls/nl_NL/Makefile.am | 2 |
2 files changed, 10 insertions, 8 deletions
diff --git a/nls/nl_NL/Configmenu.m b/nls/nl_NL/Configmenu.m index d7655ed0..796744f3 100644 --- a/nls/nl_NL/Configmenu.m +++ b/nls/nl_NL/Configmenu.m @@ -3,25 +3,27 @@ $set 3 #Configmenu $ #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 diff --git a/nls/nl_NL/Makefile.am b/nls/nl_NL/Makefile.am index 177003ef..8118f013 100644 --- a/nls/nl_NL/Makefile.am +++ b/nls/nl_NL/Makefile.am @@ -35,4 +35,4 @@ openbox.cat: Translation.m fi distclean-local: - rm -f *\~ + rm -f *\~ .\#* |
