diff options
author | Christian Grothoff <christian@grothoff.org> | 2005-07-16 19:29:31 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2005-07-16 19:29:31 +0000 |
commit | 84d2a73e5a5ab3d211f00ca2d7a95e5ff2880ca6 (patch) | |
tree | fa0183f536873f3f44c8cae713fb76c0cda14fe0 | |
parent | 8038b91620abebc1627329776d40238271449efb (diff) | |
download | gnunet-gtk-84d2a73e5a5ab3d211f00ca2d7a95e5ff2880ca6.tar.gz gnunet-gtk-84d2a73e5a5ab3d211f00ca2d7a95e5ff2880ca6.zip |
x
-rw-r--r-- | src/plugins/fs/namespace.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/fs/namespace.c b/src/plugins/fs/namespace.c index 4cba7dc1..8282ce13 100644 --- a/src/plugins/fs/namespace.c +++ b/src/plugins/fs/namespace.c | |||
@@ -807,6 +807,7 @@ void on_namespaceUpdateButton_clicked(GtkWidget * dummy1, | |||
807 | GtkWidget * dummy2) { | 807 | GtkWidget * dummy2) { |
808 | GtkWidget * dialog; | 808 | GtkWidget * dialog; |
809 | 809 | ||
810 | /* FIXME: implement update! */ | ||
810 | dialog = gtk_message_dialog_new | 811 | dialog = gtk_message_dialog_new |
811 | (NULL, | 812 | (NULL, |
812 | GTK_DIALOG_MODAL, | 813 | GTK_DIALOG_MODAL, |