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

List:       kde-commits
Subject:    koffice/kexi (silent)
From:       Jaroslaw Staniek <js () iidea ! pl>
Date:       2009-02-21 22:04:12
Message-ID: 1235253852.311650.3994.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 929697 by staniek:

SVN_SILENT
remove remaining bits of the STANDALONE target


 M  +1 -5      core/kexiaboutdata.cpp  
 M  +0 -5      main/KexiMainWindow.cpp  


--- trunk/koffice/kexi/core/kexiaboutdata.cpp #929696:929697
@@ -28,12 +28,8 @@
 static const char *description =
     I18N_NOOP("Database creation for everyone")
 #ifndef CUSTOM_VERSION
-#ifdef KEXI_STANDALONE
-    "\n\n" I18N_NOOP("This is standalone version of the application distributed \
                outside of KOffice suite.")
-#else
-    "\n\n" I18N_NOOP("This application version is distributed with KOffice suite.")
+    "\n\n" I18N_NOOP("This application is a part of the KOffice suite.")
 #endif
-#endif
     ;
 
 using namespace Kexi;
--- trunk/koffice/kexi/main/KexiMainWindow.cpp #929696:929697
@@ -236,11 +236,6 @@
 //! @todo switch GUIenabled off when needed
     KApplication* app = new KApplication(GUIenabled);
 
-#ifdef KEXI_STANDALONE
-//! @todo remove...
-    KGlobal::locale()->removeCatalog("kexi");
-    KGlobal::locale()->insertCatalog("standalone_kexi");
-#endif
     KGlobal::locale()->insertCatalog("koffice");
     KGlobal::locale()->insertCatalog("koproperty");
 


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

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