<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<installer-gui-script minSpecVersion="2">
    <title>Notedpad++ System Theme</title>
    <organization>com.yassine.notedpad.systemtheme</organization>
    <options customize="never" require-scripts="false" rootVolumeOnly="true"/>
    <welcome file="welcome.html" mime-type="text/html"/>
    <license file="license.html" mime-type="text/html"/>
    <conclusion file="conclusion.html" mime-type="text/html"/>
    <domains enable_anywhere="false" enable_currentUserHome="false" enable_localSystem="true"/>
    <pkg-ref id="com.yassine.notedpad.systemtheme">
        <bundle-version>
            <bundle CFBundleShortVersionString="1.1.0" CFBundleVersion="1.1.0" id="com.yassine.notedpad.systemtheme" path="Applications/Notedpad++ System Theme.app"/>
        </bundle-version>
    </pkg-ref>
    <choices-outline>
        <line choice="default">
            <line choice="com.yassine.notedpad.systemtheme"/>
        </line>
    </choices-outline>
    <choice id="default"/>
    <choice id="com.yassine.notedpad.systemtheme" visible="false">
        <pkg-ref id="com.yassine.notedpad.systemtheme"/>
    </choice>
    <pkg-ref id="com.yassine.notedpad.systemtheme" version="1.1.0" onConclusion="none" installKBytes="46236" updateKBytes="0">#NotedpadPlusPlus.pkg</pkg-ref>
</installer-gui-script>