Closed
Bug 176299
Opened 22 years ago
Closed 22 years ago
[gtk2] need to add widget gtk2 widget component to install packages
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: blizzard, Assigned: blizzard)
References
Details
Need to add libwidget_gtk2.so to packages-unix.
Assignee | ||
Comment 1•22 years ago
|
||
Index: packages-unix
===================================================================
RCS file: /cvsroot/mozilla/xpinstall/packager/packages-unix,v
retrieving revision 1.235
diff -u -r1.235 packages-unix
--- packages-unix 17 Oct 2002 21:11:37 -0000 1.235
+++ packages-unix 6 Nov 2002 18:18:12 -0000
@@ -144,6 +144,9 @@
bin/components/libwallet.so
bin/components/libwalletviewers.so
bin/components/libwidget_gtk.so
+bin/components/libwidget_gtk2.so
+; accessibility library for gtk2 is loaded at runtime
+bin/libmai.so
bin/components/libxpconnect.so
bin/components/locale.xpt
bin/components/mozbrwsr.xpt
Status: NEW → ASSIGNED
Comment 2•22 years ago
|
||
rs=leaf (installer manifest *additions* don't hurt)
Assignee | ||
Comment 3•22 years ago
|
||
Checked in.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•