feat(comps): add helium group (#1280)

This commit is contained in:
madomado
2024-05-21 21:25:23 +08:00
committed by GitHub
parent ac1885a006
commit 47d1cddc70
+12
View File
@@ -73,4 +73,16 @@
<packagereq type="default">pantheon-tweaks</packagereq>
</packagelist>
</group>
<group>
<id>helium</id>
<name>Helium Theme and libhelium</name>
<description>The Application Framework and Theme for tauOS.</description>
<default>false</default>
<uservisible>true</uservisible>
<packagelist>
<packagereq type="default">libhelium</packagereq>
<packagereq type="default">tau-helium</packagereq>
<packagereq type="default">tau-hydrogen</packagereq>
</packagelist>
</group>
</comps>