chore: 升级版本号到 v0.2.0,修复 macOS/Linux 配置\n\n- 升级所有平台版本号 0.1.0 → 0.2.0\n- 修复 macOS Info.plist 残留的旧项目名 Peter Agent → GitPilot\n- 修复 Linux desktop 文件残留的旧项目名"
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Name=Peter Agent
|
||||
Comment=AI Agent Application
|
||||
Name=GitPilot
|
||||
Comment=Git Repository Management Tool
|
||||
# The Exec line includes %u to pass the URL to the application
|
||||
Exec=/usr/local/bin/peter-agent %u
|
||||
Exec=/usr/local/bin/gitpilot %u
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Icon=peter-agent
|
||||
Icon=gitpilot
|
||||
Categories=Utility;
|
||||
StartupWMClass=peter-agent
|
||||
StartupWMClass=gitpilot
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user