+Quassel IRC - Installation Notes
+================================
+
These are preliminary instructions, until we get the config more
polished.
-Quassel IRC features three binaries: quasselcore, quasselclient, and
+Quassel IRC provides three binaries: quasselcore, quasselclient, and
quassel. While quasselcore and quasselclient obviously provide the
separated core and client functionality, the latter one (quassel) is a
monolithic version containing both of them for convenience.
+Quassel IRC Mobile Edition - Installation Notes
+===============================================
+
We assume that you are familiar with application development on the
Greenphone (or other Qtopia devices), so we won't go into detail here.
this includes adding more users, changing passwords and so on. This is
high on our TODO list, of course.
-The Quassel IRC Team can be contacted on Freenode/#quassel (or
+The Quassel IRC Team can be contacted on Freenode/#quassel (or
#quassel.de). We always welcome new users in our channels!
-Our homepage is <http://quassel-irc.org>.
-The bugtracker can be found at <http://bugs.quassel-irc.org>.
+Our homepage is <http://quassel-irc.org>
+The bugtracker can be found at <http://bugs.quassel-irc.org>
The dev team can be reached by email: <devel@quassel-irc.org>
Thanks,
--- /dev/null
+Quassel IRC is a modern, cross-platform, distributed IRC client, meaning that one (or multiple) client(s) can attach to and detach from a central core -- much like the popular combination of screen + irssi, but using a GUI. Re-attaching a client will show your IRC session in the same state as you left it in (plus whatever happened while you were gone), and this even if you re-attach from a different location. QuasselTopia is the Qtopia-based, mobile edition of the Quassel Client that allows you to connect to a Quassel Core from your cell phone or PDA, thus giving you a rich IRC experience while still being lightweight.
\ No newline at end of file
qtopia_project(qtopia app)
TARGET = quasseltopia
-CONFIG += debug qtopia_main no_quicklaunch no_singleexec
+CONFIG += release qtopia_main no_quicklaunch no_singleexec
QT += core gui network
# Find files
INSTALLS+=desktop pics
pkg.name=QuasselTopia
-pkg.desc=Quassel IRC, a next-gen IRC client
-pkg.version=0.0.1-1
+pkg.desc=Quassel IRC, a modern, distributed IRC client
+pkg.version=0.1.0-1
pkg.maintainer=www.quassel-irc.org
pkg.license=GPL
pkg.domain=window,net