- Fix plist for WITHOUT=DOCS case and sort it
Approved by: portmgr blanket
This commit is contained in:
parent
e2757ea522
commit
23e960124e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=448921
2 changed files with 88 additions and 87 deletions
|
@ -65,4 +65,7 @@ pre-configure:
|
|||
@${CP} ${GNUSTEP_PREFIX}/System/Library/Makefiles/${file} ${WRKSRC}
|
||||
.endfor
|
||||
|
||||
post-install-DOCS-off:
|
||||
@${FIND} -d ${STAGEDIR}${PREFIX}/GNUstep/System/Library/Documentation -type d -empty -delete
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,7 +1,44 @@
|
|||
|
||||
GNUstep/System/Applications/GSSpeechServer.app/GSSpeechServer
|
||||
GNUstep/System/Applications/GSSpeechServer.app/Resources/GSSpeechServer.desktop
|
||||
GNUstep/System/Applications/GSSpeechServer.app/Resources/Info-gnustep.plist
|
||||
GNUstep/System/Applications/GSSpeechServer.app/stamp.make
|
||||
GNUstep/System/Library/Bundles/AudioOutput.nssound/AudioOutput
|
||||
GNUstep/System/Library/Bundles/AudioOutput.nssound/Resources/Info-gnustep.plist
|
||||
GNUstep/System/Library/Bundles/AudioOutput.nssound/stamp.make
|
||||
%%CUPS%%GNUstep/System/Library/Bundles/GSPrinting/GSCUPS.bundle/GSCUPS
|
||||
%%CUPS%%GNUstep/System/Library/Bundles/GSPrinting/GSCUPS.bundle/Resources/Info-gnustep.plist
|
||||
%%CUPS%%GNUstep/System/Library/Bundles/GSPrinting/GSCUPS.bundle/stamp.make
|
||||
GNUstep/System/Library/Bundles/GSPrinting/GSLPR.bundle/GSLPR
|
||||
GNUstep/System/Library/Bundles/GSPrinting/GSLPR.bundle/Resources/Info-gnustep.plist
|
||||
GNUstep/System/Library/Bundles/GSPrinting/GSLPR.bundle/stamp.make
|
||||
GNUstep/System/Library/Bundles/Sndfile.nssound/Resources/Info-gnustep.plist
|
||||
GNUstep/System/Library/Bundles/Sndfile.nssound/Sndfile
|
||||
GNUstep/System/Library/Bundles/Sndfile.nssound/stamp.make
|
||||
GNUstep/System/Library/Bundles/TextConverters/RTFConverter.bundle/RTFConverter
|
||||
GNUstep/System/Library/Bundles/TextConverters/RTFConverter.bundle/Resources/Info-gnustep.plist
|
||||
GNUstep/System/Library/Bundles/TextConverters/RTFConverter.bundle/stamp.make
|
||||
GNUstep/System/Library/Bundles/libgmodel.bundle/Resources/Info-gnustep.plist
|
||||
GNUstep/System/Library/Bundles/libgmodel.bundle/libgmodel
|
||||
GNUstep/System/Library/Bundles/libgmodel.bundle/stamp.make
|
||||
GNUstep/System/Library/ColorPickers/NamedPicker.bundle/NamedPicker
|
||||
GNUstep/System/Library/ColorPickers/NamedPicker.bundle/Resources/GSNamedColorPicker.tiff
|
||||
GNUstep/System/Library/ColorPickers/NamedPicker.bundle/Resources/Info-gnustep.plist
|
||||
GNUstep/System/Library/ColorPickers/NamedPicker.bundle/stamp.make
|
||||
GNUstep/System/Library/ColorPickers/StandardPicker.bundle/Resources/English.lproj/StandardPicker.strings
|
||||
GNUstep/System/Library/ColorPickers/StandardPicker.bundle/Resources/French.lproj/StandardPicker.strings
|
||||
GNUstep/System/Library/ColorPickers/StandardPicker.bundle/Resources/GSCMYKColorPicker.tiff
|
||||
GNUstep/System/Library/ColorPickers/StandardPicker.bundle/Resources/GSGrayColorPicker.tiff
|
||||
GNUstep/System/Library/ColorPickers/StandardPicker.bundle/Resources/GSHSBColorPicker.tiff
|
||||
GNUstep/System/Library/ColorPickers/StandardPicker.bundle/Resources/GSRGBColorPicker.tiff
|
||||
GNUstep/System/Library/ColorPickers/StandardPicker.bundle/Resources/Info-gnustep.plist
|
||||
GNUstep/System/Library/ColorPickers/StandardPicker.bundle/Resources/Spanish.lproj/StandardPicker.strings
|
||||
GNUstep/System/Library/ColorPickers/StandardPicker.bundle/Resources/Swedish.lproj/StandardPicker.strings
|
||||
GNUstep/System/Library/ColorPickers/StandardPicker.bundle/StandardPicker
|
||||
GNUstep/System/Library/ColorPickers/StandardPicker.bundle/stamp.make
|
||||
GNUstep/System/Library/ColorPickers/WheelPicker.bundle/Resources/GSWheelColorPicker.tiff
|
||||
GNUstep/System/Library/ColorPickers/WheelPicker.bundle/Resources/Info-gnustep.plist
|
||||
GNUstep/System/Library/ColorPickers/WheelPicker.bundle/WheelPicker
|
||||
GNUstep/System/Library/ColorPickers/WheelPicker.bundle/stamp.make
|
||||
%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/ClassesTOC.gsdoc
|
||||
%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/ClassesTOC.html
|
||||
%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Additions/Functions.gsdoc
|
||||
|
@ -32,6 +69,33 @@
|
|||
%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/General/General.igsdoc
|
||||
%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/General/OpenStepCompliance.html
|
||||
%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/General/dependencies
|
||||
%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/Affine-Transformations.html
|
||||
%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/Application-Makefiles.html
|
||||
%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/Basic-Controls.html
|
||||
%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/Browsers.html
|
||||
%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/Images-and-Imageviews.html
|
||||
%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/Interface-Files.html
|
||||
%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/Introduction.html
|
||||
%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/Matrix-Controls.html
|
||||
%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/Outlets-and-Actions.html
|
||||
%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/Tableviews.html
|
||||
%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/The-view-concept.html
|
||||
%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/applicationmakefiles.html
|
||||
%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/basicconcepts.html
|
||||
%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/browsercontrols.html
|
||||
%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/conceptindex.html
|
||||
%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/controls.html
|
||||
%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/dataexchange.html
|
||||
%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/eventhandling.html
|
||||
%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/fdl.html
|
||||
%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/gnustepapplications.html
|
||||
%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/images.html
|
||||
%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/index.html
|
||||
%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/interfacefiles.html
|
||||
%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/matrix.html
|
||||
%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/outlineviews.html
|
||||
%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/tableview.html
|
||||
%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/theviewconcept.html
|
||||
%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/ClassesTOC.gsdoc
|
||||
%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/ClassesTOC.html
|
||||
%%PORTDOCS%%GNUstep/System/Library/Documentation/Developer/Gui/Reference/ConstantsTOC.gsdoc
|
||||
|
@ -277,51 +341,13 @@
|
|||
%%PORTDOCS%%GNUstep/System/Library/Documentation/User/Gui/GuiUser/LanguageSetup.html
|
||||
%%PORTDOCS%%GNUstep/System/Library/Documentation/User/Gui/GuiUser/dependencies
|
||||
%%PORTDOCS%%GNUstep/System/Library/Documentation/info/AppKit.info
|
||||
GNUstep/System/Library/Documentation/man/man1/GSSpeechServer.1.gz
|
||||
%%PORTDOCS%%GNUstep/System/Library/Documentation/man/man1/gclose.1.gz
|
||||
%%PORTDOCS%%GNUstep/System/Library/Documentation/man/man1/gcloseall.1.gz
|
||||
%%PORTDOCS%%GNUstep/System/Library/Documentation/man/man1/gopen.1.gz
|
||||
%%PORTDOCS%%GNUstep/System/Library/Documentation/man/man1/make_services.1.gz
|
||||
GNUstep/System/Library/Documentation/man/man1/say.1.gz
|
||||
%%PORTDOCS%%GNUstep/System/Library/Documentation/man/man1/set_show_service.1.gz
|
||||
@dir GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual
|
||||
@dir GNUstep/System/Library/Themes
|
||||
GNUstep/System/Applications/GSSpeechServer.app/GSSpeechServer
|
||||
GNUstep/System/Applications/GSSpeechServer.app/Resources/GSSpeechServer.desktop
|
||||
GNUstep/System/Applications/GSSpeechServer.app/Resources/Info-gnustep.plist
|
||||
GNUstep/System/Applications/GSSpeechServer.app/stamp.make
|
||||
GNUstep/System/Library/Bundles/AudioOutput.nssound/AudioOutput
|
||||
GNUstep/System/Library/Bundles/AudioOutput.nssound/Resources/Info-gnustep.plist
|
||||
GNUstep/System/Library/Bundles/AudioOutput.nssound/stamp.make
|
||||
GNUstep/System/Library/Bundles/GSPrinting/GSLPR.bundle/GSLPR
|
||||
GNUstep/System/Library/Bundles/GSPrinting/GSLPR.bundle/Resources/Info-gnustep.plist
|
||||
GNUstep/System/Library/Bundles/GSPrinting/GSLPR.bundle/stamp.make
|
||||
GNUstep/System/Library/Bundles/Sndfile.nssound/Resources/Info-gnustep.plist
|
||||
GNUstep/System/Library/Bundles/Sndfile.nssound/Sndfile
|
||||
GNUstep/System/Library/Bundles/Sndfile.nssound/stamp.make
|
||||
GNUstep/System/Library/Bundles/TextConverters/RTFConverter.bundle/RTFConverter
|
||||
GNUstep/System/Library/Bundles/TextConverters/RTFConverter.bundle/Resources/Info-gnustep.plist
|
||||
GNUstep/System/Library/Bundles/TextConverters/RTFConverter.bundle/stamp.make
|
||||
GNUstep/System/Library/Bundles/libgmodel.bundle/Resources/Info-gnustep.plist
|
||||
GNUstep/System/Library/Bundles/libgmodel.bundle/libgmodel
|
||||
GNUstep/System/Library/Bundles/libgmodel.bundle/stamp.make
|
||||
GNUstep/System/Library/ColorPickers/NamedPicker.bundle/NamedPicker
|
||||
GNUstep/System/Library/ColorPickers/NamedPicker.bundle/Resources/GSNamedColorPicker.tiff
|
||||
GNUstep/System/Library/ColorPickers/NamedPicker.bundle/Resources/Info-gnustep.plist
|
||||
GNUstep/System/Library/ColorPickers/NamedPicker.bundle/stamp.make
|
||||
GNUstep/System/Library/ColorPickers/StandardPicker.bundle/Resources/English.lproj/StandardPicker.strings
|
||||
GNUstep/System/Library/ColorPickers/StandardPicker.bundle/Resources/French.lproj/StandardPicker.strings
|
||||
GNUstep/System/Library/ColorPickers/StandardPicker.bundle/Resources/GSCMYKColorPicker.tiff
|
||||
GNUstep/System/Library/ColorPickers/StandardPicker.bundle/Resources/GSGrayColorPicker.tiff
|
||||
GNUstep/System/Library/ColorPickers/StandardPicker.bundle/Resources/GSHSBColorPicker.tiff
|
||||
GNUstep/System/Library/ColorPickers/StandardPicker.bundle/Resources/GSRGBColorPicker.tiff
|
||||
GNUstep/System/Library/ColorPickers/StandardPicker.bundle/Resources/Info-gnustep.plist
|
||||
GNUstep/System/Library/ColorPickers/StandardPicker.bundle/Resources/Spanish.lproj/StandardPicker.strings
|
||||
GNUstep/System/Library/ColorPickers/StandardPicker.bundle/Resources/Swedish.lproj/StandardPicker.strings
|
||||
GNUstep/System/Library/ColorPickers/StandardPicker.bundle/StandardPicker
|
||||
GNUstep/System/Library/ColorPickers/StandardPicker.bundle/stamp.make
|
||||
GNUstep/System/Library/ColorPickers/WheelPicker.bundle/Resources/GSWheelColorPicker.tiff
|
||||
GNUstep/System/Library/ColorPickers/WheelPicker.bundle/Resources/Info-gnustep.plist
|
||||
GNUstep/System/Library/ColorPickers/WheelPicker.bundle/WheelPicker
|
||||
GNUstep/System/Library/ColorPickers/WheelPicker.bundle/stamp.make
|
||||
GNUstep/System/Library/Headers/AppKit/AppKit.h
|
||||
GNUstep/System/Library/Headers/AppKit/AppKitDefines.h
|
||||
GNUstep/System/Library/Headers/AppKit/AppKitExceptions.h
|
||||
|
@ -365,6 +391,7 @@ GNUstep/System/Library/Headers/AppKit/GSVbox.h
|
|||
GNUstep/System/Library/Headers/AppKit/GSVersion.h
|
||||
GNUstep/System/Library/Headers/AppKit/GSWindowDecorationView.h
|
||||
GNUstep/System/Library/Headers/AppKit/GSXibElement.h
|
||||
GNUstep/System/Library/Headers/AppKit/GSXibKeyedUnarchiver.h
|
||||
GNUstep/System/Library/Headers/AppKit/GSXibLoading.h
|
||||
GNUstep/System/Library/Headers/AppKit/GSXibObjectContainer.h
|
||||
GNUstep/System/Library/Headers/AppKit/GSXibParser.h
|
||||
|
@ -375,6 +402,7 @@ GNUstep/System/Library/Headers/AppKit/NSActionCell.h
|
|||
GNUstep/System/Library/Headers/AppKit/NSAffineTransform.h
|
||||
GNUstep/System/Library/Headers/AppKit/NSAlert.h
|
||||
GNUstep/System/Library/Headers/AppKit/NSAnimation.h
|
||||
GNUstep/System/Library/Headers/AppKit/NSAnimationContext.h
|
||||
GNUstep/System/Library/Headers/AppKit/NSApplication.h
|
||||
GNUstep/System/Library/Headers/AppKit/NSArrayController.h
|
||||
GNUstep/System/Library/Headers/AppKit/NSAttributedString.h
|
||||
|
@ -562,6 +590,7 @@ GNUstep/System/Library/Headers/GNUstepGUI/GSVbox.h
|
|||
GNUstep/System/Library/Headers/GNUstepGUI/GSVersion.h
|
||||
GNUstep/System/Library/Headers/GNUstepGUI/GSWindowDecorationView.h
|
||||
GNUstep/System/Library/Headers/GNUstepGUI/GSXibElement.h
|
||||
GNUstep/System/Library/Headers/GNUstepGUI/GSXibKeyedUnarchiver.h
|
||||
GNUstep/System/Library/Headers/GNUstepGUI/GSXibLoading.h
|
||||
GNUstep/System/Library/Headers/GNUstepGUI/GSXibObjectContainer.h
|
||||
GNUstep/System/Library/Headers/GNUstepGUI/GSXibParser.h
|
||||
|
@ -607,6 +636,7 @@ GNUstep/System/Library/Headers/gnustep/gui/GSVbox.h
|
|||
GNUstep/System/Library/Headers/gnustep/gui/GSVersion.h
|
||||
GNUstep/System/Library/Headers/gnustep/gui/GSWindowDecorationView.h
|
||||
GNUstep/System/Library/Headers/gnustep/gui/GSXibElement.h
|
||||
GNUstep/System/Library/Headers/gnustep/gui/GSXibKeyedUnarchiver.h
|
||||
GNUstep/System/Library/Headers/gnustep/gui/GSXibLoading.h
|
||||
GNUstep/System/Library/Headers/gnustep/gui/GSXibObjectContainer.h
|
||||
GNUstep/System/Library/Headers/gnustep/gui/GSXibParser.h
|
||||
|
@ -620,9 +650,16 @@ GNUstep/System/Library/Images/GSStop.tiff
|
|||
GNUstep/System/Library/Images/LogoGNUstep.tiff
|
||||
GNUstep/System/Library/Images/MagnifyGlass.tiff
|
||||
GNUstep/System/Library/Images/NSAddTemplate.tiff
|
||||
GNUstep/System/Library/Images/NSAdvanced.tiff
|
||||
GNUstep/System/Library/Images/NSCaution.tiff
|
||||
GNUstep/System/Library/Images/NSColorPanel.tiff
|
||||
GNUstep/System/Library/Images/NSComboArrow.tiff
|
||||
GNUstep/System/Library/Images/NSFontPanel.tiff
|
||||
GNUstep/System/Library/Images/NSInfo.tiff
|
||||
GNUstep/System/Library/Images/NSPreferencesGeneral.tiff
|
||||
GNUstep/System/Library/Images/NSRatingLevelIndicator.tiff
|
||||
GNUstep/System/Library/Images/NSRemoveTemplate.tiff
|
||||
GNUstep/System/Library/Images/NSUserAccounts.tiff
|
||||
GNUstep/System/Library/Images/common_2DCheckMark.tiff
|
||||
GNUstep/System/Library/Images/common_2DDash.tiff
|
||||
GNUstep/System/Library/Images/common_3DArrowDown.tiff
|
||||
|
@ -630,6 +667,7 @@ GNUstep/System/Library/Images/common_3DArrowLeft.tiff
|
|||
GNUstep/System/Library/Images/common_3DArrowRight.tiff
|
||||
GNUstep/System/Library/Images/common_3DArrowRightH.tiff
|
||||
GNUstep/System/Library/Images/common_3DArrowUp.tiff
|
||||
GNUstep/System/Library/Images/common_ApplicationFolder.tiff
|
||||
GNUstep/System/Library/Images/common_ArrowDown.tiff
|
||||
GNUstep/System/Library/Images/common_ArrowDownH.tiff
|
||||
GNUstep/System/Library/Images/common_ArrowLeft.tiff
|
||||
|
@ -668,6 +706,7 @@ GNUstep/System/Library/Images/common_MiniWindowTile.tiff
|
|||
GNUstep/System/Library/Images/common_Miniaturize.tiff
|
||||
GNUstep/System/Library/Images/common_MiniaturizeH.tiff
|
||||
GNUstep/System/Library/Images/common_Mount.tiff
|
||||
GNUstep/System/Library/Images/common_MultipleSelection.tiff
|
||||
GNUstep/System/Library/Images/common_MusicFolder.tiff
|
||||
GNUstep/System/Library/Images/common_Nibble.tiff
|
||||
GNUstep/System/Library/Images/common_OpenHandCursor.tiff
|
||||
|
@ -688,6 +727,8 @@ GNUstep/System/Library/Images/common_ProgressSpinning_7.tiff
|
|||
GNUstep/System/Library/Images/common_ProgressSpinning_8.tiff
|
||||
GNUstep/System/Library/Images/common_RadioOff.tiff
|
||||
GNUstep/System/Library/Images/common_RadioOn.tiff
|
||||
GNUstep/System/Library/Images/common_RecyclerEmpty.tiff
|
||||
GNUstep/System/Library/Images/common_RecyclerFull.tiff
|
||||
GNUstep/System/Library/Images/common_Right.tiff
|
||||
GNUstep/System/Library/Images/common_RightH.tiff
|
||||
GNUstep/System/Library/Images/common_RightTabStop.tiff
|
||||
|
@ -730,6 +771,7 @@ GNUstep/System/Library/Images/common_UnknownApplication.tiff
|
|||
GNUstep/System/Library/Images/common_UnknownTool.tiff
|
||||
GNUstep/System/Library/Images/common_Unmount.tiff
|
||||
GNUstep/System/Library/Images/common_UpAndDownArrowSmall.tiff
|
||||
GNUstep/System/Library/Images/common_VideoFolder.tiff
|
||||
GNUstep/System/Library/Images/common_copyCursor.tiff
|
||||
GNUstep/System/Library/Images/common_linkCursor.tiff
|
||||
GNUstep/System/Library/Images/common_noCursor.tiff
|
||||
|
@ -765,6 +807,7 @@ GNUstep/System/Library/Libraries/gnustep-gui/Versions/%%BASEVERSION%%/Resources/
|
|||
GNUstep/System/Library/Libraries/gnustep-gui/Versions/%%BASEVERSION%%/Resources/German.lproj/Localizable.strings
|
||||
GNUstep/System/Library/Libraries/gnustep-gui/Versions/%%BASEVERSION%%/Resources/Info-gnustep.plist
|
||||
GNUstep/System/Library/Libraries/gnustep-gui/Versions/%%BASEVERSION%%/Resources/Italian.lproj/Localizable.strings
|
||||
GNUstep/System/Library/Libraries/gnustep-gui/Versions/%%BASEVERSION%%/Resources/Korean.lproj/Localizable.strings
|
||||
GNUstep/System/Library/Libraries/gnustep-gui/Versions/%%BASEVERSION%%/Resources/Lojban.lproj/Localizable.strings
|
||||
GNUstep/System/Library/Libraries/gnustep-gui/Versions/%%BASEVERSION%%/Resources/Spanish.lproj/GSDataLinkPanel.gorm/data.classes
|
||||
GNUstep/System/Library/Libraries/gnustep-gui/Versions/%%BASEVERSION%%/Resources/Spanish.lproj/GSDataLinkPanel.gorm/data.info
|
||||
|
@ -811,49 +854,4 @@ GNUstep/System/Tools/gopen
|
|||
GNUstep/System/Tools/make_services
|
||||
GNUstep/System/Tools/say
|
||||
GNUstep/System/Tools/set_show_service
|
||||
GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/Affine-Transformations.html
|
||||
GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/Application-Makefiles.html
|
||||
GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/Basic-Controls.html
|
||||
GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/Browsers.html
|
||||
GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/Images-and-Imageviews.html
|
||||
GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/Interface-Files.html
|
||||
GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/Introduction.html
|
||||
GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/Matrix-Controls.html
|
||||
GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/Outlets-and-Actions.html
|
||||
GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/Tableviews.html
|
||||
GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/The-view-concept.html
|
||||
GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/applicationmakefiles.html
|
||||
GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/basicconcepts.html
|
||||
GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/browsercontrols.html
|
||||
GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/conceptindex.html
|
||||
GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/controls.html
|
||||
GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/dataexchange.html
|
||||
GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/eventhandling.html
|
||||
GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/fdl.html
|
||||
GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/gnustepapplications.html
|
||||
GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/images.html
|
||||
GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/index.html
|
||||
GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/interfacefiles.html
|
||||
GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/matrix.html
|
||||
GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/outlineviews.html
|
||||
GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/tableview.html
|
||||
GNUstep/System/Library/Documentation/Developer/Gui/ProgrammingManual/AppKit/theviewconcept.html
|
||||
GNUstep/System/Library/Documentation/man/man1/GSSpeechServer.1.gz
|
||||
GNUstep/System/Library/Documentation/man/man1/say.1.gz
|
||||
GNUstep/System/Library/Headers/AppKit/GSXibKeyedUnarchiver.h
|
||||
GNUstep/System/Library/Headers/AppKit/NSAnimationContext.h
|
||||
GNUstep/System/Library/Headers/GNUstepGUI/GSXibKeyedUnarchiver.h
|
||||
GNUstep/System/Library/Headers/gnustep/gui/GSXibKeyedUnarchiver.h
|
||||
GNUstep/System/Library/Images/NSAdvanced.tiff
|
||||
GNUstep/System/Library/Images/NSCaution.tiff
|
||||
GNUstep/System/Library/Images/NSColorPanel.tiff
|
||||
GNUstep/System/Library/Images/NSFontPanel.tiff
|
||||
GNUstep/System/Library/Images/NSInfo.tiff
|
||||
GNUstep/System/Library/Images/NSPreferencesGeneral.tiff
|
||||
GNUstep/System/Library/Images/NSUserAccounts.tiff
|
||||
GNUstep/System/Library/Images/common_ApplicationFolder.tiff
|
||||
GNUstep/System/Library/Images/common_MultipleSelection.tiff
|
||||
GNUstep/System/Library/Images/common_RecyclerEmpty.tiff
|
||||
GNUstep/System/Library/Images/common_RecyclerFull.tiff
|
||||
GNUstep/System/Library/Images/common_VideoFolder.tiff
|
||||
GNUstep/System/Library/Libraries/gnustep-gui/Versions/%%BASEVERSION%%/Resources/Korean.lproj/Localizable.strings
|
||||
@dir GNUstep/System/Library/Themes
|
||||
|
|
Loading…
Reference in a new issue