From 4ae0c542c3acce1337d6a22ae27f572899be4b27 Mon Sep 17 00:00:00 2001 From: "chak%netscape.com" Date: Thu, 23 May 2002 21:25:19 +0000 Subject: [PATCH] Fix for #13127 FTP (HTML view) - folder and document icons do not display (in an embedding scenario) r=adamlock, sr=alecf git-svn-id: svn://10.0.0.236/trunk@122094 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/embedding/config/basebrowser-win | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/mozilla/embedding/config/basebrowser-win b/mozilla/embedding/config/basebrowser-win index b379177a912..b796b726e6d 100644 --- a/mozilla/embedding/config/basebrowser-win +++ b/mozilla/embedding/config/basebrowser-win @@ -304,3 +304,15 @@ res\fonts\* ; components\ucvmath.dll res\mathml.css + +; needed for ftp:// dir listings etc +res\html\gopher-audio.gif +res\html\gopher-binary.gif +res\html\gopher-find.gif +res\html\gopher-image.gif +res\html\gopher-menu.gif +res\html\gopher-movie.gif +res\html\gopher-sound.gif +res\html\gopher-telnet.gif +res\html\gopher-text.gif +res\html\gopher-unknown.gif