Closed
Bug 132123
Opened 24 years ago
Closed 24 years ago
Get rid of wdgtres.dll - bind resources to WDGT_OS2.DLL
Categories
(SeaMonkey :: Build Config, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: mkaply, Assigned: netscape)
Details
Attachments
(1 file)
|
3.47 KB,
patch
|
netscape
:
review+
asa
:
approval+
|
Details | Diff | Splinter Review |
Currently in the OS/2 build, we have a separate DLL for the icons and
pointers.
This is unncessary.
This change is to bind the resources directly to the wdgt_os2.dll. This
will cleanup our build substantially.
It also involves removing some files from widget/res.
I also will be removing gfx/res in this bug as well since it is no
longer used.
| Reporter | ||
Comment 1•24 years ago
|
||
Changes to nsModule.cpp necessary to get the resources from a different
location.
| Assignee | ||
Comment 2•24 years ago
|
||
Comment on attachment 75028 [details] [diff] [review]
File changes to use remove res DLL
Per conversation on IRC, fix the srcdir build problem with cp copying files on
top of themselves && r=cls
Attachment #75028 -
Flags: review+
Comment 3•24 years ago
|
||
Comment on attachment 75028 [details] [diff] [review]
File changes to use remove res DLL
a=asa (on behalf of drivers) for checkin to the 1.0 trunk
Attachment #75028 -
Flags: approval+
| Reporter | ||
Comment 4•24 years ago
|
||
Fix checked in
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•