This is the mail archive of the insight@sources.redhat.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Patch: Remove Cygnus item


Approved.

At 02:05 PM 12/8/00 -0700, Tom Tromey wrote:
>This patch removes the "Cygnus" item from the Insight Help menu.
>My reasons:
>
>1. Cygnus no longer exists
>2. It isn't appropriate for a non-Cygnus release anyway
>
>Ok?
>
>2000-12-08  Tom Tromey  <tromey@redhat.com>
>
>         * toolbar.tcl (create_help_menu): Remove `Cygnus' item.
>
>Tom
>
>Index: toolbar.tcl
>===================================================================
>RCS file: /cvs/src/src/gdb/gdbtk/library/toolbar.tcl,v
>retrieving revision 1.1.1.1
>diff -u -r1.1.1.1 toolbar.tcl
>--- toolbar.tcl 2000/02/07 00:19:42     1.1.1.1
>+++ toolbar.tcl 2000/12/08 20:51:12
>@@ -736,8 +736,6 @@
>      new_menu help "Help" 0
>      add_menu_command Other "Help Topics" {HtmlViewer::open_help 
> index.html} \
>        -underline 0
>-    add_menu_command Other "Cygnus on the Web" \
>-      {open_url http://www.cygnus.com/gnupro/} -underline 14
>      add_menu_separator
>      add_menu_command Other "About GDB..." {ManagedWin::open About 
> -transient} \
>        -underline 0

Syd Polk		spolk@redhat.com
Engineering Manager	+1 415 777 9810 x 241
Red Hat, Inc.




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]