mirror of
https://gitee.com/spark-store-project/spark-wine
synced 2025-12-20 05:51:39 +08:00
修改: 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:
@@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
mkdir -p /opt/durapps/spark-dwine-helper/
|
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
|
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 "释放文件"
|
echo "释放文件"
|
||||||
@@ -7,4 +7,4 @@ if [ -L /opt/deepinwine/tools/spark_run_v4.sh ];then
|
|||||||
rm -f /opt/deepinwine/tools/spark_run_v4.sh
|
rm -f /opt/deepinwine/tools/spark_run_v4.sh
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "清理垃圾"
|
echo "清理"
|
||||||
@@ -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
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 34 KiB |
Reference in New Issue
Block a user