[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:25:27 UTC 2016


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

The following commit has been merged in the master branch:
commit fd85d325369aef18fbde83ce5a2720b6dc33b24e
Author: Martin Klapetek <mklapetek at kde.org>
Date:   Fri Jul 31 18:12:39 2015 +0200

    [filters/youtube] Disable the youtube filter by default
    
    It causes lots of troubles and crashes and generally is just not worth
    it.
    
    BUG: 344941
---
 filters/youtube/ktptextui_message_filter_youtube.desktop.cmake | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/filters/youtube/ktptextui_message_filter_youtube.desktop.cmake b/filters/youtube/ktptextui_message_filter_youtube.desktop.cmake
index 84e0796..47f15f6 100644
--- a/filters/youtube/ktptextui_message_filter_youtube.desktop.cmake
+++ b/filters/youtube/ktptextui_message_filter_youtube.desktop.cmake
@@ -95,5 +95,5 @@ X-KDE-PluginInfo-Name=youtube
 X-KDE-PluginInfo-Version=@KTP_TEXT_UI_VERSION@
 X-KDE-PluginInfo-Website=http://community.kde.org/KTp
 X-KDE-PluginInfo-License=GPL
-X-KDE-PluginInfo-EnabledByDefault=true
+X-KDE-PluginInfo-EnabledByDefault=false
 X-KTp-PluginInfo-Version=@KTP_MESSAGE_FILTER_FRAMEWORK_VERSION@

-- 
ktp-text-ui packaging



More information about the pkg-kde-commits mailing list