[SCM] ktp-text-ui packaging branch, master, updated. debian/15.12.1-1-1918-gdf4b0ec

Maximiliano Curia maxy at moszumanska.debian.org
Sat May 28 00:19:02 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-text-ui.git;a=commitdiff;h=2d7420f

The following commit has been merged in the master branch:
commit 2d7420f4072ff140a1897fcfa89aadf6935cbd9b
Author: David Edmundson <kde at davidedmundson.co.uk>
Date:   Thu Mar 10 19:21:38 2011 +0000

    Fixed CMakeLists.txt to install updated filenames from the name change
---
 lib/CMakeLists.txt | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/lib/CMakeLists.txt b/lib/CMakeLists.txt
index a39912c..5dc3f74 100644
--- a/lib/CMakeLists.txt
+++ b/lib/CMakeLists.txt
@@ -13,15 +13,15 @@ set(telepathy_chat_handler_lib_SRCS
 )
 
 set(telepathy_chat_handler_lib_HDRS
-    adiumthemecontentinfo.h
-    adiumthemeheaderinfo.h
-    adiumthememessageinfo.h
-    adiumthemestatusinfo.h
-    adiumthemeview.h
-    chatstyleplistfilereader.h
-    chatwidget.h
-    chatwindowstyle.h
-    chatwindowstylemanager.h
+    adium-theme-content-info.h
+    adium-theme-header-info.h
+    adium-theme-message-info.h
+    adium-theme-status-info.h
+    adium-theme-view.h
+    chat-style-plist-file-reader.h
+    chat-widget.h
+    chat-window-style.h
+    chat-window-style-manager.h
 )
 
 set(telepathy_chat_handler_lib_PRETTY_HDRS

-- 
ktp-text-ui packaging



More information about the pkg-kde-commits mailing list