all repos — openbox @ 7a55323343635d8a29bb62cd49d8d6a5c103f317

openbox fork - make it a bit more like ryudo

syching with bb-cvs. rm .\#* on make dist-clean. nls updates.
Dana Jansens danakj@orodu.net
commit

7a55323343635d8a29bb62cd49d8d6a5c103f317

parent

705ccbfdbb9422852a2683a4aceaf91479bcdd58

M Makefile.amMakefile.am

@@ -7,4 +7,4 @@ uninstall-local:

-rmdir $(pkgdatadir) distclean-local: - rm -f *\~ gmon.out + rm -f *\~ gmon.out .\#*
M data/Makefile.amdata/Makefile.am

@@ -7,7 +7,7 @@

all-local: menu distclean-local: - rm -f *\~ + rm -f *\~ .\#* menu: menu.in @regex_cmd@ -e "s,@pkgdatadir@,$(pkgdatadir)," @srcdir@/menu.in > menu
M data/styles/Makefile.amdata/styles/Makefile.am

@@ -5,6 +5,6 @@ MAINTAINERCLEANFILES = Makefile.in

style_DATA = artwiz bluebox cthulhain deep flux frobozz frobust nyz nyzclone operation outcomes shade steelblue steelblue2 the_orange trisb twice distclean-local: - rm -f *\~ + rm -f *\~ .\#* uninstall-am: rmdir $(styledir)
M doc/Makefile.amdoc/Makefile.am

@@ -8,7 +8,7 @@

DEFAULT_MENU=$(pkgdatadir)/menu distclean-local: - rm -f *\~ + rm -f *\~ .\#* openbox.1: openbox.1.in @regex_cmd@ -e "s,@defaultmenu@,$(DEFAULT_MENU)," \
M nls/C/Makefile.amnls/C/Makefile.am

@@ -47,4 +47,4 @@ $(gencat_cmd) openbox.cat Translation.m; \

fi distclean-local: - rm -f *\~ + rm -f *\~ .\#*
M nls/Makefile.amnls/Makefile.am

@@ -11,4 +11,4 @@ @if test x$(NLSTEST) = "xyes"; then \

rmdir $(DESTDIR)$(pkgdatadir)/nls; \ fi distclean-local: - rm -f *\~ + rm -f *\~ .\#*
M nls/da_DK/Configmenu.mnls/da_DK/Configmenu.m

@@ -22,6 +22,8 @@ $ #SloppyFocus

# Dovent fokus $ #AutoRaise # Hæv automatisk +$ #ClickRaise +# Klik for at hve $ #SmartRows # Intelligent placering (Rækker) $ #SmartCols
M nls/da_DK/Icon.mnls/da_DK/Icon.m

@@ -2,5 +2,3 @@ $set 4 #Icon

$ #Icons # Ikoner -$ #Unnamed -# Intet navn
M nls/da_DK/Makefile.amnls/da_DK/Makefile.am

@@ -32,4 +32,4 @@ $(gencat_cmd) openbox.cat Translation.m; \

fi distclean-local: - rm -f *\~ + rm -f *\~ .\#*
M nls/da_DK/bsetroot.mnls/da_DK/bsetroot.m

@@ -12,5 +12,4 @@ -gradient <texture> gradient tekstur\n\

-from <color> gradient start farve\n\ -to <color> gradient slut farve\n\n\ -solid <color> fast farve\n\n\ - -help hvis denne hjælp og afslut\n - + -help vis denne hjælp og afslut\n
M nls/de_DE/Makefile.amnls/de_DE/Makefile.am

@@ -35,4 +35,4 @@ $(gencat_cmd) openbox.cat Translation.m; \

fi distclean-local: - rm -f *\~ + rm -f *\~ .\#*
M nls/es_ES/Makefile.amnls/es_ES/Makefile.am

@@ -35,4 +35,4 @@ $(gencat_cmd) openbox.cat Translation.m; \

fi distclean-local: - rm -f *\~ + rm -f *\~ .\#*
M nls/et_EE/Makefile.amnls/et_EE/Makefile.am

@@ -32,4 +32,4 @@ $(gencat_cmd) openbox.cat Translation.m; \

fi distclean-local: - rm -f *\~ + rm -f *\~ .\#*
M nls/fr_FR/Makefile.amnls/fr_FR/Makefile.am

@@ -35,4 +35,4 @@ $(gencat_cmd) openbox.cat Translation.m; \

fi distclean-local: - rm -f *\~ + rm -f *\~ .\#*
M nls/hu_HU/Makefile.amnls/hu_HU/Makefile.am

@@ -32,4 +32,4 @@ $(gencat_cmd) openbox.cat Translation.m; \

fi distclean-local: - rm -f *\~ + rm -f *\~ .\#*
M nls/it_IT/Makefile.amnls/it_IT/Makefile.am

@@ -35,4 +35,4 @@ $(gencat_cmd) openbox.cat Translation.m; \

fi distclean-local: - rm -f *\~ + rm -f *\~ .\#*
M nls/ja_JP/Makefile.amnls/ja_JP/Makefile.am

@@ -32,4 +32,4 @@ $(gencat_cmd) openbox.cat Translation.m; \

fi distclean-local: - rm -f *\~ + rm -f *\~ .\#*
M nls/nl_NL/Configmenu.mnls/nl_NL/Configmenu.m

@@ -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
M nls/nl_NL/Makefile.amnls/nl_NL/Makefile.am

@@ -35,4 +35,4 @@ $(gencat_cmd) openbox.cat Translation.m; \

fi distclean-local: - rm -f *\~ + rm -f *\~ .\#*
M nls/pt_BR/Makefile.amnls/pt_BR/Makefile.am

@@ -32,4 +32,4 @@ $(gencat_cmd) openbox.cat Translation.m; \

fi distclean-local: - rm -f *\~ + rm -f *\~ .\#*
M nls/ru_RU/Makefile.amnls/ru_RU/Makefile.am

@@ -32,4 +32,4 @@ $(gencat_cmd) openbox.cat Translation.m; \

fi distclean-local: - rm -f *\~ + rm -f *\~ .\#*
M nls/sl_SI/Makefile.amnls/sl_SI/Makefile.am

@@ -32,4 +32,4 @@ $(gencat_cmd) openbox.cat Translation.m; \

fi distclean-local: - rm -f *\~ + rm -f *\~ .\#*
M nls/sv_SE/Makefile.amnls/sv_SE/Makefile.am

@@ -32,4 +32,4 @@ $(gencat_cmd) openbox.cat Translation.m; \

fi distclean-local: - rm -f *\~ + rm -f *\~ .\#*
M nls/tr_TR/Makefile.amnls/tr_TR/Makefile.am

@@ -32,4 +32,4 @@ $(gencat_cmd) openbox.cat Translation.m; \

fi distclean-local: - rm -f *\~ + rm -f *\~ .\#*
M nls/uk_UA/Makefile.amnls/uk_UA/Makefile.am

@@ -32,4 +32,4 @@ $(gencat_cmd) openbox.cat Translation.m; \

fi distclean-local: - rm -f *\~ + rm -f *\~ .\#*
M nls/zh_CN/Makefile.amnls/zh_CN/Makefile.am

@@ -32,4 +32,4 @@ $(gencat_cmd) openbox.cat Translation.m; \

fi distclean-local: - rm -f *\~ + rm -f *\~ .\#*
M nls/zh_TW/Makefile.amnls/zh_TW/Makefile.am

@@ -32,4 +32,4 @@ $(gencat_cmd) openbox.cat Translation.m; \

fi distclean-local: - rm -f *\~ + rm -f *\~ .\#*
M src/Makefile.amsrc/Makefile.am

@@ -34,7 +34,7 @@

MAINTAINERCLEANFILES= Makefile.in distclean-local: - rm -f *\~ *.orig *.rej + rm -f *\~ *.orig *.rej .\#* # local dependencies