Rename the app-id to org.gnome.Settings since this is what we've been calling it for many years now. Adjust all files that derive from the app-id, such as the desktop file, D-Bus service file names, search providers, GSettings schemas, to match that. Closes https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/344
41 lines
2.9 KiB
XML
41 lines
2.9 KiB
XML
<?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-list-box.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/Settings/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>
|