summarylogtreecommitdiffstats
path: root/wechat.desktop
blob: cd93d71af532b5ae2e911467cc6436b2a89ca703 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
[Desktop Entry]
Comment=WeChat
Comment[zh_CN]=微信
Exec=env _portableConfig=com.qq.weixin PORTABLE_CONF=com.qq.weixin /usr/bin/portable -- %u
Icon=wechat
Name=WeChat
Name[zh_CN]=微信
Categories=Utility;Network;InstantMessaging;Chat;
Terminal=false
Type=Application
Keywords=wechat;weixin;we;w;
Keywords[zh_CN]=微;微信;wechat;weixin;we;w;
X-GNOME-SingleWindow=true
SingleMainWindow=true
Actions=nosandbox;opendir;share;quit;
StartupWMClass=wechat
StartupNotify=false

[Desktop Action nosandbox]
Name=Toggle Sandbox...
Name[zh_CN]=更改沙盒偏好...
Exec=env _portableConfig=com.qq.weixin PORTABLE_CONF=com.qq.weixin /usr/bin/portable --actions f5aaebc6-0014-4d30-beba-72bce57e0650
Icon=security-low-symbolic

[Desktop Action opendir]
Name=Open WeChat Home
Name[zh_CN]=打开数据目录
Exec=env _portableConfig=com.qq.weixin PORTABLE_CONF=com.qq.weixin /usr/bin/portable --actions opendir
Icon=go-home-symbolic

[Desktop Action share]
Name=Share files with WeChat
Name[zh_CN]=向微信传输文件
Exec=env _portableConfig=com.qq.weixin PORTABLE_CONF=com.qq.weixin /usr/bin/portable --actions share-files
Icon=insert-image-symbolic

[Desktop Action quit]
Name=Quit WeChat
Name[zh_CN]=退出微信
Exec=env _portableConfig=com.qq.weixin PORTABLE_CONF=com.qq.weixin /usr/bin/portable --actions quit
Icon=system-log-out-symbolic