2017-11-11 11:30:47 -03:00
|
|
|
<schemalist>
|
2017-11-11 11:41:17 -03:00
|
|
|
<schema id="org.pamac.aur" path="/org/pamac/aur/" gettext-domain="pamac">
|
|
|
|
<key name="enable-aur" type="b">
|
|
|
|
<default>false</default>
|
|
|
|
<summary>Enable AUR</summary>
|
|
|
|
<description>
|
2017-11-11 11:30:47 -03:00
|
|
|
Allow Pamac to search and install packages from AUR
|
|
|
|
</description>
|
2017-11-11 11:41:17 -03:00
|
|
|
</key>
|
|
|
|
<key name="search-in-aur" type="b">
|
|
|
|
<default>true</default>
|
|
|
|
<summary>Search in AUR by default</summary>
|
|
|
|
<description>
|
2017-11-11 11:30:47 -03:00
|
|
|
When AUR support is enabled search in AUR by default
|
|
|
|
</description>
|
2017-11-11 11:41:17 -03:00
|
|
|
</key>
|
|
|
|
<key name="check-aur-updates" type="b">
|
|
|
|
<default>false</default>
|
|
|
|
<summary>Check AUR for updates</summary>
|
|
|
|
<description>
|
2017-11-11 11:30:47 -03:00
|
|
|
When AUR support is enabled check for updates from AUR
|
|
|
|
</description>
|
2017-11-11 11:41:17 -03:00
|
|
|
</key>
|
|
|
|
<key name="build-directory" type="s">
|
|
|
|
<default l10n="messages">"/tmp"</default>
|
|
|
|
<summary>AUR build directory</summary>
|
|
|
|
<description>
|
2017-11-11 11:30:47 -03:00
|
|
|
Directory where to build packages that come from the AUR
|
|
|
|
</description>
|
2017-11-11 11:41:17 -03:00
|
|
|
</key>
|
|
|
|
</schema>
|
2017-11-11 11:30:47 -03:00
|
|
|
</schemalist>
|