mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-01-01 11:12:16 +00:00
fix up the name in the metainfo when templating
This commit is contained in:
committed by
Mitchell Hashimoto
parent
fa4f420768
commit
8a95212197
@@ -2,7 +2,7 @@
|
||||
<component type="desktop-application">
|
||||
<id>@@APPID@@</id>
|
||||
<launchable type="desktop-id">@@APPID@@.desktop</launchable>
|
||||
<name>Ghostty</name>
|
||||
<name>@@NAME@@</name>
|
||||
<url type="homepage">https://ghostty.org</url>
|
||||
<url type="help">https://ghostty.org/docs</url>
|
||||
<url type="bugtracker">https://github.com/ghostty-org/ghostty/discussions</url>
|
||||
|
||||
Reference in New Issue
Block a user