[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:23:32 UTC 2016


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

The following commit has been merged in the master branch:
commit de9615d32e02057496db258c083bc2d031d7f7b6
Author: David Edmundson <kde at davidedmundson.co.uk>
Date:   Sun Mar 10 22:35:46 2013 +0000

    Set a low weight on the highlight plugin
    
    This will cause the highlight plugin to run early before any other filters
    
    BUG: 316170
---
 filters/highlight/ktptextui_message_filter_highlight.desktop.cmake | 1 +
 1 file changed, 1 insertion(+)

diff --git a/filters/highlight/ktptextui_message_filter_highlight.desktop.cmake b/filters/highlight/ktptextui_message_filter_highlight.desktop.cmake
index 7f4b8e9..d9c63ea 100644
--- a/filters/highlight/ktptextui_message_filter_highlight.desktop.cmake
+++ b/filters/highlight/ktptextui_message_filter_highlight.desktop.cmake
@@ -11,6 +11,7 @@ X-KDE-PluginInfo-Version=@KTP_TEXT_UI_VERSION@
 X-KDE-PluginInfo-Website=http://community.kde.org/KTp
 X-KDE-PluginInfo-License=LGPL
 X-KDE-PluginInfo-EnabledByDefault=false
+X-KDE-PluginInfo-Weight=10
 X-KTp-PluginInfo-Version=@KTP_MESSAGE_FILTER_FRAMEWORK_VERSION@
 
 Name=Highlight

-- 
ktp-text-ui packaging



More information about the pkg-kde-commits mailing list