- Remove ChangeLog since it's generated by svn2cl.sh
- Add .bzrignore to make easy perform commits w/ bazaar-ng git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@556 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
parent
9dc21270a2
commit
c6d4f5fd27
|
@ -0,0 +1,57 @@
|
||||||
|
.bzrignore
|
||||||
|
./=*
|
||||||
|
,,semantic.cache
|
||||||
|
stamp-*
|
||||||
|
*.info
|
||||||
|
doc/vers-*.texi
|
||||||
|
ABOUT-NLS
|
||||||
|
INSTALL
|
||||||
|
Makefile.in
|
||||||
|
configure
|
||||||
|
config/config.guess
|
||||||
|
config/config.rpath
|
||||||
|
config/depcomp
|
||||||
|
config/install-sh
|
||||||
|
config/ltmain.sh
|
||||||
|
config/mdate-sh
|
||||||
|
config/missing
|
||||||
|
config/mkinstalldirs
|
||||||
|
config/py-compile
|
||||||
|
config/texinfo.tex
|
||||||
|
m4/codeset.m4
|
||||||
|
m4/gettext.m4
|
||||||
|
m4/glibc21.m4
|
||||||
|
m4/iconv.m4
|
||||||
|
m4/intdiv0.m4
|
||||||
|
m4/intmax.m4
|
||||||
|
m4/inttypes-pri.m4
|
||||||
|
m4/inttypes.m4
|
||||||
|
m4/inttypes_h.m4
|
||||||
|
m4/isc-posix.m4
|
||||||
|
m4/lcmessage.m4
|
||||||
|
m4/lib-ld.m4
|
||||||
|
m4/lib-link.m4
|
||||||
|
m4/lib-prefix.m4
|
||||||
|
m4/longdouble.m4
|
||||||
|
m4/longlong.m4
|
||||||
|
m4/nls.m4
|
||||||
|
m4/po.m4
|
||||||
|
m4/printf-posix.m4
|
||||||
|
m4/progtest.m4
|
||||||
|
m4/signed.m4
|
||||||
|
m4/size_max.m4
|
||||||
|
m4/stdint_h.m4
|
||||||
|
m4/uintmax_t.m4
|
||||||
|
m4/ulonglong.m4
|
||||||
|
m4/wchar_t.m4
|
||||||
|
m4/wint_t.m4
|
||||||
|
m4/xsize.m4
|
||||||
|
po/Makefile.in.in
|
||||||
|
po/Makevars.template
|
||||||
|
po/Rules-quot
|
||||||
|
po/boldquot.sed
|
||||||
|
po/en@boldquot.header
|
||||||
|
po/en@quot.header
|
||||||
|
po/insert-header.sin
|
||||||
|
po/quot.sed
|
||||||
|
po/remove-potcdate.sin
|
Loading…
Reference in New Issue