[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:20:34 UTC 2016


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

The following commit has been merged in the master branch:
commit 4e0486dec68392323b5c5349cc7344d3b973e7d0
Author: Dominik Cermak <d.cermak at arcor.de>
Date:   Tue Dec 20 20:11:33 2011 +0100

    Krazy: Add newlines
---
 config/behavior-config.ui | 2 +-
 lib/logmanager.cpp        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/config/behavior-config.ui b/config/behavior-config.ui
index 9228db6..7b8e304 100644
--- a/config/behavior-config.ui
+++ b/config/behavior-config.ui
@@ -85,4 +85,4 @@
  <buttongroups>
   <buttongroup name="newTabButtonGroup"/>
  </buttongroups>
-</ui>
\ No newline at end of file
+</ui>
diff --git a/lib/logmanager.cpp b/lib/logmanager.cpp
index f623526..61484af 100644
--- a/lib/logmanager.cpp
+++ b/lib/logmanager.cpp
@@ -197,4 +197,4 @@ void LogManager::onEventsFinished(Tpl::PendingOperation* po)
     kDebug() << "emit all messages" << messages.count();
     Q_EMIT fetched(messages);
 }
-#endif
\ No newline at end of file
+#endif

-- 
ktp-text-ui packaging



More information about the pkg-kde-commits mailing list