Some more cosmetic fixes for the QuasselTopia release.
authorManuel Nickschas <sputnick@quassel-irc.org>
Mon, 3 Dec 2007 00:44:01 +0000 (00:44 +0000)
committerManuel Nickschas <sputnick@quassel-irc.org>
Mon, 3 Dec 2007 00:44:01 +0000 (00:44 +0000)
INSTALL
INSTALL.Qtopia
README
dev-notes/quassel.desc [new file with mode: 0644]
qtopia-build/quasseltopia.pro

diff --git a/INSTALL b/INSTALL
index 17d1310..5c822d6 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,7 +1,10 @@
+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.
index a7ec6f5..89fc465 100644 (file)
@@ -1,3 +1,6 @@
+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.
 
diff --git a/README b/README
index e8179c7..dd8324a 100644 (file)
--- a/README
+++ b/README
@@ -20,11 +20,11 @@ that Quassel does not support the administration of user accounts yet,
 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,
diff --git a/dev-notes/quassel.desc b/dev-notes/quassel.desc
new file mode 100644 (file)
index 0000000..9b19c8d
--- /dev/null
@@ -0,0 +1 @@
+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
index 361903a..04a38c2 100644 (file)
@@ -1,7 +1,7 @@
 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
@@ -43,8 +43,8 @@ pics.hint=pics
 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