syching with bb-cvs. rm .\#* on make dist-clean. nls updates.
This commit is contained in:
parent
705ccbfdbb
commit
7a55323343
28 changed files with 36 additions and 35 deletions
|
@ -7,4 +7,4 @@ uninstall-local:
|
|||
-rmdir $(pkgdatadir)
|
||||
|
||||
distclean-local:
|
||||
rm -f *\~ gmon.out
|
||||
rm -f *\~ gmon.out .\#*
|
||||
|
|
|
@ -7,7 +7,7 @@ MAINTAINERCLEANFILES = Makefile.in
|
|||
all-local: menu
|
||||
|
||||
distclean-local:
|
||||
rm -f *\~
|
||||
rm -f *\~ .\#*
|
||||
|
||||
menu: menu.in
|
||||
@regex_cmd@ -e "s,@pkgdatadir@,$(pkgdatadir)," @srcdir@/menu.in > menu
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -8,7 +8,7 @@ SUBDIRS =
|
|||
DEFAULT_MENU=$(pkgdatadir)/menu
|
||||
|
||||
distclean-local:
|
||||
rm -f *\~
|
||||
rm -f *\~ .\#*
|
||||
|
||||
openbox.1: openbox.1.in
|
||||
@regex_cmd@ -e "s,@defaultmenu@,$(DEFAULT_MENU)," \
|
||||
|
|
|
@ -47,4 +47,4 @@ openbox.cat: Translation.m
|
|||
fi
|
||||
|
||||
distclean-local:
|
||||
rm -f *\~
|
||||
rm -f *\~ .\#*
|
||||
|
|
|
@ -11,4 +11,4 @@ uninstall-local:
|
|||
rmdir $(DESTDIR)$(pkgdatadir)/nls; \
|
||||
fi
|
||||
distclean-local:
|
||||
rm -f *\~
|
||||
rm -f *\~ .\#*
|
||||
|
|
|
@ -22,6 +22,8 @@ $ #SloppyFocus
|
|||
# Dovent fokus
|
||||
$ #AutoRaise
|
||||
# Hæv automatisk
|
||||
$ #ClickRaise
|
||||
# Klik for at hve
|
||||
$ #SmartRows
|
||||
# Intelligent placering (Rækker)
|
||||
$ #SmartCols
|
||||
|
|
|
@ -2,5 +2,3 @@ $set 4 #Icon
|
|||
|
||||
$ #Icons
|
||||
# Ikoner
|
||||
$ #Unnamed
|
||||
# Intet navn
|
||||
|
|
|
@ -32,4 +32,4 @@ openbox.cat: Translation.m
|
|||
fi
|
||||
|
||||
distclean-local:
|
||||
rm -f *\~
|
||||
rm -f *\~ .\#*
|
||||
|
|
|
@ -12,5 +12,4 @@ $ #Usage
|
|||
-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
|
||||
|
|
|
@ -35,4 +35,4 @@ openbox.cat: Translation.m
|
|||
fi
|
||||
|
||||
distclean-local:
|
||||
rm -f *\~
|
||||
rm -f *\~ .\#*
|
||||
|
|
|
@ -35,4 +35,4 @@ openbox.cat: Translation.m
|
|||
fi
|
||||
|
||||
distclean-local:
|
||||
rm -f *\~
|
||||
rm -f *\~ .\#*
|
||||
|
|
|
@ -32,4 +32,4 @@ openbox.cat: Translation.m
|
|||
fi
|
||||
|
||||
distclean-local:
|
||||
rm -f *\~
|
||||
rm -f *\~ .\#*
|
||||
|
|
|
@ -35,4 +35,4 @@ openbox.cat: Translation.m
|
|||
fi
|
||||
|
||||
distclean-local:
|
||||
rm -f *\~
|
||||
rm -f *\~ .\#*
|
||||
|
|
|
@ -32,4 +32,4 @@ openbox.cat: Translation.m
|
|||
fi
|
||||
|
||||
distclean-local:
|
||||
rm -f *\~
|
||||
rm -f *\~ .\#*
|
||||
|
|
|
@ -35,4 +35,4 @@ openbox.cat: Translation.m
|
|||
fi
|
||||
|
||||
distclean-local:
|
||||
rm -f *\~
|
||||
rm -f *\~ .\#*
|
||||
|
|
|
@ -32,4 +32,4 @@ openbox.cat: Translation.m
|
|||
fi
|
||||
|
||||
distclean-local:
|
||||
rm -f *\~
|
||||
rm -f *\~ .\#*
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -35,4 +35,4 @@ openbox.cat: Translation.m
|
|||
fi
|
||||
|
||||
distclean-local:
|
||||
rm -f *\~
|
||||
rm -f *\~ .\#*
|
||||
|
|
|
@ -32,4 +32,4 @@ openbox.cat: Translation.m
|
|||
fi
|
||||
|
||||
distclean-local:
|
||||
rm -f *\~
|
||||
rm -f *\~ .\#*
|
||||
|
|
|
@ -32,4 +32,4 @@ openbox.cat: Translation.m
|
|||
fi
|
||||
|
||||
distclean-local:
|
||||
rm -f *\~
|
||||
rm -f *\~ .\#*
|
||||
|
|
|
@ -32,4 +32,4 @@ openbox.cat: Translation.m
|
|||
fi
|
||||
|
||||
distclean-local:
|
||||
rm -f *\~
|
||||
rm -f *\~ .\#*
|
||||
|
|
|
@ -32,4 +32,4 @@ openbox.cat: Translation.m
|
|||
fi
|
||||
|
||||
distclean-local:
|
||||
rm -f *\~
|
||||
rm -f *\~ .\#*
|
||||
|
|
|
@ -32,4 +32,4 @@ openbox.cat: Translation.m
|
|||
fi
|
||||
|
||||
distclean-local:
|
||||
rm -f *\~
|
||||
rm -f *\~ .\#*
|
||||
|
|
|
@ -32,4 +32,4 @@ openbox.cat: Translation.m
|
|||
fi
|
||||
|
||||
distclean-local:
|
||||
rm -f *\~
|
||||
rm -f *\~ .\#*
|
||||
|
|
|
@ -32,4 +32,4 @@ openbox.cat: Translation.m
|
|||
fi
|
||||
|
||||
distclean-local:
|
||||
rm -f *\~
|
||||
rm -f *\~ .\#*
|
||||
|
|
|
@ -32,4 +32,4 @@ openbox.cat: Translation.m
|
|||
fi
|
||||
|
||||
distclean-local:
|
||||
rm -f *\~
|
||||
rm -f *\~ .\#*
|
||||
|
|
|
@ -34,7 +34,7 @@ openbox_SOURCES= BaseDisplay.cc Basemenu.cc Clientmenu.cc Color.cc Configmenu.cc
|
|||
MAINTAINERCLEANFILES= Makefile.in
|
||||
|
||||
distclean-local:
|
||||
rm -f *\~ *.orig *.rej
|
||||
rm -f *\~ *.orig *.rej .\#*
|
||||
|
||||
# local dependencies
|
||||
|
||||
|
|
Loading…
Reference in a new issue