[QGIS Commit] r9104 - in trunk/qgis: . images/splash

svn_qgis at osgeo.org svn_qgis at osgeo.org
Wed Aug 20 17:27:54 EDT 2008


Author: timlinux
Date: 2008-08-20 17:27:54 -0400 (Wed, 20 Aug 2008)
New Revision: 9104

Added:
   trunk/qgis/images/splash/splash.xcf.bz2
Removed:
   trunk/qgis/images/splash/splash.xcf
Modified:
   trunk/qgis/CMakeLists.txt
   trunk/qgis/images/splash/splash.png
Log:
Updated splash and compressed master so it requires less space in svn checkout. Updated version name in cmakelists

Modified: trunk/qgis/CMakeLists.txt
===================================================================
--- trunk/qgis/CMakeLists.txt	2008-08-20 20:06:53 UTC (rev 9103)
+++ trunk/qgis/CMakeLists.txt	2008-08-20 21:27:54 UTC (rev 9104)
@@ -2,7 +2,7 @@
 SET(CPACK_PACKAGE_VERSION_MINOR "0")
 SET(CPACK_PACKAGE_VERSION_PATCH "0")
 SET(COMPLETE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
-SET(RELEASE_NAME "preview")
+SET(RELEASE_NAME "Kore")
 SET(PROJECT_VERSION ${COMPLETE_VERSION})
 PROJECT(qgis${PROJECT_VERSION})
 SET(QGIS_VERSION_INT 10000)

Modified: trunk/qgis/images/splash/splash.png
===================================================================
(Binary files differ)

Deleted: trunk/qgis/images/splash/splash.xcf
===================================================================
(Binary files differ)

Added: trunk/qgis/images/splash/splash.xcf.bz2
===================================================================
(Binary files differ)


Property changes on: trunk/qgis/images/splash/splash.xcf.bz2
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream



More information about the QGIS-commit mailing list