mirror of
https://github.com/msojocs/wechat-web-devtools-linux.git
synced 2025-07-22 00:00:04 +08:00
fix: 桌面图标可能不显示的问题
This commit is contained in:
parent
582d296cf9
commit
5a1851d310
@ -8,6 +8,6 @@ Exec=/opt/wechat-devtools/bin/wechat-devtools
|
|||||||
Icon=wechat-devtools
|
Icon=wechat-devtools
|
||||||
Type=Application
|
Type=Application
|
||||||
Terminal=false
|
Terminal=false
|
||||||
StartupWMClass=wechat_devtools
|
StartupWMClass=wechat-devtools
|
||||||
Actions=
|
Actions=
|
||||||
MimeType=x-scheme-handler/wechatide
|
MimeType=x-scheme-handler/wechatide
|
@ -8,6 +8,6 @@ Exec=dir/bin/wechat-devtools
|
|||||||
Icon=dir/res/icons/wechat-devtools.svg
|
Icon=dir/res/icons/wechat-devtools.svg
|
||||||
Type=Application
|
Type=Application
|
||||||
Terminal=false
|
Terminal=false
|
||||||
StartupWMClass=wechat_devtools
|
StartupWMClass=wechat-devtools
|
||||||
Actions=
|
Actions=
|
||||||
MimeType=x-scheme-handler/wechatide
|
MimeType=x-scheme-handler/wechatide
|
Loading…
x
Reference in New Issue
Block a user