public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* Patch: Remove Cygnus item
@ 2000-12-08 12:53 Tom Tromey
  2000-12-08 12:57 ` Syd Polk
  0 siblings, 1 reply; 2+ messages in thread
From: Tom Tromey @ 2000-12-08 12:53 UTC (permalink / raw)
  To: Insight List

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Patch: Remove Cygnus item
  2000-12-08 12:53 Patch: Remove Cygnus item Tom Tromey
@ 2000-12-08 12:57 ` Syd Polk
  0 siblings, 0 replies; 2+ messages in thread
From: Syd Polk @ 2000-12-08 12:57 UTC (permalink / raw)
  To: tromey, Insight List

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.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-12-08 12:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-08 12:53 Patch: Remove Cygnus item Tom Tromey
2000-12-08 12:57 ` Syd Polk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).