gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r29262 - gnunet-gtk/contrib


From: gnunet
Subject: [GNUnet-SVN] r29262 - gnunet-gtk/contrib
Date: Sun, 15 Sep 2013 17:54:12 +0200

Author: grothoff
Date: 2013-09-15 17:54:12 +0200 (Sun, 15 Sep 2013)
New Revision: 29262

Modified:
   gnunet-gtk/contrib/gnunet_fs_gtk_main_window.glade
Log:
-list more mime types

Modified: gnunet-gtk/contrib/gnunet_fs_gtk_main_window.glade
===================================================================
--- gnunet-gtk/contrib/gnunet_fs_gtk_main_window.glade  2013-09-15 15:35:30 UTC 
(rev 29261)
+++ gnunet-gtk/contrib/gnunet_fs_gtk_main_window.glade  2013-09-15 15:54:12 UTC 
(rev 29262)
@@ -1091,19 +1091,96 @@
         <col id="4" translatable="yes">N/A</col>
       </row>
       <row>
-        <col id="0">application/zip</col>
-        <col id="1" translatable="yes">Zip</col>
-        <col id="2">zip</col>
+        <col id="0">application/pdf</col>
+        <col id="1" translatable="yes">PDF documents</col>
+        <col id="2">pdf</col>
         <col id="3" translatable="yes">lossless</col>
+        <col id="4" translatable="yes">non-free</col>
+      </row>
+      <row>
+        <col id="0">image/jpeg</col>
+        <col id="1" translatable="yes">JPEG image</col>
+        <col id="2">jpg, jpeg</col>
+        <col id="3" translatable="yes">lossy</col>
         <col id="4" translatable="yes">free</col>
       </row>
       <row>
+        <col id="0">image/png</col>
+        <col id="1" translatable="yes">PNG image</col>
+        <col id="2">png</col>
+        <col id="3" translatable="yes">lossless</col>
+        <col id="4" translatable="yes">non-free</col>
+      </row>
+      <row>
+        <col id="0">audio/ogg</col>
+        <col id="1" translatable="yes">OGG Vorbis audio</col>
+        <col id="2">ogg</col>
+        <col id="3" translatable="yes">lossy</col>
+        <col id="4" translatable="yes">non-free</col>
+      </row>
+      <row>
         <col id="0">audio/mpeg</col>
         <col id="1" translatable="yes">MPEG audio</col>
         <col id="2">mp3, mp2, mpeg</col>
         <col id="3" translatable="yes">lossy</col>
         <col id="4" translatable="yes">non-free</col>
       </row>
+      <row>
+        <col id="0">video/ogg</col>
+        <col id="1" translatable="yes">OGG Vorbis video</col>
+        <col id="2">ogv</col>
+        <col id="3" translatable="yes">lossy</col>
+        <col id="4" translatable="yes">free</col>
+      </row>
+      <row>
+        <col id="0">video/mpeg</col>
+        <col id="1" translatable="yes">MPEG video (v2)</col>
+        <col id="2">mpg, mpeg</col>
+        <col id="3" translatable="yes">lossy</col>
+        <col id="4" translatable="yes">non-free</col>
+      </row>
+      <row>
+        <col id="0">video/mp4</col>
+        <col id="1" translatable="yes">MPEG video (v4)</col>
+        <col id="2">mp4</col>
+        <col id="3" translatable="yes">lossy</col>
+        <col id="4" translatable="yes">non-free</col>
+      </row>
+      <row>
+        <col id="0">video/x-msvideo</col>
+        <col id="1" translatable="yes">AVI video</col>
+        <col id="2">avi</col>
+        <col id="3" translatable="yes">lossy</col>
+        <col id="4" translatable="yes">non-free</col>
+      </row>
+      <row>
+        <col id="0">video/x-ms-asf</col>
+        <col id="1" translatable="yes">ASF video</col>
+        <col id="2">asf</col>
+        <col id="3" translatable="yes">lossy</col>
+        <col id="4" translatable="yes">non-free</col>
+      </row>
+      <row>
+        <col id="0">video/x-flv</col>
+        <col id="1" translatable="yes">Flash video</col>
+        <col id="2">flv</col>
+        <col id="3" translatable="yes">lossy</col>
+        <col id="4" translatable="yes">non-free</col>
+      </row>
+      <row>
+        <col id="0">application/x-tar</col>
+        <col id="1" translatable="yes">Tar archive</col>
+        <col id="2">tar, tgz</col>
+        <col id="3" translatable="yes">lossless</col>
+        <col id="4" translatable="yes">free</col>
+      </row>
+      <row>
+        <col id="0">application/zip</col>
+        <col id="1" translatable="yes">Zip archive</col>
+        <col id="2">zip</col>
+        <col id="3" translatable="yes">lossless</col>
+        <col id="4" translatable="yes">free</col>
+      </row>
     </data>
   </object>
   <object class="GtkTreeStore" id="main_window_search_namespace_treestore">




reply via email to

[Prev in Thread] Current Thread [Next in Thread]