Skip to content

Commit

Permalink
Merge pull request #603 from mjakeman/fix-metainfo-id
Browse files Browse the repository at this point in the history
metainfo: Fix id
  • Loading branch information
mjakeman authored Apr 21, 2024
2 parents 003c605 + 77e10c1 commit 237e1b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/com.mattjakeman.ExtensionManager.metainfo.xml.in.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>@app_id@.desktop</id>
<id>@app_id@</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0-or-later</project_license>
<name>Extension Manager</name>
Expand Down

0 comments on commit 237e1b8

Please sign in to comment.