Browse Source

Update manual icon

Bryan Roessler 2 days ago
parent
commit
9451d8f923
2 changed files with 1 additions and 1 deletions
  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
 		Name=Hartman Lab Server Manual
 		Type=Link
 		Type=Link
 		URL=$manual_url
 		URL=$manual_url
-		Icon=text-html
+		Icon=help-browser
 	EOF
 	EOF
   chmod 644 "$desktop/manual.desktop"
   chmod 644 "$desktop/manual.desktop"
 done
 done