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

CVS: ChangeLog helper.h quran-package.c quran-package.h quran-text-driver.h quran.h



----------------------------------------------
From: Mohammad Damt (damt)
Date: Sun Sep 16 20:49:03 2007

Update of /home/arabeyes/cvs/projects/quran/libquran
In directory sina:/tmp/cvs-serv31088

Modified Files:
      Tag: ng
	ChangeLog helper.h quran-package.c quran-package.h 
	quran-text-driver.h quran.h 

Log Message:
2007-09-16  Mohammad DAMT  <mdamt at gnome dot org>

	* quran-package.h: Added QuranInfoType and QuranDataType.
	* quran-package.c:
	- Partially implemented opening an audio and a translation package.
	- Partially implemented the getting of an information of a package.
	* helper.h: Added RETURN_IF_FAIL and RETURN_VAL_IF_FAIL.