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

CVS: projects/itl/libs/prayertime/src ipraytime.c prayer-demo.c prayer.c prayer.h



----------------------------------------------
From: Thamer Mahmoud (thamer)
Date: Tue Jan 27 06:51:51 2004

Update of /home/arabeyes/cvs/projects/itl/libs/prayertime/src
In directory sina:/tmp/cvs-serv7183/src

Modified Files:
	ipraytime.c prayer-demo.c prayer.c prayer.h 

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)