mirror of
https://github.com/OpenListTeam/OpenList-Desktop.git
synced 2025-11-25 03:14:56 +08:00
* 📦 Chore(custom): update build command * 🐛 Fix(custom): fix action error * 🐛 Fix(custom): fix ci * 🐛 Fix(custom): fix prepare.js for linux and macos * 🐛 Fix(custom): fix windows scripts syntax * 🐛 Fix(custom): add linker for linux * 🐛 Fix(custom): fix linux arm building * 🐛 Fix(custom): add creation flags for silent installer on Windows
10 lines
175 B
Desktop File
10 lines
175 B
Desktop File
[Desktop Entry]
|
|
Categories={{{categories}}}
|
|
Comment={{{comment}}}
|
|
Exec={{{exec}}} %u
|
|
StartupWMClass={{{exec}}}
|
|
Icon={{{icon}}}
|
|
Name={{{name}}}
|
|
Terminal=false
|
|
Type=Application
|