diff options
author | Christian Grothoff <christian@grothoff.org> | 2006-10-30 04:04:09 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2006-10-30 04:04:09 +0000 |
commit | a39121661532baa853cedc79461b11150718cda2 (patch) | |
tree | 4ae9707560349e888783b178a2ea446e1140edbe | |
parent | 1c84cda2f1d0c59edb329d8e57ad711436ee3598 (diff) | |
download | gnunet-gtk-a39121661532baa853cedc79461b11150718cda2.tar.gz gnunet-gtk-a39121661532baa853cedc79461b11150718cda2.zip |
bugfixes
-rw-r--r-- | gnunet-gtk.glade | 16 | ||||
-rw-r--r-- | src/common/helper.c | 2 | ||||
-rw-r--r-- | src/plugins/fs/Makefile.am | 2 | ||||
-rw-r--r-- | src/plugins/fs/search.c | 8 | ||||
-rw-r--r-- | src/plugins/stats/Makefile.am | 3 |
5 files changed, 16 insertions, 15 deletions
diff --git a/gnunet-gtk.glade b/gnunet-gtk.glade index dd84e3bb..809f6352 100644 --- a/gnunet-gtk.glade +++ b/gnunet-gtk.glade | |||
@@ -914,7 +914,7 @@ This release fixes downloads of files from directories. The previous version ha | |||
914 | <property name="use_stock">True</property> | 914 | <property name="use_stock">True</property> |
915 | <property name="relief">GTK_RELIEF_NORMAL</property> | 915 | <property name="relief">GTK_RELIEF_NORMAL</property> |
916 | <property name="focus_on_click">True</property> | 916 | <property name="focus_on_click">True</property> |
917 | <signal name="clicked" handler="on_abortSearchSummaryButton_clicked_" last_modification_time="Sun, 22 Oct 2006 06:07:10 GMT"/> | 917 | <signal name="clicked" handler="on_abortSearchSummaryButton_clicked_" object="activeSearchesSummary" last_modification_time="Sun, 22 Oct 2006 06:07:10 GMT"/> |
918 | </widget> | 918 | </widget> |
919 | <packing> | 919 | <packing> |
920 | <property name="padding">0</property> | 920 | <property name="padding">0</property> |
@@ -932,7 +932,7 @@ This release fixes downloads of files from directories. The previous version ha | |||
932 | <property name="use_stock">True</property> | 932 | <property name="use_stock">True</property> |
933 | <property name="relief">GTK_RELIEF_NORMAL</property> | 933 | <property name="relief">GTK_RELIEF_NORMAL</property> |
934 | <property name="focus_on_click">True</property> | 934 | <property name="focus_on_click">True</property> |
935 | <signal name="clicked" handler="on_closeSearchSummaryButton_clicked_" last_modification_time="Sun, 22 Oct 2006 06:07:31 GMT"/> | 935 | <signal name="clicked" handler="on_closeSearchSummaryButton_clicked_" object="activeSearchesSummary" last_modification_time="Sun, 22 Oct 2006 06:07:31 GMT"/> |
936 | </widget> | 936 | </widget> |
937 | <packing> | 937 | <packing> |
938 | <property name="padding">0</property> | 938 | <property name="padding">0</property> |
@@ -1236,7 +1236,7 @@ This release fixes downloads of files from directories. The previous version ha | |||
1236 | <property name="use_stock">True</property> | 1236 | <property name="use_stock">True</property> |
1237 | <property name="relief">GTK_RELIEF_NORMAL</property> | 1237 | <property name="relief">GTK_RELIEF_NORMAL</property> |
1238 | <property name="focus_on_click">True</property> | 1238 | <property name="focus_on_click">True</property> |
1239 | <signal name="clicked" handler="on_abortDownloadButton_clicked_" last_modification_time="Wed, 01 Jun 2005 19:54:07 GMT"/> | 1239 | <signal name="clicked" handler="on_abortDownloadButton_clicked_" object="activeDownloadsList" last_modification_time="Wed, 01 Jun 2005 19:54:07 GMT"/> |
1240 | </widget> | 1240 | </widget> |
1241 | <packing> | 1241 | <packing> |
1242 | <property name="padding">0</property> | 1242 | <property name="padding">0</property> |
@@ -1254,7 +1254,7 @@ This release fixes downloads of files from directories. The previous version ha | |||
1254 | <property name="use_stock">True</property> | 1254 | <property name="use_stock">True</property> |
1255 | <property name="relief">GTK_RELIEF_NORMAL</property> | 1255 | <property name="relief">GTK_RELIEF_NORMAL</property> |
1256 | <property name="focus_on_click">True</property> | 1256 | <property name="focus_on_click">True</property> |
1257 | <signal name="clicked" handler="on_stopDownloadButton_clicked_" last_modification_time="Sun, 22 Oct 2006 06:00:17 GMT"/> | 1257 | <signal name="clicked" handler="on_stopDownloadButton_clicked_" object="activeDownloadsList" last_modification_time="Sun, 22 Oct 2006 06:00:17 GMT"/> |
1258 | </widget> | 1258 | </widget> |
1259 | <packing> | 1259 | <packing> |
1260 | <property name="padding">0</property> | 1260 | <property name="padding">0</property> |
@@ -1272,7 +1272,7 @@ This release fixes downloads of files from directories. The previous version ha | |||
1272 | <property name="use_stock">True</property> | 1272 | <property name="use_stock">True</property> |
1273 | <property name="relief">GTK_RELIEF_NORMAL</property> | 1273 | <property name="relief">GTK_RELIEF_NORMAL</property> |
1274 | <property name="focus_on_click">True</property> | 1274 | <property name="focus_on_click">True</property> |
1275 | <signal name="clicked" handler="on_clearCompletedDownloadsButton_clicked_" last_modification_time="Wed, 01 Jun 2005 19:53:58 GMT"/> | 1275 | <signal name="clicked" handler="on_clearCompletedDownloadsButton_clicked_" object="activeDownloadsList" last_modification_time="Wed, 01 Jun 2005 19:53:58 GMT"/> |
1276 | </widget> | 1276 | </widget> |
1277 | <packing> | 1277 | <packing> |
1278 | <property name="padding">0</property> | 1278 | <property name="padding">0</property> |
@@ -1378,7 +1378,7 @@ This release fixes downloads of files from directories. The previous version ha | |||
1378 | <property name="use_stock">True</property> | 1378 | <property name="use_stock">True</property> |
1379 | <property name="relief">GTK_RELIEF_NORMAL</property> | 1379 | <property name="relief">GTK_RELIEF_NORMAL</property> |
1380 | <property name="focus_on_click">True</property> | 1380 | <property name="focus_on_click">True</property> |
1381 | <signal name="clicked" handler="on_abortUploadButton_clicked_" last_modification_time="Sun, 22 Oct 2006 06:05:17 GMT"/> | 1381 | <signal name="clicked" handler="on_abortUploadButton_clicked_" object="activeUploadsList" last_modification_time="Sun, 22 Oct 2006 06:05:17 GMT"/> |
1382 | </widget> | 1382 | </widget> |
1383 | <packing> | 1383 | <packing> |
1384 | <property name="padding">0</property> | 1384 | <property name="padding">0</property> |
@@ -1396,7 +1396,7 @@ This release fixes downloads of files from directories. The previous version ha | |||
1396 | <property name="use_stock">True</property> | 1396 | <property name="use_stock">True</property> |
1397 | <property name="relief">GTK_RELIEF_NORMAL</property> | 1397 | <property name="relief">GTK_RELIEF_NORMAL</property> |
1398 | <property name="focus_on_click">True</property> | 1398 | <property name="focus_on_click">True</property> |
1399 | <signal name="clicked" handler="on_stopUploadButton_clicked_" last_modification_time="Sun, 22 Oct 2006 06:05:24 GMT"/> | 1399 | <signal name="clicked" handler="on_stopUploadButton_clicked_" object="activeUploadsList" last_modification_time="Sun, 22 Oct 2006 06:05:24 GMT"/> |
1400 | </widget> | 1400 | </widget> |
1401 | <packing> | 1401 | <packing> |
1402 | <property name="padding">0</property> | 1402 | <property name="padding">0</property> |
@@ -1414,7 +1414,7 @@ This release fixes downloads of files from directories. The previous version ha | |||
1414 | <property name="use_stock">True</property> | 1414 | <property name="use_stock">True</property> |
1415 | <property name="relief">GTK_RELIEF_NORMAL</property> | 1415 | <property name="relief">GTK_RELIEF_NORMAL</property> |
1416 | <property name="focus_on_click">True</property> | 1416 | <property name="focus_on_click">True</property> |
1417 | <signal name="clicked" handler="on_clearCompletedUploadsButton_clicked_" last_modification_time="Mon, 30 Oct 2006 00:26:29 GMT"/> | 1417 | <signal name="clicked" handler="on_clearCompletedUploadsButton_clicked_" object="activeUploadsList" last_modification_time="Mon, 30 Oct 2006 00:26:29 GMT"/> |
1418 | </widget> | 1418 | </widget> |
1419 | <packing> | 1419 | <packing> |
1420 | <property name="padding">0</property> | 1420 | <property name="padding">0</property> |
diff --git a/src/common/helper.c b/src/common/helper.c index 7ffc84a5..0f3751d7 100644 --- a/src/common/helper.c +++ b/src/common/helper.c | |||
@@ -427,7 +427,7 @@ void initGNUnetGTKCommon(struct GE_Context * e, | |||
427 | GC_get_configuration_value_string(cfg, | 427 | GC_get_configuration_value_string(cfg, |
428 | "GNUNET-GTK", | 428 | "GNUNET-GTK", |
429 | "PLUGINS", | 429 | "PLUGINS", |
430 | "about daemon fs", | 430 | "about daemon fs stats", |
431 | &load); | 431 | &load); |
432 | loadPlugins(load); | 432 | loadPlugins(load); |
433 | FREE(load); | 433 | FREE(load); |
diff --git a/src/plugins/fs/Makefile.am b/src/plugins/fs/Makefile.am index 52d85aa7..ef90fbd2 100644 --- a/src/plugins/fs/Makefile.am +++ b/src/plugins/fs/Makefile.am | |||
@@ -5,7 +5,7 @@ INCLUDES = \ | |||
5 | @GNUNETGTK_CFLAGS@ | 5 | @GNUNETGTK_CFLAGS@ |
6 | 6 | ||
7 | plugindir = $(libdir)/GNUnet | 7 | plugindir = $(libdir)/GNUnet |
8 | 8 | ||
9 | plugin_LTLIBRARIES = \ | 9 | plugin_LTLIBRARIES = \ |
10 | libgnunetgtkmodule_fs.la | 10 | libgnunetgtkmodule_fs.la |
11 | 11 | ||
diff --git a/src/plugins/fs/search.c b/src/plugins/fs/search.c index e4b7bc5e..533baaf6 100644 --- a/src/plugins/fs/search.c +++ b/src/plugins/fs/search.c | |||
@@ -677,8 +677,8 @@ static void stopSearch(GtkTreeModel * model, | |||
677 | /** | 677 | /** |
678 | * The stop button in the search summary was clicked. | 678 | * The stop button in the search summary was clicked. |
679 | */ | 679 | */ |
680 | void on_closeSearchSummaryButton_clicked_fs(GtkWidget * closeButton, | 680 | void on_closeSearchSummaryButton_clicked_fs(GtkWidget * treeview, |
681 | GtkWidget * treeview) { | 681 | GtkWidget * closeButton) { |
682 | GtkTreeSelection * selection; | 682 | GtkTreeSelection * selection; |
683 | 683 | ||
684 | selection = gtk_tree_view_get_selection(GTK_TREE_VIEW(treeview)); | 684 | selection = gtk_tree_view_get_selection(GTK_TREE_VIEW(treeview)); |
@@ -711,8 +711,8 @@ static void abortSearch(GtkTreeModel * model, | |||
711 | /** | 711 | /** |
712 | * The abort button in the search summary was clicked. | 712 | * The abort button in the search summary was clicked. |
713 | */ | 713 | */ |
714 | void on_abortSearchSummaryButton_clicked_fs(GtkWidget * closeButton, | 714 | void on_abortSearchSummaryButton_clicked_fs(GtkWidget * treeview, |
715 | GtkWidget * treeview) { | 715 | GtkWidget * closeButton) { |
716 | GtkTreeSelection * selection; | 716 | GtkTreeSelection * selection; |
717 | 717 | ||
718 | selection = gtk_tree_view_get_selection(GTK_TREE_VIEW(treeview)); | 718 | selection = gtk_tree_view_get_selection(GTK_TREE_VIEW(treeview)); |
diff --git a/src/plugins/stats/Makefile.am b/src/plugins/stats/Makefile.am index dd32276a..ecd8bf0b 100644 --- a/src/plugins/stats/Makefile.am +++ b/src/plugins/stats/Makefile.am | |||
@@ -13,9 +13,10 @@ libgnunetgtkmodule_stats_la_SOURCES = \ | |||
13 | functions.c functions.h \ | 13 | functions.c functions.h \ |
14 | statistics.c | 14 | statistics.c |
15 | libgnunetgtkmodule_stats_la_LIBADD = \ | 15 | libgnunetgtkmodule_stats_la_LIBADD = \ |
16 | @GTK_LIBS@ @GNUNETGTK_LIBS@ \ | 16 | @GTK_LIBS@ @GNUNETGTK_LIBS@ \ |
17 | $(top_builddir)/src/common/libgnunetgtk_common.la \ | 17 | $(top_builddir)/src/common/libgnunetgtk_common.la \ |
18 | -lgnunetutil \ | 18 | -lgnunetutil \ |
19 | -lgnunetutil_cron \ | ||
19 | -lgnunetgetoption_api \ | 20 | -lgnunetgetoption_api \ |
20 | -lgnunetstats_api | 21 | -lgnunetstats_api |
21 | libgnunetgtkmodule_stats_la_LDFLAGS = \ | 22 | libgnunetgtkmodule_stats_la_LDFLAGS = \ |