This is the mail archive of the frysk@sourceware.org mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: typo in druid UI


Thanx Tom and Mark :)

Mark Wielaard wrote:
Hi Tom,

On Sun, 2007-07-15 at 11:57 -0600, Tom Tromey wrote:
I happened to notice today that the file
./frysk-gui/frysk/gui/gladedir/frysk_create_session_druid.glade

has "Session" misspelled as "Sesison".

Thanks. Fixed as follows:


2007-07-16 Mark Wielaard <mwielaard@redhat.com>

    * gladedir/frysk_create_session_druid.glade (label128):
    Monitoring. Fixed spelling of Session.

Cheers,

Mark

diff -u -r1.11 frysk_create_session_druid.glade
--- frysk-gui/frysk/gui/gladedir/frysk_create_session_druid.glade       11 Jun 2007 15:03:20 -0000      1.11
+++ frysk-gui/frysk/gui/gladedir/frysk_create_session_druid.glade       16 Jul 2007 08:43:50 -0000
@@ -396,7 +396,7 @@
                              <child>
                                <widget class="GtkLabel" id="label128">
                                  <property name="visible">True</property>
-                                 <property name="label" translatable="yes">Create a Frysk Monitoring Sesison to monitor running processes, collect information, with minimal interference with their execution with the option to move to a tradional Debugging Session when needed.</property>
+                                 <property name="label" translatable="yes">Create a Frysk Monitoring Session to monitor running processes, collect information, with minimal interference with their execution with the option to move to a tradional Debugging Session when needed.</property>
                                  <property name="use_underline">False</property>
                                  <property name="use_markup">False</property>
                                  <property name="justify">GTK_JUSTIFY_LEFT</property>



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