[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: projects/itl/libs/prayertime/doc ipraytime.1
- To: cvs at arabeyes dot org
- Subject: CVS: projects/itl/libs/prayertime/doc ipraytime.1
- From: "Thamer Mahmoud" <thamer at arabeyes dot org>
- Date: Mon, 26 Jan 2004 22:51:51 -0800 (PST)
----------------------------------------------
From: Thamer Mahmoud (thamer)
Date: Tue Jan 27 06:51:51 2004
Update of /home/arabeyes/cvs/projects/itl/libs/prayertime/doc
In directory sina:/tmp/cvs-serv7183/doc
Modified Files:
ipraytime.1
Log Message:
A small update:
* changed GetQibla to GetNorthQibla.
* GetNorthQibla now takes a Location structure as it's only argument.
* app: changed isExtreme to extreme and corrected the man page
(This was changed in the library some time ago. "isExtreme" is now only the
indicator switch and "extreme" is the method selector)
* now using the appropriate degree char.
* app: changed Qibla outoput from "North" to "true North"
* lib & demo: some style changes (indention)