[v3] fix linux .desktop file appicon variable#4477
Conversation
WalkthroughThe update modifies the Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Suggested reviewers
Poem
Note ⚡️ Unit Test Generation is now available in beta!Learn more here, or try it out under "Finishing Touches" below. 📜 Recent review detailsConfiguration used: .coderabbit.yaml 📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
✨ Finishing Touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
|
Thanks for another almost bogus codereview @coderabbitai. I am not going to train you with correct context. |
|
Tip For best results, initiate chat on the files or code changes. @COD3HUNT3R I understand your frustration with my review, and I respect your decision not to provide additional context. I apologize if my analysis missed important details or didn't align with your expectations for this PR. |
|
Thanks for this 🙏 Please could you add an entry to the changelog located at |
|
|
Thanks @COD3HUNT3R 🙏 |
* [v3] fix linux .desktop file appicon variable * Update UNRELEASED_CHANGELOG.md --------- Co-authored-by: Lea Anthony <lea.anthony@gmail.com>



nfpm dst file is /usr/share/icons/hicolor/128x128/apps/{{.BinaryName}}.png but in .desktop file generation ICON variable is appicon which generates incorrect .desktop file not showing icon.
wails/v3/internal/commands/updatable_build_assets/linux/nfpm/nfpm.yaml.tmpl
Line 23 in 1cf9042
Summary by CodeRabbit