diff options
-rw-r--r-- | plugins/wmpa/wmpa.rc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/wmpa/wmpa.rc b/plugins/wmpa/wmpa.rc index 4f3d239a..b99b4bfb 100644 --- a/plugins/wmpa/wmpa.rc +++ b/plugins/wmpa/wmpa.rc @@ -174,6 +174,9 @@ END // Icon with lowest ID value placed first to ensure application icon // remains consistent on all systems. +// +// the WMP icon comes from here: +// http://www.iconarchive.com/show/phuzion-icons-by-kyo-tux/Applic-WMP-icon.html IDI_XCHAT ICON DISCARDABLE "wmpa.ico" #endif // English (U.S.) resources ///////////////////////////////////////////////////////////////////////////// |