修改: spark-dwine-helper/pkgu/DEBIAN/postinst

修改:     spark-dwine-helper/pkgu/DEBIAN/postrm
	新文件:   spark-dwine-helper/pkgu/opt/apps/store.spark-app.spark-dwine-helper/entries/applications/store.spark-app.spark-dwine-helper.desktop
	新文件:   spark-dwine-helper/pkgu/opt/apps/store.spark-app.spark-dwine-helper/entries/icons/hicolor/scalable/apps/store.spark-app.spark-dwine-helper.png
This commit is contained in:
2022-06-17 16:31:13 +08:00
parent b48c1adad9
commit 6c672fdf55
4 changed files with 14 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/bash
mkdir -p /opt/durapps/spark-dwine-helper/
ln -s -f /opt/apps/store.spark-app.spark-dwine-helper/files/durapps/spark-dwine-helper/scale-set-helper /opt/durapps/spark-dwine-helper/scale-set-helper
ln -s -f /opt/apps/store.spark-app.spark-dwine-helper/files/durapps/spark-dwine-helper/scale-set-helper /opt/durapps/spark-dwine-helper/
ln -s -f /opt/apps/store.spark-app.spark-dwine-helper/files/deepinwine/tools/spark_run_v4.sh /opt/deepinwine/tools/spark_run_v4.sh
echo "释放文件"

View File

@@ -7,4 +7,4 @@ if [ -L /opt/deepinwine/tools/spark_run_v4.sh ];then
rm -f /opt/deepinwine/tools/spark_run_v4.sh
fi
echo "清理垃圾"
echo "清理"

View File

@@ -0,0 +1,12 @@
[Desktop Entry]
Categories=Utility;
Encoding=UTF-8
Exec=zenity --info --text="请前往 /opt/durapps/spark-dwine-helper/ 查看" --width=500 --height=150
Icon=store.spark-app.spark-dwine-helper
MimeType=
Name=store.spark-app.spark-dwine-helper
StartupWMClass=spark-webapp-runtime
Terminal=False
Type=Application
NoDisplay=true
X-Deepin-Vendor=user-custom