pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/gnustep-gui Noteworthy changes in version `0.9.0':



details:   https://anonhg.NetBSD.org/pkgsrc/rev/68e7bf127a73
branches:  trunk
changeset: 464245:68e7bf127a73
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Dec 05 10:06:39 2003 +0000

description:
Noteworthy changes in version `0.9.0':
   Improvements in various classes, include NSPopUpButton,
NSBitmapImageRep, NSMenu, NSToolbar. Added support for thumbnail images
in NSWorkspace.

diffstat:

 x11/gnustep-gui/Makefile         |    10 +-
 x11/gnustep-gui/PLIST            |  1245 +++++++++++++++++++------------------
 x11/gnustep-gui/buildlink2.mk    |    13 +-
 x11/gnustep-gui/distinfo         |    10 +-
 x11/gnustep-gui/patches/patch-aa |    20 +-
 x11/gnustep-gui/patches/patch-ab |     8 +-
 6 files changed, 676 insertions(+), 630 deletions(-)

diffs (truncated from 1453 to 300 lines):

diff -r 707c7cb26b10 -r 68e7bf127a73 x11/gnustep-gui/Makefile
--- a/x11/gnustep-gui/Makefile  Fri Dec 05 09:55:46 2003 +0000
+++ b/x11/gnustep-gui/Makefile  Fri Dec 05 10:06:39 2003 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 22:56:29 grant Exp $
+# $NetBSD: Makefile,v 1.8 2003/12/05 10:06:39 adam Exp $
 #
 
-DISTNAME=      gnustep-gui-0.8.5
-PKGREVISION=   2
+DISTNAME=      gnustep-gui-0.9.0
 CATEGORIES=    x11 gnustep
 MASTER_SITES=  ${MASTER_SITE_GNUSTEP:=core/}
 
@@ -17,12 +16,9 @@
 GNU_CONFIGURE=         YES
 GNU_CONFIGURE_PREFIX=  ${PREFIX}/share/GNUstep
 CONFIGURE_ARGS+=       --exec-prefix=${PREFIX}/libexec/GNUstep
-CPPFLAGS+=             -I${PREFIX}/share/GNUstep/System/Headers
-CPPFLAGS+=             -I${PREFIX}/share/GNUstep/System/Headers/gnustep
-LDFLAGS+=              -lossaudio
 
+.include "../../audio/libaudiofile/buildlink2.mk"
 .include "../../devel/gnustep-base/buildlink2.mk"
-.include "../../audio/libaudiofile/buildlink2.mk"
 .include "../../graphics/jpeg/buildlink2.mk"
 .include "../../graphics/tiff/buildlink2.mk"
 .include "../../mk/ossaudio.buildlink2.mk"
diff -r 707c7cb26b10 -r 68e7bf127a73 x11/gnustep-gui/PLIST
--- a/x11/gnustep-gui/PLIST     Fri Dec 05 09:55:46 2003 +0000
+++ b/x11/gnustep-gui/PLIST     Fri Dec 05 10:06:39 2003 +0000
@@ -1,558 +1,19 @@
-@comment $NetBSD: PLIST,v 1.4 2003/04/01 08:35:15 rh Exp $
-share/GNUstep/System/Headers/AppKit/AppKit.h
-share/GNUstep/System/Headers/AppKit/AppKitDefines.h
-share/GNUstep/System/Headers/AppKit/AppKitExceptions.h
-share/GNUstep/System/Headers/AppKit/DPSOperators.h
-share/GNUstep/System/Headers/AppKit/GMAppKit.h
-share/GNUstep/System/Headers/AppKit/GMArchiver.h
-share/GNUstep/System/Headers/AppKit/GSDisplayServer.h
-share/GNUstep/System/Headers/AppKit/GSFontInfo.h
-share/GNUstep/System/Headers/AppKit/GSFusedSilica.h
-share/GNUstep/System/Headers/AppKit/GSHbox.h
-share/GNUstep/System/Headers/AppKit/GSHelpManagerPanel.h
-share/GNUstep/System/Headers/AppKit/GSHorizontalTypesetter.h
-share/GNUstep/System/Headers/AppKit/GSInfoPanel.h
-share/GNUstep/System/Headers/AppKit/GSLayoutManager.h
-share/GNUstep/System/Headers/AppKit/GSLayoutManager_internal.h
-share/GNUstep/System/Headers/AppKit/GSMemoryPanel.h
-share/GNUstep/System/Headers/AppKit/GSMethodTable.h
-share/GNUstep/System/Headers/AppKit/GSNibTemplates.h
-share/GNUstep/System/Headers/AppKit/GSPasteboardServer.h
-share/GNUstep/System/Headers/AppKit/GSServicesManager.h
-share/GNUstep/System/Headers/AppKit/GSTable.h
-share/GNUstep/System/Headers/AppKit/GSTextConverter.h
-share/GNUstep/System/Headers/AppKit/GSTrackingRect.h
-share/GNUstep/System/Headers/AppKit/GSTypesetter.h
-share/GNUstep/System/Headers/AppKit/GSVbox.h
-share/GNUstep/System/Headers/AppKit/GSVersion.h
-share/GNUstep/System/Headers/AppKit/IMConnectors.h
-share/GNUstep/System/Headers/AppKit/IMCustomObject.h
-share/GNUstep/System/Headers/AppKit/IMLoading.h
-share/GNUstep/System/Headers/AppKit/NSActionCell.h
-share/GNUstep/System/Headers/AppKit/NSAffineTransform.h
-share/GNUstep/System/Headers/AppKit/NSApplication.h
-share/GNUstep/System/Headers/AppKit/NSAttributedString.h
-share/GNUstep/System/Headers/AppKit/NSBezierPath.h
-share/GNUstep/System/Headers/AppKit/NSBitmapImageRep.h
-share/GNUstep/System/Headers/AppKit/NSBox.h
-share/GNUstep/System/Headers/AppKit/NSBrowser.h
-share/GNUstep/System/Headers/AppKit/NSBrowserCell.h
-share/GNUstep/System/Headers/AppKit/NSButton.h
-share/GNUstep/System/Headers/AppKit/NSButtonCell.h
-share/GNUstep/System/Headers/AppKit/NSCachedImageRep.h
-share/GNUstep/System/Headers/AppKit/NSCell.h
-share/GNUstep/System/Headers/AppKit/NSClipView.h
-share/GNUstep/System/Headers/AppKit/NSColor.h
-share/GNUstep/System/Headers/AppKit/NSColorList.h
-share/GNUstep/System/Headers/AppKit/NSColorPanel.h
-share/GNUstep/System/Headers/AppKit/NSColorPicker.h
-share/GNUstep/System/Headers/AppKit/NSColorPicking.h
-share/GNUstep/System/Headers/AppKit/NSColorWell.h
-share/GNUstep/System/Headers/AppKit/NSComboBox.h
-share/GNUstep/System/Headers/AppKit/NSComboBoxCell.h
-share/GNUstep/System/Headers/AppKit/NSControl.h
-share/GNUstep/System/Headers/AppKit/NSCursor.h
-share/GNUstep/System/Headers/AppKit/NSCustomImageRep.h
-share/GNUstep/System/Headers/AppKit/NSDataLink.h
-share/GNUstep/System/Headers/AppKit/NSDataLinkManager.h
-share/GNUstep/System/Headers/AppKit/NSDataLinkPanel.h
-share/GNUstep/System/Headers/AppKit/NSDocument.h
-share/GNUstep/System/Headers/AppKit/NSDocumentController.h
-share/GNUstep/System/Headers/AppKit/NSDocumentFrameworkPrivate.h
-share/GNUstep/System/Headers/AppKit/NSDragging.h
-share/GNUstep/System/Headers/AppKit/NSDrawer.h
-share/GNUstep/System/Headers/AppKit/NSEPSImageRep.h
-share/GNUstep/System/Headers/AppKit/NSEvent.h
-share/GNUstep/System/Headers/AppKit/NSFileWrapper.h
-share/GNUstep/System/Headers/AppKit/NSFont.h
-share/GNUstep/System/Headers/AppKit/NSFontManager.h
-share/GNUstep/System/Headers/AppKit/NSFontPanel.h
-share/GNUstep/System/Headers/AppKit/NSForm.h
-share/GNUstep/System/Headers/AppKit/NSFormCell.h
-share/GNUstep/System/Headers/AppKit/NSGraphics.h
-share/GNUstep/System/Headers/AppKit/NSGraphicsContext.h
-share/GNUstep/System/Headers/AppKit/NSHelpManager.h
-share/GNUstep/System/Headers/AppKit/NSHelpPanel.h
-share/GNUstep/System/Headers/AppKit/NSImage.h
-share/GNUstep/System/Headers/AppKit/NSImageCell.h
-share/GNUstep/System/Headers/AppKit/NSImageRep.h
-share/GNUstep/System/Headers/AppKit/NSImageView.h
-share/GNUstep/System/Headers/AppKit/NSInputManager.h
-share/GNUstep/System/Headers/AppKit/NSInputServer.h
-share/GNUstep/System/Headers/AppKit/NSInterfaceStyle.h
-share/GNUstep/System/Headers/AppKit/NSLayoutManager.h
-share/GNUstep/System/Headers/AppKit/NSMatrix.h
-share/GNUstep/System/Headers/AppKit/NSMenu.h
-share/GNUstep/System/Headers/AppKit/NSMenuItem.h
-share/GNUstep/System/Headers/AppKit/NSMenuItemCell.h
-share/GNUstep/System/Headers/AppKit/NSMenuView.h
-share/GNUstep/System/Headers/AppKit/NSNibConnector.h
-share/GNUstep/System/Headers/AppKit/NSNibDeclarations.h
-share/GNUstep/System/Headers/AppKit/NSNibLoading.h
-share/GNUstep/System/Headers/AppKit/NSOpenGL.h
-share/GNUstep/System/Headers/AppKit/NSOpenGLView.h
-share/GNUstep/System/Headers/AppKit/NSOpenPanel.h
-share/GNUstep/System/Headers/AppKit/NSOutlineView.h
-share/GNUstep/System/Headers/AppKit/NSPageLayout.h
-share/GNUstep/System/Headers/AppKit/NSPanel.h
-share/GNUstep/System/Headers/AppKit/NSParagraphStyle.h
-share/GNUstep/System/Headers/AppKit/NSPasteboard.h
-share/GNUstep/System/Headers/AppKit/NSPopUpButton.h
-share/GNUstep/System/Headers/AppKit/NSPopUpButtonCell.h
-share/GNUstep/System/Headers/AppKit/NSPrintInfo.h
-share/GNUstep/System/Headers/AppKit/NSPrintOperation.h
-share/GNUstep/System/Headers/AppKit/NSPrintPanel.h
-share/GNUstep/System/Headers/AppKit/NSPrinter.h
-share/GNUstep/System/Headers/AppKit/NSProgressIndicator.h
-share/GNUstep/System/Headers/AppKit/NSResponder.h
-share/GNUstep/System/Headers/AppKit/NSRulerMarker.h
-share/GNUstep/System/Headers/AppKit/NSRulerView.h
-share/GNUstep/System/Headers/AppKit/NSSavePanel.h
-share/GNUstep/System/Headers/AppKit/NSScreen.h
-share/GNUstep/System/Headers/AppKit/NSScrollView.h
-share/GNUstep/System/Headers/AppKit/NSScroller.h
-share/GNUstep/System/Headers/AppKit/NSSecureTextField.h
-share/GNUstep/System/Headers/AppKit/NSSelection.h
-share/GNUstep/System/Headers/AppKit/NSSlider.h
-share/GNUstep/System/Headers/AppKit/NSSliderCell.h
-share/GNUstep/System/Headers/AppKit/NSSound.h
-share/GNUstep/System/Headers/AppKit/NSSpellChecker.h
-share/GNUstep/System/Headers/AppKit/NSSpellProtocol.h
-share/GNUstep/System/Headers/AppKit/NSSpellServer.h
-share/GNUstep/System/Headers/AppKit/NSSplitView.h
-share/GNUstep/System/Headers/AppKit/NSStepper.h
-share/GNUstep/System/Headers/AppKit/NSStepperCell.h
-share/GNUstep/System/Headers/AppKit/NSStringDrawing.h
-share/GNUstep/System/Headers/AppKit/NSTabView.h
-share/GNUstep/System/Headers/AppKit/NSTabViewItem.h
-share/GNUstep/System/Headers/AppKit/NSTableColumn.h
-share/GNUstep/System/Headers/AppKit/NSTableHeaderCell.h
-share/GNUstep/System/Headers/AppKit/NSTableHeaderView.h
-share/GNUstep/System/Headers/AppKit/NSTableView.h
-share/GNUstep/System/Headers/AppKit/NSText.h
-share/GNUstep/System/Headers/AppKit/NSTextAttachment.h
-share/GNUstep/System/Headers/AppKit/NSTextContainer.h
-share/GNUstep/System/Headers/AppKit/NSTextField.h
-share/GNUstep/System/Headers/AppKit/NSTextFieldCell.h
-share/GNUstep/System/Headers/AppKit/NSTextStorage.h
-share/GNUstep/System/Headers/AppKit/NSTextView.h
-share/GNUstep/System/Headers/AppKit/NSToolbar.h
-share/GNUstep/System/Headers/AppKit/NSToolbarItem.h
-share/GNUstep/System/Headers/AppKit/NSUserInterfaceValidation.h
-share/GNUstep/System/Headers/AppKit/NSView.h
-share/GNUstep/System/Headers/AppKit/NSWindow.h
-share/GNUstep/System/Headers/AppKit/NSWindowController.h
-share/GNUstep/System/Headers/AppKit/NSWorkspace.h
-share/GNUstep/System/Headers/AppKit/PSOperators.h
-share/GNUstep/System/Headers/gnustep/gui/GMAppKit.h
-share/GNUstep/System/Headers/gnustep/gui/GMArchiver.h
-share/GNUstep/System/Headers/gnustep/gui/IMConnectors.h
-share/GNUstep/System/Headers/gnustep/gui/IMCustomObject.h
-share/GNUstep/System/Headers/gnustep/gui/IMLoading.h
-share/GNUstep/System/Libraries/Resources/English.lproj/GSPageLayout.gorm
-share/GNUstep/System/Libraries/Resources/English.lproj/GSPrintPanel.gorm
-share/GNUstep/System/Libraries/Resources/Images/GNUstep.tiff
-share/GNUstep/System/Libraries/Resources/Images/GNUstepMenuImage.tiff
-share/GNUstep/System/Libraries/Resources/Images/GNUstep_Images_Copyright
-share/GNUstep/System/Libraries/Resources/Images/NSComboArrow.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_2DCheckMark.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_2DDash.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_3DArrowDown.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_3DArrowRight.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_3DArrowRightH.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_ArrowDown.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_ArrowDownH.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_ArrowLeft.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_ArrowLeftH.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_ArrowRight.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_ArrowRightH.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_ArrowUp.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_ArrowUpH.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_CenterTabStop.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_Close.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_CloseBroken.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_CloseH.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_ColorSwatch.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_DecimalTabStop.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_Diamond.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_Dimple.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_DownArrowSmall.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_Folder.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_Home.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_HomeDirectory.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_LeftTabStop.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_Mount.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_Nibble.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_RadioOff.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_RadioOn.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_Right.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_RightH.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_RightTabStop.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_Root_Apple.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_Root_PC.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_Root_SGI.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_Root_Sparc.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_Root_Sparc2.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_SliderHoriz.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_SliderVert.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_SwitchOff.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_SwitchOn.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_TabDownSelectedLeft.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_TabDownSelectedRight.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_TabDownSelectedToUnSelectedJunction.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_TabDownUnSelectedJunction.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_TabDownUnSelectedLeft.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_TabDownUnSelectedRight.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_TabDownUnSelectedToSelectedJunction.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_TabSelectedLeft.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_TabSelectedRight.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_TabSelectedToUnSelectedJunction.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_TabUnSelectToSelectedJunction.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_TabUnSelectedJunction.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_TabUnSelectedLeft.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_TabUnSelectedRight.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_Tile.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_Unknown.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_Unmount.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_UpAndDownArrowSmall.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_WMClose.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_WMCloseBroken.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_copyCursor.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_linkCursor.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_noCursor.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_outlineCollapsed.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_outlineExpanded.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_outlineUnexpandable.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_ret.tiff
-share/GNUstep/System/Libraries/Resources/Images/common_retH.tiff
-share/GNUstep/System/Libraries/Resources/Images/nsmapping.strings
-share/GNUstep/System/Libraries/Resources/KeyBindings/DefaultKeyBindings.dict
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/AGFA_AccuSet.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/AGFA_AccuSetSF.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/AGFA_ProSet9400.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/AGFA_ProSet9400SF.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/AGFA_ProSet9550.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/AGFA_ProSet9550SF.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/AGFA_ProSet9600.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/AGFA_ProSet9600SF.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/AGFA_ProSet9700.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/AGFA_ProSet9700SF.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/AGFA_ProSet9800.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/AGFA_ProSet9800SF.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/AGFA_SelectSet5000.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/AGFA_SelectSet5000SF.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/AGFA_SelectSet7000.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/AGFA_SelectSet7000SF.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/AGFA_StudioSet2000.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/APS-PS_PIP_with_APS-6-108.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/APS-PS_PIP_with_APS-6-80.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/APS-PS_PIP_with_LZR_1200.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/APS-PS_PIP_with_LZR_2600.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/AST_TurboLaser-PS.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Adobe_LaserJet_II_Cartridge.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Agfa-Compugraphic_9400P.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Agfa_Matrix_ChromaScript.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Agfa_TabScript_C500_PostScript_Printer.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Apple_LaserWriter-Select_310.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Apple_LaserWriter.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Apple_LaserWriter_II_NT.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Apple_LaserWriter_II_NTX-J_v50.5.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Apple_LaserWriter_II_NTX.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Apple_LaserWriter_II_NTX_v50.5.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Apple_LaserWriter_II_NTX_v51.8.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Apple_LaserWriter_IIf.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Apple_LaserWriter_IIg.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Apple_LaserWriter_Personal_NT.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Apple_LaserWriter_Plus.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Apple_LaserWriter_Plus_v42.2.ppd
-share/GNUstep/System/Libraries/Resources/PrinterTypes/English.lproj/Apple_LaserWriter_Pro_600.ppd



Home | Main Index | Thread Index | Old Index