diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 13:17:43 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 13:17:43 -0600 |
commit | cb68a7857c80661d242ee5527ec6f99dc3f79fa7 (patch) | |
tree | a3b54203ca6bce0e8e1dc5107dc9653db246a281 /arts/midi | |
parent | 7534907d3759a8c520eeb9a701b316d891c63bdf (diff) | |
download | tdemultimedia-cb68a7857c80661d242ee5527ec6f99dc3f79fa7.tar.gz tdemultimedia-cb68a7857c80661d242ee5527ec6f99dc3f79fa7.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'arts/midi')
-rw-r--r-- | arts/midi/artsmidi.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arts/midi/artsmidi.idl b/arts/midi/artsmidi.idl index 70157d95..ce1c5891 100644 --- a/arts/midi/artsmidi.idl +++ b/arts/midi/artsmidi.idl @@ -36,7 +36,7 @@ module Arts { /* This is modelled somewhat after - the AudioManager concept - the aRts-0.3.4.1 MidiPort concept - - libkmid + - libtdemid It adds timing as new feature compared to older implementation, and also tries to do the full set of midi operations. |