Skip to content

Commit 50bcf30

Browse files
author
borysiasty
committed
gis theme icons for the core plugins. Hackfest geschlossen.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10404 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent b8889a9 commit 50bcf30

16 files changed

+12
-0
lines changed

images/themes/gis/CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
SUBDIRS (plugins)
12

23
FILE (GLOB IMAGES *.png)
34

+6
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)
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)
Loading
1.18 KB
Loading
659 Bytes
Loading
805 Bytes
Loading
935 Bytes
Loading
826 Bytes
Loading
433 Bytes
Loading
862 Bytes
Loading
1.23 KB
Loading
968 Bytes
Loading
428 Bytes
Loading

images/themes/gis/plugins/spit.png

1.16 KB
Loading

images/themes/gis/plugins/wfs.png

1.09 KB
Loading

0 commit comments

Comments
 (0)