From: Yurii R. <yr...@us...> - 2003-02-02 06:59:14
|
Update of /cvsroot/eas-dev/eas-dev/components/gmp In directory sc8-pr-cvs1:/tmp/cvs-serv30198/components/gmp Modified Files: descriptor.xml Log Message: modified build process; moving to glib-2.2.0; pkg-config; unstable changes to `logger' component; minor changes to libsxmlstream; binarystream test added to libsxmlstream (both text and binary streams are broken now); per-platform INSTALL notes Index: descriptor.xml =================================================================== RCS file: /cvsroot/eas-dev/eas-dev/components/gmp/descriptor.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- descriptor.xml 21 Jan 2003 01:13:22 -0000 1.1 +++ descriptor.xml 2 Feb 2003 06:59:10 -0000 1.2 @@ -6,7 +6,7 @@ <author> Yurii A. Rashkovskii </author> <name> org.openeas.grauss.MetaProtocol </name> <description> - Grauss Meta Protocol + Generic Meta Protocol </description> <loader-name> com.sun.star.loader.SharedLibrary </loader-name> <language> c++ </language> |