mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-26 15:24:36 +02:00
* fixed tree fade-in-fade-out effect for small displays ([issue #6](http://github.com/lrsjng/h5ai/issues/6)) * added custom scrollbar to tree ([issue #6](http://github.com/lrsjng/h5ai/issues/6)) * fixed broken links caused by URI encoding/decoding ([issue #9](http://github.com/lrsjng/h5ai/issues/9)) * added "empty" to localization (hope Google Translate did a good job here)
20 lines
293 B
Properties
20 lines
293 B
Properties
custom = true
|
|
|
|
|
|
# project
|
|
project.name = h5ai
|
|
project.version = 0.10
|
|
|
|
|
|
# src
|
|
src.dir = src
|
|
|
|
|
|
# build
|
|
build.dir = target
|
|
|
|
|
|
# libs
|
|
lib.scripp.jar = tools/scripp.jar
|
|
|