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

List:       kde-commits
Subject:    koffice/lib/kofficecore
From:       Peter Simonsson <psn () linux ! se>
Date:       2006-02-09 22:25:20
Message-ID: 1139523920.629362.29209.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 507735 by psn:

Don't set the mail address automatically.


 M  +0 -7      koDocumentInfo.cc  


--- trunk/koffice/lib/kofficecore/koDocumentInfo.cc #507734:507735
@@ -246,13 +246,6 @@
     if ( !name.isEmpty() )
       m_company = name;
   }
-  if ( m_email.isNull() )
-  {
-    QString email = m_emailCfg->readEntry( "EmailAddress" );
-    if ( !email.isEmpty() )
-      m_email = email;
-  }
-
 }
 
 bool KoDocumentInfoAuthor::saveOasis( KoXmlWriter &xmlWriter )
[prev in list] [next in list] [prev in thread] [next in thread] 

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