summaryrefslogtreecommitdiffstats
path: root/panels/network/network.gresource.xml
blob: 9feae08f1b69c3e6c36b158175a653d586ef4ead (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
  <gresource prefix="/org/gnome/control-center/network">
    <!-- Network panel -->
    <file preprocess="xml-stripblanks">cc-network-panel.ui</file>
    <file preprocess="xml-stripblanks">cc-wifi-connection-row.ui</file>
    <file preprocess="xml-stripblanks">cc-wifi-hotspot-dialog.ui</file>
    <file preprocess="xml-stripblanks">network-bluetooth.ui</file>
    <file preprocess="xml-stripblanks">network-proxy.ui</file>
    <file preprocess="xml-stripblanks">network-vpn.ui</file>
    <file preprocess="xml-stripblanks">network-wifi.ui</file>
    <file preprocess="xml-stripblanks">network-mobile.ui</file>
    <file preprocess="xml-stripblanks">network-ethernet.ui</file>

    <!-- Wi-Fi panel -->
    <file preprocess="xml-stripblanks">cc-wifi-panel.ui</file>
  </gresource>
</gresources>