/+junk/gnome-dialer

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/%2Bjunk/gnome-dialer
1 by Gustav Hartvigsson
* Initial commit
1
<?xml version="1.0" encoding="UTF-8"?>
2
<gresources>
3
  <gresource prefix="/org/gego/dialer/">
2 by Gustav Hartvigsson
Made it build... Not run...
4
    <file alias="main.glade" preprocess="" compressed="true">resources/main.glade</file>
5
  </gresource>
6
  <gresource prefix="/org/gego/dialer/">
7
    <file alias="dial.glade" preprocess="" compressed="true">resources/dial.glade</file>
8
  </gresource>
9
  <gresource prefix="/org/gego/dialer/">
10
    <file alias="style.main.css" preprocess="" compressed="true">resources/style.main.css</file>
1 by Gustav Hartvigsson
* Initial commit
11
  </gresource>
12
</gresources>