mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-12 02:05:54 +00:00
10 lines
324 B
XML
10 lines
324 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE kcfg SYSTEM
|
|
"http://www.kde.org/standards/kcfg/1.0/kcfg.xsd">
|
|
<kcfg>
|
|
<group name="uninstallApplication">
|
|
<entry name="Url" type="String">
|
|
<label>The url of the desktop file of the application to remove</label>
|
|
</entry>
|
|
</group>
|
|
</kcfg> |