mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Committing NowPlaying plugin. Because it requires VS2010 Pro to compile, it is not built by default.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
/*
|
||||
Copyright (C) 2010 poiru
|
||||
Copyright (C) 2010 Birunthan Mohanathas (www.poiru.net)
|
||||
|
||||
This program is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU General Public License
|
||||
@ -101,5 +101,5 @@ UINT GetPluginVersion()
|
||||
|
||||
LPCTSTR GetPluginAuthor()
|
||||
{
|
||||
return L"poiru";
|
||||
return L"Birunthan Mohanathas (www.poiru.net)";
|
||||
}
|
Reference in New Issue
Block a user