diff options
| author | tmzullinger <tmzullinger@f01d2545-417e-4e96-918e-98f8d0dbbcb6> | 2007-02-27 21:26:51 +0000 |
|---|---|---|
| committer | tmzullinger <tmzullinger@f01d2545-417e-4e96-918e-98f8d0dbbcb6> | 2007-02-27 21:26:51 +0000 |
| commit | e2287cfb14ed408c965d0c2683816eda76f58abf (patch) | |
| tree | d83cefd0924a39bfadc76026f60149879e234c8f | |
| parent | 2bc0d86724b08fcc9d17cb77c31600e4a282c28f (diff) | |
| download | libgpod-e2287cfb14ed408c965d0c2683816eda76f58abf.tar.gz libgpod-e2287cfb14ed408c965d0c2683816eda76f58abf.tar.xz libgpod-e2287cfb14ed408c965d0c2683816eda76f58abf.zip | |
include newly added declarations / remove unused declarations / fix a few warnings when generating the docs
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1399 f01d2545-417e-4e96-918e-98f8d0dbbcb6
| -rw-r--r-- | docs/reference/libgpod-sections.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/reference/libgpod-sections.txt b/docs/reference/libgpod-sections.txt index 83dbace..51c3844 100644 --- a/docs/reference/libgpod-sections.txt +++ b/docs/reference/libgpod-sections.txt @@ -65,6 +65,7 @@ itdb_time_host_to_mac <FILE>track</FILE> <TITLE>Tracks</TITLE> Itdb_Track +Itdb_Mediatype itdb_track_new itdb_track_free itdb_track_add @@ -256,7 +257,6 @@ MhodHeaderSmartPlaylistRuleNonString MhodHeaderSmartPlaylistRule iTunesDB_MhsdHeader MhodHeader -_MhodHeaderArtworkType1 MhodHeaderArtworkType3 playcount NO_PLAYCOUNT @@ -279,6 +279,8 @@ ItdbFileError ITDB_FILE_ERROR itdb_file_error_quark itdb_get_artwork_info_from_type +DbType +Itdb_DB SPLACTION_LAST_HOURS_VALUE SPLACTION_LAST_MINUTES_VALUE |
