diff --git a/code/nel/configure.ac b/code/nel/configure.ac index 421d05d11..86e511f9c 100644 --- a/code/nel/configure.ac +++ b/code/nel/configure.ac @@ -13,7 +13,7 @@ # *and* AC_SUBST(LIBTOOL_VERSION) AC_PREREQ(2.57) -AC_INIT([nel],[0.5.0],[nel-all@nevrax.org]) +AC_INIT([nel],[0.7.0],[nel-all@nevrax.org]) AM_INIT_AUTOMAKE([tar-ustar]) AC_CONFIG_SRCDIR(include/nel/misc/types_nl.h) @@ -215,7 +215,7 @@ else SAMPLE_SUBDIR="samples" fi -# Enable/disable samples compilation. +# Enable/disable tools compilation. AC_ARG_ENABLE([tools], AC_HELP_STRING([--disable-tools], [disable tools code]), diff --git a/code/ryzom/client/data/gamedev/interfaces_v3/widgets.xml b/code/ryzom/client/data/gamedev/interfaces_v3/widgets.xml index abbf0e171..161e7c825 100644 --- a/code/ryzom/client/data/gamedev/interfaces_v3/widgets.xml +++ b/code/ryzom/client/data/gamedev/interfaces_v3/widgets.xml @@ -5849,7 +5849,7 @@ force_keep="#index" itemdb="UI:glob_var:help:#index:BUILD_ITEMS" posparent="text" /> - + setCommand(ucstring(command), execute); + _EB->setCommand(command, execute); }