diff options
author | Slávek Banko <[email protected]> | 2013-09-03 20:02:44 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2013-09-03 21:01:29 +0200 |
commit | 45971e65a6114fbd1f91ae354da485450001166f (patch) | |
tree | b607ce9f3b683a89478b8c21c6bc9a53bf6b7a44 /kopete/libkopete/CMakeLists.txt | |
parent | c26bb519a8aebc04ffe39d0b6c784a1c1e915202 (diff) | |
download | tdenetwork-45971e65a6114fbd1f91ae354da485450001166f.tar.gz tdenetwork-45971e65a6114fbd1f91ae354da485450001166f.zip |
Additional k => tde renaming and fixes
Diffstat (limited to 'kopete/libkopete/CMakeLists.txt')
-rw-r--r-- | kopete/libkopete/CMakeLists.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kopete/libkopete/CMakeLists.txt b/kopete/libkopete/CMakeLists.txt index 113289cb..7c1130ea 100644 --- a/kopete/libkopete/CMakeLists.txt +++ b/kopete/libkopete/CMakeLists.txt @@ -46,7 +46,7 @@ install( FILES kopetemimetypehandler.h kopeteonlinestatus.h kopeteonlinestatusmanager.h kopetepasswordedaccount.h kopetepassword.h kopeteplugin.h kopeteprotocol.h kopetesimplemessagehandler.h kopetetask.h - kopetetransfermanager.h kopeteuiglobal.h kabcpersistence.h + kopetetransfermanager.h kopeteuiglobal.h tdeabcpersistence.h managedconnectionaccount.h kopetenotifydataobject.h kopeteversion.h kopeteprefs.h kopetepicture.h webcamwidget.h kopetepluginmanager.h kopeteblacklister.h @@ -80,7 +80,7 @@ tde_add_library( kopete SHARED AUTOMOC kopetetask.cpp kopetemimesourcefactory.cpp kopeteeventpresentation.cpp kopetenotifyevent.cpp kopetenotifydataobject.cpp kopeteblacklister.cpp kopetemessageevent.cpp kopetemessagehandler.cpp kopetemessagehandlerchain.cpp - kopetesimplemessagehandler.cpp kopeteproperties.cpp kabcpersistence.cpp + kopetesimplemessagehandler.cpp kopeteproperties.cpp tdeabcpersistence.cpp connectionmanager.skel clientiface.stub managedconnectionaccount.cpp networkstatuscommon.h kopeteconfig.kcfgc kopeteutils.cpp kopeteprefs.cpp kopetepicture.cpp webcamwidget.cpp |