Closed
Bug 166066
Opened 23 years ago
Closed 23 years ago
"plugins" dir should not be versioned
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: braden, Assigned: blizzard)
Details
Right now, installing Mozilla with RPMs places the plugins directory in
/usr/lib/mozilla-{version}/plugins. This means that if I want to create an RPM
for my own plug-in, it must be tailored to a specific version of Mozilla. This
is silly, since the plugin API has been frozen for some time.
Comment 1•23 years ago
|
||
-> Plugins
Assignee: asa → beppe
Component: Browser-General → Plug-ins
QA Contact: asa → shrir
| Assignee | ||
Comment 3•23 years ago
|
||
The mozilla startup script pulls in /usr/lib/mozilla/plugins/ automatically.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
Comment 4•23 years ago
|
||
So why not use only /usr/lib/mozilla/plugins?
pi
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•