diff options
author | Nick Roberts <nickrob@snap.net.nz> | 2009-12-31 02:19:53 +1300 |
---|---|---|
committer | Nick Roberts <nickrob@snap.net.nz> | 2009-12-31 02:19:53 +1300 |
commit | 7ee6c59b15451c40d5eec3844543391ee07f3afd (patch) | |
tree | 5d5aecc7776b63e302aba9d78d09e7d56c63ef6c /etc/images/gud/README | |
parent | 0df6175ca5efd81a9558fa5034e952caff640cea (diff) | |
download | emacs-7ee6c59b15451c40d5eec3844543391ee07f3afd.tar.gz |
Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
* term/x-win.el (x-gtk-stock-map): Map some GUD buttons.
* progmodes/gud.el (gud-menu-map): Add reverse-execution commands.
Diffstat (limited to 'etc/images/gud/README')
-rw-r--r-- | etc/images/gud/README | 17 |
1 files changed, 11 insertions, 6 deletions
diff --git a/etc/images/gud/README b/etc/images/gud/README index b929ad480f4..b7defffc46d 100644 --- a/etc/images/gud/README +++ b/etc/images/gud/README @@ -7,8 +7,10 @@ License: GNU General Public License version 3 or later (see COPYING) break.pbm, nexti.pbm, go.pbm, pp.pbm, print.pbm, pstar.pbm, remove.pbm break.xpm, nexti.xpm, go.xpm, pp.xpm, print.xpm, pstar.xpm, remove.xpm - stepi.pbm, until.pbm - stepi.xpm, until.xpm + stepi.pbm, until.pbm, stepi.xpm, until.xpm + rnexti.xpm rstepi.xpm + recstart.xpm recstop.xpm + Some icons are derived from Red Hat's Insight Debugger: @@ -44,9 +46,12 @@ License: GNU General Public License version 3 or later (see COPYING) up.pbm and up.xpm were converted from up.gif watch.pbm and watch.xpm were converted from watch.gif -The following icons were created by Dmitry Dzhus <dima@sphinx.net.ru>. -Copyright (C) 2009 +The following icons are created from the Insight Windows style icon +set in src/gdb/gdbtk/library/images2. + +Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. License: GNU General Public License version 3 or later (see COPYING) - - all.xpm, thread.xpm + + rcont.xpm rfinish.xpm + rnext.xpm rstep.xpm |