From 822e3a8fd05466df1ddd9450374e8d0aaeb7f272 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Thu, 25 Jun 2015 23:46:35 +0100 Subject: Allow gtk preferences language selection resource to be inline 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. --- gtk/res/netsurf.gresource.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'gtk/res') diff --git a/gtk/res/netsurf.gresource.xml b/gtk/res/netsurf.gresource.xml index 7e08b0b72..ac28ada26 100644 --- a/gtk/res/netsurf.gresource.xml +++ b/gtk/res/netsurf.gresource.xml @@ -64,5 +64,6 @@ icons/hotlist-add.png icons/hotlist-rmv.png icons/search.png + languages -- cgit v1.2.3