29 lines
958 B
XML
29 lines
958 B
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="MusicMetaTagger.UI.Properties" GeneratedClassName="Settings">
|
|
<Profiles />
|
|
<Settings>
|
|
<Setting Name="AboutText" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)">The following libraries are used by this program:
|
|
|
|
iTunes COM for Windows SDK
|
|
Copyright (c) 2004 Apple Computer, Inc.
|
|
http://developer.apple.com/sdk/itunescomsdk.html
|
|
|
|
Windows Media SDK
|
|
http://msdn.microsoft.com/en-us/library/aa969732.aspx
|
|
|
|
Html Agility Pack
|
|
Microsoft Public License (Ms-PL)
|
|
http://htmlagilitypack.codeplex.com/
|
|
|
|
Icons adapted from:
|
|
|
|
Crystal Clear
|
|
LGPL
|
|
http://commons.wikimedia.org/wiki/Crystal_Clear
|
|
|
|
Qs Eclipse WMP 11 by Webtrance
|
|
http://webtrance.deviantart.com/gallery/</Value>
|
|
</Setting>
|
|
</Settings>
|
|
</SettingsFile> |