summaryrefslogtreecommitdiff
path: root/Juick/Juick.csproj
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2012-02-12 01:53:36 +0400
committerGravatar Vitaly Takmazov2012-02-12 01:53:36 +0400
commit6a92a6a4d27dc07f8b32bd7d57ffbcbe15630ab9 (patch)
treecf62fc48a13eb5b8744b361acf47bdcd820751a1 /Juick/Juick.csproj
parent49eb44f852ab21e72c17bbc436ffa79525a1aba3 (diff)
Avatars support + broken clickable urls
Diffstat (limited to 'Juick/Juick.csproj')
-rw-r--r--Juick/Juick.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/Juick/Juick.csproj b/Juick/Juick.csproj
index e550947..73d65c1 100644
--- a/Juick/Juick.csproj
+++ b/Juick/Juick.csproj
@@ -71,6 +71,7 @@
<DependentUpon>App.xaml</DependentUpon>
</Compile>
<Compile Include="Classes\AccountManager.cs" />
+ <Compile Include="Classes\RichTextConverter.cs" />
<Compile Include="LoginView.xaml.cs">
<DependentUpon>LoginView.xaml</DependentUpon>
</Compile>
@@ -125,7 +126,6 @@
<Content Include="Background.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
- <Resource Include="wp7.jpg" />
<Resource Include="PanoramaBackground.png" />
<Content Include="SplashScreenImage.jpg" />
</ItemGroup>