This commit is contained in:
parent
f628b21c8d
commit
92e54e48ee
7 changed files with 105 additions and 0 deletions
6
data/xsession/.svnignore
Normal file
6
data/xsession/.svnignore
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
openbox.desktop
|
||||||
|
openbox-kde.desktop
|
||||||
|
openbox-gnome.desktop
|
||||||
|
openbox-session
|
||||||
|
openbox-kde-session
|
||||||
|
openbox-gnome-session
|
6
debian/.svnignore
vendored
Normal file
6
debian/.svnignore
vendored
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
openbox.postinst.debhelper
|
||||||
|
openbox.postrm.debhelper
|
||||||
|
changelog
|
||||||
|
files
|
||||||
|
openbox.substvars
|
||||||
|
openbox
|
4
doc/.svnignore
Normal file
4
doc/.svnignore
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
openbox-session.1
|
||||||
|
openbox-kde-session.1
|
||||||
|
openbox-gnome-session.1
|
||||||
|
openbox.1
|
37
m4/.svnignore
Normal file
37
m4/.svnignore
Normal file
|
@ -0,0 +1,37 @@
|
||||||
|
|
||||||
|
lib-link.m4
|
||||||
|
printf-posix.m4
|
||||||
|
Makefile.in
|
||||||
|
intldir.m4
|
||||||
|
uintmax_t.m4
|
||||||
|
signed.m4
|
||||||
|
iconv.m4
|
||||||
|
inttypes.m4
|
||||||
|
longlong.m4
|
||||||
|
glibc21.m4
|
||||||
|
codeset.m4
|
||||||
|
inttypes_h.m4
|
||||||
|
visibility.m4
|
||||||
|
lock.m4
|
||||||
|
longdouble.m4
|
||||||
|
nls.m4
|
||||||
|
Makefile
|
||||||
|
intmax.m4
|
||||||
|
lib-prefix.m4
|
||||||
|
glibc2.m4
|
||||||
|
xsize.m4
|
||||||
|
lcmessage.m4
|
||||||
|
lib-ld.m4
|
||||||
|
ulonglong.m4
|
||||||
|
wint_t.m4
|
||||||
|
inttypes-h.m4
|
||||||
|
intl.m4
|
||||||
|
progtest.m4
|
||||||
|
inttypes-pri.m4
|
||||||
|
stdint_h.m4
|
||||||
|
intdiv0.m4
|
||||||
|
po.m4
|
||||||
|
isc-posix.m4
|
||||||
|
size_max.m4
|
||||||
|
gettext.m4
|
||||||
|
wchar_t.m4
|
14
po/.svnignore
Normal file
14
po/.svnignore
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
*.gmo
|
||||||
|
Makefile.in
|
||||||
|
remove-potcdate.sin
|
||||||
|
Makefile.in.in
|
||||||
|
quot.sed
|
||||||
|
Makefile
|
||||||
|
Rules-quot
|
||||||
|
insert-header.sin
|
||||||
|
Makevars.template
|
||||||
|
POTFILES
|
||||||
|
stamp-po
|
||||||
|
en@quot.header
|
||||||
|
en@boldquot.header
|
||||||
|
boldquot.sed
|
34
tests/.svnignore
Normal file
34
tests/.svnignore
Normal file
|
@ -0,0 +1,34 @@
|
||||||
|
title
|
||||||
|
confignotify
|
||||||
|
fallback
|
||||||
|
grouptran2
|
||||||
|
grouptrancircular
|
||||||
|
fakeunmap
|
||||||
|
showhide
|
||||||
|
modal2
|
||||||
|
skiptaskbar
|
||||||
|
modal3
|
||||||
|
override
|
||||||
|
grouptran
|
||||||
|
borderchange
|
||||||
|
grouptrancircular2
|
||||||
|
restack
|
||||||
|
stacking
|
||||||
|
groupmodal
|
||||||
|
icons
|
||||||
|
duplicatesession
|
||||||
|
aspect
|
||||||
|
modal
|
||||||
|
noresize
|
||||||
|
shape
|
||||||
|
big
|
||||||
|
urgent
|
||||||
|
focusout
|
||||||
|
positioned
|
||||||
|
strut
|
||||||
|
grav
|
||||||
|
resize
|
||||||
|
fullscreen
|
||||||
|
mapiconic
|
||||||
|
extentsrequest
|
||||||
|
usertimewin
|
4
tools/themetoxml/.svnignore
Normal file
4
tools/themetoxml/.svnignore
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
.dirstamp
|
||||||
|
themetoxml
|
||||||
|
.libs
|
||||||
|
.deps
|
Loading…
Reference in a new issue