Revert changes made for 3.0 release

This commit is contained in:
Shawn Hoffman
2011-08-20 14:05:43 -07:00
parent 35d1599724
commit 2309e36b28
17 changed files with 787 additions and 9 deletions

View File

@ -61,27 +61,55 @@
</ItemDefinitionGroup>
<ItemGroup>
<msgfmt Include="po/ar.po" />
<msgfmt Include="po/cs.po" />
<msgfmt Include="po/da.po" />
<msgfmt Include="po/de.po" />
<msgfmt Include="po/el.po" />
<msgfmt Include="po/en.po" />
<msgfmt Include="po/es.po" />
<msgfmt Include="po/fr.po" />
<msgfmt Include="po/he.po" />
<msgfmt Include="po/hu.po" />
<msgfmt Include="po/it.po" />
<msgfmt Include="po/ja.po" />
<msgfmt Include="po/ko.po" />
<msgfmt Include="po/nb.po" />
<msgfmt Include="po/nl.po" />
<msgfmt Include="po/pl.po" />
<msgfmt Include="po/pt_BR.po" />
<msgfmt Include="po/pt.po" />
<msgfmt Include="po/ru.po" />
<msgfmt Include="po/sr.po" />
<msgfmt Include="po/tr.po" />
<msgfmt Include="po/zh_CN.po" />
<msgfmt Include="po/zh_TW.po" />
</ItemGroup>
<ItemGroup>
<None Include="po/ar.po" />
<None Include="po/cs.po" />
<None Include="po/da.po" />
<None Include="po/de.po" />
<None Include="po/el.po" />
<CustomBuild Include="po/en.po">
<FileType>Document</FileType>
</CustomBuild>
<None Include="po/es.po" />
<None Include="po/fr.po" />
<None Include="po/he.po" />
<None Include="po/hu.po" />
<None Include="po/it.po" />
<None Include="po/ja.po" />
<None Include="po/ko.po" />
<None Include="po/nb.po" />
<None Include="po/nl.po" />
<None Include="po/pl.po" />
<None Include="po/pt_BR.po" />
<None Include="po/pt.po" />
<None Include="po/ru.po" />
<None Include="po/tr.po" />
<None Include="po/sr.po" />
<None Include="po/zh_CN.po" />
<None Include="po/zh_TW.po" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">