--- mcore-src/trunk/mcore-tools/daemon/client/include/fluxbox.client.class 2012/08/13 10:05:03 2015 +++ mcore-src/trunk/mcore-tools/daemon/client/include/fluxbox.client.class 2012/08/13 10:06:21 2016 @@ -10,6 +10,8 @@ { local MMINCLUDE local CONFIG + local file + local ver MMINCLUDE="${MCORE_CONFIG_PATH}/fluxbox/mcore-menu-include" CONFIG="${MROOT}/${MMINCLUDE}" @@ -29,8 +31,8 @@ # fluxbox menu header clearconfig - local ver="$(< ${MROOT}/etc/mageversion)" - addconfig "[begin] (mCore-${ver} #${MCORE_SERIAL})" + ver="$(< ${MROOT}/etc/mageversion)" + addconfig "[begin] (${MCORE_DISTRIBUTION}-${ver} #${MCORE_SERIAL})" # add a newline (maybe there is no crlf in the header) addconfig