aboutsummaryrefslogtreecommitdiff
path: root/examples/example_0_connected_symbian/README
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2012-07-22 09:08:21 +0200
committerJeremy Lainé <jeremy.laine@m4x.org>2012-07-22 09:08:21 +0200
commitf64ecb2eb33333ec8b162e93ab681045251607d5 (patch)
tree30633df0f9cfd7f8c99363c68a4a47dd97407948 /examples/example_0_connected_symbian/README
parentb51d173c0a946d9660f2d0ceb9673915d9a60300 (diff)
downloadqxmpp-f64ecb2eb33333ec8b162e93ab681045251607d5.tar.gz
remove symbian-specific example
Diffstat (limited to 'examples/example_0_connected_symbian/README')
-rw-r--r--examples/example_0_connected_symbian/README9
1 files changed, 0 insertions, 9 deletions
diff --git a/examples/example_0_connected_symbian/README b/examples/example_0_connected_symbian/README
deleted file mode 100644
index c478daae..00000000
--- a/examples/example_0_connected_symbian/README
+++ /dev/null
@@ -1,9 +0,0 @@
-----------------------------------------------------------------------------------------------------
-This is a modified version of example_0_connected for Symbian platform.
-It shows the logging, the connection progress, in a GUI instead of a console. As console application
-is not visible in the Symbian environment.
-----------------------------------------------------------------------------------------------------
-
-This example just connects to the xmpp server. And start receiving presences (updates) from the server.
-
-After running this example, you can see this user online, if it's added in your roster (friends list).