]> err.no Git - mapper/commitdiff
Nightclub
authorKaj-Michael Lang <milang@onion.tal.org>
Fri, 4 Jan 2008 12:25:05 +0000 (14:25 +0200)
committerKaj-Michael Lang <milang@onion.tal.org>
Fri, 4 Jan 2008 12:25:05 +0000 (14:25 +0200)
src/poi.c

index 60861b160dc9d9edd3465a7a249f60b7439a2ad5..2c0b8932269e46368401caf87d3fdcaa7485b9f8 100644 (file)
--- a/src/poi.c
+++ b/src/poi.c
@@ -63,7 +63,8 @@ static struct _poi_categories default_poi_categories[] = {
        { NODE_TOURISM_CARAVAN_SITE, "Caravan site", "" , "accommodation/camping/caravan", "#90ff80" },
        { NODE_TOURISM_PICNIC_SITE, "Picnic", "Place to have a Picnic" , "recreation/picnic", "#a5f8e5" },
        { NODE_AMENITY_FOOD, "Restaurant, Fast food", "Places to eat or drink." , "food/fastfood", "#e5960d" },
-       { NODE_AMENITY_PUB, "Pub, Disco, Club", "Place to drink and party." , "food/pub", "#f5960d" },
+       { NODE_AMENITY_PUB, "Pub", "Place to drink." , "food/pub", "#f5960d" },
+       { NODE_AMENITY_NIGHTCLUB, "Disco, Club", "Place to drink, party and dance." , "food/bar", "#f59c1d" },
        { NODE_AMENITY_CAFE, "Cafe", "Place to drink coffe or tee and eat." , "food/cafe", "#ff960d" },
        { NODE_AMENITY_CINEMA, "Cinema", "Place to see movies" , "recreation/cinema", "#9090a0" },
        { NODE_AMENITY_THEATRE, "Theatre", "Place to see people performing" , "recreation/theater", "#9595a5" },