root/branches/libffado-2.0/support/mixer/ffadomixer_config.py.in

Revision 1330, 184 bytes (checked in by ppalmers, 16 years ago)

re #132: should fix warning message on encoding

Line 
1 #!/usr/bin/python
2 #coding: utf-8
3
4 REGISTER_URL = '$REGISTRATION_URL'
5 INI_FILE_PATH = "$CONFIGDIR/registration.ini"
6
7 FFADO_CONFIG_DIR = "$CONFIGDIR"
8
9 FFADO_VERSION="$VERSION-$REVISION"
Note: See TracBrowser for help on using the browser.