diff options
| author | Yigit Sever | 2021-10-12 14:50:24 +0300 |
|---|---|---|
| committer | Yigit Sever | 2021-10-12 14:50:24 +0300 |
| commit | 251e4302251926d957ae1af8c5295bc011d81ed2 (patch) | |
| tree | c94cf2d1f6904d6aa7b37e6be03b588cbcc35c5b /logisim-evolution.desktop | |
| parent | 580f76e509d71336955dc31b6fcf5aec3937acd1 (diff) | |
| download | packages-251e4302251926d957ae1af8c5295bc011d81ed2.tar.gz packages-251e4302251926d957ae1af8c5295bc011d81ed2.tar.bz2 packages-251e4302251926d957ae1af8c5295bc011d81ed2.zip | |
Fix mimetype warning
This fixes the following warning;
Wrong namespace on document element in
'/usr/share/mime/packages/logisim-evolution.xml' (should be
http://www.freedesktop.org/standards/shared-mime-info)
Apparently https works for upstream:
https://github.com/logisim-evolution/logisim-evolution/issues/678
Diffstat (limited to 'logisim-evolution.desktop')
| -rw-r--r-- | logisim-evolution.desktop | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/logisim-evolution.desktop b/logisim-evolution.desktop deleted file mode 100644 index 3bda6b1..0000000 --- a/logisim-evolution.desktop +++ /dev/null | |||
| @@ -1,9 +0,0 @@ | |||
| 1 | [Desktop Entry] | ||
| 2 | Name=Logisim Evolution | ||
| 3 | Comment=An educational tool for designing and simulating digital logic circuits | ||
| 4 | Exec=/usr/bin/logisim-evolution | ||
| 5 | Icon=logisim-evolution | ||
| 6 | Terminal=false | ||
| 7 | Type=Application | ||
| 8 | Categories=Education | ||
| 9 | MimeType=application/x-logisim-evolution | ||
