[sword-svn] r2805 - trunk/cmake
greg.hellings at crosswire.org
greg.hellings at crosswire.org
Mon Jun 3 20:39:12 MST 2013
Author: greg.hellings
Date: 2013-06-03 20:39:11 -0700 (Mon, 03 Jun 2013)
New Revision: 2805
Modified:
trunk/cmake/sources.cmake
Log:
Update CMake to handing FTP->Remote renaming.
Modified: trunk/cmake/sources.cmake
===================================================================
--- trunk/cmake/sources.cmake 2013-06-04 03:38:56 UTC (rev 2804)
+++ trunk/cmake/sources.cmake 2013-06-04 03:39:11 UTC (rev 2805)
@@ -30,7 +30,7 @@
src/mgr/markupfiltmgr.cpp
src/mgr/filemgr.cpp
src/mgr/versificationmgr.cpp
- src/mgr/ftptrans.cpp
+ src/mgr/remotetrans.cpp
src/mgr/swlocale.cpp
src/mgr/localemgr.cpp
src/mgr/swcacher.cpp
@@ -251,7 +251,7 @@
include/versificationmgr.h
include/flatapi.h
include/ftpparse.h
- include/ftptrans.h
+ include/remotetrans.h
include/ftplibftpt.h
include/ftplib.h
More information about the sword-cvs
mailing list