Skip to content

Commit 4657d0e

Browse files
author
borysiasty
committedMar 22, 2009
gis theme icons for the core plugins. Hackfest geschlossen.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10404 c8812cc2-4d05-0410-92ff-de0c093fc19c

16 files changed

+12
-0
lines changed
 

‎images/themes/gis/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
SUBDIRS (plugins)
12

23
FILE (GLOB IMAGES *.png)
34

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
SUBDIRS (coordinate_capture)
2+
3+
FILE (GLOB IMAGES *.png)
4+
5+
INSTALL (FILES ${IMAGES}
6+
DESTINATION ${QGIS_DATA_DIR}/themes/gis/plugins)
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
2+
FILE (GLOB IMAGES *.png)
3+
4+
INSTALL (FILES ${IMAGES}
5+
DESTINATION ${QGIS_DATA_DIR}/themes/gis/plugins/coordinate_capture)
389 Bytes

Error rendering embedded code

Invalid image source.

1.18 KB

Error rendering embedded code

Invalid image source.

659 Bytes

Error rendering embedded code

Invalid image source.

805 Bytes

Error rendering embedded code

Invalid image source.

935 Bytes

Error rendering embedded code

Invalid image source.

826 Bytes

Error rendering embedded code

Invalid image source.

433 Bytes

Error rendering embedded code

Invalid image source.

862 Bytes

Error rendering embedded code

Invalid image source.

1.23 KB

Error rendering embedded code

Invalid image source.

968 Bytes

Error rendering embedded code

Invalid image source.

428 Bytes

Error rendering embedded code

Invalid image source.

‎images/themes/gis/plugins/spit.png

1.16 KB

Error rendering embedded code

Invalid image source.

‎images/themes/gis/plugins/wfs.png

1.09 KB

Error rendering embedded code

Invalid image source.

0 commit comments

Comments
 (0)
Please sign in to comment.