gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r29959 - gnunet-gtk/contrib
Date: Tue, 8 Oct 2013 11:06:19 +0200

Author: grothoff
Date: 2013-10-08 11:06:19 +0200 (Tue, 08 Oct 2013)
New Revision: 29959

Modified:
   gnunet-gtk/contrib/gnunet_fs_gtk_main_window.glade
Log:
-support searching just by media category

Modified: gnunet-gtk/contrib/gnunet_fs_gtk_main_window.glade
===================================================================
--- gnunet-gtk/contrib/gnunet_fs_gtk_main_window.glade  2013-10-08 08:35:15 UTC 
(rev 29958)
+++ gnunet-gtk/contrib/gnunet_fs_gtk_main_window.glade  2013-10-08 09:06:19 UTC 
(rev 29959)
@@ -1083,13 +1083,20 @@
         <col id="4" translatable="yes"> </col>
       </row>
       <row>
-        <col id="0">plain/text</col>
+        <col id="0">mimetype:text</col>
         <col id="1" translatable="yes">Text</col>
-        <col id="2">txt</col>
+        <col id="2">txt, html</col>
         <col id="3" translatable="yes">N/A</col>
         <col id="4" translatable="yes">N/A</col>
       </row>
       <row>
+        <col id="0">mimetype:image</col>
+        <col id="1" translatable="yes">Image</col>
+        <col id="2">png, jpeg, gif, ...</col>
+        <col id="3" translatable="yes">N/A</col>
+        <col id="4" translatable="yes">N/A</col>
+      </row>
+      <row>
         <col id="0">application/pdf</col>
         <col id="1" translatable="yes">PDF documents</col>
         <col id="2">pdf</col>
@@ -1111,6 +1118,13 @@
         <col id="4" translatable="yes">non-free</col>
       </row>
       <row>
+        <col id="0">mimetype:audio</col>
+        <col id="1" translatable="yes">Audio</col>
+        <col id="2">wav, mp3, ogg, ...</col>
+        <col id="3" translatable="no"></col>
+        <col id="4" translatable="no"></col>
+      </row>
+      <row>
         <col id="0">audio/ogg</col>
         <col id="1" translatable="yes">OGG Vorbis audio</col>
         <col id="2">ogg</col>
@@ -1125,6 +1139,13 @@
         <col id="4" translatable="yes">non-free</col>
       </row>
       <row>
+        <col id="0">mimetype:video</col>
+        <col id="1" translatable="yes">Vorbis</col>
+        <col id="2">ogv, mpeg, mp4, flv, ...</col>
+        <col id="3" translatable="no"></col>
+        <col id="4" translatable="no"></col>
+      </row>
+      <row>
         <col id="0">video/ogg</col>
         <col id="1" translatable="yes">OGG Vorbis video</col>
         <col id="2">ogv</col>




reply via email to

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