mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-01 01:21:57 +00:00
2be39debad
* zed: use new metainfo scripts * change appid macro * classify component types * Add metainfo override for icons Add override.xml metainfo files for stable, preview and nightly builds. Update specs to include override.xml as Source1, install icons to icons/hicolor/512x512/apps, and pass the override to %terra_appstream. * use consistent naming with flathub * Finally fix appstream metainfo properly --------- Signed-off-by: Pornpipat Popum <cappy@cappuchino.xyz>
7 lines
160 B
XML
7 lines
160 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<component type="desktop-application">
|
|
<name>Zed</name>
|
|
<id>dev.zed.Zed</id>
|
|
<icon>dev.zed.Zed</icon>
|
|
</component>
|