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

List:       kde-commits
Subject:    koffice/kexi/core (silent)
From:       Jaroslaw Staniek <js () iidea ! pl>
Date:       2006-02-14 9:45:29
Message-ID: 1139910329.508179.22728.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 509302 by staniek:

SVN_SILENT runtime warning removed

 M  +19 -0     kexicontexthelp_p.h  
 M  +2 -2      kexipart.cpp  


--- trunk/koffice/kexi/core/kexicontexthelp_p.h #509301:509302
@@ -1,3 +1,22 @@
+/* This file is part of the KDE project
+   Copyright (C) 2003 Joseph Wenninger <jowenn@kde.org>
+
+   This library is free software; you can redistribute it and/or
+   modify it under the terms of the GNU Library General Public
+   License as published by the Free Software Foundation; either
+   version 2 of the License, or (at your option) any later version.
+
+   This library is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+   Library General Public License for more details.
+
+   You should have received a copy of the GNU Library General Public License
+   along with this library; see the file COPYING.LIB.  If not, write to
+   the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
+*/
+
 #ifndef _kexicontexthelp_p_h_
 #define _kexicontexthelp_p_h_
 
--- trunk/koffice/kexi/core/kexipart.cpp #509301:509302
@@ -256,8 +256,8 @@
 //! @todo use message handler for this to enable non-gui apps
 				if (KMessageBox::No==KMessageBox::questionYesNo(0, 
 					((viewMode == Kexi::DesignViewMode) 
-					 ? i18n("Object \"%1\" could not be opened in Design View.")
-					 : i18n("Object could not be opened in Data View.")).arg(item.name())+"\n"
+					 ? i18n("Object \"%1\" could not be opened in Design View.").arg(item.name())
+					 : i18n("Object could not be opened in Data View."))+"\n"
 					+ i18n("Do you want to open it in Text View?"), 0, 
 					KStdGuiItem::open(), KStdGuiItem::cancel()))
 				{
[prev in list] [next in list] [prev in thread] [next in thread] 

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