forked from Autotest/uengine-runner
1.2.1: change deb package
This commit is contained in:
parent
de71e3b01e
commit
7beb35d1de
|
@ -1,3 +1,3 @@
|
|||
# !/bin/sh
|
||||
python3 -m pip install --upgrade pillow
|
||||
python3 -m pip install --upgrade ttkthemes
|
||||
python3 -m pip install --upgrade pillow >> /tmp/uengine-runner.temp.install.log
|
||||
python3 -m pip install --upgrade ttkthemes >> /tmp/uengine-runner.temp.install.log
|
|
@ -1,16 +0,0 @@
|
|||
[Desktop Entry]
|
||||
Categories=system;Utility;
|
||||
Encoding=UTF-8
|
||||
Exec=uengine-runner -ci %F
|
||||
GenericName=APK 安装(uengine)
|
||||
GenericName[zh_CN]=APK 安装(uengine)
|
||||
Icon=/opt/apps/uengine-runner/icon.png
|
||||
MimeType=application/apk;
|
||||
Name=APK 安装(uengine)
|
||||
Name[zh_CN]=APK 安装(uengine)
|
||||
NoDisplay=true
|
||||
OnlyShowIn=Unity;
|
||||
StartupNotify=false
|
||||
StartupWMClass=APK 安装(uengine)
|
||||
Terminal=false
|
||||
Type=Application
|
Binary file not shown.
Loading…
Reference in New Issue