aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2022-11-04 14:24:39 +0900
committerMartin Schanzenbach <schanzen@gnunet.org>2022-11-04 14:24:39 +0900
commitfd85e53f76ed5534612df7ff090dbf4efd2f3be2 (patch)
treeae530b64c64cb0dc72886c30ff279790365050b6
parent3116c1819b35604d0c27f46b0e76be9952a86dc7 (diff)
downloadgnunet-gtk-fd85e53f76ed5534612df7ff090dbf4efd2f3be2.tar.gz
gnunet-gtk-fd85e53f76ed5534612df7ff090dbf4efd2f3be2.zip
-version bumpv0.18.1
-rw-r--r--configure.ac2
-rw-r--r--po/POTFILES.in7
2 files changed, 8 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1a4990fe..76111ed5 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.69]) 22AC_PREREQ([2.69])
23AC_INIT([GNUnet GTK],[0.18.0],[bug-gnunet@gnu.org],[gnunet-gtk]) 23AC_INIT([GNUnet GTK],[0.18.1],[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 2bc1edfb..46fd1bf5 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -77,8 +77,10 @@ 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
80contrib/gnunet_conversation_gtk_enter_label.glade 81contrib/gnunet_conversation_gtk_enter_label.glade
81contrib/gnunet_conversation_gtk_main_window.glade 82contrib/gnunet_conversation_gtk_main_window.glade
83contrib/gnunet_fs_gtk_about_window.glade
82contrib/gnunet_fs_gtk_download_as_dialog.glade 84contrib/gnunet_fs_gtk_download_as_dialog.glade
83contrib/gnunet_fs_gtk_edit_publication.glade 85contrib/gnunet_fs_gtk_edit_publication.glade
84contrib/gnunet_fs_gtk_enter_nick_dialog.glade 86contrib/gnunet_fs_gtk_enter_nick_dialog.glade
@@ -95,6 +97,7 @@ contrib/gnunet_fs_gtk_search_tab.glade
95contrib/gnunet_fs_gtk_unindex.glade 97contrib/gnunet_fs_gtk_unindex.glade
96contrib/gnunet_gtk.glade 98contrib/gnunet_gtk.glade
97contrib/gnunet_gtk_status_bar_menu.glade 99contrib/gnunet_gtk_status_bar_menu.glade
100contrib/gnunet_identity_gtk_about_window.glade
98contrib/gnunet_identity_gtk_advertise_dialog.glade 101contrib/gnunet_identity_gtk_advertise_dialog.glade
99contrib/gnunet_identity_gtk_main_window.glade 102contrib/gnunet_identity_gtk_main_window.glade
100contrib/gnunet_namestore_edit_aaaa.glade 103contrib/gnunet_namestore_edit_aaaa.glade
@@ -113,12 +116,16 @@ contrib/gnunet_namestore_edit_srv.glade
113contrib/gnunet_namestore_edit_tlsa.glade 116contrib/gnunet_namestore_edit_tlsa.glade
114contrib/gnunet_namestore_edit_txt.glade 117contrib/gnunet_namestore_edit_txt.glade
115contrib/gnunet_namestore_edit_vpn.glade 118contrib/gnunet_namestore_edit_vpn.glade
119contrib/gnunet_namestore_gtk_about_window.glade
116contrib/gnunet_namestore_gtk_main_window.glade 120contrib/gnunet_namestore_gtk_main_window.glade
117contrib/gnunet_namestore_gtk_qr_save_as_dialog.glade 121contrib/gnunet_namestore_gtk_qr_save_as_dialog.glade
118contrib/gnunet_peerinfo_gtk_about_dialog.glade 122contrib/gnunet_peerinfo_gtk_about_dialog.glade
123contrib/gnunet_peerinfo_gtk_about_window.glade
119contrib/gnunet_peerinfo_gtk_main_window.glade 124contrib/gnunet_peerinfo_gtk_main_window.glade
120contrib/gnunet_setup_about_dialog.glade 125contrib/gnunet_setup_about_dialog.glade
126contrib/gnunet_setup_about_window.glade
121contrib/gnunet_setup_calendar_dialog.glade 127contrib/gnunet_setup_calendar_dialog.glade
122contrib/gnunet_setup_main_window.glade 128contrib/gnunet_setup_main_window.glade
123contrib/gnunet_statistics_gtk_about_dialog.glade 129contrib/gnunet_statistics_gtk_about_dialog.glade
130contrib/gnunet_statistics_gtk_about_window.glade
124contrib/gnunet_statistics_gtk_main_window.glade 131contrib/gnunet_statistics_gtk_main_window.glade