1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2025-09-09 17:19:39 +02:00

Move "Message Events (XEP-22)" code to legacy

Fixes SMACK-569
This commit is contained in:
Florian Schmaus 2014-07-16 11:52:39 +02:00
parent 49ee058c38
commit 97b17e83b4
13 changed files with 70 additions and 8 deletions

View file

@ -0,0 +1,19 @@
<html>
<head>
<title>Smack Legacy User Manual</title>
<link rel="stylesheet" type="text/css" href="style.css" />
<base target="mainFrame">
</head>
<body>
<a href="intro.html">Introduction</a><p>
<div class="subheader">Smack Legacy Extensions</div><p>
<p>
<a href="messageevents.html">Message Events</a><br>
</p>
</body>
</html>