feat: add AppStream stock icons for multiflexi and multiflexi-common#106
Conversation
…packages Install multiflexi.svg and multiflexi-common.svg as AppStream stock icons for their respective packages via hicolor icon theme and metainfo XML. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThis PR adds AppStream metadata for the MultiFlexi application by introducing a component metainfo XML file and updating the Debian packaging to install both the metadata and application icon to their respective system directories. ChangesAppStream metadata and packaging integration
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Summary
debian/cz.vitexsoftware.multiflexi.metainfo.xmlwith<icon type="stock">multiflexi</icon>for themultiflexipackagedebian/multiflexi.installto installmultiflexi.svgintousr/share/icons/hicolor/scalable/apps/and the metainfo intousr/share/metainfo/multiflexi-commonwas already correctly configured; no changes needed thereTest plan
multiflexi.svglands in/usr/share/icons/hicolor/scalable/apps/multiflexi.svg/usr/share/metainfo/cz.vitexsoftware.multiflexi.metainfo.xmlis installed in themultiflexipackageappstreamcli validate /usr/share/metainfo/cz.vitexsoftware.multiflexi.metainfo.xml— expect no errorsmultiflexi-commonstill installs its icon and metainfo correctly🤖 Generated with Claude Code
Summary by CodeRabbit