mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-12-14 19:12:04 +08:00
添加Wine源添加工具(支持Deepin20)
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
#!/usr/bin/env xdg-open
|
||||
[Desktop Entry]
|
||||
Categories=;
|
||||
Comment=@@NAME@@
|
||||
Encoding=UTF-8
|
||||
Exec="/opt/apps/@@PACKAGE@@/files/run.sh" --uri
|
||||
GenericName=@@NAME@@
|
||||
Icon=@@ICONLIST@@
|
||||
MimeType=@@MIMETYPE@@
|
||||
Name=@@NAME@@.desktop
|
||||
StartupNotify=false
|
||||
Terminal=false
|
||||
Type=Application
|
||||
X-Created-By=
|
||||
Categories=;
|
||||
Icon=@@ICONLIST@@
|
||||
Exec="/opt/apps/@@PACKAGE@@/files/run.sh" --uri
|
||||
Name=@@NAME@@
|
||||
Comment=@@NAME@@
|
||||
MimeType=@@MIMETYPE@@
|
||||
GenericName=@@NAME@@
|
||||
Terminal=false
|
||||
StartupNotify=false
|
||||
X-Deepin-Vendor=user-custom
|
||||
|
||||
Reference in New Issue
Block a user