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

List:       kde-commits
Subject:    kdereview/knetworkconf/knetworkconf
From:       Laurent Montel <montel () kde ! org>
Date:       2005-07-05 14:53:29
Message-ID: 1120575209.559566.2780.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 431922 by mlaurent:

Fix --enable-final


 M  +1 -1      Makefile.am  
 M  +1 -4      knetworkconfmodule.cpp  
 M  +1 -4      main.cpp  
 A             version.h   [License: no copyright]


--- trunk/kdereview/knetworkconf/knetworkconf/Makefile.am #431921:431922
@@ -23,7 +23,7 @@
 	kadddevicecontainer.cpp
 
 
-EXTRA_DIST = main.cpp knetworkconf.cpp knetworkconf.h knetworkconf.desktop \
cr16-app-knetworkconf.png cr22-app-knetworkconf.png cr32-app-knetworkconf.png \
knetworkconfdlg.ui knetworkinterface.cpp knetworkinterface.h knetworkconfigparser.cpp \
knetworkconfigparser.h kadddnsserverdlg.ui kadddevicedlg.ui knetworkinfo.cpp \
knetworkinfo.h kdnsinfo.cpp kdnsinfo.h kaddressvalidator.cpp kaddressvalidator.h \
kreloadnetworkdlg.ui network_card.png kroutinginfo.cpp kroutinginfo.h \
knetworkconfmodule.cpp knetworkconfmodule.h kdetectdistrodlg.ui kaddknownhostdlg.ui \
kinterfaceupdowndlg.ui kadddnsserverdlg.ui.h kadddevicedlg.ui.h kaddknownhostdlg.ui.h \
kknownhostinfo.cpp kknownhostinfo.h kselectdistrodlg.ui kcm_knetworkconfmodule \
+EXTRA_DIST = main.cpp knetworkconf.cpp knetworkconf.h knetworkconf.desktop \
cr16-app-knetworkconf.png cr22-app-knetworkconf.png cr32-app-knetworkconf.png \
knetworkconfdlg.ui knetworkinterface.cpp knetworkinterface.h knetworkconfigparser.cpp \
knetworkconfigparser.h kadddnsserverdlg.ui kadddevicedlg.ui knetworkinfo.cpp \
knetworkinfo.h kdnsinfo.cpp kdnsinfo.h kaddressvalidator.cpp kaddressvalidator.h \
kreloadnetworkdlg.ui network_card.png kroutinginfo.cpp kroutinginfo.h \
knetworkconfmodule.cpp knetworkconfmodule.h kdetectdistrodlg.ui kaddknownhostdlg.ui \
kinterfaceupdowndlg.ui kadddnsserverdlg.ui.h kadddevicedlg.ui.h kaddknownhostdlg.ui.h \
kknownhostinfo.cpp kknownhostinfo.h kselectdistrodlg.ui kcm_knetworkconfmodule \
version.h  
 xdg_apps_DATA = kcm_knetworkconfmodule.desktop 
 
--- trunk/kdereview/knetworkconf/knetworkconf/knetworkconfmodule.cpp #431921:431922
@@ -18,13 +18,10 @@
 #include <klocale.h>
 #include <kcmodule.h>
 #include <qlayout.h> 
-
+#include <version.h>
 #include "knetworkconfmodule.h"
 
 
-static const char *description =
-	I18N_NOOP("KNetworkConf - A KDE Control Center module to configure TCP/IP \
                settings.");
-  
 
 KNetworkConfModule::KNetworkConfModule(QWidget* parent, const char *name/*, \
QStringList list*/)  : KCModule(parent,name)
--- trunk/kdereview/knetworkconf/knetworkconf/main.cpp #431921:431922
@@ -26,10 +26,7 @@
 
 //#include "knetworkconf.h"
 #include "knetworkconfmodule.h"
-
-static const char *description =
-	I18N_NOOP("KNetworkConf - A KDE Application to configure TCP/IP settings.");
-// INSERT A DESCRIPTION FOR YOUR APPLICATION HERE
+#include "version.h"
 	
 	
 static KCmdLineOptions options[] =


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

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