Skip to content

Commit e36e4ae

Browse files
committedAug 18, 2012
create basidc cpt-city collection with colorbrewer and grass gradients
1 parent 0f77821 commit e36e4ae

File tree

310 files changed

+8225
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

310 files changed

+8225
-1
lines changed
 

‎resources/CMakeLists.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
INSTALL(FILES srs.db qgis.db qgis_help.db symbology-ng-style.db spatialite.db customization.xml
1+
INSTALL(FILES srs.db qgis.db qgis_help.db symbology-ng-style.db spatialite.db customization.xml
22
DESTINATION ${QGIS_DATA_DIR}/resources)
3+
INSTALL(DIRECTORY cpt-city-qgis-min DESTINATION ${QGIS_DATA_DIR}/resources)
34

45
ADD_SUBDIRECTORY(context_help)
56
ADD_SUBDIRECTORY(function_help)
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
This package contains a selection of the cpt-city gradients for use by the QGIS application.
2+
3+
The gradients files chosen allow for redistribution and free use,
4+
subject to individual license information found in the COPYING.xml files.
5+

0 commit comments

Comments
 (0)
Please sign in to comment.