discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Parsing Property-Lists


From: David Wetzel
Subject: Re: Parsing Property-Lists
Date: Sun, 11 Apr 2004 21:09:39 +0200

Philip Mötteli wrote:

> 
> I have a very simple 'Localizable.strings':
> 
> "test"="Test";


write real plists.
like this:

{
    BatchSize = 20;
    Language = Deutsch;
}

plparse is a good test.

---
   _  _
 _(_)(_)_  David Wetzel, Turbocat's Development,
(_) __ (_) Buchhorster Strasse 23, D-16567 Muehlenbeck/Berlin, FRG,
  _/  \_   Fax +49 33056 82835 Phone +49 33056 82834
 (______)  http://www.turbocat.de/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]