فهرست منبع

Update manual icon

Bryan Roessler 2 روز پیش
والد
کامیت
9451d8f923
2فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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