OSSP CVS Repository

ossp - Difference in ossp-pkg/as/as-gui/as_gui.cpp versions 1.37 and 1.38
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/as/as-gui/as_gui.cpp 1.37 -> 1.38

--- as_gui.cpp   2003/01/29 17:05:31     1.37
+++ as_gui.cpp   2003/01/31 18:48:57     1.38
@@ -70,11 +70,11 @@
     // Postsetup manipulations
     m_pMaintable->setDirty(false);
     if (!kszName)
-        setName(trUtf8("Titraqform"));
+        setName(trUtf8("ASGuiapp"));
     resize(m_pPrefs->getNumber(TITRAQ_PREFFRAMEWIDTH, TITRAQ_DEFFRAMEWIDTH),
         m_pPrefs->getNumber(TITRAQ_PREFFRAMEHEIGHT, TITRAQ_DEFFRAMEHEIGHT));
     connect(qApp, SIGNAL(aboutToQuit()), this, SLOT(savePrefs()));
-    setCaption("OSSP Titraq");
+    setCaption("AS Accounting System");
 
     // Rehydrate main window layout and doc positions
     QString Laystring = m_pPrefs->getString(TITRAQ_PREFFRAMELAY, NULL); // FIXME: Handle first case better

CVSTrac 2.0.1