[beast: 6/6] Merge branch 'i18n-fixes'



commit 85af68f107a61b35f6ff3f75af093f5939537526
Merge: 17bf617 1456cf0
Author: Tim Janik <timj gnu org>
Date:   Wed Jun 21 11:50:08 2017 +0200

    Merge branch 'i18n-fixes'
    
    * i18n-fixes:
      BEAST: make use of gettext from glib-extra.hh
      BSE: leave gettext to glib-extra.hh, provide _ and N_ only for BSE_COMPILATION
      SFI: provide Bse::bse_gettext_domain() and Bse::_() in glib-extra.hh
      DRIVERS: compile with BSE_COMPILATION to pick up Bse convenience definitions
      PLUGINS: compile with BSE_COMPILATION to pick up Bse convenience definitions
    
    Signed-off-by: Tim Janik <timj gnu org>

 beast-gtk/bstdefs.hh         |    7 ++++---
 beast-gtk/bstprojectctrl.cc  |    2 +-
 beast-gtk/bstusermessage.cc  |    2 +-
 bse/bseconfig.h.in           |    1 -
 bse/bsedefs.hh               |   12 +++++-------
 bse/bsemain.cc               |   23 -----------------------
 bse/bsemain.hh               |    1 -
 drivers/Makefile.am          |    2 +-
 plugins/Makefile.am          |    2 +-
 plugins/freeverb/Makefile.am |    2 +-
 sfi/glib-extra.cc            |   32 ++++++++++++++++++++++++++++++++
 sfi/glib-extra.hh            |    5 +++++
 sfi/sfitests.hh              |    7 -------
 13 files changed, 51 insertions(+), 47 deletions(-)
---


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