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

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson
  • Date: 2014-09-22 22:08:06 UTC
  • mfrom: (1.5.22 sid)
  • Revision ID: package-import@ubuntu.com-20140922220806-z8x0l86tcetm6v77
Tags: 3.10.3-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
79
79
#define OPML_MIME_TYPE "text/x-opml+xml"
80
80
#define QUICKTIME_META_MIME_TYPE "application/x-quicktime-media-link"
81
81
#define ASX_MIME_TYPE "audio/x-ms-asx"
82
 
#define ASF_REF_MIME_TYPE "video/x-ms-asf"
 
82
#define ASF_REF_MIME_TYPE "application/vnd.ms-asf"
83
83
 
84
84
#define TOTEM_PL_PARSER_FIELD_FILE              "gfile-object"
85
85
#define TOTEM_PL_PARSER_FIELD_BASE_FILE         "gfile-object-base"