3 APP_VERSION
=$
(python
-c "import sys; sys.path.insert(0, '.'); from PyGTKShell.Core import *; print '.'.join(map(str, pygtkshell_version))")
4 RELEASE_DIR
="${FRTD}/pygtk-shell/releases/${APP_VERSION}"
5 RSYNC_LOCAL
="./.rsync-exec-pygtk-shell-web-local.sh"