gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] gnash ./ChangeLog libbase/Makefile.am libbase/c...


From: Jim Garrison
Subject: [Gnash-commit] gnash ./ChangeLog libbase/Makefile.am libbase/c...
Date: Tue, 28 Feb 2006 01:33:52 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Branch:         
Changes by:     Jim Garrison <address@hidden>   06/02/28 01:33:52

Modified files:
        .              : ChangeLog 
        libbase        : Makefile.am 
Removed files:
        libbase        : cschema.h file_util.cpp file_util.h 
                         png_helper.cpp png_helper.h 

Log message:
        * libbase/Makefile.am: removed unused files
        * libbase/cschema.h: moved to Attic
        * libbase/file_util.cpp: moved to Attic
        * libbase/file_util.h: moved to Attic
        * libbase/png_helper.cpp: moved to Attic
        * libbase/png_helper.h: moved to Attic

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/gnash/ChangeLog.diff?tr1=1.163&tr2=1.164&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/gnash/gnash/libbase/Makefile.am.diff?tr1=1.12&tr2=1.13&r1=text&r2=text

Patches:
Index: gnash/ChangeLog
diff -u gnash/ChangeLog:1.163 gnash/ChangeLog:1.164
--- gnash/ChangeLog:1.163       Mon Feb 27 15:19:25 2006
+++ gnash/ChangeLog     Tue Feb 28 01:33:52 2006
@@ -1,3 +1,12 @@
+2006-02-27  Jim Garrison  <address@hidden>
+
+       * libbase/Makefile.am: removed unused files
+       * libbase/cschema.h: moved to Attic
+       * libbase/file_util.cpp: moved to Attic
+       * libbase/file_util.h: moved to Attic
+       * libbase/png_helper.cpp: moved to Attic
+       * libbase/png_helper.h: moved to Attic
+
 2006-02-27  Rob Savoye  <address@hidden>
 
        * plugin/player.cpp: Include Movie.h, which is where movie
Index: gnash/libbase/Makefile.am
diff -u gnash/libbase/Makefile.am:1.12 gnash/libbase/Makefile.am:1.13
--- gnash/libbase/Makefile.am:1.12      Sun Feb 26 15:49:29 2006
+++ gnash/libbase/Makefile.am   Tue Feb 28 01:33:52 2006
@@ -49,13 +49,11 @@
        container.cpp           \
        demo.cpp                \
        $(DMALLOC_FILE)         \
-       file_util.cpp           \
        image.cpp               \
        image_filters.cpp       \
        jpeg.cpp                \
        membuf.cpp              \
        ogl.cpp                 \
-       png_helper.cpp          \
        postscript.cpp          \
        triangulate_float.cpp   \
        triangulate_sint32.cpp  \
@@ -71,16 +69,13 @@
 noinst_HEADERS = \
        config.h                \
        container.h             \
-       cschema.h               \
        demo.h                  \
        dlmalloc.h              \
-       file_util.h             \
        grid_index.h            \
        image.h                 \
        jpeg.h                  \
        membuf.h                \
        ogl.h                   \
-       png_helper.h            \
        postscript.h            \
        smart_ptr.h             \
        triangulate.h           \




reply via email to

[Prev in Thread] Current Thread [Next in Thread]