diff options
author | Martin Schanzenbach <schanzen@gnunet.org> | 2022-11-04 14:24:39 +0900 |
---|---|---|
committer | Martin Schanzenbach <schanzen@gnunet.org> | 2022-11-04 14:24:39 +0900 |
commit | fd85e53f76ed5534612df7ff090dbf4efd2f3be2 (patch) | |
tree | ae530b64c64cb0dc72886c30ff279790365050b6 | |
parent | 3116c1819b35604d0c27f46b0e76be9952a86dc7 (diff) | |
download | gnunet-gtk-fd85e53f76ed5534612df7ff090dbf4efd2f3be2.tar.gz gnunet-gtk-fd85e53f76ed5534612df7ff090dbf4efd2f3be2.zip |
-version bumpv0.18.1
-rw-r--r-- | configure.ac | 2 | ||||
-rw-r--r-- | po/POTFILES.in | 7 |
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 | # |
22 | AC_PREREQ([2.69]) | 22 | AC_PREREQ([2.69]) |
23 | AC_INIT([GNUnet GTK],[0.18.0],[bug-gnunet@gnu.org],[gnunet-gtk]) | 23 | AC_INIT([GNUnet GTK],[0.18.1],[bug-gnunet@gnu.org],[gnunet-gtk]) |
24 | AC_CONFIG_AUX_DIR([build-aux]) | 24 | AC_CONFIG_AUX_DIR([build-aux]) |
25 | AM_INIT_AUTOMAKE([silent-rules]) | 25 | AM_INIT_AUTOMAKE([silent-rules]) |
26 | AC_CONFIG_HEADERS([gnunet_gtk_config.h]) | 26 | AC_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 | |||
77 | src/statistics/gtk_statistics.c | 77 | src/statistics/gtk_statistics.c |
78 | src/statistics/gtk_statistics_demo.c | 78 | src/statistics/gtk_statistics_demo.c |
79 | src/statistics/statistics.c | 79 | src/statistics/statistics.c |
80 | contrib/gnunet_conversation_gtk_about_window.glade | ||
80 | contrib/gnunet_conversation_gtk_enter_label.glade | 81 | contrib/gnunet_conversation_gtk_enter_label.glade |
81 | contrib/gnunet_conversation_gtk_main_window.glade | 82 | contrib/gnunet_conversation_gtk_main_window.glade |
83 | contrib/gnunet_fs_gtk_about_window.glade | ||
82 | contrib/gnunet_fs_gtk_download_as_dialog.glade | 84 | contrib/gnunet_fs_gtk_download_as_dialog.glade |
83 | contrib/gnunet_fs_gtk_edit_publication.glade | 85 | contrib/gnunet_fs_gtk_edit_publication.glade |
84 | contrib/gnunet_fs_gtk_enter_nick_dialog.glade | 86 | contrib/gnunet_fs_gtk_enter_nick_dialog.glade |
@@ -95,6 +97,7 @@ contrib/gnunet_fs_gtk_search_tab.glade | |||
95 | contrib/gnunet_fs_gtk_unindex.glade | 97 | contrib/gnunet_fs_gtk_unindex.glade |
96 | contrib/gnunet_gtk.glade | 98 | contrib/gnunet_gtk.glade |
97 | contrib/gnunet_gtk_status_bar_menu.glade | 99 | contrib/gnunet_gtk_status_bar_menu.glade |
100 | contrib/gnunet_identity_gtk_about_window.glade | ||
98 | contrib/gnunet_identity_gtk_advertise_dialog.glade | 101 | contrib/gnunet_identity_gtk_advertise_dialog.glade |
99 | contrib/gnunet_identity_gtk_main_window.glade | 102 | contrib/gnunet_identity_gtk_main_window.glade |
100 | contrib/gnunet_namestore_edit_aaaa.glade | 103 | contrib/gnunet_namestore_edit_aaaa.glade |
@@ -113,12 +116,16 @@ contrib/gnunet_namestore_edit_srv.glade | |||
113 | contrib/gnunet_namestore_edit_tlsa.glade | 116 | contrib/gnunet_namestore_edit_tlsa.glade |
114 | contrib/gnunet_namestore_edit_txt.glade | 117 | contrib/gnunet_namestore_edit_txt.glade |
115 | contrib/gnunet_namestore_edit_vpn.glade | 118 | contrib/gnunet_namestore_edit_vpn.glade |
119 | contrib/gnunet_namestore_gtk_about_window.glade | ||
116 | contrib/gnunet_namestore_gtk_main_window.glade | 120 | contrib/gnunet_namestore_gtk_main_window.glade |
117 | contrib/gnunet_namestore_gtk_qr_save_as_dialog.glade | 121 | contrib/gnunet_namestore_gtk_qr_save_as_dialog.glade |
118 | contrib/gnunet_peerinfo_gtk_about_dialog.glade | 122 | contrib/gnunet_peerinfo_gtk_about_dialog.glade |
123 | contrib/gnunet_peerinfo_gtk_about_window.glade | ||
119 | contrib/gnunet_peerinfo_gtk_main_window.glade | 124 | contrib/gnunet_peerinfo_gtk_main_window.glade |
120 | contrib/gnunet_setup_about_dialog.glade | 125 | contrib/gnunet_setup_about_dialog.glade |
126 | contrib/gnunet_setup_about_window.glade | ||
121 | contrib/gnunet_setup_calendar_dialog.glade | 127 | contrib/gnunet_setup_calendar_dialog.glade |
122 | contrib/gnunet_setup_main_window.glade | 128 | contrib/gnunet_setup_main_window.glade |
123 | contrib/gnunet_statistics_gtk_about_dialog.glade | 129 | contrib/gnunet_statistics_gtk_about_dialog.glade |
130 | contrib/gnunet_statistics_gtk_about_window.glade | ||
124 | contrib/gnunet_statistics_gtk_main_window.glade | 131 | contrib/gnunet_statistics_gtk_main_window.glade |