[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:21:49 UTC 2016


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

The following commit has been merged in the master branch:
commit e493d49ee066fcf94b54f37fdecd096c4eb637c3
Author: David Edmundson <kde at davidedmundson.co.uk>
Date:   Fri May 4 12:52:42 2012 +0100

    add menu entry and default toolbar entry to load previous logs
    
    Reviewed by: Dominik Cermak
---
 app/chatwindow.rc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/app/chatwindow.rc b/app/chatwindow.rc
index 6f4fba3..b9d4e1b 100644
--- a/app/chatwindow.rc
+++ b/app/chatwindow.rc
@@ -16,6 +16,7 @@
    <Action name="video-call"/>
    <Action name="send-file"/>
    <Action name="share-desktop"/>
+   <Action name="open-log"/>
    <Separator />
    <Action name="block-contact"/>
   </Menu>
@@ -31,6 +32,7 @@
   <Action name="video-call"/>
   <Action name="send-file"/>
   <Action name="share-desktop"/>
+  <Action name="open-log"/>
   <Separator />
   <Action name="edit_find"/>
  </ToolBar>

-- 
ktp-text-ui packaging



More information about the pkg-kde-commits mailing list