KMPlayer instead of KM Player
This commit is contained in:
parent
ac048461cf
commit
bf0c8a129c
|
@ -432,7 +432,7 @@ QString CSbieProcess::ImageTypeToStr(quint32 type)
|
||||||
case MOZILLA_FIREFOX: return tr("Firefox");
|
case MOZILLA_FIREFOX: return tr("Firefox");
|
||||||
case WINDOWS_MEDIA_PLAYER: return tr("Windows Media Player");
|
case WINDOWS_MEDIA_PLAYER: return tr("Windows Media Player");
|
||||||
case NULLSOFT_WINAMP: return tr("Winamp");
|
case NULLSOFT_WINAMP: return tr("Winamp");
|
||||||
case PANDORA_KMPLAYER: return tr("KM Player");
|
case PANDORA_KMPLAYER: return tr("KMPlayer");
|
||||||
case WINDOWS_LIVE_MAIL: return tr("Windows Live Mail");
|
case WINDOWS_LIVE_MAIL: return tr("Windows Live Mail");
|
||||||
case SERVICE_MODEL_REG: return tr("Service Model Reg");
|
case SERVICE_MODEL_REG: return tr("Service Model Reg");
|
||||||
case RUNDLL32: return tr("RunDll32");
|
case RUNDLL32: return tr("RunDll32");
|
||||||
|
|
Loading…
Reference in New Issue