Mercurial > emacs
annotate etc/images/gud/README @ 108906:387729300909
Synch with Gnus trunk.
2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
* gnus.texi (Interactive): Explain effect of gnus-expert-user better.
2010-06-07 Teemu Likonen <tlikonen@iki.fi> (tiny change)
* gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
deleting unused directories when gnus-expert-user is t.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Mon, 07 Jun 2010 23:01:34 +0000 |
parents | 1d1d5d9bd884 |
children | 376148b31b5e |
rev | line source |
---|---|
75865 | 1 COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES |
2 | |
3 The following icons were created by Nick Roberts <nickrob@snap.net.nz>. | |
106815 | 4 Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 |
75865 | 5 Free Software Foundation, Inc. |
78267
7f4c8e7a9c89
Switch license to GPLv3 or later.
Glenn Morris <rgm@gnu.org>
parents:
75870
diff
changeset
|
6 License: GNU General Public License version 3 or later (see COPYING) |
75865 | 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 | |
106686
c9e8b4313718
Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
Nick Roberts <nickrob@snap.net.nz>
parents:
104212
diff
changeset
|
10 stepi.pbm, until.pbm, stepi.xpm, until.xpm |
c9e8b4313718
Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
Nick Roberts <nickrob@snap.net.nz>
parents:
104212
diff
changeset
|
11 rnexti.xpm rstepi.xpm |
c9e8b4313718
Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
Nick Roberts <nickrob@snap.net.nz>
parents:
104212
diff
changeset
|
12 recstart.xpm recstop.xpm |
c9e8b4313718
Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
Nick Roberts <nickrob@snap.net.nz>
parents:
104212
diff
changeset
|
13 |
75865 | 14 |
75869 | 15 Some icons are derived from Red Hat's Insight Debugger: |
75865 | 16 |
17 <http://sourceware.org/insight/> | |
18 "Insight is a graphical user interface to GDB, the GNU Debugger" | |
19 | |
20 <http://sourceware.org/insight/aboutus.php> | |
21 "Insight is being released under the terms of the GNU General Public | |
22 License (GPL)" | |
23 | |
24 In addition to the above, Red Hat has assigned (2002-11-09) copyright | |
75870 | 25 for its work on GDB to the Free Software Foundation (as well as a |
26 blanket assignment for all changes to FSF software, 1999-10-21, until | |
27 terminated with 30 days notice). In an email exchange with Richard | |
28 Stallman <rms at gnu.org> in November 2002, Red Hat confirmed that | |
29 their copyright assignment included the icons. | |
75865 | 30 |
31 | |
75869 | 32 The following icons are converted from the Insight Windows style icon |
75865 | 33 set in src/gdb/gdbtk/library/images2. |
34 | |
106815 | 35 Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 |
75865 | 36 Free Software Foundation, Inc. |
78267
7f4c8e7a9c89
Switch license to GPLv3 or later.
Glenn Morris <rgm@gnu.org>
parents:
75870
diff
changeset
|
37 License: GNU General Public License version 3 or later (see COPYING) |
75722 | 38 |
75807
0fc86e9c86b6
Add copyright information for Red Hat Insight debugger
Chong Yidong <cyd@stupidchicken.com>
parents:
75768
diff
changeset
|
39 cont.pbm and cont.xpm were converted from continue.gif |
0fc86e9c86b6
Add copyright information for Red Hat Insight debugger
Chong Yidong <cyd@stupidchicken.com>
parents:
75768
diff
changeset
|
40 down.pbm and down.xpm were converted from down.gif |
0fc86e9c86b6
Add copyright information for Red Hat Insight debugger
Chong Yidong <cyd@stupidchicken.com>
parents:
75768
diff
changeset
|
41 finish.pbm and finish.xpm were converted from finish.gif |
0fc86e9c86b6
Add copyright information for Red Hat Insight debugger
Chong Yidong <cyd@stupidchicken.com>
parents:
75768
diff
changeset
|
42 next.pbm and next.xpm were converted from next.gif |
0fc86e9c86b6
Add copyright information for Red Hat Insight debugger
Chong Yidong <cyd@stupidchicken.com>
parents:
75768
diff
changeset
|
43 run.pbm and run.xpm were converted from run.gif |
0fc86e9c86b6
Add copyright information for Red Hat Insight debugger
Chong Yidong <cyd@stupidchicken.com>
parents:
75768
diff
changeset
|
44 step.pbm and step.xpm were converted from step.gif |
0fc86e9c86b6
Add copyright information for Red Hat Insight debugger
Chong Yidong <cyd@stupidchicken.com>
parents:
75768
diff
changeset
|
45 stop.pbm and stop.xpm were converted from stop.gif |
0fc86e9c86b6
Add copyright information for Red Hat Insight debugger
Chong Yidong <cyd@stupidchicken.com>
parents:
75768
diff
changeset
|
46 up.pbm and up.xpm were converted from up.gif |
0fc86e9c86b6
Add copyright information for Red Hat Insight debugger
Chong Yidong <cyd@stupidchicken.com>
parents:
75768
diff
changeset
|
47 watch.pbm and watch.xpm were converted from watch.gif |
104212
28307c643e9f
Added information about all.xpm and thread.xpm to README.
Dmitry Dzhus <dima@sphinx.net.ru>
parents:
100972
diff
changeset
|
48 |
106686
c9e8b4313718
Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
Nick Roberts <nickrob@snap.net.nz>
parents:
104212
diff
changeset
|
49 The following icons are created from the Insight Windows style icon |
c9e8b4313718
Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
Nick Roberts <nickrob@snap.net.nz>
parents:
104212
diff
changeset
|
50 set in src/gdb/gdbtk/library/images2. |
c9e8b4313718
Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
Nick Roberts <nickrob@snap.net.nz>
parents:
104212
diff
changeset
|
51 |
106815 | 52 Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 |
104212
28307c643e9f
Added information about all.xpm and thread.xpm to README.
Dmitry Dzhus <dima@sphinx.net.ru>
parents:
100972
diff
changeset
|
53 Free Software Foundation, Inc. |
28307c643e9f
Added information about all.xpm and thread.xpm to README.
Dmitry Dzhus <dima@sphinx.net.ru>
parents:
100972
diff
changeset
|
54 License: GNU General Public License version 3 or later (see COPYING) |
106686
c9e8b4313718
Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
Nick Roberts <nickrob@snap.net.nz>
parents:
104212
diff
changeset
|
55 |
c9e8b4313718
Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
Nick Roberts <nickrob@snap.net.nz>
parents:
104212
diff
changeset
|
56 rcont.xpm rfinish.xpm |
c9e8b4313718
Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
Nick Roberts <nickrob@snap.net.nz>
parents:
104212
diff
changeset
|
57 rnext.xpm rstep.xpm |