Show
Ignore:
Timestamp:
03/21/07 09:51:40 (2 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/etc/images/gud/README

    r4190 r4196  
    1 The following icons are derived from Redhat's Insight Debugger 
    2 (Windows style icon set in src/gdb/gdbtk/library/images2) 
     1COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES 
    32 
    4 Name in this directory  Converted from 
    5  
    6 cont.pbm 
    7 cont.xpm                continue.gif 
    8  
    9 down.pbm 
    10 down.xpm                down.gif 
    11  
    12 finish.pbm 
    13 finish.xpm              finish.gif 
    14  
    15 next.pbm 
    16 next.xpm                next.gif 
    17  
    18 run.pbm 
    19 run.xpm                 run.gif 
    20  
    21 step.pbm 
    22 step.xpm                step.gif 
    23  
    24 stop.pbm 
    25 stop.xpm                stop.gif 
    26  
    27 up.pbm 
    28 up.xpm                  up.gif 
    29  
    30 watch.pbm   
    31 watch.xpm               watch.gif 
     3The following icons were created by Nick Roberts <nickrob@snap.net.nz>. 
     4Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 
     5  Free Software Foundation, Inc. 
     6License: GNU General Public License version 2 or later (see COPYING) 
     7   
     8  break.pbm, nexti.pbm, go.pbm, pp.pbm, print.pbm, pstar.pbm, remove.pbm 
     9  break.xpm, nexti.xpm, go.xpm, pp.xpm, print.xpm, pstar.xpm, remove.xpm 
     10  stepi.pbm, until.pbm 
     11  stepi.xpm, until.xpm 
    3212 
    3313 
    34 The following icons were created by Nick Roberts <nickrob@snap.net.nz>
     14Some icons are derived from Red Hat's Insight Debugger
    3515 
    36 break.pbm, nexti.pbm, go.pbm, pp.pbm, print.pbm, pstar.pbm, remove.pbm 
    37 break.xpm, nexti.xpm, go.xpm, pp.xpm, print.xpm, pstar.xpm, remove.xpm 
    38 stepi.pbm, until.pbm 
    39 stepi.xpm, until.xpm 
     16<http://sourceware.org/insight/> 
     17"Insight is a graphical user interface to GDB, the GNU Debugger" 
     18 
     19<http://sourceware.org/insight/aboutus.php> 
     20"Insight is being released under the terms of the GNU General Public 
     21License (GPL)" 
     22 
     23In addition to the above, Red Hat has assigned (2002-11-09) copyright 
     24for its work on GDB to the Free Software Foundation (as well as a 
     25blanket assignment for all changes to FSF software, 1999-10-21, until 
     26terminated with 30 days notice). In an email exchange with Richard 
     27Stallman <rms at gnu.org> in November 2002, Red Hat confirmed that 
     28their copyright assignment included the icons. 
     29 
     30 
     31The following icons are converted from the Insight Windows style icon 
     32set in src/gdb/gdbtk/library/images2. 
     33 
     34Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 
     35  Free Software Foundation, Inc. 
     36License: GNU General Public License version 2 or later (see COPYING) 
     37 
     38  cont.pbm and cont.xpm were converted from continue.gif 
     39  down.pbm and down.xpm were converted from down.gif 
     40  finish.pbm and finish.xpm were converted from finish.gif 
     41  next.pbm and next.xpm were converted from next.gif 
     42  run.pbm and run.xpm were converted from run.gif 
     43  step.pbm and step.xpm were converted from step.gif 
     44  stop.pbm and stop.xpm were converted from stop.gif 
     45  up.pbm and up.xpm were converted from up.gif 
     46  watch.pbm and watch.xpm were converted from watch.gif