[SCM] ktp-accounts-kcm packaging branch, master, updated. debian/15.12.1-1-1157-gc4589c5

Maximiliano Curia maxy at moszumanska.debian.org
Fri May 27 23:58:43 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-accounts-kcm.git;a=commitdiff;h=423a3ef

The following commit has been merged in the master branch:
commit 423a3ef790d5bf3e7cf7abc0deadf0ca6d0018bd
Author: Dominik Schmidt <dev at dominik-schmidt.de>
Date:   Wed Jan 12 01:36:06 2011 +0100

    Fix compilation.
---
 src/KCMTelepathyAccounts/CMakeLists.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/KCMTelepathyAccounts/CMakeLists.txt b/src/KCMTelepathyAccounts/CMakeLists.txt
index 082f335..2307f4b 100644
--- a/src/KCMTelepathyAccounts/CMakeLists.txt
+++ b/src/KCMTelepathyAccounts/CMakeLists.txt
@@ -8,6 +8,7 @@ set (libkcmtelepathyaccounts_SRCS
      abstract-account-ui-plugin.cpp
      abstract-account-ui.cpp
      abstract-account-parameters-widget.cpp
+     generic-advanced-options-widget.cpp
      account-edit-widget.cpp
      protocol-select-widget.cpp
      protocol-list-model.cpp
@@ -26,6 +27,7 @@ set (libkcmtelepathyaccounts_HDRS
      abstract-account-ui-plugin.h
      abstract-account-ui.h
      abstract-account-parameters-widget.h
+     generic-advanced-options-widget.h
      account-edit-widget.h
      plugin-macros.h
      connection-manager-item.h
@@ -40,6 +42,7 @@ set (libkcmtelepathyaccounts_PRETTY_HDRS
      include/AbstractAccountUiPlugin
      include/AbstractAccountUi
      include/AbstractAccountParametersWidget
+     include/GenericAdvancedOptionsWidget
      include/AccountEditWidget
      include/PluginMacros
      include/ConnectionManagerItem

-- 
ktp-accounts-kcm packaging



More information about the pkg-kde-commits mailing list