This commit is contained in:
Kiooeht 2011-11-06 22:35:19 -08:00
parent 2513d6c8b1
commit 06be7ae422
2 changed files with 2 additions and 2 deletions

View file

@ -283,7 +283,7 @@ class PesterProfile(object):
(syscolor.name(), modeon, modeverb, opchum.colorhtml(), opinit)
def memoquirkkillmsg(self, opchum, opgrammar, syscolor):
opinit = opgrammar.pcf+opchum.initials()+opgrammar.number
return "<c=%s><c=%s>%s</c> turned off you quirk.</c>" % \
return "<c=%s><c=%s>%s</c> turned off your quirk.</c>" % \
(syscolor.name(), opchum.colorhtml(), opinit)
@staticmethod

View file

@ -327,7 +327,7 @@
}
},
"systemMsgColor": "#646464",
"op": { "icon": "$path/smooth.png" },
"op": { "icon": "$path/smooth.gif" },
"voice": { "icon": "$path/voice.png" }
}
}