[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:24:08 UTC 2016


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

The following commit has been merged in the master branch:
commit 04fb226518f357435e30e134a02e8422474c3720
Author: Sven Brauch <svenbrauch at googlemail.com>
Date:   Mon Sep 9 14:36:01 2013 +0200

    Add the collab editing action to the "Actions" menu, too
---
 app/chatwindow.rc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app/chatwindow.rc b/app/chatwindow.rc
index 6ce51bb..0d0f6a8 100644
--- a/app/chatwindow.rc
+++ b/app/chatwindow.rc
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <gui name="ktp-text-ui"
-     version="6"
+     version="7"
      xmlns="http://www.kde.org/standards/kxmlgui/1.0"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:schemaLocation="http://www.kde.org/standards/kxmlgui/1.0
@@ -16,6 +16,7 @@
    <Action name="video-call"/>
    <Action name="send-file"/>
    <Action name="share-desktop"/>
+   <Action name="collaborate-document"/>
    <Action name="open-log"/>
    <Separator />
    <Action name="block-contact"/>

-- 
ktp-text-ui packaging



More information about the pkg-kde-commits mailing list