This commit is contained in:
2026-05-30 22:20:07 +02:00
parent ba3211f37f
commit f91004a1d7
8 changed files with 277 additions and 0 deletions
@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
<id>codium.desktop</id>
<metadata_license>MIT</metadata_license>
<project_license>MIT</project_license>
<name>VSCodium</name>
<url type="homepage">https://www.vscodium.com</url>
<summary>VSCodium. Code editing. Redefined.</summary>
<description>
<p>VSCodium is a community-driven, freely-licensed binary distribution of Microsoft's editor VS Code.</p>
</description>
<screenshots>
<screenshot type="default">
<image>https://www.vscodium.com/img/vscodium.png</image>
<caption>Editing C</caption>
</screenshot>
</screenshots>
</component>