gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: FS: Add 'nar' and 'narinfo'


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: FS: Add 'nar' and 'narinfo' to fs_misc.c
Date: Wed, 08 Nov 2017 08:10:15 +0100

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 61c077154 FS: Add 'nar' and 'narinfo' to fs_misc.c
61c077154 is described below

commit 61c077154ae51e2808de6505841121b2817913a1
Author: ng0 <address@hidden>
AuthorDate: Wed Nov 8 07:09:31 2017 +0000

    FS: Add 'nar' and 'narinfo' to fs_misc.c
---
 src/fs/fs_misc.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/fs/fs_misc.c b/src/fs/fs_misc.c
index bcb8620cf..1c55b30ec 100644
--- a/src/fs/fs_misc.c
+++ b/src/fs/fs_misc.c
@@ -1,6 +1,6 @@
 /*
      This file is part of GNUnet.
-     Copyright (C) 2010, 2011 GNUnet e.V.
+     Copyright (C) 2010, 2011, 2017 GNUnet e.V.
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
@@ -43,6 +43,8 @@ GNUNET_FS_meta_data_suggest_filename (const struct 
GNUNET_CONTAINER_MetaData
     {"application/gnunet-directory", ".gnd"},
     {"application/java", ".class"},
     {"application/msword", ".doc"},
+    {"applixation/nar", ".nar"},
+    {"applixation/narinfo", ".narinfo"},
     {"application/ogg", ".ogg"},
     {"application/pdf", ".pdf"},
     {"application/pgp-keys", ".key"},

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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