[frogr] Added missing file extension for video/mp4 files (Mac only)
- From: Mario Sanchez Prada <msanchez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [frogr] Added missing file extension for video/mp4 files (Mac only)
- Date: Sun, 4 Nov 2012 21:48:13 +0000 (UTC)
commit a3e81b69b1024a523ad931210714c42a546b8393
Author: Mario Sanchez Prada <msanchez gnome org>
Date: Sun Nov 4 22:29:31 2012 +0100
Added missing file extension for video/mp4 files (Mac only)
src/frogr-util.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/frogr-util.c b/src/frogr-util.c
index 544f6b9..44b030d 100644
--- a/src/frogr-util.c
+++ b/src/frogr-util.c
@@ -582,6 +582,7 @@ frogr_util_get_supported_videos (void)
{
static const gchar *supported_videos[] = {
"*.[mM][pP]4",
+ "*.[mM]4[vV]",
"*.[mM][oO][vV]",
"*.[qQ][tT]",
"*.[mM][pP][eE]",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]