Package: x2goclient Version: 4.0.5.0
The x2goclient package for Mac OS X uses the X2Go icon for the mounted disk image. To me this is confusing.
On the desktop the icon of the mounted disk image of X2Go looks exactly like the X2Go application itself. If you put the X2Go application on the desktop you cannot tell, if you use the mounted disk image or the application.
Please, do not use the X2Go icon for the mounted disk image.
Please, use the default icon for the mounted disk image.
This can be done by changing the file:
x2goclient/macbuild.sh
from:
--icon "${TOP_DIR}/res/img/icons/x2go-mac.icns"
--format "UDBZ"
to:
--format "UDBZ"
#--icon "${TOP_DIR}/res/img/icons/x2go-mac.icns" \
-- Kind regards, René