1
0
Fork 0

KTune renamed to script

This commit is contained in:
Jan Kaluza 2012-02-21 13:27:22 +01:00
parent 566e750132
commit e43ee5f96b

View file

@ -8,7 +8,7 @@ from subprocess import *
log = tuned.logs.get()
class KTunePlugin(tuned.plugins.Plugin):
class ScriptPlugin(tuned.plugins.Plugin):
"""
"""