OSSP CVS Repository

ossp - Check-in [4691]
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Patchset]  [Tagging/Branching

Check-in Number: 4691
Date: 2004-Aug-26 21:14:07 (local)
2004-Aug-26 19:14:07 (UTC)
User:ms
Branch:
Comment: CORBA is a framework so be more accurate when describing a service (such as our IIOP and SOAP protocol servers).
Tickets:
Inspections:
Files:
ossp-pkg/as/as-gui/as_panel.cpp      1.18 -> 1.19     1 inserted, 1 deleted

ossp-pkg/as/as-gui/as_panel.cpp 1.18 -> 1.19

--- as_panel.cpp 2004/05/27 21:48:41     1.18
+++ as_panel.cpp 2004/08/26 19:14:07     1.19
@@ -399,7 +399,7 @@
 
     m_pCorbacheck->setText(trUtf8("Enable IIOP transmission", "Comment for Corbacheck"));
     QToolTip::add(m_pCorbacheck, trUtf8("Will enable transmission over IIOP", "Comment for toolTip Corbacheck"));
-    QWhatsThis::add(m_pCorbacheck, trUtf8("Check this box to enable transmission to a CORBA host", "Comment whatsThis for Corbacheck"));
+    QWhatsThis::add(m_pCorbacheck, trUtf8("Check this box to enable transmission to a IIOP host", "Comment whatsThis for Corbacheck"));
 
     m_pSoapcheck->setText(trUtf8("Enable SOAP transmission", "Comment for Soapcheck"));
     QToolTip::add(m_pSoapcheck, trUtf8("Will enable transmission over SOAP", "Comment for toolTip Soapcheck"));

CVSTrac 2.0.1