aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-fs-gtk.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-08-08 07:19:48 +0000
committerChristian Grothoff <christian@grothoff.org>2013-08-08 07:19:48 +0000
commit0c04264a4aaabe0705c91f732b67062c9c8a5c0d (patch)
treecea8fd29146317d9a8b7d218625f895adb3a335c /src/fs/gnunet-fs-gtk.c
parent0b3630b48775eeb6a236a59aea0de90758dc0369 (diff)
downloadgnunet-gtk-0c04264a4aaabe0705c91f732b67062c9c8a5c0d.tar.gz
gnunet-gtk-0c04264a4aaabe0705c91f732b67062c9c8a5c0d.zip
-hide dysfunctional namespace management button, remove dead dialogs, move manager to identity for now
Diffstat (limited to 'src/fs/gnunet-fs-gtk.c')
-rw-r--r--src/fs/gnunet-fs-gtk.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/fs/gnunet-fs-gtk.c b/src/fs/gnunet-fs-gtk.c
index ef5e03a7..2ce26bf0 100644
--- a/src/fs/gnunet-fs-gtk.c
+++ b/src/fs/gnunet-fs-gtk.c
@@ -1,10 +1,10 @@
1/* 1/*
2 This file is part of GNUnet. 2 This file is part of GNUnet.
3 (C) 2010, 2012 Christian Grothoff (and other contributing authors) 3 (C) 2010-2013 Christian Grothoff (and other contributing authors)
4 4
5 GNUnet is free software; you can redistribute it and/or modify 5 GNUnet is free software; you can redistribute it and/or modify
6 it under the terms of the GNU General Public License as published 6 it under the terms of the GNU General Public License as published
7 by the Free Software Foundation; either version 2, or (at your 7 by the Free Software Foundation; either version 3, or (at your
8 option) any later version. 8 option) any later version.
9 9
10 GNUnet is distributed in the hope that it will be useful, but 10 GNUnet is distributed in the hope that it will be useful, but