mirror of
https://github.com/MariaDB/server.git
synced 2025-09-11 05:52:26 +03:00
11 lines
310 B
Plaintext
11 lines
310 B
Plaintext
<Include>
|
|
<Feature Id="HeidiSQL"
|
|
Title='HeidiSQL'
|
|
Description= 'Powerful, easy and free MySQL/MariaDB GUI client by Ansgar Becker'
|
|
AllowAdvertise='no'
|
|
Level='1'>
|
|
<Condition Level="0">HEIDISQLINSTALLED AND NOT REMOVE ~= ALL</Condition>
|
|
<ComponentGroupRef Id='HeidiSQL'/>
|
|
</Feature>
|
|
</Include>
|