[balsa/oauth2-support: 27/27] Merge remote-tracking branch 'origin/master' into oauth2-support




commit 758961aebcf1bfd09ccd9bc4f3ff6f15e12ac963
Merge: 4512b7e40 32dc15e18
Author: Albrecht Dreß <albrecht dress netcologne de>
Date:   Thu Dec 16 18:19:17 2021 +0100

    Merge remote-tracking branch 'origin/master' into oauth2-support

 ChangeLog                           |    5 +
 Makefile.am                         |   19 +-
 NEWS                                |   11 +
 configure.ac                        |    7 +-
 doc/C/balsa.xml                     |   24 +-
 doc/C/common-tasks.page             |    4 +-
 doc/C/folder-config.page            |    2 +-
 doc/C/glossary.page                 |    2 +-
 doc/C/its-not-working.page          |    2 +-
 doc/C/preferences-mail-options.page |    2 +-
 doc/C/win-composer.page             |   10 +-
 doc/Makefile.am                     |    3 +-
 help/C/balsa.sgml                   |   40 +-
 images/16x16/Makefile.am            |    3 +-
 images/24x24/Makefile.am            |    4 +-
 images/Makefile.am                  |    3 +-
 images/mimetypes/Makefile.am        |    3 +-
 libbalsa/Makefile.am                |    9 +
 libbalsa/address-book-extern.c      |    2 +-
 libbalsa/address-book-ldap.c        |    3 +
 libbalsa/html-filter.c              |  135 ++
 libbalsa/html-pref-db.c             |   23 +-
 libbalsa/html-pref-db.h             |   12 +-
 libbalsa/html.c                     |  170 +-
 libbalsa/imap/Makefile.am           |    3 +
 libbalsa/mailbox.c                  |    6 +-
 libbalsa/mailbox_imap.c             |    2 +-
 libbalsa/mailbox_mbox.c             |    3 +-
 libbalsa/mailbox_mh.c               |   27 +-
 libbalsa/meson.build                |    7 +
 libbalsa/message.c                  |    2 +-
 libbalsa/mime.c                     |    4 +-
 libbalsa/rfc2445.c                  |  108 +-
 libinit_balsa/Makefile.am           |    3 +
 libnetclient/Makefile.am            |    4 +-
 libnetclient/test/Makefile.am       |    1 +
 meson.build                         |    5 +-
 po/cs.po                            | 3565 ++++++++++++++++++++++-------------
 po/es.po                            |  695 +++----
 po/id.po                            | 1264 ++++++-------
 po/pl.po                            |  263 ++-
 po/sl.po                            | 1837 +++++++++---------
 po/sr.po                            |  688 ++++---
 po/sv.po                            |  265 ++-
 po/uk.po                            |  315 +++-
 sounds/Makefile.am                  |    4 +-
 src/Makefile.am                     |    3 +-
 src/balsa-mime-widget-text.c        |   39 +-
 src/balsa-print-object-html.c       |    2 +-
 src/balsa-print-object.h            |    2 +-
 src/print-gtk.c                     |   17 +-
 51 files changed, 5701 insertions(+), 3931 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]