blob: a7b662dd2a2775c0fa28bd4af3c9dc88f45f4375 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
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>
|