util: rewrote path building in makeThemePack
commit35b912dd259ed1b1530a70217d2640ce76eba2e6
authorChristophe CURIS <christophe.curis@free.fr>
Mon, 16 Jun 2014 18:15:29 +0000 (16 20:15 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Mon, 16 Jun 2014 19:00:09 +0000 (16 20:00 +0100)
treeeeeb90d141b0d1c9f3208fc910c8158fe14ab0ed
parentd90c8d5370fc658b962671c534929972c832a61f
util: rewrote path building in makeThemePack

Use a better name for local variable and allocate the (almost) correct
number of characters for the path instead of a fixed offset that could be
a problem if the constant part of the path were to be updated.

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
util/getstyle.c