Moved GsweHouseData to its own sources

This commit is contained in:
2013-09-24 01:24:00 +02:00
parent 20c3aafe85
commit 9ee5569bb1
11 changed files with 206 additions and 36 deletions

View File

@@ -70,6 +70,7 @@ IGNORE_HFILES = \
gswe-antiscion-axis-info-private.h \
gswe-antiscion-data-private.h \
gswe-house-system-info-private.h \
gswe-house-data-private.h \
$(NULL)
# Images to copy into HTML directory.

View File

@@ -28,6 +28,7 @@
<xi:include href="xml/gswe-antiscion-axis-info.xml" />
<xi:include href="xml/gswe-antiscion-data.xml" />
<xi:include href="xml/gswe-house-system-info.xml" />
<xi:include href="xml/gswe-house-data.xml" />
<xi:include href="xml/swe-glib.xml"/>
<xi:include href="xml/gswe-moment.xml"/>
<xi:include href="xml/gswe-timestamp.xml"/>

View File

@@ -159,6 +159,17 @@ GSWE_TYPE_HOUSE_SYSTEM_INFO
gswe_house_system_info_get_type
</SECTION>
<SECTION>
<FILE>gswe-house-data</FILE>
GsweHouseData
gswe_house_data_get_cusp_position
gswe_house_data_get_house
gswe_house_data_get_sign
<SUBSECTION Standard>
GSWE_TYPE_HOUSE_DATA
gswe_house_data_get_type
</SECTION>
<SECTION>
<FILE>gswe-timestamp</FILE>
<TITLE>GsweTimestamp</TITLE>
@@ -213,12 +224,9 @@ GsweQuality
GsweHouseSystem
GsweMoonPhase
GsweCoordinates
GsweHouseData
<SUBSECTION Standard>
GSWE_TYPE_COORDINATES
GSWE_TYPE_HOUSE_DATA
gswe_coordinates_get_type
gswe_house_data_get_type
</SECTION>
<SECTION>