diff options
author | Bastien Nocera <hadess@hadess.net> | 2008-04-10 14:13:48 +0000 |
---|---|---|
committer | Bastien Nocera <hadess@hadess.net> | 2008-04-10 14:13:48 +0000 |
commit | 626e884d908afea399bc51ffd6884a121f45d60c (patch) | |
tree | 06e9f9f6364637a58cbcd28a5038355b447b1adb /tests | |
parent | d1d434787202eec24156bc7d53c8252147c43d99 (diff) |
* freedesktop.org.xml.in:
* tests/list:
* tests/test.gnd: Add mime-type for GNUNet saved searches,
based on work by Milan Bouchet-Valat <nalimilan@club.fr>
(Closes: #15260)
Diffstat (limited to 'tests')
-rw-r--r-- | tests/list | 8 | ||||
-rw-r--r-- | tests/test.gnd | bin | 0 -> 4873 bytes |
2 files changed, 5 insertions, 3 deletions
@@ -83,9 +83,12 @@ test.ext,v text/plain ox # Copied from http://bugs.freedesktop.org/show_bug.cgi?id=14329 test.fl application/x-fluid helloworld.java text/x-java ox +test.cs text/x-csharp ox +test.vala text/x-vala ox # xml subtypes test.ttx application/x-font-ttx +project.glade application/x-glade # Archives # Copied from http://bugs.freedesktop.org/show_bug.cgi?id=14909 @@ -96,7 +99,6 @@ test.class application/x-java # other text.pdf application/pdf README.pdf application/pdf -project.glade application/x-glade +test.gnd application/gnunet-directory text.ps application/postscript -test.cs text/x-csharp ox -test.vala text/x-vala ox + diff --git a/tests/test.gnd b/tests/test.gnd Binary files differnew file mode 100644 index 0000000..94ce05b --- /dev/null +++ b/tests/test.gnd |