Bug 288549 - Port send-file to Telepathy-Qt 0.9
Summary: Port send-file to Telepathy-Qt 0.9
Status: RESOLVED FIXED
Alias: None
Product: telepathy
Classification: Frameworks and Libraries
Component: send-file (show other bugs)
Version: git-latest
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: 0.4.0
Assignee: Telepathy Bugs
URL:
Keywords:
Depends on: 288535
Blocks: 288534
  Show dependency treegraph
 
Reported: 2011-12-09 12:26 UTC by Daniele E. Domenichelli
Modified: 2012-07-06 12:47 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Makes telepathy-send-file compile with tpqt 0.9 (3.55 KB, patch)
2011-12-11 11:57 UTC, George Brooke
Details

Note You need to log in before you can comment on or make changes to this bug.
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!