change suffix of keybinding files to ".keys" to avoid conflict with earlier versions.
authorPaul Davis <paul@linuxaudiosystems.com>
Mon, 26 Oct 2015 17:35:45 +0000 (13:35 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Mon, 22 Feb 2016 20:31:24 +0000 (15:31 -0500)
commit589f2a1ab83e4498920faa2f0ef37c1632eaf914
treee49066b419b9d65e889093dc87f68a2ec6c3f7d9
parent9b9a7beb130d183fc08a57927a3eaf4441be6809
change suffix of keybinding files to ".keys" to avoid conflict with earlier versions.

Move some code around that should never have been inside libs/ardour to begin with.
12 files changed:
gtk2_ardour/ardour.keys.in [new file with mode: 0644]
gtk2_ardour/ardour_ui.cc
gtk2_ardour/ardour_ui_dialogs.cc
gtk2_ardour/keyboard.cc
gtk2_ardour/keyboard.h
gtk2_ardour/ui_config_vars.h
gtk2_ardour/us.bindings.in [deleted file]
gtk2_ardour/wscript
libs/ardour/ardour/ardour.h
libs/ardour/globals.cc
libs/gtkmm2ext/gtkmm2ext/keyboard.h
libs/gtkmm2ext/keyboard.cc