diff options
Diffstat (limited to 'panels/keyboard/keyboard.gresource.xml')
-rw-r--r-- | panels/keyboard/keyboard.gresource.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/panels/keyboard/keyboard.gresource.xml b/panels/keyboard/keyboard.gresource.xml new file mode 100644 index 0000000..a310f05 --- /dev/null +++ b/panels/keyboard/keyboard.gresource.xml @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="UTF-8"?> +<gresources> + <gresource prefix="/org/gnome/control-center/keyboard"> + <file preprocess="xml-stripblanks">enter-keyboard-shortcut.svg</file> + <file preprocess="xml-stripblanks">cc-xkb-modifier-dialog.ui</file> + <file preprocess="xml-stripblanks">cc-keyboard-shortcut-row.ui</file> + <file preprocess="xml-stripblanks">cc-keyboard-shortcut-dialog.ui</file> + <file preprocess="xml-stripblanks">cc-keyboard-panel.ui</file> + <file preprocess="xml-stripblanks">cc-keyboard-shortcut-editor.ui</file> + <file preprocess="xml-stripblanks">cc-input-chooser.ui</file> + <file preprocess="xml-stripblanks">cc-input-row.ui</file> + <file preprocess="xml-stripblanks">cc-input-list-box.ui</file> + </gresource> +</gresources> |