<?xml version="1.0" encoding="UTF-8"?>
<schemalist gettext-domain="bazaar">
  <schema id="io.github.kolunmi.Bazaar" path="/io/github/kolunmi/Bazaar/">
    <key name="hide-eol" type="b">
      <default>true</default>
      <summary>Hide EOL Entries</summary>
      <description>Hide EOL entries and entries depending on them</description>
    </key>
    <key name="show-only-foss" type="b">
      <default>false</default>
      <summary>Only Show Free Software</summary>
      <description>Hide proprietary software</description>
    </key>
    <key name="show-only-flathub" type="b">
      <default>false</default>
      <summary>Show Only Flathub Content</summary>
      <description>Hide apps which do not originate from Flathub</description>
    </key>
    <key name="show-only-verified" type="b">
      <default>false</default>
      <summary>Show Only Verified Content</summary>
      <description>Hide apps which are not verified on Flathub</description>
    </key>
    <key name="global-progress-bar-theme" type="s">
      <choices>
        <choice value="accent-color"/>
        <choice value="pride-rainbow-flag"/>
        <choice value="lesbian-pride-flag"/>
        <choice value="gay-pride-flag"/>
        <choice value="transgender-flag"/>
        <choice value="nonbinary-flag"/>
        <choice value="bisexual-flag"/>
        <choice value="asexual-flag"/>
        <choice value="pansexual-flag"/>
        <choice value="aromantic-flag"/>
        <choice value="genderfluid-flag"/>
        <choice value="polysexual-flag"/>
        <choice value="omnisexual-flag"/>
        <choice value="aroace-flag"/>
        <choice value="agender-flag"/>
        <choice value="genderqueer-flag"/>
        <choice value="intersex-flag"/>
        <choice value="demigender-flag"/>
        <choice value="biromantic-flag"/>
        <choice value="disability-flag"/>
        <choice value="femboy-flag"/>
	    <choice value="neutrois-flag"/>
      </choices>
      <default>'accent-color'</default>
      <summary>Global Progress Bar Theme</summary>
      <description>Describes the look of the global progress bar</description>
    </key>
    <key name="window-dimensions" type="(ii)">
      <default>(1220, 900)</default>
      <summary>Saved Window Dimensions</summary>
      <description>The window dimensions to be used by the next Bazaar window</description>
    </key>
    <key name="force-adwaita-icons" type="b">
      <default>true</default>
      <summary>Force Adwaita Icon Theme</summary>
      <description>Override the icon theme with Adwaita</description>
    </key>
    <key name="show-permission-banner" type="b">
      <default>true</default>
      <summary>Show Permission Warning Banner</summary>
      <description>Show a warning banner on the permissions page</description>
    </key>
    <key name="check-for-ubuntu" type="b">
      <default>true</default>
      <summary>Check For Ubuntu</summary>
      <description>Whether to check for and warn about Ubuntu's broken apparmor permissions on startup</description>
    </key>
  </schema>
</schemalist>
