From 3c5317cf54aebe40e8aaa2a6e107579c33184449 Mon Sep 17 00:00:00 2001 From: François Revol Date: Tue, 31 Dec 2013 15:13:36 +0100 Subject: beos: Fix embedded files in resources - drop the remaining hardcoded files in rdef file - add favicon.png - remove en/ symlink - add real folders with symlinks for translated files like GTK Note the Messages files are also included although the current code is not able to load them from the resources. - add symlinks for html files to the en/ version (TODO: try to remap automatically) --- beos/res/en/welcome.html | 1 + 1 file changed, 1 insertion(+) create mode 120000 beos/res/en/welcome.html (limited to 'beos/res/en/welcome.html') diff --git a/beos/res/en/welcome.html b/beos/res/en/welcome.html new file mode 120000 index 000000000..28362130a --- /dev/null +++ b/beos/res/en/welcome.html @@ -0,0 +1 @@ +../../../!NetSurf/Resources/en/welcome.html,faf \ No newline at end of file -- cgit v1.2.3