mirror of
https://github.com/wanglin2/mind-map.git
synced 2026-02-21 18:37:43 +08:00
update desktop file
This commit is contained in:
parent
ef10d536a3
commit
35df4d6ffa
@ -120,7 +120,13 @@ module.exports = {
|
||||
arch: ['x64']
|
||||
}
|
||||
],
|
||||
category: 'Utilities',
|
||||
category: 'Office',
|
||||
desktop: {
|
||||
Name: 'Thoughts',
|
||||
'Name[zh_CN]': '思绪思维导图',
|
||||
Comment: 'A Simple Mind Map',
|
||||
'Comment[zh_CN]': '一个简洁的思维导图'
|
||||
},
|
||||
icon: './build/icon.icns'
|
||||
},
|
||||
dmg: {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user