mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-03-12 22:35:18 +00:00
Merge pull request #70 from Calinou/fix-appdata-identifier
Fix application identifier in the AppStream metadata
This commit is contained in:
commit
b9267b51fc
2 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Copyright (c) 2019 OverloadedOrama -->
|
||||
<component type="desktop">
|
||||
<id>com.orama-interactive.Pixelorama.desktop</id>
|
||||
<id>com.orama_interactive.Pixelorama.desktop</id>
|
||||
<name>Pixelorama</name>
|
||||
<summary>2D sprite editor with animation support</summary>
|
||||
<description>
|
Loading…
Add table
Reference in a new issue