Subversion Repository Public Repository

Nextrek

Diff Revisions 38 vs 39 for /WindowsPhone/NotizieTL/NotizieTL/NotizieTL.csproj

Diff revisions: vs.
  @@ -63,6 +63,9 @@
63 63 <Reference Include="mscorlib.extensions" />
64 64 </ItemGroup>
65 65 <ItemGroup>
66 + <Compile Include="AnimatedSplashScreen.xaml.cs">
67 + <DependentUpon>AnimatedSplashScreen.xaml</DependentUpon>
68 + </Compile>
66 69 <Compile Include="App.xaml.cs">
67 70 <DependentUpon>App.xaml</DependentUpon>
68 71 </Compile>
  @@ -87,6 +90,10 @@
87 90 <SubType>Designer</SubType>
88 91 <Generator>MSBuild:Compile</Generator>
89 92 </ApplicationDefinition>
93 + <Page Include="AnimatedSplashScreen.xaml">
94 + <SubType>Designer</SubType>
95 + <Generator>MSBuild:Compile</Generator>
96 + </Page>
90 97 <Page Include="Feedback.xaml">
91 98 <SubType>Designer</SubType>
92 99 <Generator>MSBuild:Compile</Generator>
  @@ -133,7 +140,10 @@
133 140 <Content Include="images\feedback50.png" />
134 141 <Content Include="iconaNotizieTL173x173white.png" />
135 142 <Content Include="iconaNotizieTL62x62white.png" />
136 - <Content Include="images\ic_logo_loader.png" />
143 + <Content Include="images\reloadBlack.png" />
144 + <Content Include="images\reloadGray.png" />
145 + <Content Include="images\tuttolavoro.jpg" />
146 + <Resource Include="images\ic_logo_loader.png" />
137 147 <Content Include="images\mail_send.png" />
138 148 <Content Include="images\refresh_button.png" />
139 149 <Content Include="images\refresh_button_transparent.png" />
  @@ -141,8 +151,8 @@
141 151 <Content Include="images\reload_04P.png" />
142 152 <Content Include="images\reload_05P.png" />
143 153 <Content Include="images\separator.png" />
154 + <Content Include="images\sfondo.jpg" />
144 155 <Content Include="images\star.png" />
145 - <Content Include="SplashScreenImage.jpg" />
146 156 </ItemGroup>
147 157 <Import Project="$(MSBuildExtensionsPath)\Microsoft\Silverlight for Phone\$(TargetFrameworkVersion)\Microsoft.Silverlight.$(TargetFrameworkProfile).Overrides.targets" />
148 158 <Import Project="$(MSBuildExtensionsPath)\Microsoft\Silverlight for Phone\$(TargetFrameworkVersion)\Microsoft.Silverlight.CSharp.targets" />