aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2022-02-25 20:28:27 +0100
committerMartin Schanzenbach <mschanzenbach@posteo.de>2022-02-25 20:28:35 +0100
commitc5c7693f97bec683554ca36b516fbf064d3a9d4e (patch)
tree5022242645b15a48348da297fcd70790cf54c5fd
parent3243fc32001a8b9ce54d7837ab6e4b4af382ff6a (diff)
downloadgnunet-gtk-c5c7693f97bec683554ca36b516fbf064d3a9d4e.tar.gz
gnunet-gtk-c5c7693f97bec683554ca36b516fbf064d3a9d4e.zip
-prepare for 0.16
-rw-r--r--configure.ac2
-rw-r--r--po/POTFILES.in7
-rw-r--r--src/conversation/gnunet-conversation-gtk.c2
3 files changed, 1 insertions, 10 deletions
diff --git a/configure.ac b/configure.ac
index e2afdf19..381aaeb3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
20# Process this file with autoconf to produce a configure script. 20# Process this file with autoconf to produce a configure script.
21# 21#
22AC_PREREQ(2.61) 22AC_PREREQ(2.61)
23AC_INIT([GNUnet GTK],0.15.0,[bug-gnunet@gnu.org],[gnunet-gtk]) 23AC_INIT([GNUnet GTK],0.16.0,[bug-gnunet@gnu.org],[gnunet-gtk])
24AC_CONFIG_AUX_DIR([build-aux]) 24AC_CONFIG_AUX_DIR([build-aux])
25AM_INIT_AUTOMAKE([silent-rules]) 25AM_INIT_AUTOMAKE([silent-rules])
26AC_CONFIG_HEADERS([gnunet_gtk_config.h]) 26AC_CONFIG_HEADERS([gnunet_gtk_config.h])
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 46fd1bf5..2bc1edfb 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -77,10 +77,8 @@ src/statistics/gnunet-statistics-gtk.c
77src/statistics/gtk_statistics.c 77src/statistics/gtk_statistics.c
78src/statistics/gtk_statistics_demo.c 78src/statistics/gtk_statistics_demo.c
79src/statistics/statistics.c 79src/statistics/statistics.c
80contrib/gnunet_conversation_gtk_about_window.glade
81contrib/gnunet_conversation_gtk_enter_label.glade 80contrib/gnunet_conversation_gtk_enter_label.glade
82contrib/gnunet_conversation_gtk_main_window.glade 81contrib/gnunet_conversation_gtk_main_window.glade
83contrib/gnunet_fs_gtk_about_window.glade
84contrib/gnunet_fs_gtk_download_as_dialog.glade 82contrib/gnunet_fs_gtk_download_as_dialog.glade
85contrib/gnunet_fs_gtk_edit_publication.glade 83contrib/gnunet_fs_gtk_edit_publication.glade
86contrib/gnunet_fs_gtk_enter_nick_dialog.glade 84contrib/gnunet_fs_gtk_enter_nick_dialog.glade
@@ -97,7 +95,6 @@ contrib/gnunet_fs_gtk_search_tab.glade
97contrib/gnunet_fs_gtk_unindex.glade 95contrib/gnunet_fs_gtk_unindex.glade
98contrib/gnunet_gtk.glade 96contrib/gnunet_gtk.glade
99contrib/gnunet_gtk_status_bar_menu.glade 97contrib/gnunet_gtk_status_bar_menu.glade
100contrib/gnunet_identity_gtk_about_window.glade
101contrib/gnunet_identity_gtk_advertise_dialog.glade 98contrib/gnunet_identity_gtk_advertise_dialog.glade
102contrib/gnunet_identity_gtk_main_window.glade 99contrib/gnunet_identity_gtk_main_window.glade
103contrib/gnunet_namestore_edit_aaaa.glade 100contrib/gnunet_namestore_edit_aaaa.glade
@@ -116,16 +113,12 @@ contrib/gnunet_namestore_edit_srv.glade
116contrib/gnunet_namestore_edit_tlsa.glade 113contrib/gnunet_namestore_edit_tlsa.glade
117contrib/gnunet_namestore_edit_txt.glade 114contrib/gnunet_namestore_edit_txt.glade
118contrib/gnunet_namestore_edit_vpn.glade 115contrib/gnunet_namestore_edit_vpn.glade
119contrib/gnunet_namestore_gtk_about_window.glade
120contrib/gnunet_namestore_gtk_main_window.glade 116contrib/gnunet_namestore_gtk_main_window.glade
121contrib/gnunet_namestore_gtk_qr_save_as_dialog.glade 117contrib/gnunet_namestore_gtk_qr_save_as_dialog.glade
122contrib/gnunet_peerinfo_gtk_about_dialog.glade 118contrib/gnunet_peerinfo_gtk_about_dialog.glade
123contrib/gnunet_peerinfo_gtk_about_window.glade
124contrib/gnunet_peerinfo_gtk_main_window.glade 119contrib/gnunet_peerinfo_gtk_main_window.glade
125contrib/gnunet_setup_about_dialog.glade 120contrib/gnunet_setup_about_dialog.glade
126contrib/gnunet_setup_about_window.glade
127contrib/gnunet_setup_calendar_dialog.glade 121contrib/gnunet_setup_calendar_dialog.glade
128contrib/gnunet_setup_main_window.glade 122contrib/gnunet_setup_main_window.glade
129contrib/gnunet_statistics_gtk_about_dialog.glade 123contrib/gnunet_statistics_gtk_about_dialog.glade
130contrib/gnunet_statistics_gtk_about_window.glade
131contrib/gnunet_statistics_gtk_main_window.glade 124contrib/gnunet_statistics_gtk_main_window.glade
diff --git a/src/conversation/gnunet-conversation-gtk.c b/src/conversation/gnunet-conversation-gtk.c
index 6bd08e35..7350d4a2 100644
--- a/src/conversation/gnunet-conversation-gtk.c
+++ b/src/conversation/gnunet-conversation-gtk.c
@@ -135,8 +135,6 @@ run (void *cls)
135 /* setup main window */ 135 /* setup main window */
136 main_window = GTK_WIDGET ( 136 main_window = GTK_WIDGET (
137 GCG_get_main_window_object ("gnunet_conversation_gtk_main_window")); 137 GCG_get_main_window_object ("gnunet_conversation_gtk_main_window"));
138 main_window =
139 GNUNET_GTK_plug_me ("GNUNET_CONVERSATION_GTK_PLUG", main_window);
140 gtk_window_maximize (GTK_WINDOW (main_window)); 138 gtk_window_maximize (GTK_WINDOW (main_window));
141 /* make GUI visible */ 139 /* make GUI visible */
142 gtk_widget_show (main_window); 140 gtk_widget_show (main_window);