[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:22:53 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-text-ui.git;a=commitdiff;h=81d28fb
The following commit has been merged in the master branch:
commit 81d28fb5d3978a706ed8eb91fbe5425fb18d06c6
Author: Daniele E. Domenichelli <daniele.domenichelli at gmail.com>
Date: Thu Nov 1 00:49:18 2012 +0100
Bump KTP_TEXT_UI_PLUGIN_FRAMEWORK_VERSION to 2
And update X-KTp-PluginInfo-Version for all plugins
---
CMakeLists.txt | 2 +-
filters/emoticons/ktptextui_message_filter_emoticons.desktop | 2 +-
filters/formatting/ktptextui_message_filter_formatting.desktop | 2 +-
filters/images/ktptextui_message_filter_images.desktop | 2 +-
.../searchexpansion/ktptextui_message_filter_searchexpansion.desktop | 2 +-
filters/texttospeech/ktptextui_message_filter_tts.desktop | 1 +
6 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 0f6ede4..cdef649 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,7 +1,7 @@
project(ktp-text-ui)
set(KTP_TEXT_UI_VERSION "0.5.1")
-set(KTP_TEXT_UI_PLUGIN_FRAMEWORK_VERSION "1")
+set(KTP_TEXT_UI_PLUGIN_FRAMEWORK_VERSION "2")
set(IS_KTP_INTERNAL_MODULE TRUE)
# Include our extra FindFoo.cmake files.
diff --git a/filters/emoticons/ktptextui_message_filter_emoticons.desktop b/filters/emoticons/ktptextui_message_filter_emoticons.desktop
index 766726d..8eebf28 100644
--- a/filters/emoticons/ktptextui_message_filter_emoticons.desktop
+++ b/filters/emoticons/ktptextui_message_filter_emoticons.desktop
@@ -68,4 +68,4 @@ X-KDE-PluginInfo-Version=0.4
X-KDE-PluginInfo-Website=http://community.kde.org/Real-Time_Communication_and_Collaboration
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=true
-X-KTp-PluginInfo-Version=1
+X-KTp-PluginInfo-Version=2
diff --git a/filters/formatting/ktptextui_message_filter_formatting.desktop b/filters/formatting/ktptextui_message_filter_formatting.desktop
index 90ecab1..2690807 100644
--- a/filters/formatting/ktptextui_message_filter_formatting.desktop
+++ b/filters/formatting/ktptextui_message_filter_formatting.desktop
@@ -55,4 +55,4 @@ X-KDE-PluginInfo-Version=0.5
X-KDE-PluginInfo-Website=http://community.kde.org/Real-Time_Communication_and_Collaboration
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=false
-X-KTp-PluginInfo-Version=1
+X-KTp-PluginInfo-Version=2
diff --git a/filters/images/ktptextui_message_filter_images.desktop b/filters/images/ktptextui_message_filter_images.desktop
index ab9d68b..052b462 100644
--- a/filters/images/ktptextui_message_filter_images.desktop
+++ b/filters/images/ktptextui_message_filter_images.desktop
@@ -66,4 +66,4 @@ X-KDE-PluginInfo-Version=0.4
X-KDE-PluginInfo-Website=http://community.kde.org/Real-Time_Communication_and_Collaboration
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=true
-X-KTp-PluginInfo-Version=1
+X-KTp-PluginInfo-Version=2
diff --git a/filters/searchexpansion/ktptextui_message_filter_searchexpansion.desktop b/filters/searchexpansion/ktptextui_message_filter_searchexpansion.desktop
index b00b70a..bf82725 100644
--- a/filters/searchexpansion/ktptextui_message_filter_searchexpansion.desktop
+++ b/filters/searchexpansion/ktptextui_message_filter_searchexpansion.desktop
@@ -41,4 +41,4 @@ X-KDE-PluginInfo-Version=0.4
X-KDE-PluginInfo-Website=http://community.kde.org/Real-Time_Communication_and_Collaboration
X-KDE-PluginInfo-License=GPL
X-KDE-PluginInfo-EnabledByDefault=false
-X-KTp-PluginInfo-Version=1
+X-KTp-PluginInfo-Version=2
diff --git a/filters/texttospeech/ktptextui_message_filter_tts.desktop b/filters/texttospeech/ktptextui_message_filter_tts.desktop
index 5e9810d..7d4e5ff 100644
--- a/filters/texttospeech/ktptextui_message_filter_tts.desktop
+++ b/filters/texttospeech/ktptextui_message_filter_tts.desktop
@@ -54,3 +54,4 @@ X-KDE-PluginInfo-Version=0.6
X-KDE-PluginInfo-Website=http://community.kde.org/Real-Time_Communication_and_Collaboration
X-KDE-PluginInfo-License=LGPL
X-KDE-PluginInfo-EnabledByDefault=false
+X-KTp-PluginInfo-Version=2
--
ktp-text-ui packaging
More information about the pkg-kde-commits
mailing list