Removed blue-marker.png image because Serge has plenty of marker images for GeoView and Geography.
svn: r17980
This commit is contained in:
parent
5eb58e76bf
commit
6b0472d333
@ -5,7 +5,6 @@
|
|||||||
|
|
||||||
DATAFILES = \
|
DATAFILES = \
|
||||||
blank.gif \
|
blank.gif \
|
||||||
blue-marker.png \
|
|
||||||
crosshairs.png \
|
crosshairs.png \
|
||||||
document.png \
|
document.png \
|
||||||
favicon2.ico \
|
favicon2.ico \
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 32 KiB |
@ -108,8 +108,7 @@ def load_on_reg(dbstate, uistate, plugin):
|
|||||||
|
|
||||||
# NarrativeMap stylesheet/ image for NarrativeWeb place maps
|
# NarrativeMap stylesheet/ image for NarrativeWeb place maps
|
||||||
["NarrativeMaps", 0, "",
|
["NarrativeMaps", 0, "",
|
||||||
path_css("narrative-maps.css"), None,
|
path_css("narrative-maps.css"), None, [], [] ],
|
||||||
[path_img("blue-marker.png")], [] ],
|
|
||||||
|
|
||||||
# default style sheet in the options
|
# default style sheet in the options
|
||||||
["default", 0, _("Basic-Ash"),
|
["default", 0, _("Basic-Ash"),
|
||||||
|
Loading…
Reference in New Issue
Block a user