Gradience/src/adwcustomizer.gresource.xml
2022-08-10 17:25:54 +02:00

52 lines
2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/com/github/AdwCustomizerTeam/AdwCustomizer">
<file>style.css</file>
<file>presets/adwaita.json</file>
<file>presets/adwaita-dark.json</file>
<file>ui/error.ui</file>
<file>ui/palette_shades.ui</file>
<file>ui/option.ui</file>
<file>ui/window.ui</file>
<file>ui/app_type_dialog.ui</file>
<file>ui/custom_css_group.ui</file>
</gresource>
<gresource prefix="/com/github/AdwCustomizerTeam/AdwCustomizer/icons/scalable/actions/">
<file
preprocess="xml-stripblanks"
alias="adw-gtk3-warning-symbolic.svg"
>icons/com.github.AdwCustomizerTeam.AdwCustomizer-adw-gtk3-warning-symbolic.svg</file>
<file
preprocess="xml-stripblanks"
alias="palette-symbolic.svg"
>icons/com.github.AdwCustomizerTeam.AdwCustomizer-palette-symbolic.svg</file>
<file
preprocess="xml-stripblanks"
alias="larger-brush-symbolic.svg"
>icons/com.github.AdwCustomizerTeam.AdwCustomizer-larger-brush-symbolic.svg</file>
<file
preprocess="xml-stripblanks"
alias="color-picker-symbolic.svg"
>icons/com.github.AdwCustomizerTeam.AdwCustomizer-color-picker-symbolic.svg</file>
<file
preprocess="xml-stripblanks"
alias="code-symbolic.svg"
>icons/com.github.AdwCustomizerTeam.AdwCustomizer-code-symbolic.svg</file>
<file
preprocess="xml-stripblanks"
alias="disk-saved-symbolic.svg"
>icons/com.github.AdwCustomizerTeam.AdwCustomizer-disk-saved-symbolic.svg</file>
<file
preprocess="xml-stripblanks"
alias="disk-unsaved-symbolic.svg"
>icons/com.github.AdwCustomizerTeam.AdwCustomizer-disk-unsaved-symbolic.svg</file>
<file
preprocess="xml-stripblanks"
alias="menu-symbolic.svg"
>icons/com.github.AdwCustomizerTeam.AdwCustomizer-menu-symbolic.svg</file>
<file
preprocess="xml-stripblanks"
alias="disk-unsaved-fill-symbolic.svg"
>icons/com.github.AdwCustomizerTeam.AdwCustomizer-disk-unsaved-fill-symbolic.svg</file>
</gresource>
</gresources>