[QGIS Commit] r8428 - in trunk/qgis/images: . themes/default

svn_qgis at osgeo.org svn_qgis at osgeo.org
Wed May 14 08:53:26 EDT 2008


Author: timlinux
Date: 2008-05-14 08:53:25 -0400 (Wed, 14 May 2008)
New Revision: 8428

Modified:
   trunk/qgis/images/CMakeLists.txt
   trunk/qgis/images/themes/default/mIconProjectionDisabled.png
   trunk/qgis/images/themes/default/mIconProjectionEnabled.png
Log:
Updated projection icon for status bar.
Create resource file from icons


Modified: trunk/qgis/images/CMakeLists.txt
===================================================================
--- trunk/qgis/images/CMakeLists.txt	2008-05-14 12:49:10 UTC (rev 8427)
+++ trunk/qgis/images/CMakeLists.txt	2008-05-14 12:53:25 UTC (rev 8428)
@@ -1,2 +1,13 @@
+########################################################
+# Files
 
+SET (IMAGE_RCCS  images.qrc)
+
+########################################################
+# Build
+
+QT4_ADD_RESOURCES(IMAGE_RCC_SRCS ${IMAGE_RCCS})
+
+########################################################
+# Continue on to subdirs
 SUBDIRS (north_arrows splash icons developers themes svg)

Modified: trunk/qgis/images/themes/default/mIconProjectionDisabled.png
===================================================================
(Binary files differ)

Modified: trunk/qgis/images/themes/default/mIconProjectionEnabled.png
===================================================================
(Binary files differ)



More information about the QGIS-commit mailing list