]> git.alsa-project.org Git - alsa.git/commitdiff
hda-analyzer: fixed about
authorJaroslav Kysela <perex@t61.perex-int.cz>
Mon, 1 Dec 2008 14:59:56 +0000 (15:59 +0100)
committerJaroslav Kysela <perex@t61.perex-int.cz>
Mon, 1 Dec 2008 14:59:56 +0000 (15:59 +0100)
hda-analyzer/hda_analyzer.py

index 4fe6475700ef9cd9c666679a1c05c2c6ef05f5dc..be61d6ca51374f455d5c77d82c10c1d6d5a14e5c 100755 (executable)
@@ -164,6 +164,9 @@ http://www.intel.com/standards/hdaudio/ for more details.
 
 Please, if you find how your codec work, send this information to alsa-devel
 mailing list - http://www.alsa-project.org .
+
+Bugs, ideas, comments about this program should be sent to alsa-devel
+mailing list, too.
 """
     buffer = gtk.TextBuffer(None)
     iter = buffer.get_iter_at_offset(0)