[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/kexi/core
From:       Lucijan Busch <lucijan () gmx ! at>
Date:       2003-04-11 10:05:34
[Download RAW message or body]

CVS commit by lucijan: 

don't point to things which doesn't exist


  M +1 -1      kexi_aboutdata.h   1.10
  M +4 -1      kexiview.cpp   1.29


--- koffice/kexi/core/kexi_aboutdata.h  #1.9:1.10
@@ -35,5 +35,5 @@ KAboutData *newKexiAboutData()
         KAboutData *aboutData=new KAboutData( "kexi", I18N_NOOP("Kexi"),
                 version, description, KAboutData::License_LGPL,
-                I18N_NOOP("(c) 2002, Kexi Team"), 0, \
"http://luci.bux.at/projects/kexi"); +                I18N_NOOP("(c) 2002, Kexi \
                Team"), 0, "http://www.koffice.org/kexi");
         aboutData->addAuthor("Lucijan Busch",I18N_NOOP("Developer & Maintainer"), \
                "lucijan@gmx.at");
         aboutData->addAuthor("Peter \
Simonsson",I18N_NOOP("Developer"),"psn@linux.se");

--- koffice/kexi/core/kexiview.cpp  #1.28:1.29
@@ -140,5 +140,8 @@ void KexiView::initHelper(bool h)
         {
                 m_help=new KexiContextHelp(this,m_actionHelper,m_workspace, "Context \
                Help");
-                m_help->setContextHelp(i18n("Welcome"), i18n("kexi is based on <a \
href=\"help://kexi#glossary-relationaldatabase\">relational databases</a>. Before you \
start creating tables you should think about the general database \
design.<br><br>Further readings:<br><ul><li><a \
href=\"help://kexi#databasedesign\">Relational Database Design</a></li><li><a \
href=\"help://kexi#entityrelationship\">The entity relationship \
model</a></li></ul>")); +//add that as we have a help!
+//              m_help->setContextHelp(i18n("Welcome"), i18n("kexi is based on <a \
href=\"help://kexi#glossary-relationaldatabase\">relational databases</a>. Before you \
start creating tables you should think about the general database \
design.<br><br>Further readings:<br><ul><li><a \
href=\"help://kexi#databasedesign\">Relational Database Design</a></li><li><a \
href=\"help://kexi#entityrelationship\">The entity relationship \
model</a></li></ul>")); +                m_help->setContextHelp(i18n("Welcome"), \
i18n("kexi is in a early state of development, not all planed features are \
implemented<br>you can help with kexi development by filing <a \
href=\"http://bugs.kde.org/wizard.cgi?package=kexi\">feature-requests and bug \
reports</a><br><br><i>the kexi team wishes you fun and productive work</i>")); +
         }
         else


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic