gtk compile din resource list was missing pageinfo for gtk2 build

This commit is contained in:
Vincent Sanders 2020-08-15 09:49:27 +01:00
parent 1f2946a710
commit 410cb9a8fd
1 changed files with 16 additions and 15 deletions

View File

@ -2,29 +2,30 @@
<gresources>
<gresource prefix="/org/netsurf">
<file>cookies.gtk2.ui</file>
<file>cookies.gtk3.ui</file>
<file>downloads.gtk2.ui</file>
<file>downloads.gtk3.ui</file>
<file>globalhistory.gtk2.ui</file>
<file>globalhistory.gtk3.ui</file>
<file>hotlist.gtk2.ui</file>
<file>hotlist.gtk3.ui</file>
<file>localhistory.gtk2.ui</file>
<file>localhistory.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>pageinfo.gtk3.ui</file>
<file>toolbar.gtk3.ui</file>
<file>downloads.gtk2.ui</file>
<file>hotlist.gtk3.ui</file>
<file>options.gtk2.ui</file>
<file>viewdata.gtk2.ui</file>
<file>downloads.gtk3.ui</file>
<file>options.gtk3.ui</file>
<file>tabcontents.gtk2.ui</file>
<file>viewdata.gtk3.ui</file>
<file>localhistory.gtk2.ui</file>
<file>globalhistory.gtk2.ui</file>
<file>pageinfo.gtk2.ui</file>
<file>pageinfo.gtk3.ui</file>
<file>password.gtk2.ui</file>
<file>password.gtk3.ui</file>
<file>tabcontents.gtk2.ui</file>
<file>tabcontents.gtk3.ui</file>
<file>toolbar.gtk2.ui</file>
<file>toolbar.gtk3.ui</file>
<file>viewdata.gtk2.ui</file>
<file>viewdata.gtk3.ui</file>
<file>warning.gtk3.ui</file>
<file>warning.gtk2.ui</file>
<file preprocess="to-pixdata">favicon.png</file>
<file preprocess="to-pixdata">netsurf.xpm</file>