Explorar el Código

Update manual icon

Bryan Roessler hace 2 días
padre
commit
9451d8f923
Se han modificado 2 ficheros con 1 adiciones y 1 borrados
  1. BIN
      docs/imgs/x2go_desktop.png
  2. 1 1
      scripts/usr/local/bin/script-deploy-manual

BIN
docs/imgs/x2go_desktop.png


+ 1 - 1
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