Skip to content

Commit

Permalink
Fix launchable pointing to incorrect desktop file
Browse files Browse the repository at this point in the history
  • Loading branch information
kaiw committed Jul 13, 2024
1 parent 4bfdd01 commit be646c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/org.gnome.Meld.appdata.xml.in.in
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<project_group>GNOME</project_group>
<developer_name>Kai Willadsen</developer_name>
<translation type="gettext">meld</translation>
<launchable type="desktop-id">org.gnome.Meld.desktop</launchable>
<launchable type="desktop-id">@appid@.desktop</launchable>
<content_rating type="oars-1.1" />
<releases>
<release date="2022-09-04" version="3.22.0">
Expand Down

0 comments on commit be646c1

Please sign in to comment.