summarylogtreecommitdiffstats
path: root/wechat-universal.desktop
diff options
context:
space:
mode:
authorGuoxin Pu2024-03-14 11:04:55 +0800
committerGuoxin Pu2024-03-14 11:09:12 +0800
commit99160cf5326675e6f02ec7b2892d798b68939940 (patch)
tree14267eadb009c639835b0884393a4985c9f11138 /wechat-universal.desktop
parent35f5496e34e90347377bccc53d8c2ebebd6de06b (diff)
downloadaur-99160cf5326675e6f02ec7b2892d798b68939940.tar.gz
up to .236 and support loong64
Diffstat (limited to 'wechat-universal.desktop')
-rw-r--r--wechat-universal.desktop23
1 files changed, 23 insertions, 0 deletions
diff --git a/wechat-universal.desktop b/wechat-universal.desktop
new file mode 100644
index 000000000000..c9f15feaa57a
--- /dev/null
+++ b/wechat-universal.desktop
@@ -0,0 +1,23 @@
+[Desktop Entry]
+Comment=WeChat Universal
+Comment[zh_CN]=
+TryExec=wechat-universal
+Exec=wechat-universal %u
+Icon=wechat-universal
+Name=WeChat (Universal)
+Name[zh_CN]=微信 Universal
+Categories=Utility;Network;InstantMessaging;Chat;
+Terminal=false
+Type=Application
+Keywords=wechat;weixin;we;w;
+Keywords[zh_CN]=微;微信;wechat;weixin;we;
+StartupWMClass=wechat
+X-GNOME-SingleWindow=true
+SingleMainWindow=true
+Actions=quit;
+
+[Desktop Action quit]
+Name=Quit WeChat
+Name[zh_CN]=退出
+Exec=bash -c '/usr/bin/killall wechat'
+Icon=application-exit