summaryrefslogtreecommitdiff
path: root/gtk/res/netsurf.gresource.xml
blob: 09683faa9772389c377a581a3a5ccd89715f1b8a (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
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
  <gresource prefix="/org/netsurf">
    <file>cookies.gtk2.ui</file>
    <file>history.gtk3.ui</file>  
    <file>netsurf.gtk2.ui</file>   
    <file>password.gtk3.ui</file>     
    <file>toolbar.gtk2.ui</file>   
    <file>warning.gtk3.ui</file>
    <file>cookies.gtk3.ui</file>    
    <file>hotlist.gtk2.ui</file>  
    <file>netsurf.gtk3.ui</file>   
    <file>ssl.gtk2.ui</file>          
    <file>toolbar.gtk3.ui</file>
    <file>downloads.gtk2.ui</file>  
    <file>hotlist.gtk3.ui</file>  
    <file>options.gtk2.ui</file>   
    <file>ssl.gtk3.ui</file>          
    <file>viewdata.gtk2.ui</file>
    <file>downloads.gtk3.ui</file>  
    <file>login.gtk2.ui</file>    
    <file>options.gtk3.ui</file>   
    <file>tabcontents.gtk2.ui</file>  
    <file>viewdata.gtk3.ui</file>
    <file>history.gtk2.ui</file>    
    <file>login.gtk3.ui</file>    
    <file>password.gtk2.ui</file>  
    <file>tabcontents.gtk3.ui</file>  
    <file>warning.gtk2.ui</file>
    <file preprocess="to-pixdata">favicon.png</file>
    <file preprocess="to-pixdata">netsurf.xpm</file>
    <file preprocess="to-pixdata">menu_cursor.png</file>
  </gresource>
</gresources>