mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-11-11 13:30:05 -05:00
Thomas Charbonnel <thomas@undata.org>:
updated to version 1.4.
This commit is contained in:
parent
6498fd396f
commit
cd8875932e
39 changed files with 2859 additions and 579 deletions
|
|
@ -23,7 +23,7 @@
|
|||
|
||||
HDSPMixerAboutText::HDSPMixerAboutText(int x, int y, int w, int h):Fl_Widget(x, y, w, h, "About Text")
|
||||
{
|
||||
text = "HDSPMixer (C) 2003 Thomas Charbonnel <thomas@@undata.org>\n\n"
|
||||
text = "HDSPMixer " VERSION " (C) 2003 Thomas Charbonnel <thomas@@undata.org>\n\n"
|
||||
"Bitmaps by Ralf Brunner\n"
|
||||
"Many thanks to Martin Björnsen, Matthias Carstens and Paul Davis\n\n"
|
||||
"This Program is free software; you can redistribute it and/or modify\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue