~ubuntu-branches/ubuntu/wily/totem-pl-parser/wily

« back to all changes in this revision

Viewing changes to plparse/totem-pl-parser-lines.h

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2012-03-09 13:39:14 UTC
  • mfrom: (1.4.16) (1.5.12 sid)
  • Revision ID: package-import@ubuntu.com-20120309133914-e6iab9fcyg8cmw33
Tags: 3.2.0-1
* New upstream release.
* debian/patches/01-libquvi-0.4.patch: Removed, merged upstream.
* debian/control.in: Bump (Build-)Depends on libglib2.0-dev to (>= 2.31.0).

Show diffs side-by-side

added added

removed removed

Lines of Context:
51
51
                                             GFile *base_file,
52
52
                                             TotemPlParseData *parse_data,
53
53
                                             gpointer data);
 
54
TotemPlParserResult totem_pl_parser_add_m4u (TotemPlParser *parser,
 
55
                                             GFile *file,
 
56
                                             GFile *base_file,
 
57
                                             TotemPlParseData *parse_data,
 
58
                                             gpointer data);
54
59
TotemPlParserResult totem_pl_parser_add_ra (TotemPlParser *parser,
55
60
                                            GFile *file,
56
61
                                            GFile *base_file,