changed plugin description to be more intuitivly

This commit is contained in:
Patrick von Reth 2013-11-20 15:23:35 +01:00
parent f4a870baf2
commit 43b950cdf9
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ Q_EXPORT_PLUGIN2(snoretoast,SnoreToast)
SnoreToast::SnoreToast():
SnoreBackend("SnoreToast",false,false)
SnoreBackend("Windows 8",false,false)
{
}