diff --git a/docs/imgs/x2go_desktop.png b/docs/imgs/x2go_desktop.png new file mode 100644 index 00000000..36dffa80 Binary files /dev/null and b/docs/imgs/x2go_desktop.png differ diff --git a/scripts/usr/local/bin/script-deploy-manual b/scripts/usr/local/bin/script-deploy-manual index 8e099bf9..8c02d02f 100755 --- a/scripts/usr/local/bin/script-deploy-manual +++ b/scripts/usr/local/bin/script-deploy-manual @@ -28,7 +28,7 @@ for desktop in /home/*/Desktop; do Name=Hartman Lab Server Manual Type=Link URL=$manual_url - Icon=text-html + Icon=help-browser EOF chmod 644 "$desktop/manual.desktop" done