cheese r707 - in trunk: . src



Author: dgsiegel
Date: Fri May  2 15:54:59 2008
New Revision: 707
URL: http://svn.gnome.org/viewvc/cheese?rev=707&view=rev

Log:
change the default video extension to .ogg until the mime types are supported properly on the gnome desktop


Modified:
   trunk/ChangeLog
   trunk/src/cheese-fileutil.h

Modified: trunk/src/cheese-fileutil.h
==============================================================================
--- trunk/src/cheese-fileutil.h	(original)
+++ trunk/src/cheese-fileutil.h	Fri May  2 15:54:59 2008
@@ -22,7 +22,7 @@
 #define __CHEESE_FILE_UTIL_H__
 
 #define PHOTO_NAME_SUFFIX ".jpg"
-#define VIDEO_NAME_SUFFIX ".ogv"
+#define VIDEO_NAME_SUFFIX ".ogg"
 
 typedef enum
 {



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]