TVOutConfig.py: Fixed op_tvout.sh-Call
authorMichael Mrozek <EvilDragon@openpandora.de>
Fri, 7 Oct 2011 23:24:18 +0000 (01:24 +0200)
committerMichael Mrozek <EvilDragon@openpandora.de>
Fri, 7 Oct 2011 23:24:18 +0000 (01:24 +0200)
recipes/pandora-system/pandora-scripts/TVoutConfig.py

index 7cf501f..518356c 100755 (executable)
@@ -24,7 +24,7 @@ GUI_DESCRIPTION = 'tvout.glade'
 PROFILES = '/etc/pandora/conf/tvout-profiles.conf'
 
 # Shell command to change settings:
 PROFILES = '/etc/pandora/conf/tvout-profiles.conf'
 
 # Shell command to change settings:
-SET_CONFIG_CMD = '"sudo /usr/pandora/scripts/op_tvout.sh %s"'
+SET_CONFIG_CMD = 'sudo /usr/pandora/scripts/op_tvout.sh %s'
 CONFIG_PARAMS = '-t %(encoding)s -c %(connection)s -l %(layer)s -%(type)ss %(width)s,%(height)s -%(type)sp %(x)s,%(y)s'
 
 # Maximum vertical resolutions
 CONFIG_PARAMS = '-t %(encoding)s -c %(connection)s -l %(layer)s -%(type)ss %(width)s,%(height)s -%(type)sp %(x)s,%(y)s'
 
 # Maximum vertical resolutions