[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

.sln icon is incorrect

From: Sergey Sirotkin <sergei.sirotkin_at_gmail.com>
Date: Fri, 25 Jan 2008 11:28:32 -0800

In Add/Commit windows files with extension .sln are shown with default
icon. It seems to happen because of tricky way Explorers handle them
and Tortoise SVN is not aware of.

Files with extension .sln may have different icons depending on the
actual file content. It may be icon with 8 in the top corner (VS 2005
solution) or 7 (VS2003). Icon handler determines which icon to use.
See
HKEY_CLASSES_ROOT\VisualStudio.Launcher.sln\ShellEx\IconHandler

and http://msdn2.microsoft.com/en-us/library/bb776857.aspx for details.

Best regards,
Sergey

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: dev-help_at_tortoisesvn.tigris.org
Received on 2008-01-25 20:30:26 CET

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.