Re: [mkgmap-dev] bug in mapsource installer

2011-02-26 Thread Nakor
On 2/18/2011 5:19 PM, Minko wrote:
 Right now mkgmap copy and pastes --series-name into those fields,
 whereas family-name seems more logical. The drop-down name in mapsource is 
 the series-name.

Sorry I was unclear: the name in the MapSource drop-down menu is not set 
when building the installer but earlier by mkgmap itself.

I will look into the other things.

   Thanks,

N.
___
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev


[mkgmap-dev] bug in mapsource installer

2011-02-10 Thread Minko
Hi,
I have a question about the nsis mapsource installer.
I notice in the nsi file the series-name generated to set the default name for 
installing the maps
in the mapsource register and the default installation folder:

!define DEFAULT_DIR C:\Garmin\Maps\OpenFietsMap (series-name)
!define INSTALLER_DESCRIPTION OpenFietsMap (series-name)
!define INSTALLER_NAME OpenFietsMap (series-name)
!define MAPNAME test
!define PRODUCT_ID 1
!define REG_KEY OpenFietsMap (series-name)

Why is this not the family-name?

In the map dropdown list in Mapsource, I would like to see the mapname with 
creation date,
(which is the series-name). The default directory and Mapsource registers 
should be
kept the same mapname every time, usually this is always the family name.
Can this be changed?

Cheers,
Minko
___
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev