浏览代码

Update manual icon

Bryan Roessler 2 天之前
父节点
当前提交
9451d8f923
共有 2 个文件被更改,包括 1 次插入1 次删除
  1. 二进制
      docs/imgs/x2go_desktop.png
  2. 1 1
      scripts/usr/local/bin/script-deploy-manual

二进制
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