From: <ma...@us...> - 2004-02-14 01:37:47
|
Update of /cvsroot/sharedaemon/CVSROOT In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27208 Modified Files: modules Log Message: Applied patch: [ 893300 ] This is a patch file for CVSROOT/modules. It adds the name of the modules used in ShareDaemon, so now it will be easier to download them (you don\'t need to browse sourceforge\'s CVS for discovering the name of the modules). Index: modules =================================================================== RCS file: /cvsroot/sharedaemon/CVSROOT/modules,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- modules 17 Nov 2003 14:13:07 -0000 1.1 +++ modules 14 Feb 2004 01:31:42 -0000 1.2 @@ -24,3 +24,6 @@ # character to interpose another module into the current module. This # can be useful for creating a module that consists of many directories # spread out over the entire source repository. +core core +ui-web ui-web +ui-wx ui-wx |