diff options
author | Philip Withnall <philip@tecnocode.co.uk> | 2010-06-26 22:02:37 +0100 |
---|---|---|
committer | Philip Withnall <philip@tecnocode.co.uk> | 2010-06-27 17:56:08 +0100 |
commit | 723cf28b588a1f7705ebdc21d9b6e5438bfeba96 (patch) | |
tree | 1aac6be916ab185a2c79a2707f8999f784bc0a01 /docs | |
parent | cfedb89b7f2d171ea7d4ad933213860f59d831f3 (diff) |
Move TotemDiscMediaType get_type() and quark() functions to totem-pl-parser
The enum lives there, so the type functions should do too.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/totem-sections.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/reference/totem-sections.txt b/docs/reference/totem-sections.txt index 89e47a5d..d0858756 100644 --- a/docs/reference/totem-sections.txt +++ b/docs/reference/totem-sections.txt @@ -66,11 +66,7 @@ TOTEM_TYPE_OBJECT totem_object_get_type TOTEM_OBJECT_CLASS TOTEM_IS_OBJECT_CLASS -TOTEM_DISC_MEDIA_TYPE -totem_disc_media_type_get_type -totem_disc_media_type_quark TOTEM_REMOTE_COMMAND -TOTEM_TYPE_DISC_MEDIA_TYPE TOTEM_TYPE_REMOTE_COMMAND totem_remote_command_get_type totem_remote_command_quark |