mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-16 01:02:36 +03:00
822e3a8fd0
This allows the languages resource to be read from file or from inline data. Additionally it fixes a bug where the language combo box would always be reset to en as the default regardless of what was currently configured.
70 lines
2.6 KiB
XML
70 lines
2.6 KiB
XML
<?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>
|
|
<file preprocess="to-pixdata">throbber/throbber0.png</file>
|
|
<file preprocess="to-pixdata">throbber/throbber1.png</file>
|
|
<file preprocess="to-pixdata">throbber/throbber2.png</file>
|
|
<file preprocess="to-pixdata">throbber/throbber3.png</file>
|
|
<file preprocess="to-pixdata">throbber/throbber4.png</file>
|
|
<file preprocess="to-pixdata">throbber/throbber5.png</file>
|
|
<file preprocess="to-pixdata">throbber/throbber6.png</file>
|
|
<file preprocess="to-pixdata">throbber/throbber7.png</file>
|
|
<file preprocess="to-pixdata">throbber/throbber8.png</file>
|
|
<file>credits.html</file>
|
|
<file>it/credits.html</file>
|
|
<file>nl/credits.html</file>
|
|
<file>licence.html</file>
|
|
<file>it/licence.html</file>
|
|
<file>nl/licence.html</file>
|
|
<file>welcome.html</file>
|
|
<file>de/welcome.html</file>
|
|
<file>it/welcome.html</file>
|
|
<file>ja/welcome.html</file>
|
|
<file>nl/welcome.html</file>
|
|
<file>maps.html</file>
|
|
<file>adblock.css</file>
|
|
<file>default.css</file>
|
|
<file>internal.css</file>
|
|
<file>quirks.css</file>
|
|
<file>netsurf.png</file>
|
|
<file>default.ico</file>
|
|
<file>icons/arrow-l.png</file>
|
|
<file>icons/content.png</file>
|
|
<file>icons/directory2.png</file>
|
|
<file>icons/directory.png</file>
|
|
<file>icons/hotlist-add.png</file>
|
|
<file>icons/hotlist-rmv.png</file>
|
|
<file>icons/search.png</file>
|
|
<file>languages</file>
|
|
</gresource>
|
|
</gresources>
|