Remove use of i18n macros in headers. Prevents our gettext.h being included before...
authorCarl Hetherington <carl@carlh.net>
Sat, 8 May 2010 01:20:33 +0000 (01:20 +0000)
committerCarl Hetherington <carl@carlh.net>
Sat, 8 May 2010 01:20:33 +0000 (01:20 +0000)
commit8d0581a720dd73c7714289ae8db12455c6f5c8c7
tree0b9024b067f5abe53088c04f779531f72f95f271
parent129ace60e24aa7b5297563d389edbae1d70a3a80
Remove use of i18n macros in headers.  Prevents our gettext.h being included before libintl.h, which causes failures when ENABLE_NLS is not defined (bug #3111)

git-svn-id: svn://localhost/ardour2/branches/3.0@7081 d708f5d6-7413-0410-9779-e7cbd77b26cf
27 files changed:
gtk2_ardour/bundle_manager.cc
gtk2_ardour/bundle_manager.h
gtk2_ardour/editor_export_audio.cc
gtk2_ardour/editor_ops.cc
gtk2_ardour/export_dialog.cc
gtk2_ardour/export_dialog.h
gtk2_ardour/global_port_matrix.cc
gtk2_ardour/global_port_matrix.h
gtk2_ardour/io_selector.cc
gtk2_ardour/io_selector.h
gtk2_ardour/port_matrix.cc
gtk2_ardour/port_matrix.h
gtk2_ardour/port_matrix_body.cc
gtk2_ardour/port_matrix_column_labels.cc
gtk2_ardour/return_ui.cc
gtk2_ardour/send_ui.cc
libs/ardour/ardour/audio_playlist_importer.h
libs/ardour/ardour/export_failed.h
libs/ardour/ardour/monitor_processor.h
libs/ardour/ardour/session_object.h
libs/ardour/audio_playlist_importer.cc
libs/ardour/export_failed.cc [new file with mode: 0755]
libs/ardour/export_handler.cc
libs/ardour/monitor_processor.cc
libs/ardour/session_object.cc
libs/ardour/wscript
libs/pbd/pbd/sequence_property.h