Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zellij: Housekeeping #3303

Merged
merged 1 commit into from
Jul 14, 2024
Merged

zellij: Housekeeping #3303

merged 1 commit into from
Jul 14, 2024

Conversation

malfisya
Copy link
Member

Summary

Test Plan

Verify metainfo with appstream-builder --packages-dir=. --include-failed -v

Checklist

  • Package was built and tested against unstable

**Summary**

- Add appstream metainfo (Part of #1389)
- Use cargo macros (Part of #3111)
@malfisya malfisya requested a review from EbonJaeger July 14, 2024 04:41
Copy link
Member

@algent-al algent-al left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@algent-al algent-al merged commit f9f8f68 into main Jul 14, 2024
1 check passed
@malfisya malfisya deleted the zellij branch July 14, 2024 11:55
@@ -0,0 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

zellij is a terminal application; is this the right component?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, I thought it was more like kitty. Now that i tried it, it is more like helix. Yeah, this is not the right component. But then again, it provides desktop file which console application are not required to. For console application, this the template for it.

Copy link
Member Author

@malfisya malfisya Jul 14, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the component can be changed to <component type="console-application"> and will still be valid. Let me try in a sec.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants