(Doc RFE) rgb.txt

2007-05-09 Thread A.J.Mechelynck
I had a devil of a time locating the rgb.txt file on my SuSE 10.2 distro. In 
order to alleviate the task of fellow users, I propose the attached patch to 
:help rgb.txt.


Best regards,
Tony.
--
hundred-and-one symptoms of being an internet addict:
223. You set up a web-cam as your home's security system.
*** ../vim71a/runtime/doc/gui_w32.txt	Mon May  7 23:02:41 2007
--- runtime/doc/gui_w32.txt	Wed May  9 09:15:34 2007
***
*** 1,4 
! *gui_w32.txt*   For Vim version 7.1a.  Last change: 2007 May 03
  
  
  		  VIM REFERENCE MANUALby Bram Moolenaar
--- 1,4 
! *gui_w32.txt*   For Vim version 7.1a.  Last change: 2007 May 09
  
  
  		  VIM REFERENCE MANUALby Bram Moolenaar
***
*** 332,339 
  spaces.
  
  You can get an rgb.txt file from any X11 distribution.  It is located in a
! directory like /usr/X11R6/lib/X11/.  For Vim it must be located in the
! $VIMRUNTIME directory.  Thus the file can be found with $VIMRUNTIME/rgb.txt.
  
  ==
  		*gui-w32-dialogs* *dialog*
--- 332,340 
  spaces.
  
  You can get an rgb.txt file from any X11 distribution.  It is located in a
! directory like /usr/X11R6/lib/X11/ or /usr/share/X11/.  For Vim it must
! be located in the $VIMRUNTIME directory.  Thus the file can be found with
! $VIMRUNTIME/rgb.txt.
  
  ==
  		*gui-w32-dialogs* *dialog*


Re: (Doc RFE) rgb.txt

2007-05-09 Thread Yeti
On Wed, May 09, 2007 at 09:25:09AM +0200, A.J.Mechelynck wrote:
 I had a devil of a time locating the rgb.txt file on my SuSE 10.2 distro.

  locate rgb.txt

Or, if you don't have locate installed for some reason,

  find /usr -name rgb.txt

 In order to alleviate the task of fellow users, I propose the attached 
 patch to :help rgb.txt.

The file can be virtually anywehre, it is even in /etc/X11
on some systems.

Yeti

--
http://gwyddion.net/