Audio/AudioControl: Lots of fixes
[audiocontrol.git] / audiocontroller
1 #!/usr/bin/python2.4
2
3 import main
4
5 main.main()