OSDN Git Service

2002-01-03 Ben Elliston <bje@redhat.com>
authorbje <bje>
Wed, 2 Jan 2002 22:26:33 +0000 (22:26 +0000)
committerbje <bje>
Wed, 2 Jan 2002 22:26:33 +0000 (22:26 +0000)
* voice-pager.tcl: Update window title.

sid/demos/voice-pager/ChangeLog
sid/demos/voice-pager/voice-pager.tcl

index e140dec..a050300 100644 (file)
@@ -1,3 +1,7 @@
+2002-01-03  Ben Elliston  <bje@redhat.com>
+
+       * voice-pager.tcl: Update window title.
+
 2001-06-26  Frank Ch. Eigler  <fche@redhat.com>
 
        * Makefile.am (ACLOCAL_AMFLAGS): Refer to $srcdir.
index a31ac1c..47da683 100644 (file)
@@ -1,6 +1,6 @@
 option add *font {Helvetica 10 bold}
 
-wm title . {Cygnus Voice Pager $Revision$}
+wm title . {Red Hat Voice Pager $Revision$}
 
 if {0} {
     # not needed - just bind to the <Destroy> event.