From 5546a3dbcdc052a68fc4f4b8ad7d6e30a851b50e Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Mon, 17 Aug 2015 22:24:59 +0200 Subject: BeOS/Haiku: improve menus management * Embed language resources in executable, so they can be used without installing * Add a few strings we want to use * Remove most menus since they are not implemented yet Fixes http://bugs.netsurf-browser.org/mantis/view.php?id=2164 --- beos/Makefile.target | 1 + 1 file changed, 1 insertion(+) (limited to 'beos/Makefile.target') diff --git a/beos/Makefile.target b/beos/Makefile.target index 99035128c..8759d08bd 100644 --- a/beos/Makefile.target +++ b/beos/Makefile.target @@ -114,6 +114,7 @@ EXETARGET := NetSurf # The filter and target for split messages MESSAGES_FILTER=beos +MESSAGES_TARGET=beos/res # ---------------------------------------------------------------------------- # Resources -- cgit v1.2.3