-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added north arrows from Nikos Alexandris
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@13955 c8812cc2-4d05-0410-92ff-de0c093fc19c
- Loading branch information
timlinux
committed
Jul 24, 2010
1 parent
6596783
commit 370ad5a
Showing
13 changed files
with
902 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,10 @@ | ||
|
||
FILE (GLOB IMAGES *.png) | ||
FILE (GLOB PNGIMAGES *.png) | ||
|
||
INSTALL (FILES ${IMAGES} | ||
INSTALL (FILES ${PNGIMAGES} | ||
DESTINATION ${QGIS_DATA_DIR}/images/north_arrows) | ||
|
||
FILE (GLOB SVGIMAGES *.svg) | ||
|
||
INSTALL (FILES ${SVGIMAGES} | ||
DESTINATION ${QGIS_DATA_DIR}/images/north_arrows) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.