Skip to content

Commit

Permalink
change QGis to QGIS
Browse files Browse the repository at this point in the history
  • Loading branch information
etiennesky committed Apr 25, 2013
1 parent 30e4877 commit 8218baf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions resources/cpt-city-qgis-min/selections/qgis.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<selection cadence="low">
<name short="qgis">QGis</name>
<synopsis>Palettes for QGis</synopsis>
<description>Palettes for QGis.</description>
<name short="qgis">QGIS</name>
<synopsis>Palettes for QGIS</synopsis>
<description>Palettes for QGIS.</description>
<seealsocollects>
<collect dir="cb">Cynthia Brewer</collect>
<collect dir="grass">Grass></collect>
Expand Down
2 changes: 1 addition & 1 deletion src/gui/symbology-ng/qgscptcitycolorrampv2dialog.cpp
Expand Up @@ -86,7 +86,7 @@ QgsCptCityColorRampV2Dialog::QgsCptCityColorRampV2Dialog( QgsCptCityColorRampV2*
"and use it to download latest cpt-city package.\n"
"You can install the entire cpt-city archive or a selection for QGIS.\n\n"
"2) Download the complete archive (in svg format) "
"and unzip it to your QGis settings directory [%1] .\n\n"
"and unzip it to your QGIS settings directory [%1] .\n\n"
"This file can be found at [%2]\nand current file is [%3]"
).arg( QgsApplication::qgisSettingsDirPath()
).arg( "http://soliton.vm.bytemark.co.uk/pub/cpt-city/pkg/"
Expand Down

0 comments on commit 8218baf

Please sign in to comment.