diff options
Diffstat (limited to 'panels/sound/sound.gresource.xml')
-rw-r--r-- | panels/sound/sound.gresource.xml | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/panels/sound/sound.gresource.xml b/panels/sound/sound.gresource.xml new file mode 100644 index 0000000..a7b662d --- /dev/null +++ b/panels/sound/sound.gresource.xml @@ -0,0 +1,40 @@ +<?xml version="1.0" encoding="UTF-8"?> +<gresources> + <gresource prefix="/org/gnome/control-center/sound"> + <file preprocess="xml-stripblanks">cc-alert-chooser.ui</file> + <file preprocess="xml-stripblanks">cc-balance-slider.ui</file> + <file preprocess="xml-stripblanks">cc-device-combo-box.ui</file> + <file preprocess="xml-stripblanks">cc-fade-slider.ui</file> + <file preprocess="xml-stripblanks">cc-output-test-dialog.ui</file> + <file preprocess="xml-stripblanks">cc-profile-combo-box.ui</file> + <file preprocess="xml-stripblanks">cc-sound-button.ui</file> + <file preprocess="xml-stripblanks">cc-sound-panel.ui</file> + <file preprocess="xml-stripblanks">cc-speaker-test-button.ui</file> + <file preprocess="xml-stripblanks">cc-stream-row.ui</file> + <file preprocess="xml-stripblanks">cc-subwoofer-slider.ui</file> + <file preprocess="xml-stripblanks">cc-volume-slider.ui</file> + </gresource> + <gresource prefix="/org/gnome/ControlCenter/icons/scalable/devices"> + <file alias="audio-speaker-center-back.svg">icons/audio-speaker-center-back.svg</file> + <file alias="audio-speaker-center-back-testing.svg">icons/audio-speaker-center-back-testing.svg</file> + <file alias="audio-speaker-center.svg">icons/audio-speaker-center.svg</file> + <file alias="audio-speaker-center-testing.svg">icons/audio-speaker-center-testing.svg</file> + <file alias="audio-speaker-left-back.svg">icons/audio-speaker-left-back.svg</file> + <file alias="audio-speaker-left-back-testing.svg">icons/audio-speaker-left-back-testing.svg</file> + <file alias="audio-speaker-left-side.svg">icons/audio-speaker-left-side.svg</file> + <file alias="audio-speaker-left-side-testing.svg">icons/audio-speaker-left-side-testing.svg</file> + <file alias="audio-speaker-left.svg">icons/audio-speaker-left.svg</file> + <file alias="audio-speaker-left-testing.svg">icons/audio-speaker-left-testing.svg</file> + <file alias="audio-speaker-mono.svg">icons/audio-speaker-mono.svg</file> + <file alias="audio-speaker-mono-testing.svg">icons/audio-speaker-mono-testing.svg</file> + <file alias="audio-speaker-right-back.svg">icons/audio-speaker-right-back.svg</file> + <file alias="audio-speaker-right-back-testing.svg">icons/audio-speaker-right-back-testing.svg</file> + <file alias="audio-speaker-right-side.svg">icons/audio-speaker-right-side.svg</file> + <file alias="audio-speaker-right-side-testing.svg">icons/audio-speaker-right-side-testing.svg</file> + <file alias="audio-speaker-right.svg">icons/audio-speaker-right.svg</file> + <file alias="audio-speaker-right-testing.svg">icons/audio-speaker-right-testing.svg</file> + <file alias="audio-speaker-testing.svg">icons/audio-speaker-testing.svg</file> + <file alias="audio-subwoofer.svg">icons/audio-subwoofer.svg</file> + <file alias="audio-subwoofer-testing.svg">icons/audio-subwoofer-testing.svg</file> + </gresource> +</gresources> |