Skip to content

Commit 8218baf

Browse files
committedApr 25, 2013
change QGis to QGIS
1 parent 30e4877 commit 8218baf

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
 

‎resources/cpt-city-qgis-min/selections/qgis.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<selection cadence="low">
3-
<name short="qgis">QGis</name>
4-
<synopsis>Palettes for QGis</synopsis>
5-
<description>Palettes for QGis.</description>
3+
<name short="qgis">QGIS</name>
4+
<synopsis>Palettes for QGIS</synopsis>
5+
<description>Palettes for QGIS.</description>
66
<seealsocollects>
77
<collect dir="cb">Cynthia Brewer</collect>
88
<collect dir="grass">Grass></collect>

‎src/gui/symbology-ng/qgscptcitycolorrampv2dialog.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ QgsCptCityColorRampV2Dialog::QgsCptCityColorRampV2Dialog( QgsCptCityColorRampV2*
8686
"and use it to download latest cpt-city package.\n"
8787
"You can install the entire cpt-city archive or a selection for QGIS.\n\n"
8888
"2) Download the complete archive (in svg format) "
89-
"and unzip it to your QGis settings directory [%1] .\n\n"
89+
"and unzip it to your QGIS settings directory [%1] .\n\n"
9090
"This file can be found at [%2]\nand current file is [%3]"
9191
).arg( QgsApplication::qgisSettingsDirPath()
9292
).arg( "http://soliton.vm.bytemark.co.uk/pub/cpt-city/pkg/"

0 commit comments

Comments
 (0)
Please sign in to comment.