http://qa.mandrakesoft.com/show_bug.cgi?id=3447
Product: mozilla
Component: packaging
Summary: mozilla directory not properly named
Version: 1.3-1mdk
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
I searched for new plugins in Konqueror.
It didn't found the plugins installed in /usr/lib/mozilla-1.3/plugins.
In the default directory list
where Konqueror have to search for plugins,
there is the /usr/lib/mozilla-1.3/plugins entry
but no /usr/lib/mozilla/plugins entry.
Since some plugin installers install plugins
in /usr/lib/mozilla-1.3/plugins directory,
I suggest to create a symbolic link:
cd /usr/lib; ln -s mozilla-1.3 mozilla;
This fix the problem of Konqueror mozilla plugins detection.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.