update gnustep-gui to 0.20.0
This commit is contained in:
parent
b62786dfb8
commit
131822014b
@ -1,15 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.23 2010/12/22 09:20:00 sebastia Exp $
|
||||
# $OpenBSD: Makefile,v 1.24 2011/04/18 11:56:01 sebastia Exp $
|
||||
|
||||
COMMENT= GNUstep gui library
|
||||
|
||||
DISTNAME= gnustep-gui-0.18.0
|
||||
REVISION= 2
|
||||
DISTNAME = gnustep-gui-0.20.0
|
||||
|
||||
CATEGORIES= devel
|
||||
|
||||
# needs to follow gnustep-back backend versioning
|
||||
# cf. gnustep_backend_bundle() in ${WRKSRC}/Source/NSApplication.m
|
||||
SHARED_LIBS= gnustep-gui 0.18 # .0.18.0
|
||||
SHARED_LIBS = gnustep-gui 0.20 # .0.20.0
|
||||
|
||||
HOMEPAGE= http://www.gnustep.org/
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (gnustep/gnustep-gui-0.18.0.tar.gz) = Fybu+Ly3sl1WHPgmMkLG5w==
|
||||
RMD160 (gnustep/gnustep-gui-0.18.0.tar.gz) = OPk40e0tmONR61xtMlvUeC7yw/s=
|
||||
SHA1 (gnustep/gnustep-gui-0.18.0.tar.gz) = 944rA8BbtrX0DWsewSmDX3WPGUc=
|
||||
SHA256 (gnustep/gnustep-gui-0.18.0.tar.gz) = vPTZoRKqcEWuK7BkYeemZggh6q6T7uM3+xI287JTWrY=
|
||||
SIZE (gnustep/gnustep-gui-0.18.0.tar.gz) = 2520596
|
||||
MD5 (gnustep/gnustep-gui-0.20.0.tar.gz) = DTdlqpfbHdIL29BpD0rKaw==
|
||||
RMD160 (gnustep/gnustep-gui-0.20.0.tar.gz) = Ol73+mHQoZLgNoZqGXSbem363II=
|
||||
SHA1 (gnustep/gnustep-gui-0.20.0.tar.gz) = 6G837TX7quXLAPxjXLt2Puu9vX4=
|
||||
SHA256 (gnustep/gnustep-gui-0.20.0.tar.gz) = JvKJUfB8CrtUOfRotgpnJhaMUQrjV5zQdeapxbq3P1o=
|
||||
SIZE (gnustep/gnustep-gui-0.20.0.tar.gz) = 2648224
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.7 2010/12/22 09:20:00 sebastia Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.8 2011/04/18 11:56:01 sebastia Exp $
|
||||
@bin bin/gclose
|
||||
@bin bin/gcloseall
|
||||
@bin bin/gopen
|
||||
@ -16,9 +16,9 @@ include/AppKit/GSDisplayServer.h
|
||||
include/AppKit/GSDragView.h
|
||||
include/AppKit/GSEPSPrintOperation.h
|
||||
include/AppKit/GSFontInfo.h
|
||||
include/AppKit/GSFusedSilica.h
|
||||
include/AppKit/GSGormLoading.h
|
||||
include/AppKit/GSHbox.h
|
||||
include/AppKit/GSHelpAttachment.h
|
||||
include/AppKit/GSHelpManagerPanel.h
|
||||
include/AppKit/GSHorizontalTypesetter.h
|
||||
include/AppKit/GSInfoPanel.h
|
||||
@ -47,6 +47,7 @@ include/AppKit/GSTypesetter.h
|
||||
include/AppKit/GSVbox.h
|
||||
include/AppKit/GSVersion.h
|
||||
include/AppKit/GSWindowDecorationView.h
|
||||
include/AppKit/GSXibLoading.h
|
||||
include/AppKit/IMConnectors.h
|
||||
include/AppKit/IMCustomObject.h
|
||||
include/AppKit/IMLoading.h
|
||||
@ -188,6 +189,7 @@ include/AppKit/NSToolbarItemGroup.h
|
||||
include/AppKit/NSUserDefaultsController.h
|
||||
include/AppKit/NSUserInterfaceValidation.h
|
||||
include/AppKit/NSView.h
|
||||
include/AppKit/NSViewController.h
|
||||
include/AppKit/NSWindow.h
|
||||
include/AppKit/NSWindowController.h
|
||||
include/AppKit/NSWorkspace.h
|
||||
@ -202,9 +204,9 @@ include/GNUstepGUI/GSDisplayServer.h
|
||||
include/GNUstepGUI/GSDragView.h
|
||||
include/GNUstepGUI/GSEPSPrintOperation.h
|
||||
include/GNUstepGUI/GSFontInfo.h
|
||||
include/GNUstepGUI/GSFusedSilica.h
|
||||
include/GNUstepGUI/GSGormLoading.h
|
||||
include/GNUstepGUI/GSHbox.h
|
||||
include/GNUstepGUI/GSHelpAttachment.h
|
||||
include/GNUstepGUI/GSHelpManagerPanel.h
|
||||
include/GNUstepGUI/GSHorizontalTypesetter.h
|
||||
include/GNUstepGUI/GSInfoPanel.h
|
||||
@ -233,6 +235,7 @@ include/GNUstepGUI/GSTypesetter.h
|
||||
include/GNUstepGUI/GSVbox.h
|
||||
include/GNUstepGUI/GSVersion.h
|
||||
include/GNUstepGUI/GSWindowDecorationView.h
|
||||
include/GNUstepGUI/GSXibLoading.h
|
||||
include/GNUstepGUI/IMConnectors.h
|
||||
include/GNUstepGUI/IMCustomObject.h
|
||||
include/GNUstepGUI/IMLoading.h
|
||||
@ -244,9 +247,9 @@ include/gnustep/gui/GSDisplayServer.h
|
||||
include/gnustep/gui/GSDragView.h
|
||||
include/gnustep/gui/GSEPSPrintOperation.h
|
||||
include/gnustep/gui/GSFontInfo.h
|
||||
include/gnustep/gui/GSFusedSilica.h
|
||||
include/gnustep/gui/GSGormLoading.h
|
||||
include/gnustep/gui/GSHbox.h
|
||||
include/gnustep/gui/GSHelpAttachment.h
|
||||
include/gnustep/gui/GSHelpManagerPanel.h
|
||||
include/gnustep/gui/GSHorizontalTypesetter.h
|
||||
include/gnustep/gui/GSInfoPanel.h
|
||||
@ -275,6 +278,7 @@ include/gnustep/gui/GSTypesetter.h
|
||||
include/gnustep/gui/GSVbox.h
|
||||
include/gnustep/gui/GSVersion.h
|
||||
include/gnustep/gui/GSWindowDecorationView.h
|
||||
include/gnustep/gui/GSXibLoading.h
|
||||
include/gnustep/gui/IMConnectors.h
|
||||
include/gnustep/gui/IMCustomObject.h
|
||||
include/gnustep/gui/IMLoading.h
|
||||
@ -374,19 +378,27 @@ lib/GNUstep/Images/common_ClosedHandCursor.tiff
|
||||
lib/GNUstep/Images/common_ColorSwatch.tiff
|
||||
lib/GNUstep/Images/common_ComboBoxEllipsis.tiff
|
||||
lib/GNUstep/Images/common_DecimalTabStop.tiff
|
||||
lib/GNUstep/Images/common_Desktop.tiff
|
||||
lib/GNUstep/Images/common_Diamond.tiff
|
||||
lib/GNUstep/Images/common_Dimple.tiff
|
||||
lib/GNUstep/Images/common_DimpleHoriz.tiff
|
||||
lib/GNUstep/Images/common_DocsFolder.tiff
|
||||
lib/GNUstep/Images/common_DownArrowSmall.tiff
|
||||
lib/GNUstep/Images/common_DownloadFolder.tiff
|
||||
lib/GNUstep/Images/common_Folder.tiff
|
||||
lib/GNUstep/Images/common_GSFolder.tiff
|
||||
lib/GNUstep/Images/common_HelpCursor.tiff
|
||||
lib/GNUstep/Images/common_HelpLink.tiff
|
||||
lib/GNUstep/Images/common_Home.tiff
|
||||
lib/GNUstep/Images/common_HomeDirectory.tiff
|
||||
lib/GNUstep/Images/common_ImageFolder.tiff
|
||||
lib/GNUstep/Images/common_LeftTabStop.tiff
|
||||
lib/GNUstep/Images/common_LibraryFolder.tiff
|
||||
lib/GNUstep/Images/common_MiniWindowTile.tiff
|
||||
lib/GNUstep/Images/common_Miniaturize.tiff
|
||||
lib/GNUstep/Images/common_MiniaturizeH.tiff
|
||||
lib/GNUstep/Images/common_Mount.tiff
|
||||
lib/GNUstep/Images/common_MusicFolder.tiff
|
||||
lib/GNUstep/Images/common_Nibble.tiff
|
||||
lib/GNUstep/Images/common_OpenHandCursor.tiff
|
||||
lib/GNUstep/Images/common_Printer.tiff
|
||||
@ -459,62 +471,70 @@ lib/GNUstep/KeyBindings/
|
||||
lib/GNUstep/KeyBindings/DefaultKeyBindings.dict
|
||||
lib/GNUstep/Libraries/gnustep-gui/
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/English.lproj/
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/English.lproj/GSDataLinkPanel.gorm/
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/English.lproj/GSDataLinkPanel.gorm/data.classes
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/English.lproj/GSDataLinkPanel.gorm/data.info
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/English.lproj/GSDataLinkPanel.gorm/objects.gorm
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/English.lproj/GSPageLayout.gorm/
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/English.lproj/GSPageLayout.gorm/data.classes
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/English.lproj/GSPageLayout.gorm/data.info
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/English.lproj/GSPageLayout.gorm/objects.gorm
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/English.lproj/GSPrintPanel.gorm/
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/English.lproj/GSPrintPanel.gorm/data.classes
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/English.lproj/GSPrintPanel.gorm/data.info
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/English.lproj/GSPrintPanel.gorm/objects.gorm
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/English.lproj/GSSpellPanel.gorm/
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/English.lproj/GSSpellPanel.gorm/data.classes
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/English.lproj/GSSpellPanel.gorm/objects.gorm
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/English.lproj/GSToolbarCustomizationPalette.gorm/
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/English.lproj/GSToolbarCustomizationPalette.gorm/data.classes
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/English.lproj/GSToolbarCustomizationPalette.gorm/data.info
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/English.lproj/GSToolbarCustomizationPalette.gorm/objects.gorm
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/English.lproj/Localizable.strings
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/Esperanto.lproj/
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/Esperanto.lproj/Localizable.strings
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/French.lproj/
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/French.lproj/Localizable.strings
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/German.lproj/
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/German.lproj/Localizable.strings
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/Info-gnustep.plist
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/Italian.lproj/
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/Italian.lproj/Localizable.strings
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/Lojban.lproj/
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/Lojban.lproj/Localizable.strings
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/Spanish.lproj/
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/Spanish.lproj/GSDataLinkPanel.gorm/
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/Spanish.lproj/GSDataLinkPanel.gorm/data.classes
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/Spanish.lproj/GSDataLinkPanel.gorm/data.info
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/Spanish.lproj/GSDataLinkPanel.gorm/objects.gorm
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/Spanish.lproj/GSPageLayout.gorm/
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/Spanish.lproj/GSPageLayout.gorm/data.classes
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/Spanish.lproj/GSPageLayout.gorm/data.info
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/Spanish.lproj/GSPageLayout.gorm/objects.gorm
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/Spanish.lproj/GSPrintPanel.gorm/
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/Spanish.lproj/GSPrintPanel.gorm/data.classes
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/Spanish.lproj/GSPrintPanel.gorm/data.info
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/Spanish.lproj/GSPrintPanel.gorm/objects.gorm
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/Spanish.lproj/GSSpellPanel.gorm/
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/Spanish.lproj/GSSpellPanel.gorm/data.classes
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/Spanish.lproj/GSSpellPanel.gorm/data.info
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/Spanish.lproj/GSSpellPanel.gorm/objects.gorm
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/Spanish.lproj/GSToolbarCustomizationPalette.gorm/
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/Spanish.lproj/GSToolbarCustomizationPalette.gorm/data.classes
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/Spanish.lproj/GSToolbarCustomizationPalette.gorm/data.info
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/Spanish.lproj/GSToolbarCustomizationPalette.gorm/objects.gorm
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.18/Resources/Spanish.lproj/Localizable.strings
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/English.lproj/
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/English.lproj/GSDataLinkPanel.gorm/
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/English.lproj/GSDataLinkPanel.gorm/data.classes
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/English.lproj/GSDataLinkPanel.gorm/data.info
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/English.lproj/GSDataLinkPanel.gorm/objects.gorm
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/English.lproj/GSFindPanel.gorm/
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/English.lproj/GSFindPanel.gorm/data.classes
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/English.lproj/GSFindPanel.gorm/data.info
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/English.lproj/GSFindPanel.gorm/objects.gorm
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/English.lproj/GSPageLayout.gorm/
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/English.lproj/GSPageLayout.gorm/data.classes
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/English.lproj/GSPageLayout.gorm/data.info
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/English.lproj/GSPageLayout.gorm/objects.gorm
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/English.lproj/GSPrintPanel.gorm/
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/English.lproj/GSPrintPanel.gorm/data.classes
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/English.lproj/GSPrintPanel.gorm/data.info
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/English.lproj/GSPrintPanel.gorm/objects.gorm
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/English.lproj/GSSpellPanel.gorm/
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/English.lproj/GSSpellPanel.gorm/data.classes
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/English.lproj/GSSpellPanel.gorm/objects.gorm
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/English.lproj/GSToolbarCustomizationPalette.gorm/
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/English.lproj/GSToolbarCustomizationPalette.gorm/data.classes
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/English.lproj/GSToolbarCustomizationPalette.gorm/data.info
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/English.lproj/GSToolbarCustomizationPalette.gorm/objects.gorm
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/English.lproj/Localizable.strings
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/Esperanto.lproj/
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/Esperanto.lproj/Localizable.strings
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/French.lproj/
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/French.lproj/Localizable.strings
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/German.lproj/
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/German.lproj/Localizable.strings
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/Info-gnustep.plist
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/Italian.lproj/
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/Italian.lproj/Localizable.strings
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/Lojban.lproj/
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/Lojban.lproj/Localizable.strings
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/Spanish.lproj/
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/Spanish.lproj/GSDataLinkPanel.gorm/
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/Spanish.lproj/GSDataLinkPanel.gorm/data.classes
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/Spanish.lproj/GSDataLinkPanel.gorm/data.info
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/Spanish.lproj/GSDataLinkPanel.gorm/objects.gorm
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/Spanish.lproj/GSFindPanel.gorm/
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/Spanish.lproj/GSFindPanel.gorm/data.classes
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/Spanish.lproj/GSFindPanel.gorm/data.info
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/Spanish.lproj/GSFindPanel.gorm/objects.gorm
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/Spanish.lproj/GSPageLayout.gorm/
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/Spanish.lproj/GSPageLayout.gorm/data.classes
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/Spanish.lproj/GSPageLayout.gorm/data.info
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/Spanish.lproj/GSPageLayout.gorm/objects.gorm
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/Spanish.lproj/GSPrintPanel.gorm/
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/Spanish.lproj/GSPrintPanel.gorm/data.classes
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/Spanish.lproj/GSPrintPanel.gorm/data.info
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/Spanish.lproj/GSPrintPanel.gorm/objects.gorm
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/Spanish.lproj/GSSpellPanel.gorm/
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/Spanish.lproj/GSSpellPanel.gorm/data.classes
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/Spanish.lproj/GSSpellPanel.gorm/data.info
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/Spanish.lproj/GSSpellPanel.gorm/objects.gorm
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/Spanish.lproj/GSToolbarCustomizationPalette.gorm/
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/Spanish.lproj/GSToolbarCustomizationPalette.gorm/data.classes
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/Spanish.lproj/GSToolbarCustomizationPalette.gorm/data.info
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/Spanish.lproj/GSToolbarCustomizationPalette.gorm/objects.gorm
|
||||
lib/GNUstep/Libraries/gnustep-gui/Versions/0.20/Resources/Spanish.lproj/Localizable.strings
|
||||
lib/GNUstep/PostScript/
|
||||
lib/GNUstep/PostScript/GSProlog.ps
|
||||
lib/GNUstep/PostScript/PPD/
|
||||
|
Loading…
x
Reference in New Issue
Block a user