From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3344 invoked by alias); 3 Jul 2008 23:27:55 -0000 Received: (qmail 3336 invoked by uid 22791); 3 Jul 2008 23:27:55 -0000 X-Spam-Status: No, hits=-1.0 required=5.0 tests=AWL,BAYES_40,J_CHICKENPOX_53,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 03 Jul 2008 23:27:37 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id m63NRZux014169 for ; Thu, 3 Jul 2008 19:27:35 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [10.11.255.20]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m63NRZ7C018623 for ; Thu, 3 Jul 2008 19:27:35 -0400 Received: from ironwood.lan (vpn-12-252.rdu.redhat.com [10.11.12.252]) by pobox.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m63NRYHG014708 for ; Thu, 3 Jul 2008 19:27:34 -0400 Date: Thu, 03 Jul 2008 23:27:00 -0000 From: Kevin Buettner To: rda@sources.redhat.com Subject: RDA's HOWTO document updated Message-ID: <20080703162733.3960e481@ironwood.lan> Organization: Red Hat, Inc. X-Mailer: Claws Mail 3.4.0 (GTK+ 2.12.8; i386-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.58 on 172.16.52.254 X-IsSubscribed: yes Mailing-List: contact rda-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: rda-owner@sourceware.org X-SW-Source: 2008-q3/txt/msg00000.txt.bz2 I've just committed changes to RDA's HOWTO document. This document describes how to use the RDA library to create a new RDA application. I've preserved the original document as HOWTO.old as it may still prove to be useful since it provides more insight into the internals of the library. Kevin