home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-1.iso / Patches / BlackIcons-2.0.README < prev    next >
Encoding:
Text File  |  1996-09-22  |  5.2 KB  |  131 lines

  1. BlackIcons.pkg 2.0, September 1996, by Tom Hageman <tom@basil.icce.rug.nl>
  2.  
  3. This package restores the black monitor icons we all were so grown fond
  4. of before NEXTSTEP 3.3 replaced them all with "industry-standard" white
  5. versions.  It is completely reversible, so if you ever decide you want
  6. the white icons back you don't have to re-install the affected
  7. applications from CD-ROM.
  8.  
  9. This release of BlackIcons is updated for compatibility with
  10. OPENSTEP/Mach 4.0.  It should continue to work with NS3.3.  It also
  11. fixes a bug that prevented version 1.0 to be installed on non-developer
  12. systems.
  13.  
  14.  
  15. INSTALLATION
  16.  
  17. Open BlackIcon.pkg in Installer, and click Install.  You should run
  18. Installer as "root", or else the package will refuse to install.
  19. (either login as root, or select the the package in Workspace Manager
  20.  and choose the "Services->Open Sesame->Open as Root" menu item.)
  21. The package also refuses to install on systems running NS3.2 and below.
  22.  
  23. The installation is interactive; along the way you will have to make a
  24. decision whether or not you want to replace some of the more
  25. `controversial' (in my opinion, of course) icons.  For each such icon
  26. (or group of icons), an alert box will pop up, which initially displays
  27. the replacement icon.  You can choose [Replace] to use the replacement
  28. icon, [Keep] to keep the original (i.e. NS3.3/4.0) version of the icon, or
  29. [Show original] -- this redisplays the alert box with the original icon
  30. displayed, and a [Show replacement] button instead of [Show original].
  31. (Yeah, I know this is a bit clunky but somehow I couldn't be bothered to
  32.  write a special-purpose alert box that displays the two icons side by
  33.  side just for this one occasion...)
  34.  
  35. The `controversial' icons are:
  36.  
  37.     Preferences (Boot/Power icon) -- maybe you want to keep the 3.3 icon 
  38.     to be consistent with Loginwindow's power-off icon.
  39.  
  40.     Terminal (app icon) -- this is also used in terminal miniwindows,
  41.     where the output indication is pasted on top of it.  Since the
  42.     3.2 and 3.3/4.0 icon's screen areas differ, this looks a bit sloppy.
  43.  
  44.     InterfaceBuilder (CustomObject icon) -- Some people may actually
  45.     prefer the 3.3dev/EOF building block instead of the yellow sphere.
  46.  
  47. SECURITY
  48.  
  49. The protection of all affected executables is preserved.  You don't have
  50. to edit any scripts to accommodate security restrictions on your site.
  51.  
  52. DEINSTALLATION
  53.  
  54. If you would ever want to remove the `black' icons, just open
  55. /NextLibrary/Receipts/BlackIcons.pkg in Installer, and click Delete.
  56. (again, Installer should be run as "root".)  This restores the `white'
  57. icons in their full g[l]ory.  (Now why on earth would you ever want to
  58. do that?  Ah, dunno, before an OS upgrade maybe...)
  59.  
  60. The package cannot be Compressed, sorry about that.  Just keep the
  61. original distribution around.
  62.  
  63. DISCLAIMER
  64.  
  65.     !!!USE THIS PACKAGE AT YOUR OWN RISK!!!
  66.  
  67. Although I tried very hard to make it work correctly I cannot guarantee
  68. that it will not damage your installation.  If you don't trust this
  69. package please read the BlackIcons.pkg/BlackIcons.post_install and
  70. BlackIcons.pkg/BlackIcons.post_delete scripts carefully.  So to be
  71. completely safe, make a backup of your harddisk and keep your
  72. installation CD-ROM and -player handy.  Now if this sounds overly
  73. disheartening, please note that I developed it using my own 
  74. (CD-ROM-playerless) home system as a guinea pig, without ill effects...
  75.  
  76. Checksums of the package, obtained with "sum BlackIcons.pkg/*", are:
  77. 39982    24 BlackIcons.pkg/BlackIcons.bom
  78. 47831     1 BlackIcons.pkg/BlackIcons.info
  79. 46535     4 BlackIcons.pkg/BlackIcons.post_delete
  80. 23247     5 BlackIcons.pkg/BlackIcons.post_install
  81. 53244     1 BlackIcons.pkg/BlackIcons.pre_delete
  82. 45395     1 BlackIcons.pkg/BlackIcons.pre_install
  83. 35057     1 BlackIcons.pkg/BlackIcons.sizes
  84. 49715   125 BlackIcons.pkg/BlackIcons.tar.Z
  85. 32221     3 BlackIcons.pkg/BlackIcons.tiff
  86. 21811   103 BlackIcons.pkg/ShellUtils.tar.Z
  87. 07236     2 BlackIcons.pkg/utilities.sh
  88.  
  89. HISTORY
  90.  
  91. v2.0, September 1996
  92.  - Upgraded to OPENSTEP/Mach 4.0.
  93.  - BlackIcons-1.0 failed to install on non-developer systems since it needs
  94.    `segedit'.  To fix this a quad-fat copy of (NS3.3) `segedit' is included
  95.    in this release.
  96.  
  97. v1.0, July 1995
  98.  - First public release.
  99.  
  100. LEGALIA
  101.  
  102.     Icons
  103.  
  104.     Copyright (C) 1988-1994  NeXT Computer, Inc.
  105.  
  106.     These icons are copied from NEXTSTEP 3.2; it's probably illegal
  107.     to install them on a machine if you did not at one point own a NS
  108.     3.2 licence for that machine.  (but then, I'm not a lawyer/-)
  109.  
  110.     segedit
  111.  
  112.     Copyright (C) 1988-1994  NeXT Computer, Inc.
  113.  
  114.     Installer package scripts
  115.  
  116.     Copyright (C) 1995,1996  Tom R. Hageman.
  117.  
  118. This is free software; you can redistribute it and/or modify
  119. it under the terms of the GNU General Public License as published by
  120. the Free Software Foundation; either version 2 of the License, or
  121. (at your option) any later version.
  122.  
  123. This software is distributed in the hope that it will be useful,
  124. but WITHOUT ANY WARRANTY; without even the implied warranty of
  125. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  126. GNU General Public License for more details.
  127.  
  128. You should have received a copy of the GNU General Public License
  129. along with this software; if not, write to the Free Software
  130. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  131.