diff options
author | Jorg Schuler <jcsjcs@users.sourceforge.net> | 2007-01-15 13:16:33 +0000 |
---|---|---|
committer | Jorg Schuler <jcsjcs@users.sourceforge.net> | 2007-01-15 13:16:33 +0000 |
commit | 91ef0d644b5d356c7a8593f131a5ea089f5553db (patch) | |
tree | 09faa1f61586cad456b98f7fca3f7d8bbc4aaff2 | |
parent | fa6195ae78e8a084dc39e9f4502a3a4d07cc950b (diff) | |
download | libgpod-91ef0d644b5d356c7a8593f131a5ea089f5553db.tar.gz libgpod-91ef0d644b5d356c7a8593f131a5ea089f5553db.tar.xz libgpod-91ef0d644b5d356c7a8593f131a5ea089f5553db.zip |
* .cvsignore
po/.cvsignore
tests/.cvsignore: updated with additional files to ignore.
* bindings/.cvsignore:
bindings/python/.cvsignore
bindings/python/docs/.cvsignore
docs/.cvsignore
docs/reference/.cvsignore
m4/.cvsignore: created new ignore files
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1377 f01d2545-417e-4e96-918e-98f8d0dbbcb6
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -25,6 +25,17 @@ * po/ja.po: updated Japanese catalog -- thanks to Kentaro Fukuchi + * .cvsignore + po/.cvsignore + tests/.cvsignore: updated with additional files to ignore. + + * bindings/.cvsignore: + bindings/python/.cvsignore + bindings/python/docs/.cvsignore + docs/.cvsignore + docs/reference/.cvsignore + m4/.cvsignore: created new ignore files + 2007-01-14 Jorg Schuler <jcsjcs at users.sourceforge.net> * tests/test-photos.c: |