]> git.pld-linux.org Git - packages/gnustep-gui.git/commitdiff
- some patches for gstep packages.
authorkloczek <kloczek@pld-linux.org>
Tue, 11 Apr 2000 09:25:15 +0000 (09:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gstep-gui-headers.patch -> 1.1

gstep-gui-headers.patch [new file with mode: 0644]

diff --git a/gstep-gui-headers.patch b/gstep-gui-headers.patch
new file mode 100644 (file)
index 0000000..eefb40a
--- /dev/null
@@ -0,0 +1,82 @@
+--- gstep-0.6.0/gui/Source/GNUmakefile.cls     Tue Sep  7 23:01:23 1999
++++ gstep-0.6.0/gui/Source/GNUmakefile Sun Sep 19 00:26:02 1999
+@@ -137,12 +137,24 @@
+ libgnustep-gui_HEADER_FILES = \
+ AppKit/AppKit.h \
++AppKit/AppKitExceptions.h \
++AppKit/DPSOperators.h \
++AppKit/GMAppKit.h \
++AppKit/GMArchiver.h \
++AppKit/GSMethodTable.h \
++AppKit/GSPasteboardServer.h \
++AppKit/GSServicesManager.h \
++AppKit/GSTrackingRect.h \
++AppKit/GSWraps.h \
++AppKit/IMConnectors.h \
++AppKit/IMCustomObject.h \
++AppKit/IMLoading.h \
+ AppKit/NSActionCell.h \
+ AppKit/NSAffineTransform.h \
+ AppKit/NSApplication.h \
+ AppKit/NSAttributedString.h \
+-AppKit/NSBitmapImageRep.h \
+ AppKit/NSBox.h \
++AppKit/NSBitmapImageRep.h \
+ AppKit/NSBrowser.h \
+ AppKit/NSBrowserCell.h \
+ AppKit/NSButton.h \
+@@ -156,6 +168,7 @@
+ AppKit/NSColorPanel.h \
+ AppKit/NSColorPicker.h \
+ AppKit/NSColorPicking.h \
++AppKit/NSColorPrivate.h \
+ AppKit/NSColorWell.h \
+ AppKit/NSControl.h \
+ AppKit/NSCursor.h \
+@@ -186,8 +199,8 @@
+ AppKit/NSMenuItem.h \
+ AppKit/NSMenuItemCell.h \
+ AppKit/NSMenuView.h \
+-AppKit/NSNibLoading.h \
+ AppKit/NSNibDeclarations.h \
++AppKit/NSNibLoading.h \
+ AppKit/NSOpenPanel.h \
+ AppKit/NSPageLayout.h \
+ AppKit/NSPanel.h \
+@@ -209,6 +222,7 @@
+ AppKit/NSSelection.h \
+ AppKit/NSSlider.h \
+ AppKit/NSSliderCell.h \
++AppKit/NSText.h \
+ AppKit/NSSpellChecker.h \
+ AppKit/NSSpellProtocol.h \
+ AppKit/NSSpellServer.h \
+@@ -217,10 +231,9 @@
+ AppKit/NSTabView.h \
+ AppKit/NSTabViewItem.h \
+ AppKit/NSTableColumn.h \
++AppKit/NSTableHeaderCell.h \
+ AppKit/NSTableHeaderView.h \
+-AppKit/NSTableHeaderCell.h  \
+ AppKit/NSTableView.h \
+-AppKit/NSText.h \
+ AppKit/NSTextAttachment.h \
+ AppKit/NSTextContainer.h \
+ AppKit/NSTextField.h \
+@@ -230,14 +243,8 @@
+ AppKit/NSView.h \
+ AppKit/NSWindow.h \
+ AppKit/NSWorkspace.h \
+-AppKit/GSTrackingRect.h \
+-AppKit/nsimage-tiff.h \
+-AppKit/GSMethodTable.h \
+-AppKit/DPSOperators.h \
+ AppKit/PSOperators.h \
+-AppKit/GSPasteboardServer.h \
+-AppKit/GSServicesManager.h \
+-AppKit/GSWraps.h
++AppKit/nsimage-tiff.h
+ -include GNUmakefile.preamble
This page took 0.093081 seconds and 4 git commands to generate.