windows: adjust project file paths

This commit is contained in:
Hylke Bons 2012-06-22 10:04:17 +01:00
parent d6ef44cbdb
commit 455c5c6b8b
2 changed files with 76 additions and 195 deletions

View file

@ -29,7 +29,7 @@
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<BootstrapperEnabled>true</BootstrapperEnabled>
<ApplicationIcon>..\..\data\icons\sparkleshare.ico</ApplicationIcon>
<ApplicationIcon>..\Common\Plugins\icons\sparkleshare.ico</ApplicationIcon>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
@ -177,266 +177,147 @@
<PreBuildEvent>"$(ProjectDir)transform_tt.cmd"</PreBuildEvent>
</PropertyGroup>
<ItemGroup>
<EmbeddedResource Include="..\..\data\about.png">
<EmbeddedResource Include="..\Common\Pixmaps\about.png">
<Link>Pixmaps\about.png</Link>
</EmbeddedResource>
<EmbeddedResource Include="..\..\data\side-splash.png">
<EmbeddedResource Include="..\Common\Pixmaps\side-splash.png">
<Link>Pixmaps\side-splash.png</Link>
</EmbeddedResource>
<EmbeddedResource Include="..\..\data\tutorial-slide-1-windows.png">
<Link>Pixmaps\tutorial-slide-1-windows.png</Link>
<EmbeddedResource Include="..\Pixmaps\tutorial-slide-1.png">
<Link>Pixmaps\tutorial-slide-1.png</Link>
</EmbeddedResource>
<EmbeddedResource Include="..\..\data\tutorial-slide-3-windows.png">
<Link>Pixmaps\tutorial-slide-3-windows.png</Link>
<EmbeddedResource Include="..\Pixmaps\tutorial-slide-2.png">
<Link>Pixmaps\tutorial-slide-2.png</Link>
</EmbeddedResource>
<EmbeddedResource Include="..\..\data\plugins\bitbucket.png">
<Link>plugins\bitbucket.png</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
<EmbeddedResource Include="..\Pixmaps\tutorial-slide-3.png">
<Link>Pixmaps\tutorial-slide-3.png</Link>
</EmbeddedResource>
<EmbeddedResource Include="..\..\data\tutorial-slide-4.png">
<EmbeddedResource Include="..\Common\Pixmaps\tutorial-slide-4.png">
<Link>Pixmaps\tutorial-slide-4.png</Link>
</EmbeddedResource>
<EmbeddedResource Include="..\..\data\icons\process-syncing-sparkleshare-windows-i.png">
<Link>Pixmaps\process-syncing-sparkleshare-windows-i.png</Link>
<EmbeddedResource Include="..\Common\Windows\Pixmaps\process-syncing-i.png">
<Link>Pixmaps\process-syncing-i.png</Link>
</EmbeddedResource>
<EmbeddedResource Include="..\..\data\icons\process-syncing-sparkleshare-windows-ii.png">
<Link>Pixmaps\process-syncing-sparkleshare-windows-ii.png</Link>
<EmbeddedResource Include="..\Common\Windows\Pixmaps\process-syncing-ii.png">
<Link>Pixmaps\process-syncing-ii.png</Link>
</EmbeddedResource>
<EmbeddedResource Include="..\..\data\icons\process-syncing-sparkleshare-windows-iii.png">
<Link>Pixmaps\process-syncing-sparkleshare-windows-iii.png</Link>
<EmbeddedResource Include="..\Common\Windows\Pixmaps\process-syncing-iii.png">
<Link>Pixmaps\process-syncing-iii.png</Link>
</EmbeddedResource>
<EmbeddedResource Include="..\..\data\icons\process-syncing-sparkleshare-windows-iiii.png">
<Link>Pixmaps\process-syncing-sparkleshare-windows-iiii.png</Link>
<EmbeddedResource Include="..\Common\Windows\Pixmaps\process-syncing-iiii.png">
<Link>Pixmaps\process-syncing-iiii.png</Link>
</EmbeddedResource>
<EmbeddedResource Include="..\..\data\icons\process-syncing-sparkleshare-windows-iiiii.png">
<Link>Pixmaps\process-syncing-sparkleshare-windows-iiiii.png</Link>
<EmbeddedResource Include="..\Common\Windows\Pixmaps\process-syncing-iiiii.png">
<Link>Pixmaps\process-syncing-iiiii.png</Link>
</EmbeddedResource>
<EmbeddedResource Include="..\..\data\icons\sparkleshare-syncing-error-windows.png">
<Link>Pixmaps\sparkleshare-syncing-error-windows.png</Link>
<EmbeddedResource Include="..\Common\Windows\Pixmaps\process-syncing-error.png">
<Link>Pixmaps\process-syncing-error.png</Link>
</EmbeddedResource>
<EmbeddedResource Include="..\..\data\tutorial-slide-2-windows.png">
<Link>Pixmaps\tutorial-slide-2-windows.png</Link>
<EmbeddedResource Include="..\Common\Windows\Pixmaps\folder.png">
<Link>Pixmaps\folder.png</Link>
</EmbeddedResource>
<EmbeddedResource Include="..\..\data\icons\folder-sparkleshare-windows-16.png">
<Link>Pixmaps\folder-sparkleshare-windows-16.png</Link>
</EmbeddedResource>
<EmbeddedResource Include="..\..\data\icons\folder-windows-16.png">
<Link>Pixmaps\folder-windows-16.png</Link>
</EmbeddedResource>
<EmbeddedResource Include="..\..\data\html\day-entry.html">
<EmbeddedResource Include="..\Common\HTML\day-entry.html">
<Link>HTML\day-entry.html</Link>
</EmbeddedResource>
<EmbeddedResource Include="..\..\data\html\event-entry.html">
<EmbeddedResource Include="..\Common\HTML\event-entry.html">
<Link>HTML\event-entry.html</Link>
</EmbeddedResource>
<EmbeddedResource Include="..\..\data\html\event-log.html">
<EmbeddedResource Include="..\Common\HTML\event-log.html">
<Link>HTML\event-log.html</Link>
</EmbeddedResource>
<EmbeddedResource Include="..\..\data\html\jquery.js">
<EmbeddedResource Include="..\Common\HTML\jquery.js">
<Link>HTML\jquery.js</Link>
</EmbeddedResource>
<EmbeddedResource Include="..\..\data\avatar-a.png">
<EmbeddedResource Include="..\Common\Pixmaps\avatar-a.png">
<Link>Pixmaps\avatar-a.png</Link>
</EmbeddedResource>
<EmbeddedResource Include="..\..\data\avatar-b.png">
<EmbeddedResource Include="..\Common\Pixmaps\avatar-b.png">
<Link>Pixmaps\avatar-b.png</Link>
</EmbeddedResource>
<EmbeddedResource Include="..\..\data\avatar-c.png">
<EmbeddedResource Include="..\Common\Pixmaps\avatar-c.png">
<Link>Pixmaps\avatar-c.png</Link>
</EmbeddedResource>
<EmbeddedResource Include="..\..\data\avatar-d.png">
<EmbeddedResource Include="..\Common\Pixmaps\avatar-d.png">
<Link>Pixmaps\avatar-d.png</Link>
</EmbeddedResource>
<EmbeddedResource Include="..\..\data\avatar-e.png">
<EmbeddedResource Include="..\Common\Pixmaps\avatar-e.png">
<Link>Pixmaps\avatar-e.png</Link>
</EmbeddedResource>
<EmbeddedResource Include="..\..\data\avatar-f.png">
<EmbeddedResource Include="..\Common\Pixmaps\avatar-f.png">
<Link>Pixmaps\avatar-f.png</Link>
</EmbeddedResource>
<EmbeddedResource Include="..\..\data\avatar-g.png">
<EmbeddedResource Include="..\Common\Pixmaps\avatar-g.png">
<Link>Pixmaps\avatar-g.png</Link>
</EmbeddedResource>
<EmbeddedResource Include="..\..\data\avatar-h.png">
<EmbeddedResource Include="..\Common\Pixmaps\avatar-h.png">
<Link>Pixmaps\avatar-h.png</Link>
</EmbeddedResource>
<EmbeddedResource Include="..\..\data\avatar-i.png">
<EmbeddedResource Include="..\Common\Pixmaps\avatar-i.png">
<Link>Pixmaps\avatar-i.png</Link>
</EmbeddedResource>
<EmbeddedResource Include="..\..\data\avatar-j.png">
<EmbeddedResource Include="..\Common\Pixmaps\avatar-j.png">
<Link>Pixmaps\avatar-j.png</Link>
</EmbeddedResource>
<EmbeddedResource Include="..\..\data\avatar-k.png">
<EmbeddedResource Include="..\Common\Pixmaps\avatar-k.png">
<Link>Pixmaps\avatar-k.png</Link>
</EmbeddedResource>
<EmbeddedResource Include="..\..\data\icons\document-added-12.png">
<EmbeddedResource Include="..\Linux\Pixmaps\icons\document-added-12.png">
<Link>Pixmaps\document-added-12.png</Link>
</EmbeddedResource>
<EmbeddedResource Include="..\..\data\icons\document-deleted-12.png">
<EmbeddedResource Include="..\Linux\Pixmaps\icons\document-deleted-12.png">
<Link>Pixmaps\document-deleted-12.png</Link>
</EmbeddedResource>
<EmbeddedResource Include="..\..\data\icons\document-edited-12.png">
<EmbeddedResource Include="..\Linux\Pixmaps\icons\document-edited-12.png">
<Link>Pixmaps\document-edited-12.png</Link>
</EmbeddedResource>
<EmbeddedResource Include="..\..\data\icons\document-moved-12.png">
<EmbeddedResource Include="..\Linux\Pixmaps\icons\document-moved-12.png">
<Link>Pixmaps\document-moved-12.png</Link>
</EmbeddedResource>
<EmbeddedResource Include="..\..\data\icons\process-working-22.png">
<EmbeddedResource Include="..\Linux\Pixmaps\icons\process-working-22.png">
<Link>Pixmaps\process-working-22.png</Link>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<None Include="..\..\data\plugins\github.png">
<Link>plugins\github.png</Link>
<None Include="..\Common\Plugins\github.png">
<Link>Plugins\github.png</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="..\..\data\plugins\gitorious.png">
<Link>plugins\gitorious.png</Link>
<None Include="..\Common\Plugins\gitorious.png">
<Link>Plugins\gitorious.png</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="..\..\data\plugins\gnome.png">
<Link>plugins\gnome.png</Link>
<None Include="..\Common\Plugins\gnome.png">
<Link>Plugins\gnome.png</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="..\..\data\plugins\own-server.png">
<Link>plugins\own-server.png</Link>
<None Include="..\Common\Plugins\own-server.png">
<Link>Plugins\own-server.png</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="..\Common\Plugins\bitbucket.png">
<Link>Plugins\bitbucket.png</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
</ItemGroup>
<ItemGroup>
<None Include="..\..\data\plugins\bitbucket.xml">
<Link>plugins\bitbucket.xml</Link>
<None Include="..\Common\Plugins\bitbucket.xml">
<Link>Plugins\bitbucket.xml</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="..\..\data\plugins\github.xml">
<Link>plugins\github.xml</Link>
<None Include="..\Common\Plugins\github.xml">
<Link>Plugins\github.xml</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="..\..\data\plugins\gitorious.xml">
<Link>plugins\gitorious.xml</Link>
<None Include="..\Common\Plugins\gitorious.xml">
<Link>Plugins\gitorious.xml</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="..\..\data\plugins\gnome.xml">
<Link>plugins\gnome.xml</Link>
<None Include="..\Common\Plugins\gnome.xml">
<Link>Plugins\gnome.xml</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="..\..\data\plugins\own-server.xml">
<Link>plugins\own-server.xml</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="..\..\po\ar.po">
<Link>po\ar.po</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="..\..\po\bg.po">
<Link>po\bg.po</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="..\..\po\ca.po">
<Link>po\ca.po</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="..\..\po\cs_CZ.po">
<Link>po\cs_CZ.po</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="..\..\po\da.po">
<Link>po\da.po</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="..\..\po\de.po">
<Link>po\de.po</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="..\..\po\el.po">
<Link>po\el.po</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="..\..\po\eo.po">
<Link>po\eo.po</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="..\..\po\es.po">
<Link>po\es.po</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="..\..\po\fi.po">
<Link>po\fi.po</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="..\..\po\fr.po">
<Link>po\fr.po</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="..\..\po\he.po">
<Link>po\he.po</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="..\..\po\hu.po">
<Link>po\hu.po</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="..\..\po\it.po">
<Link>po\it.po</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="..\..\po\ja.po">
<Link>po\ja.po</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="..\..\po\nl.po">
<Link>po\nl.po</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="..\..\po\nn_NO.po">
<Link>po\nn_NO.po</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="..\..\po\no_NO.po">
<Link>po\no_NO.po</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="..\..\po\pl.po">
<Link>po\pl.po</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="..\..\po\pt_BR.po">
<Link>po\pt_BR.po</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="..\..\po\ru.po">
<Link>po\ru.po</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="..\..\po\sk.po">
<Link>po\sk.po</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="..\..\po\sl.po">
<Link>po\sl.po</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="..\..\po\sr_RS.po">
<Link>po\sr_RS.po</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="..\..\po\sv.po">
<Link>po\sv.po</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="..\..\po\te.po">
<Link>po\te.po</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="..\..\po\uk.po">
<Link>po\uk.po</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="..\..\po\zh_CN.po">
<Link>po\zh_CN.po</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="..\..\po\zh_TW.po">
<Link>po\zh_TW.po</Link>
<None Include="..\Common\Plugins\own-server.xml">
<Link>Plugins\own-server.xml</Link>
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="Strings.tt">
@ -445,7 +326,7 @@
</None>
</ItemGroup>
<ItemGroup>
<Content Include="..\..\data\icons\sparkleshare.ico" />
<Content Include="Pixmaps\sparkleshare-app.ico" />
</ItemGroup>
<ItemGroup />
</Project>

View file

@ -114,7 +114,7 @@ namespace SparkleShare {
this.notify_icon.HeaderText = "SparkleShare\n" + Controller.StateText;
Image folder_image = new Image () {
Source = SparkleUIHelpers.GetImageSource ("folder-sparkleshare-windows-16"),
Source = SparkleUIHelpers.GetImageSource ("sparkleshare-folder"),
Width = 16,
Height = 16
};
@ -192,7 +192,7 @@ namespace SparkleShare {
subfolder_item.Click += OpenFolderDelegate (folder_name);
Image subfolder_image = new Image () {
Source = SparkleUIHelpers.GetImageSource ("folder-windows-16"),
Source = SparkleUIHelpers.GetImageSource ("folder"),
Width = 16,
Height = 16
};
@ -225,7 +225,7 @@ namespace SparkleShare {
subfolder_item.Click += OpenFolderDelegate (folder_name);
Image subfolder_image = new Image () {
Source = SparkleUIHelpers.GetImageSource ("folder-windows-16"),
Source = SparkleUIHelpers.GetImageSource ("folder"),
Width = 16,
Height = 16
};
@ -282,14 +282,14 @@ namespace SparkleShare {
private void CreateAnimationFrames ()
{
this.animation_frames = new Drawing.Bitmap [] {
SparkleUIHelpers.GetBitmap ("process-syncing-sparkleshare-windows-i"),
SparkleUIHelpers.GetBitmap ("process-syncing-sparkleshare-windows-ii"),
SparkleUIHelpers.GetBitmap ("process-syncing-sparkleshare-windows-iii"),
SparkleUIHelpers.GetBitmap ("process-syncing-sparkleshare-windows-iiii"),
SparkleUIHelpers.GetBitmap ("process-syncing-sparkleshare-windows-iiiii")
SparkleUIHelpers.GetBitmap ("process-syncing-i"),
SparkleUIHelpers.GetBitmap ("process-syncing-ii"),
SparkleUIHelpers.GetBitmap ("process-syncing-iii"),
SparkleUIHelpers.GetBitmap ("process-syncing-iiii"),
SparkleUIHelpers.GetBitmap ("process-syncing-iiiii")
};
this.error_icon = SparkleUIHelpers.GetBitmap ("sparkleshare-syncing-error-windows");
this.error_icon = SparkleUIHelpers.GetBitmap ("process-syncing-error");
}