Skip to content

Commit f62955f

Browse files
committedMay 1, 2013
Merge pull request #551 from olivierdalang/SvgLibraryCleanup
Svg library cleanup
2 parents 5e9e98a + 211a090 commit f62955f

File tree

369 files changed

+16790
-58695
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

369 files changed

+16790
-58695
lines changed
 

‎images/svg/CMakeLists.txt

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11

2-
SET (SVG_DIRS
2+
SET (SVG_DIRS
33
accommodation
44
amenity
5-
biology
6-
biology
5+
arrows
6+
backgrounds
7+
components
8+
crosses
79
emergency
810
entertainment
911
food
@@ -13,14 +15,14 @@ SET (SVG_DIRS
1315
icon
1416
landmark
1517
money
16-
north_arrows
1718
religion
1819
services
1920
shopping
2021
sport
2122
symbol
2223
tourist
2324
transport
25+
wind_roses
2426
)
2527

2628

Lines changed: 51 additions & 167 deletions
Loading

0 commit comments

Comments
 (0)
Please sign in to comment.