Bug 288549

Summary: Port send-file to Telepathy-Qt 0.9
Product: [Frameworks and Libraries] telepathy Reporter: Daniele E. Domenichelli <ddomenichelli>
Component: send-fileAssignee: Telepathy Bugs <kde-telepathy-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: git-latest   
Target Milestone: 0.4.0   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:
Bug Depends on: 288535    
Bug Blocks: 288534    
Attachments: Makes telepathy-send-file compile with tpqt 0.9

Description Daniele E. Domenichelli 2011-12-09 12:26:05 UTC
Port send-file to Telepathy-Qt 0.9
Comment 1 George Brooke 2011-12-11 11:57:09 UTC
Created attachment 66620 [details]
Makes telepathy-send-file compile with tpqt 0.9
Comment 2 Martin Klapetek 2011-12-13 16:29:18 UTC
Git commit 4a9ade5988bd74b1218bfc020c22d542a929252b by Martin Klapetek, on behalf of George Brooke.
Committed on 13/12/2011 at 17:28.
Pushed by mklapetek into branch 'master'.

Port to tp-qt 0.9

BUG: 288549

M  +1    -1    CMakeLists.txt
D  +0    -43   cmake/modules/FindTelepathyQt4.cmake
M  +3    -3    mainwindow.cpp
M  +1    -1    mainwindow.h

http://commits.kde.org/telepathy-send-file/4a9ade5988bd74b1218bfc020c22d542a929252b
Comment 3 Martin Klapetek 2011-12-13 16:29:45 UTC
Thanks for the patch George!