🎨 change pake name
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Categories=Office
|
||||
Exec=com-tw93-weread
|
||||
Icon=com-tw93-weread
|
||||
Name=com-tw93-weread
|
||||
Exec=com-pake-weread
|
||||
Icon=com-pake-weread
|
||||
Name=com-pake-weread
|
||||
Name[zh_CN]=微信阅读
|
||||
StartupNotify=true
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Type=Application
|
||||
|
||||
@@ -2,14 +2,14 @@
|
||||
"tauri": {
|
||||
"bundle": {
|
||||
"icon": ["png/weread_512.png"],
|
||||
"identifier": "com.tw93.weread",
|
||||
"identifier": "com.pake.weread",
|
||||
"active": true,
|
||||
"category": "DeveloperTool",
|
||||
"copyright": "",
|
||||
"deb": {
|
||||
"depends": ["curl", "wget"],
|
||||
"files": {
|
||||
"/usr/share/applications/com-tw93-weread.desktop": "assets/com-tw93-weread.desktop"
|
||||
"/usr/share/applications/com-pake-weread.desktop": "assets/com-pake-weread.desktop"
|
||||
}
|
||||
},
|
||||
"externalBin": [],
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"tauri": {
|
||||
"bundle": {
|
||||
"icon": ["icons/weread.icns"],
|
||||
"identifier": "com.tw93.weread",
|
||||
"identifier": "com.pake.weread",
|
||||
"active": true,
|
||||
"category": "DeveloperTool",
|
||||
"copyright": "",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"tauri": {
|
||||
"bundle": {
|
||||
"icon": ["png/weread_256.ico", "png/weread_32.ico"],
|
||||
"identifier": "com.tw93.weread",
|
||||
"identifier": "com.pake.weread",
|
||||
"active": true,
|
||||
"category": "DeveloperTool",
|
||||
"copyright": "",
|
||||
|
||||
Reference in New Issue
Block a user