mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2026-03-01 01:40:14 -05:00
Thomas Charbonnel <thomas@undata.org>:
updated to version 1.2.
This commit is contained in:
parent
a66f2e98b6
commit
6498fd396f
39 changed files with 1155 additions and 158 deletions
|
|
@ -23,7 +23,7 @@
|
|||
|
||||
HC_AboutText::HC_AboutText(int x, int y, int w, int h):Fl_Widget(x, y, w, h, "About Text")
|
||||
{
|
||||
text = "HDSPConf (C) 2003 Thomas Charbonnel <thomas@@undata.org>\n\n"
|
||||
text = "HDSPConf " VERSION " (C) 2003 Thomas Charbonnel <thomas@@undata.org>\n\n"
|
||||
"This Program is free software; you can redistribute it and/or modify\n"
|
||||
"it under the terms of the GNU General Public License as published by\n"
|
||||
"the Free Software Foundation; either version 2 of the License, or\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue