[licq-im/licq] 8e2aa7: icq: Move rtf to icq dir
[email protected] Wed, 28 Sep 2011 12:07:42 -0700
| Newsgroups | gmane.network.licq.cvs |
|---|---|
| Message-ID | <[email protected]> |
Branch: refs/heads/master
Home: https://github.com/licq-im/licq
Commit: 8e2aa79125768f0ee42e3a3df8aa98a037edbf1a
https://github.com/licq-im/licq/commit/8e2aa79125768f0ee42e3a3df8aa98a037edbf1a
Author: Anders Olofsson <[email protected]>
Date: 2011-09-28 (Wed, 28 Sep 2011)
Changed paths:
M licq/include/licq/icq/icq.h
M licq/src/CMakeLists.txt
M licq/src/icq/icq.h
A licq/src/icq/rtf.cc
A licq/src/icq/rtf.ll
R licq/src/rtf.cc
R licq/src/rtf.ll
Log Message:
-----------
icq: Move rtf to icq dir
RTF parser is part of ICQ code and only used there.