ifolder-svn Mailing List for iFolder (Page 2)
Brought to you by:
srinidhi_bs
You can subscribe to this list here.
| 2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(189) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2006 |
Jan
(117) |
Feb
(166) |
Mar
|
Apr
(5) |
May
(339) |
Jun
(78) |
Jul
(7) |
Aug
(18) |
Sep
(20) |
Oct
(12) |
Nov
(29) |
Dec
(20) |
| 2007 |
Jan
(16) |
Feb
(25) |
Mar
(27) |
Apr
(11) |
May
(20) |
Jun
(13) |
Jul
(23) |
Aug
(32) |
Sep
(3) |
Oct
|
Nov
(1) |
Dec
|
| 2009 |
Jan
|
Feb
|
Mar
(16) |
Apr
(68) |
May
(47) |
Jun
(126) |
Jul
(111) |
Aug
(121) |
Sep
(73) |
Oct
(33) |
Nov
(11) |
Dec
(6) |
| 2010 |
Jan
|
Feb
(16) |
Mar
(4) |
Apr
(12) |
May
(32) |
Jun
(18) |
Jul
(50) |
Aug
(58) |
Sep
(34) |
Oct
(29) |
Nov
(10) |
Dec
(8) |
| 2011 |
Jan
(7) |
Feb
(6) |
Mar
(3) |
Apr
(9) |
May
(4) |
Jun
(5) |
Jul
(9) |
Aug
(7) |
Sep
(2) |
Oct
|
Nov
|
Dec
(1) |
| 2012 |
Jan
|
Feb
(1) |
Mar
(3) |
Apr
(4) |
May
(3) |
Jun
(1) |
Jul
(26) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
| 2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(5) |
Sep
(3) |
Oct
(16) |
Nov
(2) |
Dec
|
| 2014 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
| 2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(6) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2017 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: <kal...@us...> - 2013-10-01 05:34:58
|
Revision: 7677
http://sourceforge.net/p/ifolder/code/7677
Author: kalidasbala
Date: 2013-10-01 05:34:55 +0000 (Tue, 01 Oct 2013)
Log Message:
-----------
Plugins Solution downgraded to 2008
Modified Paths:
--------------
trunk/plugins/src/WindowsClient/WinClientPlugins.sln
Modified: trunk/plugins/src/WindowsClient/WinClientPlugins.sln
===================================================================
--- trunk/plugins/src/WindowsClient/WinClientPlugins.sln 2013-09-27 11:30:38 UTC (rev 7676)
+++ trunk/plugins/src/WindowsClient/WinClientPlugins.sln 2013-10-01 05:34:55 UTC (rev 7677)
@@ -1,6 +1,6 @@
-Microsoft Visual Studio Solution File, Format Version 11.00
-# Visual Studio 2010
+Microsoft Visual Studio Solution File, Format Version 10.00
+# Visual Studio 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AutoAccountCreator", "AutoAccountCreator\AutoAccountCreator.csproj", "{02AA77ED-4C75-4996-A597-81E699C2E83C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EnhancedConflictResolution", "EnhancedConflictResolution\EnhancedConflictResolution.csproj", "{E4BE325D-A939-4D9B-8012-698E703E253B}"
@@ -9,20 +9,20 @@
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Release|Win32 = Release|Win32
+ Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {02AA77ED-4C75-4996-A597-81E699C2E83C}.Release|Win32.ActiveCfg = Release|x86
- {02AA77ED-4C75-4996-A597-81E699C2E83C}.Release|Win32.Build.0 = Release|x86
+ {02AA77ED-4C75-4996-A597-81E699C2E83C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {02AA77ED-4C75-4996-A597-81E699C2E83C}.Release|Any CPU.Build.0 = Release|Any CPU
{02AA77ED-4C75-4996-A597-81E699C2E83C}.Release|x64.ActiveCfg = Release|x64
{02AA77ED-4C75-4996-A597-81E699C2E83C}.Release|x64.Build.0 = Release|x64
- {E4BE325D-A939-4D9B-8012-698E703E253B}.Release|Win32.ActiveCfg = Release|x86
- {E4BE325D-A939-4D9B-8012-698E703E253B}.Release|Win32.Build.0 = Release|x86
+ {E4BE325D-A939-4D9B-8012-698E703E253B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E4BE325D-A939-4D9B-8012-698E703E253B}.Release|Any CPU.Build.0 = Release|Any CPU
{E4BE325D-A939-4D9B-8012-698E703E253B}.Release|x64.ActiveCfg = Release|x64
{E4BE325D-A939-4D9B-8012-698E703E253B}.Release|x64.Build.0 = Release|x64
- {AD7D9A32-F632-42E0-90E7-DD8A75B6492F}.Release|Win32.ActiveCfg = Release|x86
- {AD7D9A32-F632-42E0-90E7-DD8A75B6492F}.Release|Win32.Build.0 = Release|x86
+ {AD7D9A32-F632-42E0-90E7-DD8A75B6492F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {AD7D9A32-F632-42E0-90E7-DD8A75B6492F}.Release|Any CPU.Build.0 = Release|Any CPU
{AD7D9A32-F632-42E0-90E7-DD8A75B6492F}.Release|x64.ActiveCfg = Release|x64
{AD7D9A32-F632-42E0-90E7-DD8A75B6492F}.Release|x64.Build.0 = Release|x64
EndGlobalSection
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <kal...@us...> - 2013-09-27 11:30:41
|
Revision: 7676
http://sourceforge.net/p/ifolder/code/7676
Author: kalidasbala
Date: 2013-09-27 11:30:38 +0000 (Fri, 27 Sep 2013)
Log Message:
-----------
Removed vcxproj
Removed Paths:
-------------
trunk/ifolder/src/UI/Windows/iFolderShell/iFolderShell/iFolderShell.vcxproj
trunk/ifolder/src/UI/Windows/iFolderShell/iFolderShell/iFolderShellRes/iFolderShellRes.vcxproj
Deleted: trunk/ifolder/src/UI/Windows/iFolderShell/iFolderShell/iFolderShell.vcxproj
===================================================================
--- trunk/ifolder/src/UI/Windows/iFolderShell/iFolderShell/iFolderShell.vcxproj 2013-09-26 06:15:07 UTC (rev 7675)
+++ trunk/ifolder/src/UI/Windows/iFolderShell/iFolderShell/iFolderShell.vcxproj 2013-09-27 11:30:38 UTC (rev 7676)
@@ -1,258 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <ItemGroup Label="ProjectConfigurations">
- <ProjectConfiguration Include="Debug|Win32">
- <Configuration>Debug</Configuration>
- <Platform>Win32</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Debug|x64">
- <Configuration>Debug</Configuration>
- <Platform>x64</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Release|Win32">
- <Configuration>Release</Configuration>
- <Platform>Win32</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Release|x64">
- <Configuration>Release</Configuration>
- <Platform>x64</Platform>
- </ProjectConfiguration>
- </ItemGroup>
- <PropertyGroup Label="Globals">
- <ProjectGuid>{74BB01BE-615C-410D-9502-A8DC5760BA22}</ProjectGuid>
- <RootNamespace>iFolderShell</RootNamespace>
- <Keyword>Win32Proj</Keyword>
- </PropertyGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
- <ConfigurationType>DynamicLibrary</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
- <ConfigurationType>DynamicLibrary</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
- <ConfigurationType>DynamicLibrary</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
- <ConfigurationType>DynamicLibrary</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- </PropertyGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
- <ImportGroup Label="ExtensionSettings">
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
- </ImportGroup>
- <PropertyGroup Label="UserMacros" />
- <PropertyGroup>
- <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Debug\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Debug\</IntDir>
- <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir>
- <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Release\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Release\</IntDir>
- <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</LinkIncremental>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir>
- <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</LinkIncremental>
- </PropertyGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
- <ClCompile>
- <Optimization>Disabled</Optimization>
- <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;IFOLDERSHELL_EXPORTS;%40_VERSION_%40=3.7.1.3;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <MinimalRebuild>false</MinimalRebuild>
- <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
- <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level3</WarningLevel>
- <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
- </ClCompile>
- <Link>
- <AdditionalDependencies>comctl32.lib;%(AdditionalDependencies)</AdditionalDependencies>
- <OutputFile>$(OutDir)iFolderShell.dll</OutputFile>
- <AdditionalLibraryDirectories>E:\Data\iFolder\NovelliFolder\src\UI\Windows\iFolderShell\iFolderShell\iFolderShellRes\Debug;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
- <ModuleDefinitionFile>iFolderShell.Def</ModuleDefinitionFile>
- <EmbedManagedResourceFile>%(EmbedManagedResourceFile)</EmbedManagedResourceFile>
- <AssemblyLinkResource>$(TargetDir)iFolderShell.res;%(AssemblyLinkResource)</AssemblyLinkResource>
- <GenerateDebugInformation>true</GenerateDebugInformation>
- <AssemblyDebug>true</AssemblyDebug>
- <ProgramDatabaseFile>$(OutDir)iFolderShell.pdb</ProgramDatabaseFile>
- <SubSystem>Windows</SubSystem>
- <RandomizedBaseAddress>false</RandomizedBaseAddress>
- <DataExecutionPrevention>
- </DataExecutionPrevention>
- <ImportLibrary>$(OutDir)iFolderShell.lib</ImportLibrary>
- <TargetMachine>MachineX86</TargetMachine>
- </Link>
- <PostBuildEvent>
- <Command>if not exist C:\iFolder_stage mkdir C:\iFolder_stage
-copy $(TargetDir)$(TargetFileName) C:\iFolder_stage
-copy $(ProjectDir)..\$(TargetName).reg C:\iFolder_stage
-if exist $(OutDir)$(TargetName).pdb copy $(OutDir)$(TargetName).pdb C:\iFolder_stage
-</Command>
- </PostBuildEvent>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
- <Midl>
- <TargetEnvironment>X64</TargetEnvironment>
- </Midl>
- <ClCompile>
- <Optimization>Disabled</Optimization>
- <PreprocessorDefinitions>WIN64;_WIN64;_DEBUG;_WINDOWS;_USRDLL;IFOLDERSHELL_EXPORTS;%40_VERSION_%40=3.7.1.3;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <MinimalRebuild>false</MinimalRebuild>
- <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
- <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level3</WarningLevel>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
- </ClCompile>
- <Link>
- <AdditionalDependencies>comctl32.lib;%(AdditionalDependencies)</AdditionalDependencies>
- <OutputFile>$(OutDir)iFolderShell.dll</OutputFile>
- <AdditionalLibraryDirectories>E:\Data\iFolder\NovelliFolder\src\UI\Windows\iFolderShell\iFolderShell\iFolderShellRes\Debug;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
- <ModuleDefinitionFile>iFolderShell.Def</ModuleDefinitionFile>
- <EmbedManagedResourceFile>%(EmbedManagedResourceFile)</EmbedManagedResourceFile>
- <AssemblyLinkResource>$(TargetDir)iFolderShell.res;%(AssemblyLinkResource)</AssemblyLinkResource>
- <GenerateDebugInformation>true</GenerateDebugInformation>
- <AssemblyDebug>true</AssemblyDebug>
- <ProgramDatabaseFile>$(OutDir)iFolderShell.pdb</ProgramDatabaseFile>
- <SubSystem>Windows</SubSystem>
- <RandomizedBaseAddress>false</RandomizedBaseAddress>
- <DataExecutionPrevention>
- </DataExecutionPrevention>
- <ImportLibrary>$(OutDir)iFolderShell.lib</ImportLibrary>
- <TargetMachine>MachineX64</TargetMachine>
- </Link>
- <PostBuildEvent>
- <Command>if not exist C:\iFolder_stage mkdir C:\iFolder_stage
-copy $(TargetDir)$(TargetFileName) C:\iFolder_stage
-copy $(ProjectDir)..\$(TargetName).reg C:\iFolder_stage
-if exist $(OutDir)$(TargetName).pdb copy $(OutDir)$(TargetName).pdb C:\iFolder_stage
-</Command>
- </PostBuildEvent>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
- <ClCompile>
- <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;IFOLDERSHELL_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level4</WarningLevel>
- <DebugInformationFormat>
- </DebugInformationFormat>
- </ClCompile>
- <Link>
- <AdditionalDependencies>comctl32.lib;%(AdditionalDependencies)</AdditionalDependencies>
- <OutputFile>$(OutDir)iFolderShell.dll</OutputFile>
- <Version>3.9.2.0</Version>
- <AdditionalLibraryDirectories>$(OutDir);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
- <ModuleDefinitionFile>iFolderShell.Def</ModuleDefinitionFile>
- <AssemblyLinkResource>$(TargetDir)iFolderShell.res;%(AssemblyLinkResource)</AssemblyLinkResource>
- <GenerateDebugInformation>false</GenerateDebugInformation>
- <SubSystem>Windows</SubSystem>
- <OptimizeReferences>true</OptimizeReferences>
- <EnableCOMDATFolding>true</EnableCOMDATFolding>
- <RandomizedBaseAddress>false</RandomizedBaseAddress>
- <DataExecutionPrevention>
- </DataExecutionPrevention>
- <TargetMachine>MachineX86</TargetMachine>
- </Link>
- <Manifest>
- <AssemblyIdentity>
- </AssemblyIdentity>
- </Manifest>
- <PostBuildEvent>
- <Command>if not exist C:\iFolder_stage mkdir C:\iFolder_stage
-copy $(TargetDir)$(TargetFileName) C:\iFolder_stage
-copy $(ProjectDir)..\$(TargetName).reg C:\iFolder_stage
-
-</Command>
- </PostBuildEvent>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
- <Midl>
- <TargetEnvironment>X64</TargetEnvironment>
- </Midl>
- <ClCompile>
- <PreprocessorDefinitions>WIN64;_WIN64;NDEBUG;_WINDOWS;_USRDLL;IFOLDERSHELL_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level4</WarningLevel>
- <DebugInformationFormat>
- </DebugInformationFormat>
- </ClCompile>
- <Link>
- <AdditionalDependencies>comctl32.lib;%(AdditionalDependencies)</AdditionalDependencies>
- <OutputFile>$(OutDir)iFolderShell.dll</OutputFile>
- <Version>3.7.1.3</Version>
- <AdditionalLibraryDirectories>$(OutDir);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
- <ModuleDefinitionFile>iFolderShell.Def</ModuleDefinitionFile>
- <AssemblyLinkResource>$(TargetDir)iFolderShell.res;%(AssemblyLinkResource)</AssemblyLinkResource>
- <GenerateDebugInformation>false</GenerateDebugInformation>
- <SubSystem>Windows</SubSystem>
- <OptimizeReferences>true</OptimizeReferences>
- <EnableCOMDATFolding>true</EnableCOMDATFolding>
- <RandomizedBaseAddress>false</RandomizedBaseAddress>
- <DataExecutionPrevention>
- </DataExecutionPrevention>
- <TargetMachine>MachineX64</TargetMachine>
- </Link>
- <Manifest>
- <AssemblyIdentity>
- </AssemblyIdentity>
- </Manifest>
- <PostBuildEvent>
- <Command>if not exist C:\iFolder_stage mkdir C:\iFolder_stage
-copy $(TargetDir)$(TargetFileName) C:\iFolder_stage
-copy $(ProjectDir)..\$(TargetName).reg C:\iFolder_stage
-
-</Command>
- </PostBuildEvent>
- </ItemDefinitionGroup>
- <ItemGroup>
- <ClCompile Include="ContextMenu.cpp" />
- <ClCompile Include="IconOverlay.cpp" />
- <ClCompile Include="iFolderShell.cpp" />
- <ClCompile Include="PropertySheet.cpp" />
- <ClCompile Include="Registry.cpp" />
- </ItemGroup>
- <ItemGroup>
- <None Include="iFolderShell.Def" />
- <None Include="ReadMe.txt" />
- </ItemGroup>
- <ItemGroup>
- <ClInclude Include="CommonUI.h" />
- <ClInclude Include="iFolderShell.h" />
- <ClInclude Include="nifver.h" />
- <ClInclude Include="Registry.h" />
- <ClInclude Include="resource.h" />
- </ItemGroup>
- <ItemGroup>
- <ResourceCompile Include="iFolderShell.rc" />
- </ItemGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
- <ImportGroup Label="ExtensionTargets">
- </ImportGroup>
-</Project>
\ No newline at end of file
Deleted: trunk/ifolder/src/UI/Windows/iFolderShell/iFolderShell/iFolderShellRes/iFolderShellRes.vcxproj
===================================================================
--- trunk/ifolder/src/UI/Windows/iFolderShell/iFolderShell/iFolderShellRes/iFolderShellRes.vcxproj 2013-09-26 06:15:07 UTC (rev 7675)
+++ trunk/ifolder/src/UI/Windows/iFolderShell/iFolderShell/iFolderShellRes/iFolderShellRes.vcxproj 2013-09-27 11:30:38 UTC (rev 7676)
@@ -1,221 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <ItemGroup Label="ProjectConfigurations">
- <ProjectConfiguration Include="Debug|Win32">
- <Configuration>Debug</Configuration>
- <Platform>Win32</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Debug|x64">
- <Configuration>Debug</Configuration>
- <Platform>x64</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Release|Win32">
- <Configuration>Release</Configuration>
- <Platform>Win32</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Release|x64">
- <Configuration>Release</Configuration>
- <Platform>x64</Platform>
- </ProjectConfiguration>
- </ItemGroup>
- <PropertyGroup Label="Globals">
- <ProjectGuid>{E295891C-3308-455D-963A-A1EF8C68F01E}</ProjectGuid>
- <RootNamespace>iFolderShellRes</RootNamespace>
- <Keyword>Win32Proj</Keyword>
- </PropertyGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
- <ConfigurationType>DynamicLibrary</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- <WholeProgramOptimization>true</WholeProgramOptimization>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
- <ConfigurationType>DynamicLibrary</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
- <ConfigurationType>DynamicLibrary</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- <WholeProgramOptimization>true</WholeProgramOptimization>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
- <ConfigurationType>DynamicLibrary</ConfigurationType>
- <CharacterSet>Unicode</CharacterSet>
- </PropertyGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
- <ImportGroup Label="ExtensionSettings">
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- </ImportGroup>
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- </ImportGroup>
- <PropertyGroup Label="UserMacros" />
- <PropertyGroup>
- <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\</IntDir>
- <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir>
- <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\</IntDir>
- <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir>
- <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
- </PropertyGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
- <ClCompile>
- <Optimization>Disabled</Optimization>
- <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;IFOLDERSHELLRES_EXPORTS;WINDOWS;VERSION=3.7.1.3;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <MinimalRebuild>true</MinimalRebuild>
- <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
- <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level3</WarningLevel>
- <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
- </ClCompile>
- <Link>
- <OutputFile>$(OutDir)$(ProjectName).dll</OutputFile>
- <EmbedManagedResourceFile>%(EmbedManagedResourceFile)</EmbedManagedResourceFile>
- <AssemblyLinkResource>$(IntDir)iFolderShell.res;%(AssemblyLinkResource)</AssemblyLinkResource>
- <GenerateDebugInformation>true</GenerateDebugInformation>
- <AssemblyDebug>true</AssemblyDebug>
- <SubSystem>Windows</SubSystem>
- <RandomizedBaseAddress>false</RandomizedBaseAddress>
- <DataExecutionPrevention>
- </DataExecutionPrevention>
- <ImportLibrary>$(IntDir)iFolderShellRes.lib</ImportLibrary>
- <TargetMachine>MachineX86</TargetMachine>
- </Link>
- <PostBuildEvent>
- <Command>if not exist C:\iFolder_stage mkdir C:\iFolder_stage
-copy $(TargetDir)$(TargetFileName) C:\iFolder_stage
-</Command>
- </PostBuildEvent>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
- <Midl>
- <TargetEnvironment>X64</TargetEnvironment>
- </Midl>
- <ClCompile>
- <Optimization>Disabled</Optimization>
- <PreprocessorDefinitions>WIN64;_WIN64;_DEBUG;_WINDOWS;_USRDLL;IFOLDERSHELLRES_EXPORTS;WINDOWS;VERSION=3.7.1.3;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <MinimalRebuild>true</MinimalRebuild>
- <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
- <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level3</WarningLevel>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
- </ClCompile>
- <Link>
- <OutputFile>$(OutDir)$(ProjectName).dll</OutputFile>
- <EmbedManagedResourceFile>%(EmbedManagedResourceFile)</EmbedManagedResourceFile>
- <AssemblyLinkResource>$(IntDir)iFolderShell.res;%(AssemblyLinkResource)</AssemblyLinkResource>
- <GenerateDebugInformation>true</GenerateDebugInformation>
- <AssemblyDebug>true</AssemblyDebug>
- <SubSystem>Windows</SubSystem>
- <RandomizedBaseAddress>false</RandomizedBaseAddress>
- <DataExecutionPrevention>
- </DataExecutionPrevention>
- <ImportLibrary>$(IntDir)iFolderShellRes.lib</ImportLibrary>
- <TargetMachine>MachineX64</TargetMachine>
- </Link>
- <PostBuildEvent>
- <Command>if not exist C:\iFolder_stage mkdir C:\iFolder_stage
-copy $(TargetDir)$(TargetFileName) C:\iFolder_stage
-</Command>
- </PostBuildEvent>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
- <ClCompile>
- <AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;IFOLDERSHELLRES_EXPORTS;IF_VERSION2 3;6;1;0;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level3</WarningLevel>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
- </ClCompile>
- <Link>
- <Version>3.9.2.0</Version>
- <GenerateDebugInformation>false</GenerateDebugInformation>
- <SubSystem>Windows</SubSystem>
- <OptimizeReferences>true</OptimizeReferences>
- <EnableCOMDATFolding>true</EnableCOMDATFolding>
- <RandomizedBaseAddress>false</RandomizedBaseAddress>
- <DataExecutionPrevention>
- </DataExecutionPrevention>
- <TargetMachine>MachineX86</TargetMachine>
- </Link>
- <Manifest>
- <AssemblyIdentity>
- </AssemblyIdentity>
- </Manifest>
- <PostBuildEvent>
- <Command>if not exist C:\iFolder_stage mkdir C:\iFolder_stage
-copy $(TargetDir)$(TargetFileName) C:\iFolder_stage
-</Command>
- </PostBuildEvent>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
- <Midl>
- <TargetEnvironment>X64</TargetEnvironment>
- </Midl>
- <ClCompile>
- <AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
- <PreprocessorDefinitions>WIN64;_WIN64;NDEBUG;_WINDOWS;_USRDLL;IFOLDERSHELLRES_EXPORTS;IF_VERSION2 3;6;1;0;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
- <PrecompiledHeader>
- </PrecompiledHeader>
- <WarningLevel>Level3</WarningLevel>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
- </ClCompile>
- <Link>
- <Version>3.7.1.3</Version>
- <GenerateDebugInformation>false</GenerateDebugInformation>
- <SubSystem>Windows</SubSystem>
- <OptimizeReferences>true</OptimizeReferences>
- <EnableCOMDATFolding>true</EnableCOMDATFolding>
- <RandomizedBaseAddress>false</RandomizedBaseAddress>
- <DataExecutionPrevention>
- </DataExecutionPrevention>
- <TargetMachine>MachineX64</TargetMachine>
- </Link>
- <Manifest>
- <AssemblyIdentity>
- </AssemblyIdentity>
- </Manifest>
- <PostBuildEvent>
- <Command>if not exist C:\iFolder_stage mkdir C:\iFolder_stage
-copy $(TargetDir)$(TargetFileName) C:\iFolder_stage
-</Command>
- </PostBuildEvent>
- </ItemDefinitionGroup>
- <ItemGroup>
- <ClCompile Include="iFolderShellRes.cpp" />
- </ItemGroup>
- <ItemGroup>
- <ClInclude Include="version.h" />
- </ItemGroup>
- <ItemGroup>
- <ResourceCompile Include="iFolderShell.rc" />
- </ItemGroup>
- <ItemGroup>
- <None Include="iFolderShell.rc2" />
- </ItemGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
- <ImportGroup Label="ExtensionTargets">
- </ImportGroup>
-</Project>
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <kal...@us...> - 2013-09-26 06:15:11
|
Revision: 7675
http://sourceforge.net/p/ifolder/code/7675
Author: kalidasbala
Date: 2013-09-26 06:15:07 +0000 (Thu, 26 Sep 2013)
Log Message:
-----------
Downgrade to VS2008
Modified Paths:
--------------
trunk/ifolder/src/UI/Windows/FormsTrayApp/FormsTrayApp.csproj
trunk/ifolder/src/UI/Windows/FormsTrayApp/FormsTrayApp.sln
trunk/ifolder/src/UI/Windows/KeyRecovery/KeyRecovery.csproj
trunk/ifolder/src/UI/Windows/iFolderShell/iFolderComponent.csproj
trunk/ifolder/src/common/WebService/Novell.iFolder.Web.csproj
trunk/ifolder/src/common/WebService/iFolderWebService.csproj
trunk/ifolder/src/common/iFolder/Novell.iFolder/Novell.iFolder.csproj
trunk/plugins/src/WindowsClient/AutoAccountCreator/AutoAccountCreator.csproj
trunk/plugins/src/WindowsClient/EnhancedConflictResolution/EnhancedConflictResolution.csproj
trunk/plugins/src/WindowsClient/EnhancedMenuItems/EnhancedMenuItems.csproj
Modified: trunk/ifolder/src/UI/Windows/FormsTrayApp/FormsTrayApp.csproj
===================================================================
--- trunk/ifolder/src/UI/Windows/FormsTrayApp/FormsTrayApp.csproj 2013-09-25 09:51:50 UTC (rev 7674)
+++ trunk/ifolder/src/UI/Windows/FormsTrayApp/FormsTrayApp.csproj 2013-09-26 06:15:07 UTC (rev 7675)
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
<PropertyGroup>
<ProjectType>Local</ProjectType>
<ProductVersion>9.0.21022</ProductVersion>
@@ -26,10 +25,7 @@
<UpgradeBackupLocation>
</UpgradeBackupLocation>
<SignAssembly>true</SignAssembly>
- <OldToolsVersion>3.5</OldToolsVersion>
- <IsWebBootstrapper>false</IsWebBootstrapper>
- <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
- <TargetFrameworkProfile />
+ <OldToolsVersion>2.0</OldToolsVersion>
<PublishUrl>publish\</PublishUrl>
<Install>true</Install>
<InstallFrom>Disk</InstallFrom>
@@ -42,6 +38,7 @@
<MapFileExtensions>true</MapFileExtensions>
<ApplicationRevision>0</ApplicationRevision>
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
+ <IsWebBootstrapper>false</IsWebBootstrapper>
<UseApplicationTrust>false</UseApplicationTrust>
<BootstrapperEnabled>true</BootstrapperEnabled>
</PropertyGroup>
@@ -2721,7 +2718,6 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
<None Include="iFolder.snk" />
<None Include="iFolderApp.exe.config">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
@@ -2731,11 +2727,6 @@
</None>
</ItemGroup>
<ItemGroup>
- <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
<Visible>False</Visible>
<ProductName>.NET Framework 2.0 %28x86%29</ProductName>
@@ -2751,11 +2742,6 @@
<ProductName>.NET Framework 3.5</ProductName>
<Install>false</Install>
</BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5 SP1</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
Modified: trunk/ifolder/src/UI/Windows/FormsTrayApp/FormsTrayApp.sln
===================================================================
--- trunk/ifolder/src/UI/Windows/FormsTrayApp/FormsTrayApp.sln 2013-09-25 09:51:50 UTC (rev 7674)
+++ trunk/ifolder/src/UI/Windows/FormsTrayApp/FormsTrayApp.sln 2013-09-26 06:15:07 UTC (rev 7675)
@@ -1,5 +1,5 @@
-Microsoft Visual Studio Solution File, Format Version 11.00
-# Visual Studio 2010
+Microsoft Visual Studio Solution File, Format Version 10.00
+# Visual Studio 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FormsTrayApp", "FormsTrayApp.csproj", "{8EFF791C-2C5B-42BC-B0C5-851FD2B6BE72}"
ProjectSection(ProjectDependencies) = postProject
{5E804109-1D93-4B40-B39A-CDBDF4446ED1} = {5E804109-1D93-4B40-B39A-CDBDF4446ED1}
@@ -16,7 +16,7 @@
{5E804109-1D93-4B40-B39A-CDBDF4446ED1} = {5E804109-1D93-4B40-B39A-CDBDF4446ED1}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iFolderShell", "..\iFolderShell\iFolderShell\iFolderShell.vcxproj", "{74BB01BE-615C-410D-9502-A8DC5760BA22}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iFolderShell", "..\iFolderShell\iFolderShell\iFolderShell.vcproj", "{74BB01BE-615C-410D-9502-A8DC5760BA22}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Novell.iFolder.Web", "..\..\..\common\WebService\Novell.iFolder.Web.csproj", "{9138D2DD-53AF-4631-974A-36F017202F49}"
EndProject
@@ -27,78 +27,44 @@
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "iFolderWebService", "..\..\..\common\WebService\iFolderWebService.csproj", "{AC89F1D3-92AE-491E-A5EB-DEB2DC438EFA}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iFolderShellRes", "..\iFolderShell\iFolderShell\iFolderShellRes\iFolderShellRes.vcxproj", "{E295891C-3308-455D-963A-A1EF8C68F01E}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iFolderShellRes", "..\iFolderShell\iFolderShell\iFolderShellRes\iFolderShellRes.vcproj", "{E295891C-3308-455D-963A-A1EF8C68F01E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "KeyRecovery", "..\KeyRecovery\KeyRecovery.csproj", "{6776A48D-FBA2-4545-B3DC-E8B95F7BE773}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Win32 = Debug|Win32
- Debug|x64 = Debug|x64
Release|Win32 = Release|Win32
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {8EFF791C-2C5B-42BC-B0C5-851FD2B6BE72}.Debug|Win32.ActiveCfg = Debug|x86
- {8EFF791C-2C5B-42BC-B0C5-851FD2B6BE72}.Debug|Win32.Build.0 = Debug|x86
- {8EFF791C-2C5B-42BC-B0C5-851FD2B6BE72}.Debug|x64.ActiveCfg = Debug|x64
- {8EFF791C-2C5B-42BC-B0C5-851FD2B6BE72}.Debug|x64.Build.0 = Debug|x64
{8EFF791C-2C5B-42BC-B0C5-851FD2B6BE72}.Release|Win32.ActiveCfg = Release|x86
{8EFF791C-2C5B-42BC-B0C5-851FD2B6BE72}.Release|Win32.Build.0 = Release|x86
{8EFF791C-2C5B-42BC-B0C5-851FD2B6BE72}.Release|x64.ActiveCfg = Release|x64
{8EFF791C-2C5B-42BC-B0C5-851FD2B6BE72}.Release|x64.Build.0 = Release|x64
- {44878C2B-BCB2-484A-9D15-1DD5ABBD9A5D}.Debug|Win32.ActiveCfg = Debug|x86
- {44878C2B-BCB2-484A-9D15-1DD5ABBD9A5D}.Debug|Win32.Build.0 = Debug|x86
- {44878C2B-BCB2-484A-9D15-1DD5ABBD9A5D}.Debug|x64.ActiveCfg = Debug|x64
- {44878C2B-BCB2-484A-9D15-1DD5ABBD9A5D}.Debug|x64.Build.0 = Debug|x64
{44878C2B-BCB2-484A-9D15-1DD5ABBD9A5D}.Release|Win32.ActiveCfg = Release|x86
{44878C2B-BCB2-484A-9D15-1DD5ABBD9A5D}.Release|Win32.Build.0 = Release|x86
{44878C2B-BCB2-484A-9D15-1DD5ABBD9A5D}.Release|x64.ActiveCfg = Release|x64
{44878C2B-BCB2-484A-9D15-1DD5ABBD9A5D}.Release|x64.Build.0 = Release|x64
- {74BB01BE-615C-410D-9502-A8DC5760BA22}.Debug|Win32.ActiveCfg = Debug|Win32
- {74BB01BE-615C-410D-9502-A8DC5760BA22}.Debug|Win32.Build.0 = Debug|Win32
- {74BB01BE-615C-410D-9502-A8DC5760BA22}.Debug|x64.ActiveCfg = Debug|x64
- {74BB01BE-615C-410D-9502-A8DC5760BA22}.Debug|x64.Build.0 = Debug|x64
{74BB01BE-615C-410D-9502-A8DC5760BA22}.Release|Win32.ActiveCfg = Release|Win32
{74BB01BE-615C-410D-9502-A8DC5760BA22}.Release|Win32.Build.0 = Release|Win32
{74BB01BE-615C-410D-9502-A8DC5760BA22}.Release|x64.ActiveCfg = Release|x64
{74BB01BE-615C-410D-9502-A8DC5760BA22}.Release|x64.Build.0 = Release|x64
- {9138D2DD-53AF-4631-974A-36F017202F49}.Debug|Win32.ActiveCfg = Debug|x86
- {9138D2DD-53AF-4631-974A-36F017202F49}.Debug|Win32.Build.0 = Debug|x86
- {9138D2DD-53AF-4631-974A-36F017202F49}.Debug|x64.ActiveCfg = Debug|x64
- {9138D2DD-53AF-4631-974A-36F017202F49}.Debug|x64.Build.0 = Debug|x64
{9138D2DD-53AF-4631-974A-36F017202F49}.Release|Win32.ActiveCfg = Release|x86
{9138D2DD-53AF-4631-974A-36F017202F49}.Release|Win32.Build.0 = Release|x86
{9138D2DD-53AF-4631-974A-36F017202F49}.Release|x64.ActiveCfg = Release|x64
{9138D2DD-53AF-4631-974A-36F017202F49}.Release|x64.Build.0 = Release|x64
- {5E804109-1D93-4B40-B39A-CDBDF4446ED1}.Debug|Win32.ActiveCfg = Debug|x86
- {5E804109-1D93-4B40-B39A-CDBDF4446ED1}.Debug|Win32.Build.0 = Debug|x86
- {5E804109-1D93-4B40-B39A-CDBDF4446ED1}.Debug|x64.ActiveCfg = Debug|x64
- {5E804109-1D93-4B40-B39A-CDBDF4446ED1}.Debug|x64.Build.0 = Debug|x64
{5E804109-1D93-4B40-B39A-CDBDF4446ED1}.Release|Win32.ActiveCfg = Release|x86
{5E804109-1D93-4B40-B39A-CDBDF4446ED1}.Release|Win32.Build.0 = Release|x86
{5E804109-1D93-4B40-B39A-CDBDF4446ED1}.Release|x64.ActiveCfg = Release|x64
{5E804109-1D93-4B40-B39A-CDBDF4446ED1}.Release|x64.Build.0 = Release|x64
- {AC89F1D3-92AE-491E-A5EB-DEB2DC438EFA}.Debug|Win32.ActiveCfg = Debug|x86
- {AC89F1D3-92AE-491E-A5EB-DEB2DC438EFA}.Debug|Win32.Build.0 = Debug|x86
- {AC89F1D3-92AE-491E-A5EB-DEB2DC438EFA}.Debug|x64.ActiveCfg = Debug|x64
- {AC89F1D3-92AE-491E-A5EB-DEB2DC438EFA}.Debug|x64.Build.0 = Debug|x64
{AC89F1D3-92AE-491E-A5EB-DEB2DC438EFA}.Release|Win32.ActiveCfg = Release|x86
{AC89F1D3-92AE-491E-A5EB-DEB2DC438EFA}.Release|Win32.Build.0 = Release|x86
{AC89F1D3-92AE-491E-A5EB-DEB2DC438EFA}.Release|x64.ActiveCfg = Release|x64
{AC89F1D3-92AE-491E-A5EB-DEB2DC438EFA}.Release|x64.Build.0 = Release|x64
- {E295891C-3308-455D-963A-A1EF8C68F01E}.Debug|Win32.ActiveCfg = Debug|Win32
- {E295891C-3308-455D-963A-A1EF8C68F01E}.Debug|Win32.Build.0 = Debug|Win32
- {E295891C-3308-455D-963A-A1EF8C68F01E}.Debug|x64.ActiveCfg = Debug|x64
- {E295891C-3308-455D-963A-A1EF8C68F01E}.Debug|x64.Build.0 = Debug|x64
{E295891C-3308-455D-963A-A1EF8C68F01E}.Release|Win32.ActiveCfg = Release|Win32
{E295891C-3308-455D-963A-A1EF8C68F01E}.Release|Win32.Build.0 = Release|Win32
{E295891C-3308-455D-963A-A1EF8C68F01E}.Release|x64.ActiveCfg = Release|x64
{E295891C-3308-455D-963A-A1EF8C68F01E}.Release|x64.Build.0 = Release|x64
- {6776A48D-FBA2-4545-B3DC-E8B95F7BE773}.Debug|Win32.ActiveCfg = Debug|x86
- {6776A48D-FBA2-4545-B3DC-E8B95F7BE773}.Debug|Win32.Build.0 = Debug|x86
- {6776A48D-FBA2-4545-B3DC-E8B95F7BE773}.Debug|x64.ActiveCfg = Debug|x64
- {6776A48D-FBA2-4545-B3DC-E8B95F7BE773}.Debug|x64.Build.0 = Debug|x64
{6776A48D-FBA2-4545-B3DC-E8B95F7BE773}.Release|Win32.ActiveCfg = Release|x86
{6776A48D-FBA2-4545-B3DC-E8B95F7BE773}.Release|Win32.Build.0 = Release|x86
{6776A48D-FBA2-4545-B3DC-E8B95F7BE773}.Release|x64.ActiveCfg = Release|x64
Modified: trunk/ifolder/src/UI/Windows/KeyRecovery/KeyRecovery.csproj
===================================================================
--- trunk/ifolder/src/UI/Windows/KeyRecovery/KeyRecovery.csproj 2013-09-25 09:51:50 UTC (rev 7674)
+++ trunk/ifolder/src/UI/Windows/KeyRecovery/KeyRecovery.csproj 2013-09-26 06:15:07 UTC (rev 7675)
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
@@ -16,11 +15,9 @@
<AssemblyOriginatorKeyFile>iFolder.snk</AssemblyOriginatorKeyFile>
<FileUpgradeFlags>
</FileUpgradeFlags>
- <OldToolsVersion>3.5</OldToolsVersion>
+ <OldToolsVersion>2.0</OldToolsVersion>
<UpgradeBackupLocation>
</UpgradeBackupLocation>
- <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
- <TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
@@ -98,7 +95,6 @@
<Content Include="ifolder_16.ico" />
</ItemGroup>
<ItemGroup>
- <None Include="app.config" />
<None Include="iFolder.snk" />
<None Include="KeyRecovery" />
<None Include="Properties\Settings.settings">
@@ -126,4 +122,4 @@
copy $(TargetFileName) C:\iFolder_stage
copy $(ProjectDir)$(TargetName) C:\iFolder_stage</PostBuildEvent>
</PropertyGroup>
-</Project>
\ No newline at end of file
+</Project>
Modified: trunk/ifolder/src/UI/Windows/iFolderShell/iFolderComponent.csproj
===================================================================
--- trunk/ifolder/src/UI/Windows/iFolderShell/iFolderComponent.csproj 2013-09-25 09:51:50 UTC (rev 7674)
+++ trunk/ifolder/src/UI/Windows/iFolderShell/iFolderComponent.csproj 2013-09-26 06:15:07 UTC (rev 7675)
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
<PropertyGroup>
<ProjectType>Local</ProjectType>
<ProductVersion>9.0.21022</ProductVersion>
@@ -27,24 +26,7 @@
<UpgradeBackupLocation>
</UpgradeBackupLocation>
<SignAssembly>true</SignAssembly>
- <OldToolsVersion>3.5</OldToolsVersion>
- <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
- <TargetFrameworkProfile />
- <PublishUrl>publish\</PublishUrl>
- <Install>true</Install>
- <InstallFrom>Disk</InstallFrom>
- <UpdateEnabled>false</UpdateEnabled>
- <UpdateMode>Foreground</UpdateMode>
- <UpdateInterval>7</UpdateInterval>
- <UpdateIntervalUnits>Days</UpdateIntervalUnits>
- <UpdatePeriodically>false</UpdatePeriodically>
- <UpdateRequired>false</UpdateRequired>
- <MapFileExtensions>true</MapFileExtensions>
- <ApplicationRevision>0</ApplicationRevision>
- <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
- <IsWebBootstrapper>false</IsWebBootstrapper>
- <UseApplicationTrust>false</UseApplicationTrust>
- <BootstrapperEnabled>true</BootstrapperEnabled>
+ <OldToolsVersion>2.0</OldToolsVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<OutputPath>bin\Debug\</OutputPath>
@@ -764,23 +746,6 @@
<Content Include="x86\zh-CN\iFolderShellRes.dll" />
<Content Include="x86\zh-TW\iFolderShellRes.dll" />
</ItemGroup>
- <ItemGroup>
- <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5 SP1</ProductName>
- <Install>true</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
- <Visible>False</Visible>
- <ProductName>Windows Installer 3.1</ProductName>
- <Install>true</Install>
- </BootstrapperPackage>
- </ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PreBuildEvent>
@@ -793,9 +758,9 @@
if not exist C:\iFolder_stage\etc mkdir C:\iFolder_stage\etc
if not exist C:\iFolder_stage\etc\simias mkdir C:\iFolder_stage\etc\simias
if not exist C:\iFolder_stage\lib\simias\web\modules mkdir C:\iFolder_stage\lib\simias\web\modules
-if $(PlatformName)==x64 %25windir%25\Microsoft.NET\Framework64\v4.0.30319\RegAsm.exe /tlb:$(TargetName).tlb $(TargetName).dll
+if $(PlatformName)==x64 %windir%\Microsoft.NET\Framework64\v2.0.50727\RegAsm.exe /tlb:$(TargetName).tlb $(TargetName).dll
xcopy /E /Y $(TargetDir)* C:\iFolder_stage\
copy $(TargetName).tlb $(ProjectDir)
xcopy /E /Y $(ProjectDir)\$(PlatformName)\* C:\iFolder_stage\</PostBuildEvent>
</PropertyGroup>
-</Project>
\ No newline at end of file
+</Project>
Modified: trunk/ifolder/src/common/WebService/Novell.iFolder.Web.csproj
===================================================================
--- trunk/ifolder/src/common/WebService/Novell.iFolder.Web.csproj 2013-09-25 09:51:50 UTC (rev 7674)
+++ trunk/ifolder/src/common/WebService/Novell.iFolder.Web.csproj 2013-09-26 06:15:07 UTC (rev 7675)
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
@@ -14,26 +13,9 @@
<AssemblyOriginatorKeyFile>iFolder.snk</AssemblyOriginatorKeyFile>
<FileUpgradeFlags>
</FileUpgradeFlags>
- <OldToolsVersion>3.5</OldToolsVersion>
+ <OldToolsVersion>2.0</OldToolsVersion>
<UpgradeBackupLocation>
</UpgradeBackupLocation>
- <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
- <TargetFrameworkProfile />
- <PublishUrl>publish\</PublishUrl>
- <Install>true</Install>
- <InstallFrom>Disk</InstallFrom>
- <UpdateEnabled>false</UpdateEnabled>
- <UpdateMode>Foreground</UpdateMode>
- <UpdateInterval>7</UpdateInterval>
- <UpdateIntervalUnits>Days</UpdateIntervalUnits>
- <UpdatePeriodically>false</UpdatePeriodically>
- <UpdateRequired>false</UpdateRequired>
- <MapFileExtensions>true</MapFileExtensions>
- <ApplicationRevision>0</ApplicationRevision>
- <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
- <IsWebBootstrapper>false</IsWebBootstrapper>
- <UseApplicationTrust>false</UseApplicationTrust>
- <BootstrapperEnabled>true</BootstrapperEnabled>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
@@ -68,11 +50,6 @@
<Optimize>true</Optimize>
<PlatformTarget>x64</PlatformTarget>
</PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
- <DefineConstants>TRACE;DEBUG</DefineConstants>
- <OutputPath>bin\Debug\</OutputPath>
- <PlatformTarget>x86</PlatformTarget>
- </PropertyGroup>
<ItemGroup>
<Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
@@ -109,23 +86,6 @@
<ItemGroup>
<None Include="iFolder.snk" />
</ItemGroup>
- <ItemGroup>
- <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5 SP1</ProductName>
- <Install>true</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
- <Visible>False</Visible>
- <ProductName>Windows Installer 3.1</ProductName>
- <Install>true</Install>
- </BootstrapperPackage>
- </ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
@@ -146,4 +106,4 @@
copy $(TargetFileName) C:\iFolder_stage\lib\simias\web\bin
if exist $(TargetName).pdb copy $(TargetName).pdb C:\iFolder_stage\lib\simias\web\bin</PostBuildEvent>
</PropertyGroup>
-</Project>
\ No newline at end of file
+</Project>
Modified: trunk/ifolder/src/common/WebService/iFolderWebService.csproj
===================================================================
--- trunk/ifolder/src/common/WebService/iFolderWebService.csproj 2013-09-25 09:51:50 UTC (rev 7674)
+++ trunk/ifolder/src/common/WebService/iFolderWebService.csproj 2013-09-26 06:15:07 UTC (rev 7675)
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
@@ -15,11 +14,9 @@
<AssemblyOriginatorKeyFile>iFolder.snk</AssemblyOriginatorKeyFile>
<FileUpgradeFlags>
</FileUpgradeFlags>
- <OldToolsVersion>3.5</OldToolsVersion>
+ <OldToolsVersion>2.0</OldToolsVersion>
<UpgradeBackupLocation>
</UpgradeBackupLocation>
- <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
- <TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
@@ -43,7 +40,7 @@
<DebugSymbols>true</DebugSymbols>
<OutputPath>bin\x86\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
- <RegisterForComInterop>false</RegisterForComInterop>
+ <RegisterForComInterop>true</RegisterForComInterop>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
@@ -76,19 +73,13 @@
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Data" />
- <Reference Include="System.Data.DataSetExtensions" />
<Reference Include="System.Drawing" />
<Reference Include="System.Web" />
- <Reference Include="System.Web.ApplicationServices" />
- <Reference Include="System.Web.DynamicData" />
- <Reference Include="System.Web.Entity" />
- <Reference Include="System.Web.Extensions" />
<Reference Include="System.Xml" />
<Reference Include="System.Configuration" />
<Reference Include="System.Web.Services" />
<Reference Include="System.EnterpriseServices" />
<Reference Include="System.Web.Mobile" />
- <Reference Include="System.Xml.Linq" />
</ItemGroup>
<ItemGroup>
<Content Include="iFolder.asmx" />
@@ -107,7 +98,7 @@
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
- <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />
+ <Import Project="$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v9.0\WebApplications\Microsoft.WebApplication.targets" Condition="" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
@@ -126,10 +117,6 @@
<IISUrl>
</IISUrl>
<NTLMAuthentication>False</NTLMAuthentication>
- <UseCustomServer>False</UseCustomServer>
- <CustomServerUrl>
- </CustomServerUrl>
- <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
</WebProjectProperties>
</FlavorProperties>
</VisualStudio>
Modified: trunk/ifolder/src/common/iFolder/Novell.iFolder/Novell.iFolder.csproj
===================================================================
--- trunk/ifolder/src/common/iFolder/Novell.iFolder/Novell.iFolder.csproj 2013-09-25 09:51:50 UTC (rev 7674)
+++ trunk/ifolder/src/common/iFolder/Novell.iFolder/Novell.iFolder.csproj 2013-09-26 06:15:07 UTC (rev 7675)
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
@@ -14,26 +13,9 @@
<AssemblyOriginatorKeyFile>iFolder.snk</AssemblyOriginatorKeyFile>
<FileUpgradeFlags>
</FileUpgradeFlags>
- <OldToolsVersion>3.5</OldToolsVersion>
+ <OldToolsVersion>2.0</OldToolsVersion>
<UpgradeBackupLocation>
</UpgradeBackupLocation>
- <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
- <TargetFrameworkProfile />
- <PublishUrl>publish\</PublishUrl>
- <Install>true</Install>
- <InstallFrom>Disk</InstallFrom>
- <UpdateEnabled>false</UpdateEnabled>
- <UpdateMode>Foreground</UpdateMode>
- <UpdateInterval>7</UpdateInterval>
- <UpdateIntervalUnits>Days</UpdateIntervalUnits>
- <UpdatePeriodically>false</UpdatePeriodically>
- <UpdateRequired>false</UpdateRequired>
- <MapFileExtensions>true</MapFileExtensions>
- <ApplicationRevision>0</ApplicationRevision>
- <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
- <IsWebBootstrapper>false</IsWebBootstrapper>
- <UseApplicationTrust>false</UseApplicationTrust>
- <BootstrapperEnabled>true</BootstrapperEnabled>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
@@ -106,7 +88,6 @@
<AutoGen>True</AutoGen>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
</Compile>
- <Compile Include="Settings.cs" />
<Compile Include="Web References\Web\Reference.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
@@ -160,23 +141,6 @@
<DependentUpon>Reference.map</DependentUpon>
</None>
</ItemGroup>
- <ItemGroup>
- <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5 SP1</ProductName>
- <Install>true</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
- <Visible>False</Visible>
- <ProductName>Windows Installer 3.1</ProductName>
- <Install>true</Install>
- </BootstrapperPackage>
- </ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
@@ -196,4 +160,4 @@
if not exist C:\iFolder_stage\lib\simias\web\modules mkdir C:\iFolder_stage\lib\simias\web\modules
copy $(TargetFileName) C:\iFolder_stage</PostBuildEvent>
</PropertyGroup>
-</Project>
\ No newline at end of file
+</Project>
Modified: trunk/plugins/src/WindowsClient/AutoAccountCreator/AutoAccountCreator.csproj
===================================================================
--- trunk/plugins/src/WindowsClient/AutoAccountCreator/AutoAccountCreator.csproj 2013-09-25 09:51:50 UTC (rev 7674)
+++ trunk/plugins/src/WindowsClient/AutoAccountCreator/AutoAccountCreator.csproj 2013-09-26 06:15:07 UTC (rev 7675)
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
@@ -14,11 +13,9 @@
<AssemblyOriginatorKeyFile>iFolder.snk</AssemblyOriginatorKeyFile>
<FileUpgradeFlags>
</FileUpgradeFlags>
- <OldToolsVersion>3.5</OldToolsVersion>
+ <OldToolsVersion>2.0</OldToolsVersion>
<UpgradeBackupLocation>
</UpgradeBackupLocation>
- <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
- <TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
Modified: trunk/plugins/src/WindowsClient/EnhancedConflictResolution/EnhancedConflictResolution.csproj
===================================================================
--- trunk/plugins/src/WindowsClient/EnhancedConflictResolution/EnhancedConflictResolution.csproj 2013-09-25 09:51:50 UTC (rev 7674)
+++ trunk/plugins/src/WindowsClient/EnhancedConflictResolution/EnhancedConflictResolution.csproj 2013-09-26 06:15:07 UTC (rev 7675)
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
@@ -14,26 +13,9 @@
<AssemblyOriginatorKeyFile>iFolder.snk</AssemblyOriginatorKeyFile>
<FileUpgradeFlags>
</FileUpgradeFlags>
- <OldToolsVersion>3.5</OldToolsVersion>
+ <OldToolsVersion>2.0</OldToolsVersion>
<UpgradeBackupLocation>
</UpgradeBackupLocation>
- <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
- <PublishUrl>publish\</PublishUrl>
- <Install>true</Install>
- <InstallFrom>Disk</InstallFrom>
- <UpdateEnabled>false</UpdateEnabled>
- <UpdateMode>Foreground</UpdateMode>
- <UpdateInterval>7</UpdateInterval>
- <UpdateIntervalUnits>Days</UpdateIntervalUnits>
- <UpdatePeriodically>false</UpdatePeriodically>
- <UpdateRequired>false</UpdateRequired>
- <MapFileExtensions>true</MapFileExtensions>
- <ApplicationRevision>0</ApplicationRevision>
- <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
- <IsWebBootstrapper>false</IsWebBootstrapper>
- <UseApplicationTrust>false</UseApplicationTrust>
- <BootstrapperEnabled>true</BootstrapperEnabled>
- <TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
@@ -142,23 +124,6 @@
<ItemGroup>
<None Include="iFolder.snk" />
</ItemGroup>
- <ItemGroup>
- <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5 SP1</ProductName>
- <Install>true</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
- <Visible>False</Visible>
- <ProductName>Windows Installer 3.1</ProductName>
- <Install>true</Install>
- </BootstrapperPackage>
- </ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
Modified: trunk/plugins/src/WindowsClient/EnhancedMenuItems/EnhancedMenuItems.csproj
===================================================================
--- trunk/plugins/src/WindowsClient/EnhancedMenuItems/EnhancedMenuItems.csproj 2013-09-25 09:51:50 UTC (rev 7674)
+++ trunk/plugins/src/WindowsClient/EnhancedMenuItems/EnhancedMenuItems.csproj 2013-09-26 06:15:07 UTC (rev 7675)
@@ -1,5 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
@@ -14,11 +13,9 @@
<AssemblyOriginatorKeyFile>iFolder.snk</AssemblyOriginatorKeyFile>
<FileUpgradeFlags>
</FileUpgradeFlags>
- <OldToolsVersion>3.5</OldToolsVersion>
+ <OldToolsVersion>2.0</OldToolsVersion>
<UpgradeBackupLocation>
</UpgradeBackupLocation>
- <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
- <TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
@@ -45,25 +42,6 @@
<PlatformTarget>x64</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
</PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>bin\x86\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <DebugType>full</DebugType>
- <PlatformTarget>x86</PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
- <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
- <OutputPath>bin\x86\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <Optimize>true</Optimize>
- <DebugType>pdbonly</DebugType>
- <PlatformTarget>x86</PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
- </PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Data" />
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <kal...@us...> - 2013-09-13 04:49:07
|
Revision: 7673
http://sourceforge.net/p/ifolder/code/7673
Author: kalidasbala
Date: 2013-09-13 04:49:04 +0000 (Fri, 13 Sep 2013)
Log Message:
-----------
ID: #000000
Reviewer: Kalis
Localization Required: No
Documentation Required: No
Description: VS2010 creates CPP project file with different extension, so adding it to the repository
ID: #000000
Reviewer: Kalis
Localization Required: No
Documentation Required: No
Description: Version update for assemblies
Modified Paths:
--------------
trunk/ifolder/src/UI/Windows/FormsTrayApp/Properties/AssemblyInfo.cs
trunk/ifolder/src/UI/Windows/KeyRecovery/Properties/AssemblyInfo.cs
trunk/ifolder/src/UI/Windows/iFolderShell/Properties/AssemblyInfo.cs
trunk/ifolder/src/UI/Windows/iFolderShell/iFolderShell/iFolderShell.vcxproj
trunk/ifolder/src/UI/Windows/iFolderShell/iFolderShell/iFolderShellRes/iFolderShellRes.vcxproj
trunk/ifolder/src/common/WebService/Properties/AssemblyInfo.cs
trunk/ifolder/src/common/iFolder/Novell.iFolder/Properties/AssemblyInfo.cs
Modified: trunk/ifolder/src/UI/Windows/FormsTrayApp/Properties/AssemblyInfo.cs
===================================================================
--- trunk/ifolder/src/UI/Windows/FormsTrayApp/Properties/AssemblyInfo.cs 2013-08-19 09:48:09 UTC (rev 7672)
+++ trunk/ifolder/src/UI/Windows/FormsTrayApp/Properties/AssemblyInfo.cs 2013-09-13 04:49:04 UTC (rev 7673)
@@ -6,11 +6,11 @@
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("Novell iFolder Windows Client")]
-[assembly: AssemblyDescription("Windows client for XP and Vista")]
+[assembly: AssemblyDescription("Windows client")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Novell Inc")]
[assembly: AssemblyProduct("Novell iFolder")]
-[assembly: AssemblyCopyright("Copyright © 2009")]
+[assembly: AssemblyCopyright("Copyright © 2013")]
[assembly: AssemblyTrademark("iFolder")]
[assembly: AssemblyCulture("")]
@@ -29,5 +29,5 @@
// Build Number
// Revision
//
-[assembly: AssemblyVersion("3.9.1.0")]
-[assembly: AssemblyFileVersion("3.9.1.0")]
+[assembly: AssemblyVersion("3.9.2.0")]
+[assembly: AssemblyFileVersion("3.9.2.0")]
Modified: trunk/ifolder/src/UI/Windows/KeyRecovery/Properties/AssemblyInfo.cs
===================================================================
--- trunk/ifolder/src/UI/Windows/KeyRecovery/Properties/AssemblyInfo.cs 2013-08-19 09:48:09 UTC (rev 7672)
+++ trunk/ifolder/src/UI/Windows/KeyRecovery/Properties/AssemblyInfo.cs 2013-09-13 04:49:04 UTC (rev 7673)
@@ -10,7 +10,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Novell Inc.")]
[assembly: AssemblyProduct("Novell iFolder")]
-[assembly: AssemblyCopyright("Copyright © 2009 Novell Inc")]
+[assembly: AssemblyCopyright("Copyright © 2013")]
[assembly: AssemblyTrademark("Novell iFolder")]
[assembly: AssemblyCulture("")]
@@ -29,5 +29,5 @@
// Build Number
// Revision
//
-[assembly: AssemblyVersion("3.9.1.0")]
-[assembly: AssemblyFileVersion("3.9.1.0")]
+[assembly: AssemblyVersion("3.9.2.0")]
+[assembly: AssemblyFileVersion("3.9.2.0")]
Modified: trunk/ifolder/src/UI/Windows/iFolderShell/Properties/AssemblyInfo.cs
===================================================================
--- trunk/ifolder/src/UI/Windows/iFolderShell/Properties/AssemblyInfo.cs 2013-08-19 09:48:09 UTC (rev 7672)
+++ trunk/ifolder/src/UI/Windows/iFolderShell/Properties/AssemblyInfo.cs 2013-09-13 04:49:04 UTC (rev 7673)
@@ -10,7 +10,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Novell Inc")]
[assembly: AssemblyProduct("Novell iFolder")]
-[assembly: AssemblyCopyright("Copyright © 2009")]
+[assembly: AssemblyCopyright("Copyright © 2013")]
[assembly: AssemblyTrademark("iFolder")]
[assembly: AssemblyCulture("")]
@@ -29,5 +29,5 @@
// Build Number
// Revision
//
-[assembly: AssemblyVersion("3.9.1.0")]
-[assembly: AssemblyFileVersion("3.9.1.0")]
+[assembly: AssemblyVersion("3.9.2.0")]
+[assembly: AssemblyFileVersion("3.9.2.0")]
Modified: trunk/ifolder/src/UI/Windows/iFolderShell/iFolderShell/iFolderShell.vcxproj
===================================================================
--- trunk/ifolder/src/UI/Windows/iFolderShell/iFolderShell/iFolderShell.vcxproj 2013-08-19 09:48:09 UTC (rev 7672)
+++ trunk/ifolder/src/UI/Windows/iFolderShell/iFolderShell/iFolderShell.vcxproj 2013-09-13 04:49:04 UTC (rev 7673)
@@ -165,7 +165,7 @@
<Link>
<AdditionalDependencies>comctl32.lib;%(AdditionalDependencies)</AdditionalDependencies>
<OutputFile>$(OutDir)iFolderShell.dll</OutputFile>
- <Version>3.7.1.3</Version>
+ <Version>3.9.2.0</Version>
<AdditionalLibraryDirectories>$(OutDir);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
<ModuleDefinitionFile>iFolderShell.Def</ModuleDefinitionFile>
<AssemblyLinkResource>$(TargetDir)iFolderShell.res;%(AssemblyLinkResource)</AssemblyLinkResource>
Modified: trunk/ifolder/src/UI/Windows/iFolderShell/iFolderShell/iFolderShellRes/iFolderShellRes.vcxproj
===================================================================
--- trunk/ifolder/src/UI/Windows/iFolderShell/iFolderShell/iFolderShellRes/iFolderShellRes.vcxproj 2013-08-19 09:48:09 UTC (rev 7672)
+++ trunk/ifolder/src/UI/Windows/iFolderShell/iFolderShell/iFolderShellRes/iFolderShellRes.vcxproj 2013-09-13 04:49:04 UTC (rev 7673)
@@ -149,7 +149,7 @@
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
</ClCompile>
<Link>
- <Version>3.7.1.3</Version>
+ <Version>3.9.2.0</Version>
<GenerateDebugInformation>false</GenerateDebugInformation>
<SubSystem>Windows</SubSystem>
<OptimizeReferences>true</OptimizeReferences>
Modified: trunk/ifolder/src/common/WebService/Properties/AssemblyInfo.cs
===================================================================
--- trunk/ifolder/src/common/WebService/Properties/AssemblyInfo.cs 2013-08-19 09:48:09 UTC (rev 7672)
+++ trunk/ifolder/src/common/WebService/Properties/AssemblyInfo.cs 2013-09-13 04:49:04 UTC (rev 7673)
@@ -10,7 +10,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Novell Inc")]
[assembly: AssemblyProduct("Novell iFolder")]
-[assembly: AssemblyCopyright("Copyright © 2009")]
+[assembly: AssemblyCopyright("Copyright © 2013")]
[assembly: AssemblyTrademark("iFolder")]
[assembly: AssemblyCulture("")]
@@ -31,5 +31,5 @@
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
-[assembly: AssemblyVersion("3.9.1.0")]
-[assembly: AssemblyFileVersion("3.9.1.0")]
+[assembly: AssemblyVersion("3.9.2.0")]
+[assembly: AssemblyFileVersion("3.9.2.0")]
Modified: trunk/ifolder/src/common/iFolder/Novell.iFolder/Properties/AssemblyInfo.cs
===================================================================
--- trunk/ifolder/src/common/iFolder/Novell.iFolder/Properties/AssemblyInfo.cs 2013-08-19 09:48:09 UTC (rev 7672)
+++ trunk/ifolder/src/common/iFolder/Novell.iFolder/Properties/AssemblyInfo.cs 2013-09-13 04:49:04 UTC (rev 7673)
@@ -10,7 +10,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Novell Inc")]
[assembly: AssemblyProduct("Novell iFolder")]
-[assembly: AssemblyCopyright("Copyright © 2009")]
+[assembly: AssemblyCopyright("Copyright © 2013")]
[assembly: AssemblyTrademark("iFolder")]
[assembly: AssemblyCulture("")]
@@ -31,5 +31,5 @@
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
-[assembly: AssemblyVersion("3.9.1.0")]
-[assembly: AssemblyFileVersion("3.9.1.0")]
+[assembly: AssemblyVersion("3.9.2.0")]
+[assembly: AssemblyFileVersion("3.9.2.0")]
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <kal...@us...> - 2013-08-19 09:48:13
|
Revision: 7672
http://sourceforge.net/p/ifolder/code/7672
Author: kalidasbala
Date: 2013-08-19 09:48:09 +0000 (Mon, 19 Aug 2013)
Log Message:
-----------
ID: #000000
Reviewer: Kalis
Localization Required: No
Documentation Required: No
Description: VS2010 creates CPP project file with different extension, so adding it to the repository
ID: #000000
Reviewer: Kalis
Localization Required: No
Documentation Required: No
Description: Project upgrade to VS2010
Added Paths:
-----------
branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/iFolderShell/iFolderShell/iFolderShell.vcxproj
branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/iFolderShell/iFolderShell/iFolderShellRes/iFolderShellRes.vcxproj
Added: branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/iFolderShell/iFolderShell/iFolderShell.vcxproj
===================================================================
--- branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/iFolderShell/iFolderShell/iFolderShell.vcxproj (rev 0)
+++ branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/iFolderShell/iFolderShell/iFolderShell.vcxproj 2013-08-19 09:48:09 UTC (rev 7672)
@@ -0,0 +1,257 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <ItemGroup Label="ProjectConfigurations">
+ <ProjectConfiguration Include="Debug|Win32">
+ <Configuration>Debug</Configuration>
+ <Platform>Win32</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Debug|x64">
+ <Configuration>Debug</Configuration>
+ <Platform>x64</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Release|Win32">
+ <Configuration>Release</Configuration>
+ <Platform>Win32</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Release|x64">
+ <Configuration>Release</Configuration>
+ <Platform>x64</Platform>
+ </ProjectConfiguration>
+ </ItemGroup>
+ <PropertyGroup Label="Globals">
+ <ProjectGuid>{74BB01BE-615C-410D-9502-A8DC5760BA22}</ProjectGuid>
+ <RootNamespace>iFolderShell</RootNamespace>
+ <Keyword>Win32Proj</Keyword>
+ </PropertyGroup>
+ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+ <ConfigurationType>DynamicLibrary</ConfigurationType>
+ <CharacterSet>Unicode</CharacterSet>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+ <ConfigurationType>DynamicLibrary</ConfigurationType>
+ <CharacterSet>Unicode</CharacterSet>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
+ <ConfigurationType>DynamicLibrary</ConfigurationType>
+ <CharacterSet>Unicode</CharacterSet>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
+ <ConfigurationType>DynamicLibrary</ConfigurationType>
+ <CharacterSet>Unicode</CharacterSet>
+ </PropertyGroup>
+ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+ <ImportGroup Label="ExtensionSettings">
+ </ImportGroup>
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
+ </ImportGroup>
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
+ </ImportGroup>
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
+ </ImportGroup>
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
+ </ImportGroup>
+ <PropertyGroup Label="UserMacros" />
+ <PropertyGroup>
+ <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
+ <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Debug\</OutDir>
+ <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Debug\</IntDir>
+ <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+ <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</OutDir>
+ <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir>
+ <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>
+ <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Release\</OutDir>
+ <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Release\</IntDir>
+ <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+ <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</OutDir>
+ <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir>
+ <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</GenerateManifest>
+ <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
+ </PropertyGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+ <ClCompile>
+ <Optimization>Disabled</Optimization>
+ <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;IFOLDERSHELL_EXPORTS;%40_VERSION_%40=3.7.1.3;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <MinimalRebuild>false</MinimalRebuild>
+ <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+ <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
+ <PrecompiledHeader>
+ </PrecompiledHeader>
+ <WarningLevel>Level3</WarningLevel>
+ <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
+ </ClCompile>
+ <Link>
+ <AdditionalDependencies>comctl32.lib;%(AdditionalDependencies)</AdditionalDependencies>
+ <OutputFile>$(OutDir)iFolderShell.dll</OutputFile>
+ <AdditionalLibraryDirectories>E:\Data\iFolder\NovelliFolder\src\UI\Windows\iFolderShell\iFolderShell\iFolderShellRes\Debug;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+ <ModuleDefinitionFile>iFolderShell.Def</ModuleDefinitionFile>
+ <EmbedManagedResourceFile>%(EmbedManagedResourceFile)</EmbedManagedResourceFile>
+ <AssemblyLinkResource>$(TargetDir)iFolderShell.res;%(AssemblyLinkResource)</AssemblyLinkResource>
+ <GenerateDebugInformation>true</GenerateDebugInformation>
+ <AssemblyDebug>true</AssemblyDebug>
+ <ProgramDatabaseFile>$(OutDir)iFolderShell.pdb</ProgramDatabaseFile>
+ <SubSystem>Windows</SubSystem>
+ <RandomizedBaseAddress>false</RandomizedBaseAddress>
+ <DataExecutionPrevention>
+ </DataExecutionPrevention>
+ <ImportLibrary>$(OutDir)iFolderShell.lib</ImportLibrary>
+ <TargetMachine>MachineX86</TargetMachine>
+ </Link>
+ <PostBuildEvent>
+ <Command>if not exist C:\iFolder_stage mkdir C:\iFolder_stage
+copy $(TargetDir)$(TargetFileName) C:\iFolder_stage
+copy $(ProjectDir)..\$(TargetName).reg C:\iFolder_stage
+if exist $(OutDir)$(TargetName).pdb copy $(OutDir)$(TargetName).pdb C:\iFolder_stage
+</Command>
+ </PostBuildEvent>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
+ <Midl>
+ <TargetEnvironment>X64</TargetEnvironment>
+ </Midl>
+ <ClCompile>
+ <Optimization>Disabled</Optimization>
+ <PreprocessorDefinitions>WIN64;_WIN64;_DEBUG;_WINDOWS;_USRDLL;IFOLDERSHELL_EXPORTS;%40_VERSION_%40=3.7.1.3;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <MinimalRebuild>false</MinimalRebuild>
+ <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+ <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
+ <PrecompiledHeader>
+ </PrecompiledHeader>
+ <WarningLevel>Level3</WarningLevel>
+ <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+ </ClCompile>
+ <Link>
+ <AdditionalDependencies>comctl32.lib;%(AdditionalDependencies)</AdditionalDependencies>
+ <OutputFile>$(OutDir)iFolderShell.dll</OutputFile>
+ <AdditionalLibraryDirectories>E:\Data\iFolder\NovelliFolder\src\UI\Windows\iFolderShell\iFolderShell\iFolderShellRes\Debug;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+ <ModuleDefinitionFile>iFolderShell.Def</ModuleDefinitionFile>
+ <EmbedManagedResourceFile>%(EmbedManagedResourceFile)</EmbedManagedResourceFile>
+ <AssemblyLinkResource>$(TargetDir)iFolderShell.res;%(AssemblyLinkResource)</AssemblyLinkResource>
+ <GenerateDebugInformation>true</GenerateDebugInformation>
+ <AssemblyDebug>true</AssemblyDebug>
+ <ProgramDatabaseFile>$(OutDir)iFolderShell.pdb</ProgramDatabaseFile>
+ <SubSystem>Windows</SubSystem>
+ <RandomizedBaseAddress>false</RandomizedBaseAddress>
+ <DataExecutionPrevention>
+ </DataExecutionPrevention>
+ <ImportLibrary>$(OutDir)iFolderShell.lib</ImportLibrary>
+ <TargetMachine>MachineX64</TargetMachine>
+ </Link>
+ <PostBuildEvent>
+ <Command>if not exist C:\iFolder_stage mkdir C:\iFolder_stage
+copy $(TargetDir)$(TargetFileName) C:\iFolder_stage
+copy $(ProjectDir)..\$(TargetName).reg C:\iFolder_stage
+if exist $(OutDir)$(TargetName).pdb copy $(OutDir)$(TargetName).pdb C:\iFolder_stage
+</Command>
+ </PostBuildEvent>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+ <ClCompile>
+ <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;IFOLDERSHELL_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
+ <PrecompiledHeader>
+ </PrecompiledHeader>
+ <WarningLevel>Level4</WarningLevel>
+ <DebugInformationFormat>
+ </DebugInformationFormat>
+ </ClCompile>
+ <Link>
+ <AdditionalDependencies>comctl32.lib;%(AdditionalDependencies)</AdditionalDependencies>
+ <OutputFile>$(OutDir)iFolderShell.dll</OutputFile>
+ <Version>3.7.1.3</Version>
+ <AdditionalLibraryDirectories>$(OutDir);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+ <ModuleDefinitionFile>iFolderShell.Def</ModuleDefinitionFile>
+ <AssemblyLinkResource>$(TargetDir)iFolderShell.res;%(AssemblyLinkResource)</AssemblyLinkResource>
+ <GenerateDebugInformation>false</GenerateDebugInformation>
+ <SubSystem>Windows</SubSystem>
+ <OptimizeReferences>true</OptimizeReferences>
+ <EnableCOMDATFolding>true</EnableCOMDATFolding>
+ <RandomizedBaseAddress>false</RandomizedBaseAddress>
+ <DataExecutionPrevention>
+ </DataExecutionPrevention>
+ <TargetMachine>MachineX86</TargetMachine>
+ </Link>
+ <Manifest>
+ <AssemblyIdentity>
+ </AssemblyIdentity>
+ </Manifest>
+ <PostBuildEvent>
+ <Command>if not exist C:\iFolder_stage mkdir C:\iFolder_stage
+copy $(TargetDir)$(TargetFileName) C:\iFolder_stage
+copy $(ProjectDir)..\$(TargetName).reg C:\iFolder_stage
+
+</Command>
+ </PostBuildEvent>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
+ <Midl>
+ <TargetEnvironment>X64</TargetEnvironment>
+ </Midl>
+ <ClCompile>
+ <PreprocessorDefinitions>WIN64;_WIN64;NDEBUG;_WINDOWS;_USRDLL;IFOLDERSHELL_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <PrecompiledHeader>
+ </PrecompiledHeader>
+ <WarningLevel>Level4</WarningLevel>
+ <DebugInformationFormat>
+ </DebugInformationFormat>
+ </ClCompile>
+ <Link>
+ <AdditionalDependencies>comctl32.lib;%(AdditionalDependencies)</AdditionalDependencies>
+ <OutputFile>$(OutDir)iFolderShell.dll</OutputFile>
+ <Version>3.9.1.3</Version>
+ <AdditionalLibraryDirectories>$(OutDir);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+ <ModuleDefinitionFile>iFolderShell.Def</ModuleDefinitionFile>
+ <AssemblyLinkResource>$(TargetDir)iFolderShell.res;%(AssemblyLinkResource)</AssemblyLinkResource>
+ <GenerateDebugInformation>false</GenerateDebugInformation>
+ <SubSystem>Windows</SubSystem>
+ <RandomizedBaseAddress>false</RandomizedBaseAddress>
+ <DataExecutionPrevention>
+ </DataExecutionPrevention>
+ <TargetMachine>MachineX64</TargetMachine>
+ <EnableUAC>false</EnableUAC>
+ </Link>
+ <Manifest>
+ <AssemblyIdentity>
+ </AssemblyIdentity>
+ </Manifest>
+ <PostBuildEvent>
+ <Command>if not exist C:\iFolder_stage mkdir C:\iFolder_stage
+copy $(TargetDir)$(TargetFileName) C:\iFolder_stage
+copy $(ProjectDir)..\$(TargetName).reg C:\iFolder_stage
+
+</Command>
+ </PostBuildEvent>
+ </ItemDefinitionGroup>
+ <ItemGroup>
+ <ClCompile Include="ContextMenu.cpp" />
+ <ClCompile Include="IconOverlay.cpp" />
+ <ClCompile Include="iFolderShell.cpp" />
+ <ClCompile Include="PropertySheet.cpp" />
+ <ClCompile Include="Registry.cpp" />
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="iFolderShell.Def" />
+ <None Include="ReadMe.txt" />
+ </ItemGroup>
+ <ItemGroup>
+ <ClInclude Include="CommonUI.h" />
+ <ClInclude Include="iFolderShell.h" />
+ <ClInclude Include="nifver.h" />
+ <ClInclude Include="Registry.h" />
+ <ClInclude Include="resource.h" />
+ </ItemGroup>
+ <ItemGroup>
+ <ResourceCompile Include="iFolderShell.rc" />
+ </ItemGroup>
+ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+ <ImportGroup Label="ExtensionTargets">
+ </ImportGroup>
+</Project>
\ No newline at end of file
Added: branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/iFolderShell/iFolderShell/iFolderShellRes/iFolderShellRes.vcxproj
===================================================================
--- branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/iFolderShell/iFolderShell/iFolderShellRes/iFolderShellRes.vcxproj (rev 0)
+++ branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/iFolderShell/iFolderShell/iFolderShellRes/iFolderShellRes.vcxproj 2013-08-19 09:48:09 UTC (rev 7672)
@@ -0,0 +1,220 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <ItemGroup Label="ProjectConfigurations">
+ <ProjectConfiguration Include="Debug|Win32">
+ <Configuration>Debug</Configuration>
+ <Platform>Win32</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Debug|x64">
+ <Configuration>Debug</Configuration>
+ <Platform>x64</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Release|Win32">
+ <Configuration>Release</Configuration>
+ <Platform>Win32</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Release|x64">
+ <Configuration>Release</Configuration>
+ <Platform>x64</Platform>
+ </ProjectConfiguration>
+ </ItemGroup>
+ <PropertyGroup Label="Globals">
+ <ProjectGuid>{E295891C-3308-455D-963A-A1EF8C68F01E}</ProjectGuid>
+ <RootNamespace>iFolderShellRes</RootNamespace>
+ <Keyword>Win32Proj</Keyword>
+ </PropertyGroup>
+ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+ <ConfigurationType>DynamicLibrary</ConfigurationType>
+ <CharacterSet>Unicode</CharacterSet>
+ <WholeProgramOptimization>true</WholeProgramOptimization>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+ <ConfigurationType>DynamicLibrary</ConfigurationType>
+ <CharacterSet>Unicode</CharacterSet>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
+ <ConfigurationType>DynamicLibrary</ConfigurationType>
+ <CharacterSet>Unicode</CharacterSet>
+ <WholeProgramOptimization>true</WholeProgramOptimization>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
+ <ConfigurationType>DynamicLibrary</ConfigurationType>
+ <CharacterSet>Unicode</CharacterSet>
+ </PropertyGroup>
+ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+ <ImportGroup Label="ExtensionSettings">
+ </ImportGroup>
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ </ImportGroup>
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ </ImportGroup>
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ </ImportGroup>
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ </ImportGroup>
+ <PropertyGroup Label="UserMacros" />
+ <PropertyGroup>
+ <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
+ <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)\</OutDir>
+ <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\</IntDir>
+ <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+ <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
+ <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir>
+ <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>
+ <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\</OutDir>
+ <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\</IntDir>
+ <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+ <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
+ <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir>
+ </PropertyGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+ <ClCompile>
+ <Optimization>Disabled</Optimization>
+ <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;IFOLDERSHELLRES_EXPORTS;WINDOWS;VERSION=3.7.1.3;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <MinimalRebuild>true</MinimalRebuild>
+ <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+ <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+ <PrecompiledHeader>
+ </PrecompiledHeader>
+ <WarningLevel>Level3</WarningLevel>
+ <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
+ </ClCompile>
+ <Link>
+ <OutputFile>$(IntDir)$(ProjectName).dll</OutputFile>
+ <EmbedManagedResourceFile>%(EmbedManagedResourceFile)</EmbedManagedResourceFile>
+ <AssemblyLinkResource>$(IntDir)iFolderShell.res;%(AssemblyLinkResource)</AssemblyLinkResource>
+ <GenerateDebugInformation>true</GenerateDebugInformation>
+ <AssemblyDebug>true</AssemblyDebug>
+ <SubSystem>Windows</SubSystem>
+ <RandomizedBaseAddress>false</RandomizedBaseAddress>
+ <DataExecutionPrevention>
+ </DataExecutionPrevention>
+ <ImportLibrary>$(IntDir)iFolderShellRes.lib</ImportLibrary>
+ <TargetMachine>MachineX86</TargetMachine>
+ </Link>
+ <PostBuildEvent>
+ <Command>if not exist C:\iFolder_stage mkdir C:\iFolder_stage
+copy $(TargetDir)$(TargetFileName) C:\iFolder_stage
+</Command>
+ </PostBuildEvent>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
+ <Midl>
+ <TargetEnvironment>X64</TargetEnvironment>
+ </Midl>
+ <ClCompile>
+ <Optimization>Disabled</Optimization>
+ <PreprocessorDefinitions>WIN64;_WIN64;_DEBUG;_WINDOWS;_USRDLL;IFOLDERSHELLRES_EXPORTS;WINDOWS;VERSION=3.7.1.3;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <MinimalRebuild>true</MinimalRebuild>
+ <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+ <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+ <PrecompiledHeader>
+ </PrecompiledHeader>
+ <WarningLevel>Level3</WarningLevel>
+ <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+ </ClCompile>
+ <Link>
+ <OutputFile>$(IntDir)$(ProjectName).dll</OutputFile>
+ <EmbedManagedResourceFile>%(EmbedManagedResourceFile)</EmbedManagedResourceFile>
+ <AssemblyLinkResource>$(IntDir)iFolderShell.res;%(AssemblyLinkResource)</AssemblyLinkResource>
+ <GenerateDebugInformation>true</GenerateDebugInformation>
+ <AssemblyDebug>true</AssemblyDebug>
+ <SubSystem>Windows</SubSystem>
+ <RandomizedBaseAddress>false</RandomizedBaseAddress>
+ <DataExecutionPrevention>
+ </DataExecutionPrevention>
+ <ImportLibrary>$(IntDir)iFolderShellRes.lib</ImportLibrary>
+ <TargetMachine>MachineX64</TargetMachine>
+ </Link>
+ <PostBuildEvent>
+ <Command>if not exist C:\iFolder_stage mkdir C:\iFolder_stage
+copy $(TargetDir)$(TargetFileName) C:\iFolder_stage
+</Command>
+ </PostBuildEvent>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+ <ClCompile>
+ <AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+ <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;IFOLDERSHELLRES_EXPORTS;IF_VERSION2 3;6;1;0;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+ <PrecompiledHeader>
+ </PrecompiledHeader>
+ <WarningLevel>Level3</WarningLevel>
+ <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+ </ClCompile>
+ <Link>
+ <Version>3.7.1.3</Version>
+ <GenerateDebugInformation>false</GenerateDebugInformation>
+ <SubSystem>Windows</SubSystem>
+ <OptimizeReferences>true</OptimizeReferences>
+ <EnableCOMDATFolding>true</EnableCOMDATFolding>
+ <RandomizedBaseAddress>false</RandomizedBaseAddress>
+ <DataExecutionPrevention>
+ </DataExecutionPrevention>
+ <TargetMachine>MachineX86</TargetMachine>
+ </Link>
+ <Manifest>
+ <AssemblyIdentity>
+ </AssemblyIdentity>
+ </Manifest>
+ <PostBuildEvent>
+ <Command>if not exist C:\iFolder_stage mkdir C:\iFolder_stage
+copy $(TargetDir)$(TargetFileName) C:\iFolder_stage
+</Command>
+ </PostBuildEvent>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
+ <Midl>
+ <TargetEnvironment>X64</TargetEnvironment>
+ </Midl>
+ <ClCompile>
+ <AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+ <PreprocessorDefinitions>WIN64;_WIN64;NDEBUG;_WINDOWS;_USRDLL;IFOLDERSHELLRES_EXPORTS;IF_VERSION2 3;6;1;0;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+ <PrecompiledHeader>
+ </PrecompiledHeader>
+ <WarningLevel>Level3</WarningLevel>
+ <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+ </ClCompile>
+ <Link>
+ <Version>3.9.1.3</Version>
+ <GenerateDebugInformation>false</GenerateDebugInformation>
+ <SubSystem>Windows</SubSystem>
+ <OptimizeReferences>true</OptimizeReferences>
+ <EnableCOMDATFolding>true</EnableCOMDATFolding>
+ <RandomizedBaseAddress>false</RandomizedBaseAddress>
+ <DataExecutionPrevention>
+ </DataExecutionPrevention>
+ <TargetMachine>MachineX64</TargetMachine>
+ </Link>
+ <Manifest>
+ <AssemblyIdentity>
+ </AssemblyIdentity>
+ </Manifest>
+ <PostBuildEvent>
+ <Command>if not exist C:\iFolder_stage mkdir C:\iFolder_stage
+copy $(TargetDir)$(TargetFileName) C:\iFolder_stage
+</Command>
+ </PostBuildEvent>
+ </ItemDefinitionGroup>
+ <ItemGroup>
+ <ClCompile Include="iFolderShellRes.cpp" />
+ </ItemGroup>
+ <ItemGroup>
+ <ClInclude Include="version.h" />
+ </ItemGroup>
+ <ItemGroup>
+ <ResourceCompile Include="iFolderShell.rc" />
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="iFolderShell.rc2" />
+ </ItemGroup>
+ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+ <ImportGroup Label="ExtensionTargets">
+ </ImportGroup>
+</Project>
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <kal...@us...> - 2013-08-14 11:00:38
|
Revision: 7671
http://sourceforge.net/p/ifolder/code/7671
Author: kalidasbala
Date: 2013-08-14 11:00:35 +0000 (Wed, 14 Aug 2013)
Log Message:
-----------
ID: #000000
Reviewer: Kalis
Localization Required: No
Documentation Required: No
Description: VS2010 creates CPP project file with different extension, so adding it to the repository
ID: #000000
Reviewer: Kalis
Localization Required: No
Documentation Required: No
Description: Project upgrade to VS2010
Modified Paths:
--------------
branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/FormsTrayApp/FormsTrayApp.cs
branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/FormsTrayApp/FormsTrayApp.csproj
branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/FormsTrayApp/FormsTrayApp.sln
branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/FormsTrayApp/GlobalProperties.cs
branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/FormsTrayApp/Properties/Resources.Designer.cs
branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/FormsTrayApp/app.config
branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/KeyRecovery/KeyRecovery.csproj
branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/KeyRecovery/Properties/Resources.Designer.cs
branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/KeyRecovery/Properties/Settings.Designer.cs
branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/iFolderShell/iFolderAdvanced.cs
branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/iFolderShell/iFolderComponent.csproj
branches/iFolder_3.9.1_updates/ifolder/src/common/WebService/Novell.iFolder.Web.csproj
branches/iFolder_3.9.1_updates/ifolder/src/common/WebService/Web.config
branches/iFolder_3.9.1_updates/ifolder/src/common/WebService/iFolderWebService.csproj
branches/iFolder_3.9.1_updates/ifolder/src/common/iFolder/Novell.iFolder/Novell.iFolder.csproj
branches/iFolder_3.9.1_updates/ifolder/src/common/iFolder/Novell.iFolder/Properties/Settings.Designer.cs
branches/iFolder_3.9.1_updates/ifolder/src/common/iFolder/Novell.iFolder/Web References/Web/Reference.cs
branches/iFolder_3.9.1_updates/ifolder/src/common/iFolder/Novell.iFolder/app.config
branches/iFolder_3.9.1_updates/plugins/src/WindowsClient/AutoAccountCreator/AutoAccountCreator.csproj
branches/iFolder_3.9.1_updates/plugins/src/WindowsClient/EnhancedConflictResolution/EnhancedConflictResolution.csproj
branches/iFolder_3.9.1_updates/plugins/src/WindowsClient/EnhancedMenuItems/EnhancedMenuItems.csproj
branches/iFolder_3.9.1_updates/plugins/src/WindowsClient/WinClientPlugins.sln
Modified: branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/FormsTrayApp/FormsTrayApp.cs
===================================================================
--- branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/FormsTrayApp/FormsTrayApp.cs 2013-08-08 09:19:44 UTC (rev 7670)
+++ branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/FormsTrayApp/FormsTrayApp.cs 2013-08-14 11:00:35 UTC (rev 7671)
@@ -1627,13 +1627,13 @@
string message = null;
switch (syncEventArgs.Action)
{
- case Action.StartLocalSync:
+ case Simias.Client.Event.Action.StartLocalSync:
if (!syncEventArgs.Name.StartsWith("POBox:"))
{
message = string.Format(resourceManager.GetString("localSync"), syncEventArgs.Name);
}
break;
- case Action.StartSync:
+ case Simias.Client.Event.Action.StartSync:
{
currentSyncCollectionName = syncEventArgs.Name;
errorSyncingCurrentCollection = false;
@@ -1648,7 +1648,7 @@
}
break;
}
- case Action.StopSync:
+ case Simias.Client.Event.Action.StopSync:
{
// Stop the icon animation.
syncAnimateTimer.Stop();
Modified: branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/FormsTrayApp/FormsTrayApp.csproj
===================================================================
--- branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/FormsTrayApp/FormsTrayApp.csproj 2013-08-08 09:19:44 UTC (rev 7670)
+++ branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/FormsTrayApp/FormsTrayApp.csproj 2013-08-14 11:00:35 UTC (rev 7671)
@@ -1,4 +1,5 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
<PropertyGroup>
<ProjectType>Local</ProjectType>
<ProductVersion>9.0.21022</ProductVersion>
@@ -25,7 +26,7 @@
<UpgradeBackupLocation>
</UpgradeBackupLocation>
<SignAssembly>true</SignAssembly>
- <OldToolsVersion>2.0</OldToolsVersion>
+ <OldToolsVersion>3.5</OldToolsVersion>
<PublishUrl>publish\</PublishUrl>
<Install>true</Install>
<InstallFrom>Disk</InstallFrom>
@@ -41,6 +42,8 @@
<IsWebBootstrapper>false</IsWebBootstrapper>
<UseApplicationTrust>false</UseApplicationTrust>
<BootstrapperEnabled>true</BootstrapperEnabled>
+ <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
+ <TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<OutputPath>bin\Debug\</OutputPath>
@@ -2718,6 +2721,7 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
+ <None Include="app.config" />
<None Include="iFolder.snk" />
<None Include="iFolderApp.exe.config">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
Modified: branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/FormsTrayApp/FormsTrayApp.sln
===================================================================
--- branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/FormsTrayApp/FormsTrayApp.sln 2013-08-08 09:19:44 UTC (rev 7670)
+++ branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/FormsTrayApp/FormsTrayApp.sln 2013-08-14 11:00:35 UTC (rev 7671)
@@ -1,5 +1,5 @@
-Microsoft Visual Studio Solution File, Format Version 10.00
-# Visual Studio 2008
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FormsTrayApp", "FormsTrayApp.csproj", "{8EFF791C-2C5B-42BC-B0C5-851FD2B6BE72}"
ProjectSection(ProjectDependencies) = postProject
{5E804109-1D93-4B40-B39A-CDBDF4446ED1} = {5E804109-1D93-4B40-B39A-CDBDF4446ED1}
@@ -16,7 +16,7 @@
{5E804109-1D93-4B40-B39A-CDBDF4446ED1} = {5E804109-1D93-4B40-B39A-CDBDF4446ED1}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iFolderShell", "..\iFolderShell\iFolderShell\iFolderShell.vcproj", "{74BB01BE-615C-410D-9502-A8DC5760BA22}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iFolderShell", "..\iFolderShell\iFolderShell\iFolderShell.vcxproj", "{74BB01BE-615C-410D-9502-A8DC5760BA22}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Novell.iFolder.Web", "..\..\..\common\WebService\Novell.iFolder.Web.csproj", "{9138D2DD-53AF-4631-974A-36F017202F49}"
EndProject
@@ -27,7 +27,7 @@
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "iFolderWebService", "..\..\..\common\WebService\iFolderWebService.csproj", "{AC89F1D3-92AE-491E-A5EB-DEB2DC438EFA}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iFolderShellRes", "..\iFolderShell\iFolderShell\iFolderShellRes\iFolderShellRes.vcproj", "{E295891C-3308-455D-963A-A1EF8C68F01E}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iFolderShellRes", "..\iFolderShell\iFolderShell\iFolderShellRes\iFolderShellRes.vcxproj", "{E295891C-3308-455D-963A-A1EF8C68F01E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "KeyRecovery", "..\KeyRecovery\KeyRecovery.csproj", "{6776A48D-FBA2-4545-B3DC-E8B95F7BE773}"
EndProject
Modified: branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/FormsTrayApp/GlobalProperties.cs
===================================================================
--- branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/FormsTrayApp/GlobalProperties.cs 2013-08-08 09:19:44 UTC (rev 7670)
+++ branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/FormsTrayApp/GlobalProperties.cs 2013-08-14 11:00:35 UTC (rev 7671)
@@ -1071,7 +1071,7 @@
switch (syncEventArgs.Action)
{
- case Action.StartLocalSync:
+ case Simias.Client.Event.Action.StartLocalSync:
{
if (!syncEventArgs.Name.StartsWith("POBox:"))
{
@@ -1099,7 +1099,7 @@
}
break;
}
- case Action.StartSync:
+ case Simias.Client.Event.Action.StartSync:
{
this.MenuRevert.Enabled = false;
this.menuActionRevert.Enabled = false;
@@ -1133,7 +1133,7 @@
}
break;
}
- case Action.NoPassphrase:
+ case Simias.Client.Event.Action.NoPassphrase:
{
lock(ht)
{
@@ -1174,7 +1174,7 @@
break;
}
- case Action.StopSync:
+ case Simias.Client.Event.Action.StopSync:
{
lock(ht)
{
@@ -1232,8 +1232,8 @@
break;
}
-
- case Action.DisabledSync:
+
+ case Simias.Client.Event.Action.DisabledSync:
{
lock (ht)
{
Modified: branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/FormsTrayApp/Properties/Resources.Designer.cs
===================================================================
--- branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/FormsTrayApp/Properties/Resources.Designer.cs 2013-08-08 09:19:44 UTC (rev 7670)
+++ branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/FormsTrayApp/Properties/Resources.Designer.cs 2013-08-14 11:00:35 UTC (rev 7671)
@@ -1,7 +1,7 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
-// Runtime Version:2.0.50727.3603
+// Runtime Version:4.0.30319.18052
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
@@ -19,7 +19,7 @@
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project.
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
internal class Resources {
@@ -86,22 +86,22 @@
return ResourceManager.GetString("access", resourceCulture);
}
}
-
+
/// <summary>
- /// Looks up a localized string similar to Account.
+ /// Looks up a localized string similar to You do not have the sufficient access to the selected location. iFodler can only be created in folder where you have access to read and write files. Please select a different location and try again..
/// </summary>
- internal static string account {
+ internal static string accessDenied {
get {
- return ResourceManager.GetString("account", resourceCulture);
+ return ResourceManager.GetString("accessDenied", resourceCulture);
}
}
/// <summary>
- /// Looks up a localized string similar to You do not have the sufficient access to the selected location. iFodler can only be created in folder where you have access to read and write files. Please select a different location and try again..
+ /// Looks up a localized string similar to Account.
/// </summary>
- internal static string accessDenied {
+ internal static string account {
get {
- return ResourceManager.GetString("accessDenied", resourceCulture);
+ return ResourceManager.GetString("account", resourceCulture);
}
}
@@ -187,7 +187,7 @@
}
/// <summary>
- /// Looks up a localized string similar to Back.
+ /// Looks up a localized string similar to &Back.
/// </summary>
internal static string backText {
get {
@@ -196,7 +196,7 @@
}
/// <summary>
- /// Looks up a localized string similar to Browse.
+ /// Looks up a localized string similar to B&rowse.
/// </summary>
internal static string browseText {
get {
@@ -214,7 +214,7 @@
}
/// <summary>
- /// Looks up a localized string similar to Cancel.
+ /// Looks up a localized string similar to &Cancel.
/// </summary>
internal static string cancelText {
get {
@@ -250,7 +250,7 @@
}
/// <summary>
- /// Looks up a localized string similar to &Confirm passphrase:.
+ /// Looks up a localized string similar to Confirm passphrase:.
/// </summary>
internal static string confirmPassphrase {
get {
@@ -700,7 +700,7 @@
}
/// <summary>
- /// Looks up a localized string similar to Help.
+ /// Looks up a localized string similar to &Help.
/// </summary>
internal static string helpText {
get {
@@ -1015,7 +1015,7 @@
}
/// <summary>
- /// Looks up a localized string similar to &New passphrase:.
+ /// Looks up a localized string similar to N&ew passphrase:.
/// </summary>
internal static string newPassphrase {
get {
@@ -1564,7 +1564,7 @@
}
/// <summary>
- /// Looks up a localized string similar to Disable Synchronization.
+ /// Looks up a localized string similar to Synchronization disabled.
/// </summary>
internal static string syncDisabled {
get {
Modified: branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/FormsTrayApp/app.config
===================================================================
--- branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/FormsTrayApp/app.config 2013-08-08 09:19:44 UTC (rev 7670)
+++ branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/FormsTrayApp/app.config 2013-08-14 11:00:35 UTC (rev 7671)
@@ -1,3 +1,3 @@
-<?xml version="1.0" encoding="utf-8" ?>
+<?xml version="1.0"?>
<configuration>
-</configuration>
\ No newline at end of file
+<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/></startup></configuration>
Modified: branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/KeyRecovery/KeyRecovery.csproj
===================================================================
--- branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/KeyRecovery/KeyRecovery.csproj 2013-08-08 09:19:44 UTC (rev 7670)
+++ branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/KeyRecovery/KeyRecovery.csproj 2013-08-14 11:00:35 UTC (rev 7671)
@@ -1,4 +1,5 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
@@ -15,9 +16,11 @@
<AssemblyOriginatorKeyFile>iFolder.snk</AssemblyOriginatorKeyFile>
<FileUpgradeFlags>
</FileUpgradeFlags>
- <OldToolsVersion>2.0</OldToolsVersion>
+ <OldToolsVersion>3.5</OldToolsVersion>
<UpgradeBackupLocation>
</UpgradeBackupLocation>
+ <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
+ <TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
@@ -95,6 +98,7 @@
<Content Include="ifolder_16.ico" />
</ItemGroup>
<ItemGroup>
+ <None Include="app.config" />
<None Include="iFolder.snk" />
<None Include="KeyRecovery" />
<None Include="Properties\Settings.settings">
@@ -122,4 +126,4 @@
copy $(TargetFileName) C:\iFolder_stage
copy $(ProjectDir)$(TargetName) C:\iFolder_stage</PostBuildEvent>
</PropertyGroup>
-</Project>
+</Project>
\ No newline at end of file
Modified: branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/KeyRecovery/Properties/Resources.Designer.cs
===================================================================
--- branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/KeyRecovery/Properties/Resources.Designer.cs 2013-08-08 09:19:44 UTC (rev 7670)
+++ branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/KeyRecovery/Properties/Resources.Designer.cs 2013-08-14 11:00:35 UTC (rev 7671)
@@ -1,7 +1,7 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
-// Runtime Version:2.0.50727.1433
+// Runtime Version:4.0.30319.18052
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
@@ -19,7 +19,7 @@
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project.
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
internal class Resources {
Modified: branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/KeyRecovery/Properties/Settings.Designer.cs
===================================================================
--- branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/KeyRecovery/Properties/Settings.Designer.cs 2013-08-08 09:19:44 UTC (rev 7670)
+++ branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/KeyRecovery/Properties/Settings.Designer.cs 2013-08-14 11:00:35 UTC (rev 7671)
@@ -1,7 +1,7 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
-// Runtime Version:2.0.50727.1433
+// Runtime Version:4.0.30319.18052
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
@@ -12,7 +12,7 @@
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "9.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0")]
internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
Modified: branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/iFolderShell/iFolderAdvanced.cs
===================================================================
--- branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/iFolderShell/iFolderAdvanced.cs 2013-08-08 09:19:44 UTC (rev 7670)
+++ branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/iFolderShell/iFolderAdvanced.cs 2013-08-14 11:00:35 UTC (rev 7671)
@@ -2252,11 +2252,11 @@
SyncSize syncSize = ifWebService.CalculateSyncSize(currentiFolder.ID);
objectCount.Text = syncSize.SyncNodeCount.ToString();
- if (collectionSyncEventArgs.Action.Equals(Action.StartSync))
+ if (collectionSyncEventArgs.Action.Equals(Simias.Client.Event.Action.StartSync))
{
startSync = true;
}
- else if ((collectionSyncEventArgs.Action == Action.StopSync) && collectionSyncEventArgs.Connected)
+ else if ((collectionSyncEventArgs.Action == Simias.Client.Event.Action.StopSync) && collectionSyncEventArgs.Connected)
{
lastSync.Text = ifWebService.GetMinimaliFolder(currentiFolder.ID,1).LastSyncTime;
}
Modified: branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/iFolderShell/iFolderComponent.csproj
===================================================================
--- branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/iFolderShell/iFolderComponent.csproj 2013-08-08 09:19:44 UTC (rev 7670)
+++ branches/iFolder_3.9.1_updates/ifolder/src/UI/Windows/iFolderShell/iFolderComponent.csproj 2013-08-14 11:00:35 UTC (rev 7671)
@@ -1,4 +1,5 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
<PropertyGroup>
<ProjectType>Local</ProjectType>
<ProductVersion>9.0.21022</ProductVersion>
@@ -26,7 +27,9 @@
<UpgradeBackupLocation>
</UpgradeBackupLocation>
<SignAssembly>true</SignAssembly>
- <OldToolsVersion>2.0</OldToolsVersion>
+ <OldToolsVersion>3.5</OldToolsVersion>
+ <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
+ <TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<OutputPath>bin\Debug\</OutputPath>
@@ -758,9 +761,9 @@
if not exist C:\iFolder_stage\etc mkdir C:\iFolder_stage\etc
if not exist C:\iFolder_stage\etc\simias mkdir C:\iFolder_stage\etc\simias
if not exist C:\iFolder_stage\lib\simias\web\modules mkdir C:\iFolder_stage\lib\simias\web\modules
-if $(PlatformName)==x64 %windir%\Microsoft.NET\Framework64\v2.0.50727\RegAsm.exe /tlb:$(TargetName).tlb $(TargetName).dll
+if $(PlatformName)==x64 %25windir%25\Microsoft.NET\Framework64\v4.0.30319\RegAsm.exe /tlb:$(TargetName).tlb $(TargetName).dll
xcopy /E /Y $(TargetDir)* C:\iFolder_stage\
copy $(TargetName).tlb $(ProjectDir)
xcopy /E /Y $(ProjectDir)\$(PlatformName)\* C:\iFolder_stage\</PostBuildEvent>
</PropertyGroup>
-</Project>
+</Project>
\ No newline at end of file
Modified: branches/iFolder_3.9.1_updates/ifolder/src/common/WebService/Novell.iFolder.Web.csproj
===================================================================
--- branches/iFolder_3.9.1_updates/ifolder/src/common/WebService/Novell.iFolder.Web.csproj 2013-08-08 09:19:44 UTC (rev 7670)
+++ branches/iFolder_3.9.1_updates/ifolder/src/common/WebService/Novell.iFolder.Web.csproj 2013-08-14 11:00:35 UTC (rev 7671)
@@ -1,4 +1,5 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
@@ -13,9 +14,11 @@
<AssemblyOriginatorKeyFile>iFolder.snk</AssemblyOriginatorKeyFile>
<FileUpgradeFlags>
</FileUpgradeFlags>
- <OldToolsVersion>2.0</OldToolsVersion>
+ <OldToolsVersion>3.5</OldToolsVersion>
<UpgradeBackupLocation>
</UpgradeBackupLocation>
+ <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
+ <TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
@@ -106,4 +109,4 @@
copy $(TargetFileName) C:\iFolder_stage\lib\simias\web\bin
if exist $(TargetName).pdb copy $(TargetName).pdb C:\iFolder_stage\lib\simias\web\bin</PostBuildEvent>
</PropertyGroup>
-</Project>
+</Project>
\ No newline at end of file
Modified: branches/iFolder_3.9.1_updates/ifolder/src/common/WebService/Web.config
===================================================================
--- branches/iFolder_3.9.1_updates/ifolder/src/common/WebService/Web.config 2013-08-08 09:19:44 UTC (rev 7670)
+++ branches/iFolder_3.9.1_updates/ifolder/src/common/WebService/Web.config 2013-08-14 11:00:35 UTC (rev 7671)
@@ -1,25 +1,22 @@
<?xml version="1.0"?>
-
<configuration>
-
- <appSettings/>
- <connectionStrings/>
-
- <system.web>
- <!--
+ <appSettings/>
+ <connectionStrings/>
+ <system.web>
+ <!--
Set compilation debug="true" to insert debugging
symbols into the compiled page. Because this
affects performance, set this value to true only
during development.
-->
- <compilation debug="true" />
- <!--
+ <compilation debug="true" targetFramework="4.0"/>
+ <!--
The <authentication> section enables configuration
of the security authentication mode used by
ASP.NET to identify an incoming user.
-->
- <authentication mode="Windows" />
- <!--
+ <authentication mode="Windows"/>
+ <!--
The <customErrors> section enables configuration
of what to do if/when an unhandled error occurs
during the execution of a request. Specifically,
@@ -31,5 +28,5 @@
<error statusCode="404" redirect="FileNotFound.htm" />
</customErrors>
-->
- </system.web>
+ <pages controlRenderingCompatibilityVersion="3.5" clientIDMode="AutoID"/></system.web>
</configuration>
Modified: branches/iFolder_3.9.1_updates/ifolder/src/common/WebService/iFolderWebService.csproj
===================================================================
--- branches/iFolder_3.9.1_updates/ifolder/src/common/WebService/iFolderWebService.csproj 2013-08-08 09:19:44 UTC (rev 7670)
+++ branches/iFolder_3.9.1_updates/ifolder/src/common/WebService/iFolderWebService.csproj 2013-08-14 11:00:35 UTC (rev 7671)
@@ -1,4 +1,6 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
+ <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
@@ -14,9 +16,11 @@
<AssemblyOriginatorKeyFile>iFolder.snk</AssemblyOriginatorKeyFile>
<FileUpgradeFlags>
</FileUpgradeFlags>
- <OldToolsVersion>2.0</OldToolsVersion>
+ <OldToolsVersion>3.5</OldToolsVersion>
<UpgradeBackupLocation>
</UpgradeBackupLocation>
+ <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
+ <TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
@@ -73,13 +77,19 @@
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Data" />
+ <Reference Include="System.Data.DataSetExtensions" />
<Reference Include="System.Drawing" />
<Reference Include="System.Web" />
+ <Reference Include="System.Web.ApplicationServices" />
+ <Reference Include="System.Web.DynamicData" />
+ <Reference Include="System.Web.Entity" />
+ <Reference Include="System.Web.Extensions" />
<Reference Include="System.Xml" />
<Reference Include="System.Configuration" />
<Reference Include="System.Web.Services" />
<Reference Include="System.EnterpriseServices" />
<Reference Include="System.Web.Mobile" />
+ <Reference Include="System.Xml.Linq" />
</ItemGroup>
<ItemGroup>
<Content Include="iFolder.asmx" />
@@ -97,8 +107,13 @@
<Name>Novell.iFolder.Web</Name>
</ProjectReference>
</ItemGroup>
+ <PropertyGroup>
+ <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
+ <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
+ </PropertyGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
- <Import Project="$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v9.0\WebApplications\Microsoft.WebApplication.targets" Condition="" />
+ <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
+ <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
@@ -117,6 +132,10 @@
<IISUrl>
</IISUrl>
<NTLMAuthentication>False</NTLMAuthentication>
+ <UseCustomServer>False</UseCustomServer>
+ <CustomServerUrl>
+ </CustomServerUrl>
+ <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
</WebProjectProperties>
</FlavorProperties>
</VisualStudio>
Modified: branches/iFolder_3.9.1_updates/ifolder/src/common/iFolder/Novell.iFolder/Novell.iFolder.csproj
===================================================================
--- branches/iFolder_3.9.1_updates/ifolder/src/common/iFolder/Novell.iFolder/Novell.iFolder.csproj 2013-08-08 09:19:44 UTC (rev 7670)
+++ branches/iFolder_3.9.1_updates/ifolder/src/common/iFolder/Novell.iFolder/Novell.iFolder.csproj 2013-08-14 11:00:35 UTC (rev 7671)
@@ -1,4 +1,5 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
@@ -13,9 +14,11 @@
<AssemblyOriginatorKeyFile>iFolder.snk</AssemblyOriginatorKeyFile>
<FileUpgradeFlags>
</FileUpgradeFlags>
- <OldToolsVersion>2.0</OldToolsVersion>
+ <OldToolsVersion>3.5</OldToolsVersion>
<UpgradeBackupLocation>
</UpgradeBackupLocation>
+ <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
+ <TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
@@ -160,4 +163,4 @@
if not exist C:\iFolder_stage\lib\simias\web\modules mkdir C:\iFolder_stage\lib\simias\web\modules
copy $(TargetFileName) C:\iFolder_stage</PostBuildEvent>
</PropertyGroup>
-</Project>
+</Project>
\ No newline at end of file
Modified: branches/iFolder_3.9.1_updates/ifolder/src/common/iFolder/Novell.iFolder/Properties/Settings.Designer.cs
===================================================================
--- branches/iFolder_3.9.1_updates/ifolder/src/common/iFolder/Novell.iFolder/Properties/Settings.Designer.cs 2013-08-08 09:19:44 UTC (rev 7670)
+++ branches/iFolder_3.9.1_updates/ifolder/src/common/iFolder/Novell.iFolder/Properties/Settings.Designer.cs 2013-08-14 11:00:35 UTC (rev 7671)
@@ -1,7 +1,7 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
-// Runtime Version:2.0.50727.1433
+// Runtime Version:4.0.30319.18052
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
@@ -12,7 +12,7 @@
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "9.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0")]
internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
Modified: branches/iFolder_3.9.1_updates/ifolder/src/common/iFolder/Novell.iFolder/Web References/Web/Reference.cs
===================================================================
--- branches/iFolder_3.9.1_updates/ifolder/src/common/iFolder/Novell.iFolder/Web References/Web/Reference.cs 2013-08-08 09:19:44 UTC (rev 7670)
+++ branches/iFolder_3.9.1_updates/ifolder/src/common/iFolder/Novell.iFolder/Web References/Web/Reference.cs 2013-08-14 11:00:35 UTC (rev 7671)
@@ -1,7 +1,7 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
-// Runtime Version:2.0.50727.1433
+// Runtime Version:4.0.30319.18052
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
@@ -9,21 +9,21 @@
//------------------------------------------------------------------------------
//
-// This source code was auto-generated by Microsoft.VSDesigner, Version 2.0.50727.1433.
+// This source code was auto-generated by Microsoft.VSDesigner, Version 4.0.30319.18052.
//
#pragma warning disable 1591
namespace Novell.iFolder.Web {
+ using System;
+ using System.Web.Services;
using System.Diagnostics;
- using System.Web.Services;
- using System.ComponentModel;
using System.Web.Services.Protocols;
- using System;
using System.Xml.Serialization;
+ using System.ComponentModel;
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Web.Services.WebServiceBindingAttribute(Name="iFolderWebServiceSoap", Namespace="http://novell.com/ifolder/web/")]
@@ -2760,7 +2760,7 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.18054")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
@@ -3117,7 +3117,7 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.18054")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
@@ -3150,7 +3150,7 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.18054")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
@@ -3291,7 +3291,7 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.18054")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
@@ -3336,7 +3336,7 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.18054")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
@@ -3465,7 +3465,7 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.18054")]
[System.SerializableAttribute()]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://novell.com/ifolder/web/")]
public enum iFolderSearchType {
@@ -3505,15 +3505,15 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
public delegate void PingCompletedEventHandler(object sender, System.ComponentModel.AsyncCompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
public delegate void IsiFolderCompletedEventHandler(object sender, IsiFolderCompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class IsiFolderCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
@@ -3535,11 +3535,11 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
public delegate void CanBeiFolderCompletedEventHandler(object sender, CanBeiFolderCompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class CanBeiFolderCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
@@ -3561,11 +3561,11 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
public delegate void IsPathIniFolderCompletedEventHandler(object sender, IsPathIniFolderCompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class IsPathIniFolderCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
@@ -3587,11 +3587,11 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
public delegate void CreateLocaliFolderCompletedEventHandler(object sender, CreateLocaliFolderCompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class CreateLocaliFolderCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
@@ -3613,11 +3613,11 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
public delegate void CreateiFolderInDomainEncrCompletedEventHandler(object sender, CreateiFolderInDomainEncrCompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class CreateiFolderInDomainEncrCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
@@ -3639,11 +3639,11 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
public delegate void CreateiFolderInDomainCompletedEventHandler(object sender, CreateiFolderInDomainCompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class CreateiFolderInDomainCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
@@ -3665,11 +3665,11 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
public delegate void CheckiFolderCompletedEventHandler(object sender, CheckiFolderCompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class CheckiFolderCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
@@ -3691,11 +3691,11 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
public delegate void GetiFolderCompletedEventHandler(object sender, GetiFolderCompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class GetiFolderCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
@@ -3717,11 +3717,11 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
public delegate void GetMinimaliFolderCompletedEventHandler(object sender, GetMinimaliFolderCompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class GetMinimaliFolderCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
@@ -3743,11 +3743,11 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
public delegate void GetSecurityPolicyCompletedEventHandler(object sender, GetSecurityPolicyCompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class GetSecurityPolicyCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
@@ -3769,11 +3769,11 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
public delegate void GetDisableSharingPolicyCompletedEventHandler(object sender, GetDisableSharingPolicyCompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class GetDisableSharingPolicyCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
@@ -3795,11 +3795,11 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
public delegate void CanOwnerBeChangedCompletedEventHandler(object sender, CanOwnerBeChangedCompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class CanOwnerBeChangedCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
@@ -3821,11 +3821,11 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
public delegate void GetLimitPolicyStatusCompletedEventHandler(object sender, GetLimitPolicyStatusCompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class GetLimitPolicyStatusCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
@@ -3847,11 +3847,11 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
public delegate void GetiFolderInvitationCompletedEventHandler(object sender, GetiFolderInvitationCompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class GetiFolderInvitationCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
@@ -3873,11 +3873,11 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
public delegate void GetiFolderByLocalPathCompletedEventHandler(object sender, GetiFolderByLocalPathCompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class GetiFolderByLocalPathCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
@@ -3899,15 +3899,15 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
public delegate void DeleteiFolderCompletedEventHandler(object sender, System.ComponentModel.AsyncCompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
public delegate void RevertiFolderCompletedEventHandler(object sender, RevertiFolderCompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class RevertiFolderCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
@@ -3929,11 +3929,11 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
public delegate void RevertiFolder1CompletedEventHandler(object sender, RevertiFolder1CompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class RevertiFolder1CompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
@@ -3955,11 +3955,11 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
public delegate void GetAlliFoldersCompletedEventHandler(object sender, GetAlliFoldersCompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class GetAlliFoldersCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
@@ -3981,11 +3981,11 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
public delegate void GetAlliFolders1CompletedEventHandler(object sender, GetAlliFolders1CompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class GetAlliFolders1CompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
@@ -4007,11 +4007,11 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
public delegate void GetiFoldersForDomainCompletedEventHandler(object sender, GetiFoldersForDomainCompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class GetiFoldersForDomainCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
@@ -4033,11 +4033,11 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
public delegate void GetiFoldersCompletedEventHandler(object sender, GetiFoldersCompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class GetiFoldersCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
@@ -4059,15 +4059,15 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
public delegate void SetUserRightsCompletedEventHandler(object sender, System.ComponentModel.AsyncCompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
public delegate void GetOwnerCompletedEventHandler(object sender, GetOwnerCompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class GetOwnerCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
@@ -4089,19 +4089,19 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
public delegate void ChangeOwnerCompletedEventHandler(object sender, System.ComponentModel.AsyncCompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
public delegate void RemoveiFolderUserCompletedEventHandler(object sender, System.ComponentModel.AsyncCompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
public delegate void GetiFolderUsersCompletedEventHandler(object sender, GetiFolderUsersCompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class GetiFolderUsersCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
@@ -4123,11 +4123,11 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
public delegate void GetDomainUsersCompletedEventHandler(object sender, GetDomainUsersCompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class GetDomainUsersCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
@@ -4149,11 +4149,11 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
public delegate void SearchForDomainUsersCompletedEventHandler(object sender, SearchForDomainUsersCompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class SearchForDomainUsersCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
@@ -4175,15 +4175,15 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
public delegate void FindCloseiFolderMembersCompletedEventHandler(object sender, System.ComponentModel.AsyncCompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.17929")]
public delegate void FindFirstiFolderMembersCompletedEventHandler(object sender, FindFirstiFolderMembersCompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAtt...
[truncated message content] |
|
From: <kal...@us...> - 2013-08-08 09:19:48
|
Revision: 7670
http://sourceforge.net/p/ifolder/code/7670
Author: kalidasbala
Date: 2013-08-08 09:19:44 +0000 (Thu, 08 Aug 2013)
Log Message:
-----------
ID: #000000
Reviewer: Kalis
Localization Required: No
Documentation Required: No
Description: VS2010 creates CPP project file with different extension, so adding it to the repository
ID: #000000
Reviewer: Kalis
Localization Required: No
Documentation Required: No
Description: Project upgrade to VS2010
Modified Paths:
--------------
trunk/plugins/src/WindowsClient/AutoAccountCreator/AutoAccountCreator.csproj
trunk/plugins/src/WindowsClient/EnhancedConflictResolution/EnhancedConflictResolution.csproj
trunk/plugins/src/WindowsClient/EnhancedMenuItems/EnhancedMenuItems.csproj
trunk/plugins/src/WindowsClient/WinClientPlugins.sln
Modified: trunk/plugins/src/WindowsClient/AutoAccountCreator/AutoAccountCreator.csproj
===================================================================
--- trunk/plugins/src/WindowsClient/AutoAccountCreator/AutoAccountCreator.csproj 2013-08-02 15:41:52 UTC (rev 7669)
+++ trunk/plugins/src/WindowsClient/AutoAccountCreator/AutoAccountCreator.csproj 2013-08-08 09:19:44 UTC (rev 7670)
@@ -1,4 +1,5 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
@@ -13,9 +14,11 @@
<AssemblyOriginatorKeyFile>iFolder.snk</AssemblyOriginatorKeyFile>
<FileUpgradeFlags>
</FileUpgradeFlags>
- <OldToolsVersion>2.0</OldToolsVersion>
+ <OldToolsVersion>3.5</OldToolsVersion>
<UpgradeBackupLocation>
</UpgradeBackupLocation>
+ <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
+ <TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
Modified: trunk/plugins/src/WindowsClient/EnhancedConflictResolution/EnhancedConflictResolution.csproj
===================================================================
--- trunk/plugins/src/WindowsClient/EnhancedConflictResolution/EnhancedConflictResolution.csproj 2013-08-02 15:41:52 UTC (rev 7669)
+++ trunk/plugins/src/WindowsClient/EnhancedConflictResolution/EnhancedConflictResolution.csproj 2013-08-08 09:19:44 UTC (rev 7670)
@@ -1,4 +1,5 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
@@ -13,9 +14,26 @@
<AssemblyOriginatorKeyFile>iFolder.snk</AssemblyOriginatorKeyFile>
<FileUpgradeFlags>
</FileUpgradeFlags>
- <OldToolsVersion>2.0</OldToolsVersion>
+ <OldToolsVersion>3.5</OldToolsVersion>
<UpgradeBackupLocation>
</UpgradeBackupLocation>
+ <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
+ <PublishUrl>publish\</PublishUrl>
+ <Install>true</Install>
+ <InstallFrom>Disk</InstallFrom>
+ <UpdateEnabled>false</UpdateEnabled>
+ <UpdateMode>Foreground</UpdateMode>
+ <UpdateInterval>7</UpdateInterval>
+ <UpdateIntervalUnits>Days</UpdateIntervalUnits>
+ <UpdatePeriodically>false</UpdatePeriodically>
+ <UpdateRequired>false</UpdateRequired>
+ <MapFileExtensions>true</MapFileExtensions>
+ <ApplicationRevision>0</ApplicationRevision>
+ <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
+ <IsWebBootstrapper>false</IsWebBootstrapper>
+ <UseApplicationTrust>false</UseApplicationTrust>
+ <BootstrapperEnabled>true</BootstrapperEnabled>
+ <TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
@@ -124,6 +142,23 @@
<ItemGroup>
<None Include="iFolder.snk" />
</ItemGroup>
+ <ItemGroup>
+ <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
+ <Visible>False</Visible>
+ <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
+ <Install>false</Install>
+ </BootstrapperPackage>
+ <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
+ <Visible>False</Visible>
+ <ProductName>.NET Framework 3.5 SP1</ProductName>
+ <Install>true</Install>
+ </BootstrapperPackage>
+ <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
+ <Visible>False</Visible>
+ <ProductName>Windows Installer 3.1</ProductName>
+ <Install>true</Install>
+ </BootstrapperPackage>
+ </ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
Modified: trunk/plugins/src/WindowsClient/EnhancedMenuItems/EnhancedMenuItems.csproj
===================================================================
--- trunk/plugins/src/WindowsClient/EnhancedMenuItems/EnhancedMenuItems.csproj 2013-08-02 15:41:52 UTC (rev 7669)
+++ trunk/plugins/src/WindowsClient/EnhancedMenuItems/EnhancedMenuItems.csproj 2013-08-08 09:19:44 UTC (rev 7670)
@@ -1,4 +1,5 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
@@ -13,9 +14,11 @@
<AssemblyOriginatorKeyFile>iFolder.snk</AssemblyOriginatorKeyFile>
<FileUpgradeFlags>
</FileUpgradeFlags>
- <OldToolsVersion>2.0</OldToolsVersion>
+ <OldToolsVersion>3.5</OldToolsVersion>
<UpgradeBackupLocation>
</UpgradeBackupLocation>
+ <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
+ <TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
@@ -42,6 +45,25 @@
<PlatformTarget>x64</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
</PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
+ <DebugSymbols>true</DebugSymbols>
+ <OutputPath>bin\x86\Debug\</OutputPath>
+ <DefineConstants>DEBUG;TRACE</DefineConstants>
+ <DebugType>full</DebugType>
+ <PlatformTarget>x86</PlatformTarget>
+ <ErrorReport>prompt</ErrorReport>
+ <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
+ <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
+ <OutputPath>bin\x86\Release\</OutputPath>
+ <DefineConstants>TRACE</DefineConstants>
+ <Optimize>true</Optimize>
+ <DebugType>pdbonly</DebugType>
+ <PlatformTarget>x86</PlatformTarget>
+ <ErrorReport>prompt</ErrorReport>
+ <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
+ </PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Data" />
Modified: trunk/plugins/src/WindowsClient/WinClientPlugins.sln
===================================================================
--- trunk/plugins/src/WindowsClient/WinClientPlugins.sln 2013-08-02 15:41:52 UTC (rev 7669)
+++ trunk/plugins/src/WindowsClient/WinClientPlugins.sln 2013-08-08 09:19:44 UTC (rev 7670)
@@ -1,6 +1,6 @@
-Microsoft Visual Studio Solution File, Format Version 10.00
-# Visual Studio 2008
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AutoAccountCreator", "AutoAccountCreator\AutoAccountCreator.csproj", "{02AA77ED-4C75-4996-A597-81E699C2E83C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EnhancedConflictResolution", "EnhancedConflictResolution\EnhancedConflictResolution.csproj", "{E4BE325D-A939-4D9B-8012-698E703E253B}"
@@ -9,20 +9,20 @@
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Release|Any CPU = Release|Any CPU
+ Release|Win32 = Release|Win32
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {02AA77ED-4C75-4996-A597-81E699C2E83C}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {02AA77ED-4C75-4996-A597-81E699C2E83C}.Release|Any CPU.Build.0 = Release|Any CPU
+ {02AA77ED-4C75-4996-A597-81E699C2E83C}.Release|Win32.ActiveCfg = Release|x86
+ {02AA77ED-4C75-4996-A597-81E699C2E83C}.Release|Win32.Build.0 = Release|x86
{02AA77ED-4C75-4996-A597-81E699C2E83C}.Release|x64.ActiveCfg = Release|x64
{02AA77ED-4C75-4996-A597-81E699C2E83C}.Release|x64.Build.0 = Release|x64
- {E4BE325D-A939-4D9B-8012-698E703E253B}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {E4BE325D-A939-4D9B-8012-698E703E253B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E4BE325D-A939-4D9B-8012-698E703E253B}.Release|Win32.ActiveCfg = Release|x86
+ {E4BE325D-A939-4D9B-8012-698E703E253B}.Release|Win32.Build.0 = Release|x86
{E4BE325D-A939-4D9B-8012-698E703E253B}.Release|x64.ActiveCfg = Release|x64
{E4BE325D-A939-4D9B-8012-698E703E253B}.Release|x64.Build.0 = Release|x64
- {AD7D9A32-F632-42E0-90E7-DD8A75B6492F}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {AD7D9A32-F632-42E0-90E7-DD8A75B6492F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {AD7D9A32-F632-42E0-90E7-DD8A75B6492F}.Release|Win32.ActiveCfg = Release|x86
+ {AD7D9A32-F632-42E0-90E7-DD8A75B6492F}.Release|Win32.Build.0 = Release|x86
{AD7D9A32-F632-42E0-90E7-DD8A75B6492F}.Release|x64.ActiveCfg = Release|x64
{AD7D9A32-F632-42E0-90E7-DD8A75B6492F}.Release|x64.Build.0 = Release|x64
EndGlobalSection
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <kal...@us...> - 2013-08-02 15:41:55
|
Revision: 7669
http://sourceforge.net/p/ifolder/code/7669
Author: kalidasbala
Date: 2013-08-02 15:41:52 +0000 (Fri, 02 Aug 2013)
Log Message:
-----------
ID: #000000
Reviewer: Kalis
Localization Required: No
Documentation Required: No
Description: VS2010 creates CPP project file with different extension, so adding it to the repository
Added Paths:
-----------
trunk/ifolder/src/UI/Windows/iFolderShell/iFolderShell/iFolderShell.vcxproj
trunk/ifolder/src/UI/Windows/iFolderShell/iFolderShell/iFolderShell.vcxproj.filters
trunk/ifolder/src/UI/Windows/iFolderShell/iFolderShell/iFolderShellRes/iFolderShellRes.vcxproj
trunk/ifolder/src/UI/Windows/iFolderShell/iFolderShell/iFolderShellRes/iFolderShellRes.vcxproj.filters
Added: trunk/ifolder/src/UI/Windows/iFolderShell/iFolderShell/iFolderShell.vcxproj
===================================================================
--- trunk/ifolder/src/UI/Windows/iFolderShell/iFolderShell/iFolderShell.vcxproj (rev 0)
+++ trunk/ifolder/src/UI/Windows/iFolderShell/iFolderShell/iFolderShell.vcxproj 2013-08-02 15:41:52 UTC (rev 7669)
@@ -0,0 +1,258 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <ItemGroup Label="ProjectConfigurations">
+ <ProjectConfiguration Include="Debug|Win32">
+ <Configuration>Debug</Configuration>
+ <Platform>Win32</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Debug|x64">
+ <Configuration>Debug</Configuration>
+ <Platform>x64</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Release|Win32">
+ <Configuration>Release</Configuration>
+ <Platform>Win32</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Release|x64">
+ <Configuration>Release</Configuration>
+ <Platform>x64</Platform>
+ </ProjectConfiguration>
+ </ItemGroup>
+ <PropertyGroup Label="Globals">
+ <ProjectGuid>{74BB01BE-615C-410D-9502-A8DC5760BA22}</ProjectGuid>
+ <RootNamespace>iFolderShell</RootNamespace>
+ <Keyword>Win32Proj</Keyword>
+ </PropertyGroup>
+ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+ <ConfigurationType>DynamicLibrary</ConfigurationType>
+ <CharacterSet>Unicode</CharacterSet>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+ <ConfigurationType>DynamicLibrary</ConfigurationType>
+ <CharacterSet>Unicode</CharacterSet>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
+ <ConfigurationType>DynamicLibrary</ConfigurationType>
+ <CharacterSet>Unicode</CharacterSet>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
+ <ConfigurationType>DynamicLibrary</ConfigurationType>
+ <CharacterSet>Unicode</CharacterSet>
+ </PropertyGroup>
+ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+ <ImportGroup Label="ExtensionSettings">
+ </ImportGroup>
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
+ </ImportGroup>
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
+ </ImportGroup>
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
+ </ImportGroup>
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
+ </ImportGroup>
+ <PropertyGroup Label="UserMacros" />
+ <PropertyGroup>
+ <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
+ <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Debug\</OutDir>
+ <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Debug\</IntDir>
+ <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+ <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</OutDir>
+ <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir>
+ <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>
+ <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Release\</OutDir>
+ <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Release\</IntDir>
+ <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</LinkIncremental>
+ <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</OutDir>
+ <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir>
+ <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</LinkIncremental>
+ </PropertyGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+ <ClCompile>
+ <Optimization>Disabled</Optimization>
+ <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;IFOLDERSHELL_EXPORTS;%40_VERSION_%40=3.7.1.3;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <MinimalRebuild>false</MinimalRebuild>
+ <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+ <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
+ <PrecompiledHeader>
+ </PrecompiledHeader>
+ <WarningLevel>Level3</WarningLevel>
+ <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
+ </ClCompile>
+ <Link>
+ <AdditionalDependencies>comctl32.lib;%(AdditionalDependencies)</AdditionalDependencies>
+ <OutputFile>$(OutDir)iFolderShell.dll</OutputFile>
+ <AdditionalLibraryDirectories>E:\Data\iFolder\NovelliFolder\src\UI\Windows\iFolderShell\iFolderShell\iFolderShellRes\Debug;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+ <ModuleDefinitionFile>iFolderShell.Def</ModuleDefinitionFile>
+ <EmbedManagedResourceFile>%(EmbedManagedResourceFile)</EmbedManagedResourceFile>
+ <AssemblyLinkResource>$(TargetDir)iFolderShell.res;%(AssemblyLinkResource)</AssemblyLinkResource>
+ <GenerateDebugInformation>true</GenerateDebugInformation>
+ <AssemblyDebug>true</AssemblyDebug>
+ <ProgramDatabaseFile>$(OutDir)iFolderShell.pdb</ProgramDatabaseFile>
+ <SubSystem>Windows</SubSystem>
+ <RandomizedBaseAddress>false</RandomizedBaseAddress>
+ <DataExecutionPrevention>
+ </DataExecutionPrevention>
+ <ImportLibrary>$(OutDir)iFolderShell.lib</ImportLibrary>
+ <TargetMachine>MachineX86</TargetMachine>
+ </Link>
+ <PostBuildEvent>
+ <Command>if not exist C:\iFolder_stage mkdir C:\iFolder_stage
+copy $(TargetDir)$(TargetFileName) C:\iFolder_stage
+copy $(ProjectDir)..\$(TargetName).reg C:\iFolder_stage
+if exist $(OutDir)$(TargetName).pdb copy $(OutDir)$(TargetName).pdb C:\iFolder_stage
+</Command>
+ </PostBuildEvent>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
+ <Midl>
+ <TargetEnvironment>X64</TargetEnvironment>
+ </Midl>
+ <ClCompile>
+ <Optimization>Disabled</Optimization>
+ <PreprocessorDefinitions>WIN64;_WIN64;_DEBUG;_WINDOWS;_USRDLL;IFOLDERSHELL_EXPORTS;%40_VERSION_%40=3.7.1.3;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <MinimalRebuild>false</MinimalRebuild>
+ <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+ <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
+ <PrecompiledHeader>
+ </PrecompiledHeader>
+ <WarningLevel>Level3</WarningLevel>
+ <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+ </ClCompile>
+ <Link>
+ <AdditionalDependencies>comctl32.lib;%(AdditionalDependencies)</AdditionalDependencies>
+ <OutputFile>$(OutDir)iFolderShell.dll</OutputFile>
+ <AdditionalLibraryDirectories>E:\Data\iFolder\NovelliFolder\src\UI\Windows\iFolderShell\iFolderShell\iFolderShellRes\Debug;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+ <ModuleDefinitionFile>iFolderShell.Def</ModuleDefinitionFile>
+ <EmbedManagedResourceFile>%(EmbedManagedResourceFile)</EmbedManagedResourceFile>
+ <AssemblyLinkResource>$(TargetDir)iFolderShell.res;%(AssemblyLinkResource)</AssemblyLinkResource>
+ <GenerateDebugInformation>true</GenerateDebugInformation>
+ <AssemblyDebug>true</AssemblyDebug>
+ <ProgramDatabaseFile>$(OutDir)iFolderShell.pdb</ProgramDatabaseFile>
+ <SubSystem>Windows</SubSystem>
+ <RandomizedBaseAddress>false</RandomizedBaseAddress>
+ <DataExecutionPrevention>
+ </DataExecutionPrevention>
+ <ImportLibrary>$(OutDir)iFolderShell.lib</ImportLibrary>
+ <TargetMachine>MachineX64</TargetMachine>
+ </Link>
+ <PostBuildEvent>
+ <Command>if not exist C:\iFolder_stage mkdir C:\iFolder_stage
+copy $(TargetDir)$(TargetFileName) C:\iFolder_stage
+copy $(ProjectDir)..\$(TargetName).reg C:\iFolder_stage
+if exist $(OutDir)$(TargetName).pdb copy $(OutDir)$(TargetName).pdb C:\iFolder_stage
+</Command>
+ </PostBuildEvent>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+ <ClCompile>
+ <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;IFOLDERSHELL_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
+ <PrecompiledHeader>
+ </PrecompiledHeader>
+ <WarningLevel>Level4</WarningLevel>
+ <DebugInformationFormat>
+ </DebugInformationFormat>
+ </ClCompile>
+ <Link>
+ <AdditionalDependencies>comctl32.lib;%(AdditionalDependencies)</AdditionalDependencies>
+ <OutputFile>$(OutDir)iFolderShell.dll</OutputFile>
+ <Version>3.7.1.3</Version>
+ <AdditionalLibraryDirectories>$(OutDir);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+ <ModuleDefinitionFile>iFolderShell.Def</ModuleDefinitionFile>
+ <AssemblyLinkResource>$(TargetDir)iFolderShell.res;%(AssemblyLinkResource)</AssemblyLinkResource>
+ <GenerateDebugInformation>false</GenerateDebugInformation>
+ <SubSystem>Windows</SubSystem>
+ <OptimizeReferences>true</OptimizeReferences>
+ <EnableCOMDATFolding>true</EnableCOMDATFolding>
+ <RandomizedBaseAddress>false</RandomizedBaseAddress>
+ <DataExecutionPrevention>
+ </DataExecutionPrevention>
+ <TargetMachine>MachineX86</TargetMachine>
+ </Link>
+ <Manifest>
+ <AssemblyIdentity>
+ </AssemblyIdentity>
+ </Manifest>
+ <PostBuildEvent>
+ <Command>if not exist C:\iFolder_stage mkdir C:\iFolder_stage
+copy $(TargetDir)$(TargetFileName) C:\iFolder_stage
+copy $(ProjectDir)..\$(TargetName).reg C:\iFolder_stage
+
+</Command>
+ </PostBuildEvent>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
+ <Midl>
+ <TargetEnvironment>X64</TargetEnvironment>
+ </Midl>
+ <ClCompile>
+ <PreprocessorDefinitions>WIN64;_WIN64;NDEBUG;_WINDOWS;_USRDLL;IFOLDERSHELL_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
+ <PrecompiledHeader>
+ </PrecompiledHeader>
+ <WarningLevel>Level4</WarningLevel>
+ <DebugInformationFormat>
+ </DebugInformationFormat>
+ </ClCompile>
+ <Link>
+ <AdditionalDependencies>comctl32.lib;%(AdditionalDependencies)</AdditionalDependencies>
+ <OutputFile>$(OutDir)iFolderShell.dll</OutputFile>
+ <Version>3.7.1.3</Version>
+ <AdditionalLibraryDirectories>$(OutDir);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+ <ModuleDefinitionFile>iFolderShell.Def</ModuleDefinitionFile>
+ <AssemblyLinkResource>$(TargetDir)iFolderShell.res;%(AssemblyLinkResource)</AssemblyLinkResource>
+ <GenerateDebugInformation>false</GenerateDebugInformation>
+ <SubSystem>Windows</SubSystem>
+ <OptimizeReferences>true</OptimizeReferences>
+ <EnableCOMDATFolding>true</EnableCOMDATFolding>
+ <RandomizedBaseAddress>false</RandomizedBaseAddress>
+ <DataExecutionPrevention>
+ </DataExecutionPrevention>
+ <TargetMachine>MachineX64</TargetMachine>
+ </Link>
+ <Manifest>
+ <AssemblyIdentity>
+ </AssemblyIdentity>
+ </Manifest>
+ <PostBuildEvent>
+ <Command>if not exist C:\iFolder_stage mkdir C:\iFolder_stage
+copy $(TargetDir)$(TargetFileName) C:\iFolder_stage
+copy $(ProjectDir)..\$(TargetName).reg C:\iFolder_stage
+
+</Command>
+ </PostBuildEvent>
+ </ItemDefinitionGroup>
+ <ItemGroup>
+ <ClCompile Include="ContextMenu.cpp" />
+ <ClCompile Include="IconOverlay.cpp" />
+ <ClCompile Include="iFolderShell.cpp" />
+ <ClCompile Include="PropertySheet.cpp" />
+ <ClCompile Include="Registry.cpp" />
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="iFolderShell.Def" />
+ <None Include="ReadMe.txt" />
+ </ItemGroup>
+ <ItemGroup>
+ <ClInclude Include="CommonUI.h" />
+ <ClInclude Include="iFolderShell.h" />
+ <ClInclude Include="nifver.h" />
+ <ClInclude Include="Registry.h" />
+ <ClInclude Include="resource.h" />
+ </ItemGroup>
+ <ItemGroup>
+ <ResourceCompile Include="iFolderShell.rc" />
+ </ItemGroup>
+ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+ <ImportGroup Label="ExtensionTargets">
+ </ImportGroup>
+</Project>
\ No newline at end of file
Added: trunk/ifolder/src/UI/Windows/iFolderShell/iFolderShell/iFolderShell.vcxproj.filters
===================================================================
--- trunk/ifolder/src/UI/Windows/iFolderShell/iFolderShell/iFolderShell.vcxproj.filters (rev 0)
+++ trunk/ifolder/src/UI/Windows/iFolderShell/iFolderShell/iFolderShell.vcxproj.filters 2013-08-02 15:41:52 UTC (rev 7669)
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <ItemGroup>
+ <Filter Include="Source Files">
+ <UniqueIdentifier>{4FC737F1-C7A5-4376-A066-2A32D752A2FF}</UniqueIdentifier>
+ <Extensions>cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions>
+ </Filter>
+ <Filter Include="Header Files">
+ <UniqueIdentifier>{93995380-89BD-4b04-88EB-625FBE52EBFB}</UniqueIdentifier>
+ <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions>
+ </Filter>
+ <Filter Include="Resource Files">
+ <UniqueIdentifier>{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}</UniqueIdentifier>
+ <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx</Extensions>
+ </Filter>
+ </ItemGroup>
+ <ItemGroup>
+ <ClCompile Include="ContextMenu.cpp">
+ <Filter>Source Files</Filter>
+ </ClCompile>
+ <ClCompile Include="IconOverlay.cpp">
+ <Filter>Source Files</Filter>
+ </ClCompile>
+ <ClCompile Include="iFolderShell.cpp">
+ <Filter>Source Files</Filter>
+ </ClCompile>
+ <ClCompile Include="PropertySheet.cpp">
+ <Filter>Source Files</Filter>
+ </ClCompile>
+ <ClCompile Include="Registry.cpp">
+ <Filter>Source Files</Filter>
+ </ClCompile>
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="iFolderShell.Def">
+ <Filter>Source Files</Filter>
+ </None>
+ <None Include="ReadMe.txt" />
+ </ItemGroup>
+ <ItemGroup>
+ <ClInclude Include="CommonUI.h">
+ <Filter>Header Files</Filter>
+ </ClInclude>
+ <ClInclude Include="iFolderShell.h">
+ <Filter>Header Files</Filter>
+ </ClInclude>
+ <ClInclude Include="nifver.h">
+ <Filter>Header Files</Filter>
+ </ClInclude>
+ <ClInclude Include="Registry.h">
+ <Filter>Header Files</Filter>
+ </ClInclude>
+ <ClInclude Include="resource.h">
+ <Filter>Header Files</Filter>
+ </ClInclude>
+ </ItemGroup>
+ <ItemGroup>
+ <ResourceCompile Include="iFolderShell.rc">
+ <Filter>Resource Files</Filter>
+ </ResourceCompile>
+ </ItemGroup>
+</Project>
\ No newline at end of file
Added: trunk/ifolder/src/UI/Windows/iFolderShell/iFolderShell/iFolderShellRes/iFolderShellRes.vcxproj
===================================================================
--- trunk/ifolder/src/UI/Windows/iFolderShell/iFolderShell/iFolderShellRes/iFolderShellRes.vcxproj (rev 0)
+++ trunk/ifolder/src/UI/Windows/iFolderShell/iFolderShell/iFolderShellRes/iFolderShellRes.vcxproj 2013-08-02 15:41:52 UTC (rev 7669)
@@ -0,0 +1,221 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <ItemGroup Label="ProjectConfigurations">
+ <ProjectConfiguration Include="Debug|Win32">
+ <Configuration>Debug</Configuration>
+ <Platform>Win32</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Debug|x64">
+ <Configuration>Debug</Configuration>
+ <Platform>x64</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Release|Win32">
+ <Configuration>Release</Configuration>
+ <Platform>Win32</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Release|x64">
+ <Configuration>Release</Configuration>
+ <Platform>x64</Platform>
+ </ProjectConfiguration>
+ </ItemGroup>
+ <PropertyGroup Label="Globals">
+ <ProjectGuid>{E295891C-3308-455D-963A-A1EF8C68F01E}</ProjectGuid>
+ <RootNamespace>iFolderShellRes</RootNamespace>
+ <Keyword>Win32Proj</Keyword>
+ </PropertyGroup>
+ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+ <ConfigurationType>DynamicLibrary</ConfigurationType>
+ <CharacterSet>Unicode</CharacterSet>
+ <WholeProgramOptimization>true</WholeProgramOptimization>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+ <ConfigurationType>DynamicLibrary</ConfigurationType>
+ <CharacterSet>Unicode</CharacterSet>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
+ <ConfigurationType>DynamicLibrary</ConfigurationType>
+ <CharacterSet>Unicode</CharacterSet>
+ <WholeProgramOptimization>true</WholeProgramOptimization>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
+ <ConfigurationType>DynamicLibrary</ConfigurationType>
+ <CharacterSet>Unicode</CharacterSet>
+ </PropertyGroup>
+ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+ <ImportGroup Label="ExtensionSettings">
+ </ImportGroup>
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ </ImportGroup>
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ </ImportGroup>
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ </ImportGroup>
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ </ImportGroup>
+ <PropertyGroup Label="UserMacros" />
+ <PropertyGroup>
+ <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
+ <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)\</OutDir>
+ <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\</IntDir>
+ <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+ <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
+ <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir>
+ <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>
+ <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\</OutDir>
+ <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\</IntDir>
+ <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+ <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
+ <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir>
+ <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
+ </PropertyGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+ <ClCompile>
+ <Optimization>Disabled</Optimization>
+ <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;IFOLDERSHELLRES_EXPORTS;WINDOWS;VERSION=3.7.1.3;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <MinimalRebuild>true</MinimalRebuild>
+ <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+ <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+ <PrecompiledHeader>
+ </PrecompiledHeader>
+ <WarningLevel>Level3</WarningLevel>
+ <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
+ </ClCompile>
+ <Link>
+ <OutputFile>$(OutDir)$(ProjectName).dll</OutputFile>
+ <EmbedManagedResourceFile>%(EmbedManagedResourceFile)</EmbedManagedResourceFile>
+ <AssemblyLinkResource>$(IntDir)iFolderShell.res;%(AssemblyLinkResource)</AssemblyLinkResource>
+ <GenerateDebugInformation>true</GenerateDebugInformation>
+ <AssemblyDebug>true</AssemblyDebug>
+ <SubSystem>Windows</SubSystem>
+ <RandomizedBaseAddress>false</RandomizedBaseAddress>
+ <DataExecutionPrevention>
+ </DataExecutionPrevention>
+ <ImportLibrary>$(IntDir)iFolderShellRes.lib</ImportLibrary>
+ <TargetMachine>MachineX86</TargetMachine>
+ </Link>
+ <PostBuildEvent>
+ <Command>if not exist C:\iFolder_stage mkdir C:\iFolder_stage
+copy $(TargetDir)$(TargetFileName) C:\iFolder_stage
+</Command>
+ </PostBuildEvent>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
+ <Midl>
+ <TargetEnvironment>X64</TargetEnvironment>
+ </Midl>
+ <ClCompile>
+ <Optimization>Disabled</Optimization>
+ <PreprocessorDefinitions>WIN64;_WIN64;_DEBUG;_WINDOWS;_USRDLL;IFOLDERSHELLRES_EXPORTS;WINDOWS;VERSION=3.7.1.3;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <MinimalRebuild>true</MinimalRebuild>
+ <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+ <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+ <PrecompiledHeader>
+ </PrecompiledHeader>
+ <WarningLevel>Level3</WarningLevel>
+ <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+ </ClCompile>
+ <Link>
+ <OutputFile>$(OutDir)$(ProjectName).dll</OutputFile>
+ <EmbedManagedResourceFile>%(EmbedManagedResourceFile)</EmbedManagedResourceFile>
+ <AssemblyLinkResource>$(IntDir)iFolderShell.res;%(AssemblyLinkResource)</AssemblyLinkResource>
+ <GenerateDebugInformation>true</GenerateDebugInformation>
+ <AssemblyDebug>true</AssemblyDebug>
+ <SubSystem>Windows</SubSystem>
+ <RandomizedBaseAddress>false</RandomizedBaseAddress>
+ <DataExecutionPrevention>
+ </DataExecutionPrevention>
+ <ImportLibrary>$(IntDir)iFolderShellRes.lib</ImportLibrary>
+ <TargetMachine>MachineX64</TargetMachine>
+ </Link>
+ <PostBuildEvent>
+ <Command>if not exist C:\iFolder_stage mkdir C:\iFolder_stage
+copy $(TargetDir)$(TargetFileName) C:\iFolder_stage
+</Command>
+ </PostBuildEvent>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+ <ClCompile>
+ <AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+ <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;IFOLDERSHELLRES_EXPORTS;IF_VERSION2 3;6;1;0;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+ <PrecompiledHeader>
+ </PrecompiledHeader>
+ <WarningLevel>Level3</WarningLevel>
+ <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+ </ClCompile>
+ <Link>
+ <Version>3.7.1.3</Version>
+ <GenerateDebugInformation>false</GenerateDebugInformation>
+ <SubSystem>Windows</SubSystem>
+ <OptimizeReferences>true</OptimizeReferences>
+ <EnableCOMDATFolding>true</EnableCOMDATFolding>
+ <RandomizedBaseAddress>false</RandomizedBaseAddress>
+ <DataExecutionPrevention>
+ </DataExecutionPrevention>
+ <TargetMachine>MachineX86</TargetMachine>
+ </Link>
+ <Manifest>
+ <AssemblyIdentity>
+ </AssemblyIdentity>
+ </Manifest>
+ <PostBuildEvent>
+ <Command>if not exist C:\iFolder_stage mkdir C:\iFolder_stage
+copy $(TargetDir)$(TargetFileName) C:\iFolder_stage
+</Command>
+ </PostBuildEvent>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
+ <Midl>
+ <TargetEnvironment>X64</TargetEnvironment>
+ </Midl>
+ <ClCompile>
+ <AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+ <PreprocessorDefinitions>WIN64;_WIN64;NDEBUG;_WINDOWS;_USRDLL;IFOLDERSHELLRES_EXPORTS;IF_VERSION2 3;6;1;0;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+ <PrecompiledHeader>
+ </PrecompiledHeader>
+ <WarningLevel>Level3</WarningLevel>
+ <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+ </ClCompile>
+ <Link>
+ <Version>3.7.1.3</Version>
+ <GenerateDebugInformation>false</GenerateDebugInformation>
+ <SubSystem>Windows</SubSystem>
+ <OptimizeReferences>true</OptimizeReferences>
+ <EnableCOMDATFolding>true</EnableCOMDATFolding>
+ <RandomizedBaseAddress>false</RandomizedBaseAddress>
+ <DataExecutionPrevention>
+ </DataExecutionPrevention>
+ <TargetMachine>MachineX64</TargetMachine>
+ </Link>
+ <Manifest>
+ <AssemblyIdentity>
+ </AssemblyIdentity>
+ </Manifest>
+ <PostBuildEvent>
+ <Command>if not exist C:\iFolder_stage mkdir C:\iFolder_stage
+copy $(TargetDir)$(TargetFileName) C:\iFolder_stage
+</Command>
+ </PostBuildEvent>
+ </ItemDefinitionGroup>
+ <ItemGroup>
+ <ClCompile Include="iFolderShellRes.cpp" />
+ </ItemGroup>
+ <ItemGroup>
+ <ClInclude Include="version.h" />
+ </ItemGroup>
+ <ItemGroup>
+ <ResourceCompile Include="iFolderShell.rc" />
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="iFolderShell.rc2" />
+ </ItemGroup>
+ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+ <ImportGroup Label="ExtensionTargets">
+ </ImportGroup>
+</Project>
\ No newline at end of file
Added: trunk/ifolder/src/UI/Windows/iFolderShell/iFolderShell/iFolderShellRes/iFolderShellRes.vcxproj.filters
===================================================================
--- trunk/ifolder/src/UI/Windows/iFolderShell/iFolderShell/iFolderShellRes/iFolderShellRes.vcxproj.filters (rev 0)
+++ trunk/ifolder/src/UI/Windows/iFolderShell/iFolderShell/iFolderShellRes/iFolderShellRes.vcxproj.filters 2013-08-02 15:41:52 UTC (rev 7669)
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <ItemGroup>
+ <Filter Include="Source Files">
+ <UniqueIdentifier>{4FC737F1-C7A5-4376-A066-2A32D752A2FF}</UniqueIdentifier>
+ <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions>
+ </Filter>
+ <Filter Include="Header Files">
+ <UniqueIdentifier>{93995380-89BD-4b04-88EB-625FBE52EBFB}</UniqueIdentifier>
+ <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions>
+ </Filter>
+ <Filter Include="Resource Files">
+ <UniqueIdentifier>{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}</UniqueIdentifier>
+ <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav</Extensions>
+ </Filter>
+ </ItemGroup>
+ <ItemGroup>
+ <ClCompile Include="iFolderShellRes.cpp">
+ <Filter>Source Files</Filter>
+ </ClCompile>
+ </ItemGroup>
+ <ItemGroup>
+ <ClInclude Include="version.h">
+ <Filter>Header Files</Filter>
+ </ClInclude>
+ </ItemGroup>
+ <ItemGroup>
+ <ResourceCompile Include="iFolderShell.rc">
+ <Filter>Resource Files</Filter>
+ </ResourceCompile>
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="iFolderShell.rc2">
+ <Filter>Resource Files</Filter>
+ </None>
+ </ItemGroup>
+</Project>
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <kal...@us...> - 2013-08-02 06:00:12
|
Revision: 7668
http://sourceforge.net/p/ifolder/code/7668
Author: kalidasbala
Date: 2013-08-02 06:00:09 +0000 (Fri, 02 Aug 2013)
Log Message:
-----------
ID: #000000
Reviewer: Kalis
Localization Required: No
Documentation Required: No
Description: Project upgrade to VS2010
Modified Paths:
--------------
trunk/ifolder/src/UI/Windows/FormsTrayApp/FormsTrayApp.csproj
trunk/ifolder/src/UI/Windows/FormsTrayApp/FormsTrayApp.sln
trunk/ifolder/src/UI/Windows/FormsTrayApp/Properties/Resources.Designer.cs
trunk/ifolder/src/UI/Windows/FormsTrayApp/app.config
trunk/ifolder/src/UI/Windows/KeyRecovery/KeyRecovery.csproj
trunk/ifolder/src/UI/Windows/KeyRecovery/Properties/Resources.Designer.cs
trunk/ifolder/src/UI/Windows/KeyRecovery/Properties/Settings.Designer.cs
trunk/ifolder/src/UI/Windows/iFolderShell/iFolderComponent.csproj
trunk/ifolder/src/common/WebService/Novell.iFolder.Web.csproj
trunk/ifolder/src/common/WebService/Web.config
trunk/ifolder/src/common/WebService/iFolderWebService.csproj
trunk/ifolder/src/common/iFolder/Novell.iFolder/Novell.iFolder.csproj
trunk/ifolder/src/common/iFolder/Novell.iFolder/Properties/Settings.Designer.cs
trunk/ifolder/src/common/iFolder/Novell.iFolder/Web References/Web/Reference.cs
trunk/ifolder/src/common/iFolder/Novell.iFolder/Web References/Web/iFolder.wsdl
trunk/ifolder/src/common/iFolder/Novell.iFolder/app.config
Added Paths:
-----------
trunk/ifolder/src/UI/Windows/KeyRecovery/app.config
trunk/ifolder/src/common/iFolder/Novell.iFolder/Settings.cs
Modified: trunk/ifolder/src/UI/Windows/FormsTrayApp/FormsTrayApp.csproj
===================================================================
--- trunk/ifolder/src/UI/Windows/FormsTrayApp/FormsTrayApp.csproj 2013-05-21 08:46:44 UTC (rev 7667)
+++ trunk/ifolder/src/UI/Windows/FormsTrayApp/FormsTrayApp.csproj 2013-08-02 06:00:09 UTC (rev 7668)
@@ -1,4 +1,5 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
<PropertyGroup>
<ProjectType>Local</ProjectType>
<ProductVersion>9.0.21022</ProductVersion>
@@ -25,7 +26,10 @@
<UpgradeBackupLocation>
</UpgradeBackupLocation>
<SignAssembly>true</SignAssembly>
- <OldToolsVersion>2.0</OldToolsVersion>
+ <OldToolsVersion>3.5</OldToolsVersion>
+ <IsWebBootstrapper>false</IsWebBootstrapper>
+ <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
+ <TargetFrameworkProfile />
<PublishUrl>publish\</PublishUrl>
<Install>true</Install>
<InstallFrom>Disk</InstallFrom>
@@ -38,7 +42,6 @@
<MapFileExtensions>true</MapFileExtensions>
<ApplicationRevision>0</ApplicationRevision>
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
- <IsWebBootstrapper>false</IsWebBootstrapper>
<UseApplicationTrust>false</UseApplicationTrust>
<BootstrapperEnabled>true</BootstrapperEnabled>
</PropertyGroup>
@@ -2718,6 +2721,7 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
+ <None Include="app.config" />
<None Include="iFolder.snk" />
<None Include="iFolderApp.exe.config">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
@@ -2727,6 +2731,11 @@
</None>
</ItemGroup>
<ItemGroup>
+ <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
+ <Visible>False</Visible>
+ <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
+ <Install>false</Install>
+ </BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
<Visible>False</Visible>
<ProductName>.NET Framework 2.0 %28x86%29</ProductName>
@@ -2742,6 +2751,11 @@
<ProductName>.NET Framework 3.5</ProductName>
<Install>false</Install>
</BootstrapperPackage>
+ <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
+ <Visible>False</Visible>
+ <ProductName>.NET Framework 3.5 SP1</ProductName>
+ <Install>false</Install>
+ </BootstrapperPackage>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
Modified: trunk/ifolder/src/UI/Windows/FormsTrayApp/FormsTrayApp.sln
===================================================================
--- trunk/ifolder/src/UI/Windows/FormsTrayApp/FormsTrayApp.sln 2013-05-21 08:46:44 UTC (rev 7667)
+++ trunk/ifolder/src/UI/Windows/FormsTrayApp/FormsTrayApp.sln 2013-08-02 06:00:09 UTC (rev 7668)
@@ -1,5 +1,5 @@
-Microsoft Visual Studio Solution File, Format Version 10.00
-# Visual Studio 2008
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FormsTrayApp", "FormsTrayApp.csproj", "{8EFF791C-2C5B-42BC-B0C5-851FD2B6BE72}"
ProjectSection(ProjectDependencies) = postProject
{5E804109-1D93-4B40-B39A-CDBDF4446ED1} = {5E804109-1D93-4B40-B39A-CDBDF4446ED1}
@@ -16,7 +16,7 @@
{5E804109-1D93-4B40-B39A-CDBDF4446ED1} = {5E804109-1D93-4B40-B39A-CDBDF4446ED1}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iFolderShell", "..\iFolderShell\iFolderShell\iFolderShell.vcproj", "{74BB01BE-615C-410D-9502-A8DC5760BA22}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iFolderShell", "..\iFolderShell\iFolderShell\iFolderShell.vcxproj", "{74BB01BE-615C-410D-9502-A8DC5760BA22}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Novell.iFolder.Web", "..\..\..\common\WebService\Novell.iFolder.Web.csproj", "{9138D2DD-53AF-4631-974A-36F017202F49}"
EndProject
@@ -27,44 +27,78 @@
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "iFolderWebService", "..\..\..\common\WebService\iFolderWebService.csproj", "{AC89F1D3-92AE-491E-A5EB-DEB2DC438EFA}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iFolderShellRes", "..\iFolderShell\iFolderShell\iFolderShellRes\iFolderShellRes.vcproj", "{E295891C-3308-455D-963A-A1EF8C68F01E}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iFolderShellRes", "..\iFolderShell\iFolderShell\iFolderShellRes\iFolderShellRes.vcxproj", "{E295891C-3308-455D-963A-A1EF8C68F01E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "KeyRecovery", "..\KeyRecovery\KeyRecovery.csproj", "{6776A48D-FBA2-4545-B3DC-E8B95F7BE773}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Win32 = Debug|Win32
+ Debug|x64 = Debug|x64
Release|Win32 = Release|Win32
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {8EFF791C-2C5B-42BC-B0C5-851FD2B6BE72}.Debug|Win32.ActiveCfg = Debug|x86
+ {8EFF791C-2C5B-42BC-B0C5-851FD2B6BE72}.Debug|Win32.Build.0 = Debug|x86
+ {8EFF791C-2C5B-42BC-B0C5-851FD2B6BE72}.Debug|x64.ActiveCfg = Debug|x64
+ {8EFF791C-2C5B-42BC-B0C5-851FD2B6BE72}.Debug|x64.Build.0 = Debug|x64
{8EFF791C-2C5B-42BC-B0C5-851FD2B6BE72}.Release|Win32.ActiveCfg = Release|x86
{8EFF791C-2C5B-42BC-B0C5-851FD2B6BE72}.Release|Win32.Build.0 = Release|x86
{8EFF791C-2C5B-42BC-B0C5-851FD2B6BE72}.Release|x64.ActiveCfg = Release|x64
{8EFF791C-2C5B-42BC-B0C5-851FD2B6BE72}.Release|x64.Build.0 = Release|x64
+ {44878C2B-BCB2-484A-9D15-1DD5ABBD9A5D}.Debug|Win32.ActiveCfg = Debug|x86
+ {44878C2B-BCB2-484A-9D15-1DD5ABBD9A5D}.Debug|Win32.Build.0 = Debug|x86
+ {44878C2B-BCB2-484A-9D15-1DD5ABBD9A5D}.Debug|x64.ActiveCfg = Debug|x64
+ {44878C2B-BCB2-484A-9D15-1DD5ABBD9A5D}.Debug|x64.Build.0 = Debug|x64
{44878C2B-BCB2-484A-9D15-1DD5ABBD9A5D}.Release|Win32.ActiveCfg = Release|x86
{44878C2B-BCB2-484A-9D15-1DD5ABBD9A5D}.Release|Win32.Build.0 = Release|x86
{44878C2B-BCB2-484A-9D15-1DD5ABBD9A5D}.Release|x64.ActiveCfg = Release|x64
{44878C2B-BCB2-484A-9D15-1DD5ABBD9A5D}.Release|x64.Build.0 = Release|x64
+ {74BB01BE-615C-410D-9502-A8DC5760BA22}.Debug|Win32.ActiveCfg = Debug|Win32
+ {74BB01BE-615C-410D-9502-A8DC5760BA22}.Debug|Win32.Build.0 = Debug|Win32
+ {74BB01BE-615C-410D-9502-A8DC5760BA22}.Debug|x64.ActiveCfg = Debug|x64
+ {74BB01BE-615C-410D-9502-A8DC5760BA22}.Debug|x64.Build.0 = Debug|x64
{74BB01BE-615C-410D-9502-A8DC5760BA22}.Release|Win32.ActiveCfg = Release|Win32
{74BB01BE-615C-410D-9502-A8DC5760BA22}.Release|Win32.Build.0 = Release|Win32
{74BB01BE-615C-410D-9502-A8DC5760BA22}.Release|x64.ActiveCfg = Release|x64
{74BB01BE-615C-410D-9502-A8DC5760BA22}.Release|x64.Build.0 = Release|x64
+ {9138D2DD-53AF-4631-974A-36F017202F49}.Debug|Win32.ActiveCfg = Debug|x86
+ {9138D2DD-53AF-4631-974A-36F017202F49}.Debug|Win32.Build.0 = Debug|x86
+ {9138D2DD-53AF-4631-974A-36F017202F49}.Debug|x64.ActiveCfg = Debug|x64
+ {9138D2DD-53AF-4631-974A-36F017202F49}.Debug|x64.Build.0 = Debug|x64
{9138D2DD-53AF-4631-974A-36F017202F49}.Release|Win32.ActiveCfg = Release|x86
{9138D2DD-53AF-4631-974A-36F017202F49}.Release|Win32.Build.0 = Release|x86
{9138D2DD-53AF-4631-974A-36F017202F49}.Release|x64.ActiveCfg = Release|x64
{9138D2DD-53AF-4631-974A-36F017202F49}.Release|x64.Build.0 = Release|x64
+ {5E804109-1D93-4B40-B39A-CDBDF4446ED1}.Debug|Win32.ActiveCfg = Debug|x86
+ {5E804109-1D93-4B40-B39A-CDBDF4446ED1}.Debug|Win32.Build.0 = Debug|x86
+ {5E804109-1D93-4B40-B39A-CDBDF4446ED1}.Debug|x64.ActiveCfg = Debug|x64
+ {5E804109-1D93-4B40-B39A-CDBDF4446ED1}.Debug|x64.Build.0 = Debug|x64
{5E804109-1D93-4B40-B39A-CDBDF4446ED1}.Release|Win32.ActiveCfg = Release|x86
{5E804109-1D93-4B40-B39A-CDBDF4446ED1}.Release|Win32.Build.0 = Release|x86
{5E804109-1D93-4B40-B39A-CDBDF4446ED1}.Release|x64.ActiveCfg = Release|x64
{5E804109-1D93-4B40-B39A-CDBDF4446ED1}.Release|x64.Build.0 = Release|x64
+ {AC89F1D3-92AE-491E-A5EB-DEB2DC438EFA}.Debug|Win32.ActiveCfg = Debug|x86
+ {AC89F1D3-92AE-491E-A5EB-DEB2DC438EFA}.Debug|Win32.Build.0 = Debug|x86
+ {AC89F1D3-92AE-491E-A5EB-DEB2DC438EFA}.Debug|x64.ActiveCfg = Debug|x64
+ {AC89F1D3-92AE-491E-A5EB-DEB2DC438EFA}.Debug|x64.Build.0 = Debug|x64
{AC89F1D3-92AE-491E-A5EB-DEB2DC438EFA}.Release|Win32.ActiveCfg = Release|x86
{AC89F1D3-92AE-491E-A5EB-DEB2DC438EFA}.Release|Win32.Build.0 = Release|x86
{AC89F1D3-92AE-491E-A5EB-DEB2DC438EFA}.Release|x64.ActiveCfg = Release|x64
{AC89F1D3-92AE-491E-A5EB-DEB2DC438EFA}.Release|x64.Build.0 = Release|x64
+ {E295891C-3308-455D-963A-A1EF8C68F01E}.Debug|Win32.ActiveCfg = Debug|Win32
+ {E295891C-3308-455D-963A-A1EF8C68F01E}.Debug|Win32.Build.0 = Debug|Win32
+ {E295891C-3308-455D-963A-A1EF8C68F01E}.Debug|x64.ActiveCfg = Debug|x64
+ {E295891C-3308-455D-963A-A1EF8C68F01E}.Debug|x64.Build.0 = Debug|x64
{E295891C-3308-455D-963A-A1EF8C68F01E}.Release|Win32.ActiveCfg = Release|Win32
{E295891C-3308-455D-963A-A1EF8C68F01E}.Release|Win32.Build.0 = Release|Win32
{E295891C-3308-455D-963A-A1EF8C68F01E}.Release|x64.ActiveCfg = Release|x64
{E295891C-3308-455D-963A-A1EF8C68F01E}.Release|x64.Build.0 = Release|x64
+ {6776A48D-FBA2-4545-B3DC-E8B95F7BE773}.Debug|Win32.ActiveCfg = Debug|x86
+ {6776A48D-FBA2-4545-B3DC-E8B95F7BE773}.Debug|Win32.Build.0 = Debug|x86
+ {6776A48D-FBA2-4545-B3DC-E8B95F7BE773}.Debug|x64.ActiveCfg = Debug|x64
+ {6776A48D-FBA2-4545-B3DC-E8B95F7BE773}.Debug|x64.Build.0 = Debug|x64
{6776A48D-FBA2-4545-B3DC-E8B95F7BE773}.Release|Win32.ActiveCfg = Release|x86
{6776A48D-FBA2-4545-B3DC-E8B95F7BE773}.Release|Win32.Build.0 = Release|x86
{6776A48D-FBA2-4545-B3DC-E8B95F7BE773}.Release|x64.ActiveCfg = Release|x64
Modified: trunk/ifolder/src/UI/Windows/FormsTrayApp/Properties/Resources.Designer.cs
===================================================================
--- trunk/ifolder/src/UI/Windows/FormsTrayApp/Properties/Resources.Designer.cs 2013-05-21 08:46:44 UTC (rev 7667)
+++ trunk/ifolder/src/UI/Windows/FormsTrayApp/Properties/Resources.Designer.cs 2013-08-02 06:00:09 UTC (rev 7668)
@@ -1,7 +1,7 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
-// Runtime Version:2.0.50727.3603
+// Runtime Version:4.0.30319.296
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
@@ -19,7 +19,7 @@
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project.
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
internal class Resources {
@@ -86,22 +86,22 @@
return ResourceManager.GetString("access", resourceCulture);
}
}
-
+
/// <summary>
- /// Looks up a localized string similar to Account.
+ /// Looks up a localized string similar to You do not have the sufficient access to the selected location. iFodler can only be created in folder where you have access to read and write files. Please select a different location and try again..
/// </summary>
- internal static string account {
+ internal static string accessDenied {
get {
- return ResourceManager.GetString("account", resourceCulture);
+ return ResourceManager.GetString("accessDenied", resourceCulture);
}
}
/// <summary>
- /// Looks up a localized string similar to You do not have the sufficient access to the selected location. iFodler can only be created in folder where you have access to read and write files. Please select a different location and try again..
+ /// Looks up a localized string similar to Account.
/// </summary>
- internal static string accessDenied {
+ internal static string account {
get {
- return ResourceManager.GetString("accessDenied", resourceCulture);
+ return ResourceManager.GetString("account", resourceCulture);
}
}
@@ -187,7 +187,7 @@
}
/// <summary>
- /// Looks up a localized string similar to Back.
+ /// Looks up a localized string similar to &Back.
/// </summary>
internal static string backText {
get {
@@ -196,7 +196,7 @@
}
/// <summary>
- /// Looks up a localized string similar to Browse.
+ /// Looks up a localized string similar to B&rowse.
/// </summary>
internal static string browseText {
get {
@@ -214,7 +214,7 @@
}
/// <summary>
- /// Looks up a localized string similar to Cancel.
+ /// Looks up a localized string similar to &Cancel.
/// </summary>
internal static string cancelText {
get {
@@ -250,7 +250,7 @@
}
/// <summary>
- /// Looks up a localized string similar to &Confirm passphrase:.
+ /// Looks up a localized string similar to Confirm passphrase:.
/// </summary>
internal static string confirmPassphrase {
get {
@@ -700,7 +700,7 @@
}
/// <summary>
- /// Looks up a localized string similar to Help.
+ /// Looks up a localized string similar to &Help.
/// </summary>
internal static string helpText {
get {
@@ -1015,7 +1015,7 @@
}
/// <summary>
- /// Looks up a localized string similar to &New passphrase:.
+ /// Looks up a localized string similar to N&ew passphrase:.
/// </summary>
internal static string newPassphrase {
get {
@@ -1564,7 +1564,7 @@
}
/// <summary>
- /// Looks up a localized string similar to Disable Synchronization.
+ /// Looks up a localized string similar to Synchronization disabled.
/// </summary>
internal static string syncDisabled {
get {
Modified: trunk/ifolder/src/UI/Windows/FormsTrayApp/app.config
===================================================================
--- trunk/ifolder/src/UI/Windows/FormsTrayApp/app.config 2013-05-21 08:46:44 UTC (rev 7667)
+++ trunk/ifolder/src/UI/Windows/FormsTrayApp/app.config 2013-08-02 06:00:09 UTC (rev 7668)
@@ -1,3 +1,3 @@
-<?xml version="1.0" encoding="utf-8" ?>
+<?xml version="1.0"?>
<configuration>
-</configuration>
\ No newline at end of file
+<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/></startup></configuration>
Modified: trunk/ifolder/src/UI/Windows/KeyRecovery/KeyRecovery.csproj
===================================================================
--- trunk/ifolder/src/UI/Windows/KeyRecovery/KeyRecovery.csproj 2013-05-21 08:46:44 UTC (rev 7667)
+++ trunk/ifolder/src/UI/Windows/KeyRecovery/KeyRecovery.csproj 2013-08-02 06:00:09 UTC (rev 7668)
@@ -1,4 +1,5 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
@@ -15,9 +16,11 @@
<AssemblyOriginatorKeyFile>iFolder.snk</AssemblyOriginatorKeyFile>
<FileUpgradeFlags>
</FileUpgradeFlags>
- <OldToolsVersion>2.0</OldToolsVersion>
+ <OldToolsVersion>3.5</OldToolsVersion>
<UpgradeBackupLocation>
</UpgradeBackupLocation>
+ <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
+ <TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
@@ -95,6 +98,7 @@
<Content Include="ifolder_16.ico" />
</ItemGroup>
<ItemGroup>
+ <None Include="app.config" />
<None Include="iFolder.snk" />
<None Include="KeyRecovery" />
<None Include="Properties\Settings.settings">
@@ -122,4 +126,4 @@
copy $(TargetFileName) C:\iFolder_stage
copy $(ProjectDir)$(TargetName) C:\iFolder_stage</PostBuildEvent>
</PropertyGroup>
-</Project>
+</Project>
\ No newline at end of file
Modified: trunk/ifolder/src/UI/Windows/KeyRecovery/Properties/Resources.Designer.cs
===================================================================
--- trunk/ifolder/src/UI/Windows/KeyRecovery/Properties/Resources.Designer.cs 2013-05-21 08:46:44 UTC (rev 7667)
+++ trunk/ifolder/src/UI/Windows/KeyRecovery/Properties/Resources.Designer.cs 2013-08-02 06:00:09 UTC (rev 7668)
@@ -1,7 +1,7 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
-// Runtime Version:2.0.50727.1433
+// Runtime Version:4.0.30319.296
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
@@ -19,7 +19,7 @@
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project.
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
internal class Resources {
Modified: trunk/ifolder/src/UI/Windows/KeyRecovery/Properties/Settings.Designer.cs
===================================================================
--- trunk/ifolder/src/UI/Windows/KeyRecovery/Properties/Settings.Designer.cs 2013-05-21 08:46:44 UTC (rev 7667)
+++ trunk/ifolder/src/UI/Windows/KeyRecovery/Properties/Settings.Designer.cs 2013-08-02 06:00:09 UTC (rev 7668)
@@ -1,7 +1,7 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
-// Runtime Version:2.0.50727.1433
+// Runtime Version:4.0.30319.296
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
@@ -12,7 +12,7 @@
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "9.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0")]
internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
Added: trunk/ifolder/src/UI/Windows/KeyRecovery/app.config
===================================================================
--- trunk/ifolder/src/UI/Windows/KeyRecovery/app.config (rev 0)
+++ trunk/ifolder/src/UI/Windows/KeyRecovery/app.config 2013-08-02 06:00:09 UTC (rev 7668)
@@ -0,0 +1,3 @@
+<?xml version="1.0"?>
+<configuration>
+<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/></startup></configuration>
Modified: trunk/ifolder/src/UI/Windows/iFolderShell/iFolderComponent.csproj
===================================================================
--- trunk/ifolder/src/UI/Windows/iFolderShell/iFolderComponent.csproj 2013-05-21 08:46:44 UTC (rev 7667)
+++ trunk/ifolder/src/UI/Windows/iFolderShell/iFolderComponent.csproj 2013-08-02 06:00:09 UTC (rev 7668)
@@ -1,4 +1,5 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
<PropertyGroup>
<ProjectType>Local</ProjectType>
<ProductVersion>9.0.21022</ProductVersion>
@@ -26,7 +27,24 @@
<UpgradeBackupLocation>
</UpgradeBackupLocation>
<SignAssembly>true</SignAssembly>
- <OldToolsVersion>2.0</OldToolsVersion>
+ <OldToolsVersion>3.5</OldToolsVersion>
+ <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
+ <TargetFrameworkProfile />
+ <PublishUrl>publish\</PublishUrl>
+ <Install>true</Install>
+ <InstallFrom>Disk</InstallFrom>
+ <UpdateEnabled>false</UpdateEnabled>
+ <UpdateMode>Foreground</UpdateMode>
+ <UpdateInterval>7</UpdateInterval>
+ <UpdateIntervalUnits>Days</UpdateIntervalUnits>
+ <UpdatePeriodically>false</UpdatePeriodically>
+ <UpdateRequired>false</UpdateRequired>
+ <MapFileExtensions>true</MapFileExtensions>
+ <ApplicationRevision>0</ApplicationRevision>
+ <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
+ <IsWebBootstrapper>false</IsWebBootstrapper>
+ <UseApplicationTrust>false</UseApplicationTrust>
+ <BootstrapperEnabled>true</BootstrapperEnabled>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<OutputPath>bin\Debug\</OutputPath>
@@ -746,6 +764,23 @@
<Content Include="x86\zh-CN\iFolderShellRes.dll" />
<Content Include="x86\zh-TW\iFolderShellRes.dll" />
</ItemGroup>
+ <ItemGroup>
+ <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
+ <Visible>False</Visible>
+ <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
+ <Install>false</Install>
+ </BootstrapperPackage>
+ <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
+ <Visible>False</Visible>
+ <ProductName>.NET Framework 3.5 SP1</ProductName>
+ <Install>true</Install>
+ </BootstrapperPackage>
+ <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
+ <Visible>False</Visible>
+ <ProductName>Windows Installer 3.1</ProductName>
+ <Install>true</Install>
+ </BootstrapperPackage>
+ </ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PreBuildEvent>
@@ -758,9 +793,9 @@
if not exist C:\iFolder_stage\etc mkdir C:\iFolder_stage\etc
if not exist C:\iFolder_stage\etc\simias mkdir C:\iFolder_stage\etc\simias
if not exist C:\iFolder_stage\lib\simias\web\modules mkdir C:\iFolder_stage\lib\simias\web\modules
-if $(PlatformName)==x64 %windir%\Microsoft.NET\Framework64\v2.0.50727\RegAsm.exe /tlb:$(TargetName).tlb $(TargetName).dll
+if $(PlatformName)==x64 %25windir%25\Microsoft.NET\Framework64\v4.0.30319\RegAsm.exe /tlb:$(TargetName).tlb $(TargetName).dll
xcopy /E /Y $(TargetDir)* C:\iFolder_stage\
copy $(TargetName).tlb $(ProjectDir)
xcopy /E /Y $(ProjectDir)\$(PlatformName)\* C:\iFolder_stage\</PostBuildEvent>
</PropertyGroup>
-</Project>
+</Project>
\ No newline at end of file
Modified: trunk/ifolder/src/common/WebService/Novell.iFolder.Web.csproj
===================================================================
--- trunk/ifolder/src/common/WebService/Novell.iFolder.Web.csproj 2013-05-21 08:46:44 UTC (rev 7667)
+++ trunk/ifolder/src/common/WebService/Novell.iFolder.Web.csproj 2013-08-02 06:00:09 UTC (rev 7668)
@@ -1,4 +1,5 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
@@ -13,9 +14,26 @@
<AssemblyOriginatorKeyFile>iFolder.snk</AssemblyOriginatorKeyFile>
<FileUpgradeFlags>
</FileUpgradeFlags>
- <OldToolsVersion>2.0</OldToolsVersion>
+ <OldToolsVersion>3.5</OldToolsVersion>
<UpgradeBackupLocation>
</UpgradeBackupLocation>
+ <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
+ <TargetFrameworkProfile />
+ <PublishUrl>publish\</PublishUrl>
+ <Install>true</Install>
+ <InstallFrom>Disk</InstallFrom>
+ <UpdateEnabled>false</UpdateEnabled>
+ <UpdateMode>Foreground</UpdateMode>
+ <UpdateInterval>7</UpdateInterval>
+ <UpdateIntervalUnits>Days</UpdateIntervalUnits>
+ <UpdatePeriodically>false</UpdatePeriodically>
+ <UpdateRequired>false</UpdateRequired>
+ <MapFileExtensions>true</MapFileExtensions>
+ <ApplicationRevision>0</ApplicationRevision>
+ <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
+ <IsWebBootstrapper>false</IsWebBootstrapper>
+ <UseApplicationTrust>false</UseApplicationTrust>
+ <BootstrapperEnabled>true</BootstrapperEnabled>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
@@ -50,6 +68,11 @@
<Optimize>true</Optimize>
<PlatformTarget>x64</PlatformTarget>
</PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
+ <DefineConstants>TRACE;DEBUG</DefineConstants>
+ <OutputPath>bin\Debug\</OutputPath>
+ <PlatformTarget>x86</PlatformTarget>
+ </PropertyGroup>
<ItemGroup>
<Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
@@ -86,6 +109,23 @@
<ItemGroup>
<None Include="iFolder.snk" />
</ItemGroup>
+ <ItemGroup>
+ <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
+ <Visible>False</Visible>
+ <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
+ <Install>false</Install>
+ </BootstrapperPackage>
+ <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
+ <Visible>False</Visible>
+ <ProductName>.NET Framework 3.5 SP1</ProductName>
+ <Install>true</Install>
+ </BootstrapperPackage>
+ <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
+ <Visible>False</Visible>
+ <ProductName>Windows Installer 3.1</ProductName>
+ <Install>true</Install>
+ </BootstrapperPackage>
+ </ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
@@ -106,4 +146,4 @@
copy $(TargetFileName) C:\iFolder_stage\lib\simias\web\bin
if exist $(TargetName).pdb copy $(TargetName).pdb C:\iFolder_stage\lib\simias\web\bin</PostBuildEvent>
</PropertyGroup>
-</Project>
+</Project>
\ No newline at end of file
Modified: trunk/ifolder/src/common/WebService/Web.config
===================================================================
--- trunk/ifolder/src/common/WebService/Web.config 2013-05-21 08:46:44 UTC (rev 7667)
+++ trunk/ifolder/src/common/WebService/Web.config 2013-08-02 06:00:09 UTC (rev 7668)
@@ -1,25 +1,22 @@
<?xml version="1.0"?>
-
<configuration>
-
- <appSettings/>
- <connectionStrings/>
-
- <system.web>
- <!--
+ <appSettings/>
+ <connectionStrings/>
+ <system.web>
+ <!--
Set compilation debug="true" to insert debugging
symbols into the compiled page. Because this
affects performance, set this value to true only
during development.
-->
- <compilation debug="true" />
- <!--
+ <compilation debug="true" targetFramework="4.0"/>
+ <!--
The <authentication> section enables configuration
of the security authentication mode used by
ASP.NET to identify an incoming user.
-->
- <authentication mode="Windows" />
- <!--
+ <authentication mode="Windows"/>
+ <!--
The <customErrors> section enables configuration
of what to do if/when an unhandled error occurs
during the execution of a request. Specifically,
@@ -31,5 +28,5 @@
<error statusCode="404" redirect="FileNotFound.htm" />
</customErrors>
-->
- </system.web>
+ <pages controlRenderingCompatibilityVersion="3.5" clientIDMode="AutoID"/></system.web>
</configuration>
Modified: trunk/ifolder/src/common/WebService/iFolderWebService.csproj
===================================================================
--- trunk/ifolder/src/common/WebService/iFolderWebService.csproj 2013-05-21 08:46:44 UTC (rev 7667)
+++ trunk/ifolder/src/common/WebService/iFolderWebService.csproj 2013-08-02 06:00:09 UTC (rev 7668)
@@ -1,4 +1,5 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
@@ -14,9 +15,11 @@
<AssemblyOriginatorKeyFile>iFolder.snk</AssemblyOriginatorKeyFile>
<FileUpgradeFlags>
</FileUpgradeFlags>
- <OldToolsVersion>2.0</OldToolsVersion>
+ <OldToolsVersion>3.5</OldToolsVersion>
<UpgradeBackupLocation>
</UpgradeBackupLocation>
+ <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
+ <TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
@@ -40,7 +43,7 @@
<DebugSymbols>true</DebugSymbols>
<OutputPath>bin\x86\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
- <RegisterForComInterop>true</RegisterForComInterop>
+ <RegisterForComInterop>false</RegisterForComInterop>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
@@ -73,13 +76,19 @@
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Data" />
+ <Reference Include="System.Data.DataSetExtensions" />
<Reference Include="System.Drawing" />
<Reference Include="System.Web" />
+ <Reference Include="System.Web.ApplicationServices" />
+ <Reference Include="System.Web.DynamicData" />
+ <Reference Include="System.Web.Entity" />
+ <Reference Include="System.Web.Extensions" />
<Reference Include="System.Xml" />
<Reference Include="System.Configuration" />
<Reference Include="System.Web.Services" />
<Reference Include="System.EnterpriseServices" />
<Reference Include="System.Web.Mobile" />
+ <Reference Include="System.Xml.Linq" />
</ItemGroup>
<ItemGroup>
<Content Include="iFolder.asmx" />
@@ -98,7 +107,7 @@
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
- <Import Project="$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v9.0\WebApplications\Microsoft.WebApplication.targets" Condition="" />
+ <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
@@ -117,6 +126,10 @@
<IISUrl>
</IISUrl>
<NTLMAuthentication>False</NTLMAuthentication>
+ <UseCustomServer>False</UseCustomServer>
+ <CustomServerUrl>
+ </CustomServerUrl>
+ <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
</WebProjectProperties>
</FlavorProperties>
</VisualStudio>
Modified: trunk/ifolder/src/common/iFolder/Novell.iFolder/Novell.iFolder.csproj
===================================================================
--- trunk/ifolder/src/common/iFolder/Novell.iFolder/Novell.iFolder.csproj 2013-05-21 08:46:44 UTC (rev 7667)
+++ trunk/ifolder/src/common/iFolder/Novell.iFolder/Novell.iFolder.csproj 2013-08-02 06:00:09 UTC (rev 7668)
@@ -1,4 +1,5 @@
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
@@ -13,9 +14,26 @@
<AssemblyOriginatorKeyFile>iFolder.snk</AssemblyOriginatorKeyFile>
<FileUpgradeFlags>
</FileUpgradeFlags>
- <OldToolsVersion>2.0</OldToolsVersion>
+ <OldToolsVersion>3.5</OldToolsVersion>
<UpgradeBackupLocation>
</UpgradeBackupLocation>
+ <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
+ <TargetFrameworkProfile />
+ <PublishUrl>publish\</PublishUrl>
+ <Install>true</Install>
+ <InstallFrom>Disk</InstallFrom>
+ <UpdateEnabled>false</UpdateEnabled>
+ <UpdateMode>Foreground</UpdateMode>
+ <UpdateInterval>7</UpdateInterval>
+ <UpdateIntervalUnits>Days</UpdateIntervalUnits>
+ <UpdatePeriodically>false</UpdatePeriodically>
+ <UpdateRequired>false</UpdateRequired>
+ <MapFileExtensions>true</MapFileExtensions>
+ <ApplicationRevision>0</ApplicationRevision>
+ <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
+ <IsWebBootstrapper>false</IsWebBootstrapper>
+ <UseApplicationTrust>false</UseApplicationTrust>
+ <BootstrapperEnabled>true</BootstrapperEnabled>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
@@ -88,6 +106,7 @@
<AutoGen>True</AutoGen>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
</Compile>
+ <Compile Include="Settings.cs" />
<Compile Include="Web References\Web\Reference.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
@@ -141,6 +160,23 @@
<DependentUpon>Reference.map</DependentUpon>
</None>
</ItemGroup>
+ <ItemGroup>
+ <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
+ <Visible>False</Visible>
+ <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
+ <Install>false</Install>
+ </BootstrapperPackage>
+ <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
+ <Visible>False</Visible>
+ <ProductName>.NET Framework 3.5 SP1</ProductName>
+ <Install>true</Install>
+ </BootstrapperPackage>
+ <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
+ <Visible>False</Visible>
+ <ProductName>Windows Installer 3.1</ProductName>
+ <Install>true</Install>
+ </BootstrapperPackage>
+ </ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
@@ -160,4 +196,4 @@
if not exist C:\iFolder_stage\lib\simias\web\modules mkdir C:\iFolder_stage\lib\simias\web\modules
copy $(TargetFileName) C:\iFolder_stage</PostBuildEvent>
</PropertyGroup>
-</Project>
+</Project>
\ No newline at end of file
Modified: trunk/ifolder/src/common/iFolder/Novell.iFolder/Properties/Settings.Designer.cs
===================================================================
--- trunk/ifolder/src/common/iFolder/Novell.iFolder/Properties/Settings.Designer.cs 2013-05-21 08:46:44 UTC (rev 7667)
+++ trunk/ifolder/src/common/iFolder/Novell.iFolder/Properties/Settings.Designer.cs 2013-08-02 06:00:09 UTC (rev 7668)
@@ -1,7 +1,7 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
-// Runtime Version:2.0.50727.1433
+// Runtime Version:4.0.30319.296
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
@@ -12,7 +12,7 @@
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "9.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0")]
internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
Added: trunk/ifolder/src/common/iFolder/Novell.iFolder/Settings.cs
===================================================================
--- trunk/ifolder/src/common/iFolder/Novell.iFolder/Settings.cs (rev 0)
+++ trunk/ifolder/src/common/iFolder/Novell.iFolder/Settings.cs 2013-08-02 06:00:09 UTC (rev 7668)
@@ -0,0 +1,28 @@
+namespace Novell.iFolder.Properties {
+
+
+ // This class allows you to handle specific events on the settings class:
+ // The SettingChanging event is raised before a setting's value is changed.
+ // The PropertyChanged event is raised after a setting's value is changed.
+ // The SettingsLoaded event is raised after the setting values are loaded.
+ // The SettingsSaving event is raised before the setting values are saved.
+ internal sealed partial class Settings {
+
+ public Settings() {
+ // // To add event handlers for saving and changing settings, uncomment the lines below:
+ //
+ // this.SettingChanging += this.SettingChangingEventHandler;
+ //
+ // this.SettingsSaving += this.SettingsSavingEventHandler;
+ //
+ }
+
+ private void SettingChangingEventHandler(object sender, System.Configuration.SettingChangingEventArgs e) {
+ // Add code to handle the SettingChangingEvent event here.
+ }
+
+ private void SettingsSavingEventHandler(object sender, System.ComponentModel.CancelEventArgs e) {
+ // Add code to handle the SettingsSaving event here.
+ }
+ }
+}
Modified: trunk/ifolder/src/common/iFolder/Novell.iFolder/Web References/Web/Reference.cs
===================================================================
--- trunk/ifolder/src/common/iFolder/Novell.iFolder/Web References/Web/Reference.cs 2013-05-21 08:46:44 UTC (rev 7667)
+++ trunk/ifolder/src/common/iFolder/Novell.iFolder/Web References/Web/Reference.cs 2013-08-02 06:00:09 UTC (rev 7668)
@@ -1,7 +1,7 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
-// Runtime Version:2.0.50727.1433
+// Runtime Version:4.0.30319.296
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
@@ -9,21 +9,21 @@
//------------------------------------------------------------------------------
//
-// This source code was auto-generated by Microsoft.VSDesigner, Version 2.0.50727.1433.
+// This source code was auto-generated by Microsoft.VSDesigner, Version 4.0.30319.296.
//
#pragma warning disable 1591
namespace Novell.iFolder.Web {
+ using System;
+ using System.Web.Services;
using System.Diagnostics;
- using System.Web.Services;
+ using System.Web.Services.Protocols;
using System.ComponentModel;
- using System.Web.Services.Protocols;
- using System;
using System.Xml.Serialization;
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Web.Services.WebServiceBindingAttribute(Name="iFolderWebServiceSoap", Namespace="http://novell.com/ifolder/web/")]
@@ -179,6 +179,8 @@
private System.Threading.SendOrPostCallback GetDefaultServerPublicKeyOperationCompleted;
+ private System.Threading.SendOrPostCallback CheckFileNameOperationCompleted;
+
private bool useDefaultCredentialsSetExplicitly;
/// <remarks/>
@@ -443,6 +445,9 @@
public event GetDefaultServerPublicKeyCompletedEventHandler GetDefaultServerPublicKeyCompleted;
/// <remarks/>
+ public event CheckFileNameCompletedEventHandler CheckFileNameCompleted;
+
+ /// <remarks/>
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://novell.com/ifolder/web/Ping", RequestNamespace="http://novell.com/ifolder/web/", ResponseNamespace="http://novell.com/ifolder/web/", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
public void Ping() {
this.Invoke("Ping", new object[0]);
@@ -2741,6 +2746,35 @@
}
/// <remarks/>
+ [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://novell.com/ifolder/web/CheckFileName", RequestNamespace="http://novell.com/ifolder/web/", ResponseNamespace="http://novell.com/ifolder/web/", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
+ public bool CheckFileName(string name) {
+ object[] results = this.Invoke("CheckFileName", new object[] {
+ name});
+ return ((bool)(results[0]));
+ }
+
+ /// <remarks/>
+ public void CheckFileNameAsync(string name) {
+ this.CheckFileNameAsync(name, null);
+ }
+
+ /// <remarks/>
+ public void CheckFileNameAsync(string name, object userState) {
+ if ((this.CheckFileNameOperationCompleted == null)) {
+ this.CheckFileNameOperationCompleted = new System.Threading.SendOrPostCallback(this.OnCheckFileNameOperationCompleted);
+ }
+ this.InvokeAsync("CheckFileName", new object[] {
+ name}, this.CheckFileNameOperationCompleted, userState);
+ }
+
+ private void OnCheckFileNameOperationCompleted(object arg) {
+ if ((this.CheckFileNameCompleted != null)) {
+ System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
+ this.CheckFileNameCompleted(this, new CheckFileNameCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
+ }
+ }
+
+ /// <remarks/>
public new void CancelAsync(object userState) {
base.CancelAsync(userState);
}
@@ -2760,7 +2794,7 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.233")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
@@ -3117,7 +3151,7 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.233")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
@@ -3150,7 +3184,7 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.233")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
@@ -3291,7 +3325,7 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.233")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
@@ -3336,7 +3370,7 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.233")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
@@ -3465,7 +3499,7 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.233")]
[System.SerializableAttribute()]
[System.Xml.Serialization.XmlTypeAttribute(Namespace="http://novell.com/ifolder/web/")]
public enum iFolderSearchType {
@@ -3505,15 +3539,15 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")]
public delegate void PingCompletedEventHandler(object sender, System.ComponentModel.AsyncCompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")]
public delegate void IsiFolderCompletedEventHandler(object sender, IsiFolderCompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class IsiFolderCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
@@ -3535,11 +3569,11 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")]
public delegate void CanBeiFolderCompletedEventHandler(object sender, CanBeiFolderCompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class CanBeiFolderCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
@@ -3561,11 +3595,11 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")]
public delegate void IsPathIniFolderCompletedEventHandler(object sender, IsPathIniFolderCompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class IsPathIniFolderCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
@@ -3587,11 +3621,11 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")]
public delegate void CreateLocaliFolderCompletedEventHandler(object sender, CreateLocaliFolderCompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class CreateLocaliFolderCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
@@ -3613,11 +3647,11 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")]
public delegate void CreateiFolderInDomainEncrCompletedEventHandler(object sender, CreateiFolderInDomainEncrCompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class CreateiFolderInDomainEncrCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
@@ -3639,11 +3673,11 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")]
public delegate void CreateiFolderInDomainCompletedEventHandler(object sender, CreateiFolderInDomainCompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class CreateiFolderInDomainCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
@@ -3665,11 +3699,11 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")]
public delegate void CheckiFolderCompletedEventHandler(object sender, CheckiFolderCompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class CheckiFolderCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
@@ -3691,11 +3725,11 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")]
public delegate void GetiFolderCompletedEventHandler(object sender, GetiFolderCompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class GetiFolderCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
@@ -3717,11 +3751,11 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")]
public delegate void GetMinimaliFolderCompletedEventHandler(object sender, GetMinimaliFolderCompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class GetMinimaliFolderCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
@@ -3743,11 +3777,11 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")]
public delegate void GetSecurityPolicyCompletedEventHandler(object sender, GetSecurityPolicyCompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class GetSecurityPolicyCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
@@ -3769,11 +3803,11 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")]
public delegate void GetDisableSharingPolicyCompletedEventHandler(object sender, GetDisableSharingPolicyCompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class GetDisableSharingPolicyCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
@@ -3795,11 +3829,11 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")]
public delegate void CanOwnerBeChangedCompletedEventHandler(object sender, CanOwnerBeChangedCompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class CanOwnerBeChangedCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
@@ -3821,11 +3855,11 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")]
public delegate void GetLimitPolicyStatusCompletedEventHandler(object sender, GetLimitPolicyStatusCompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class GetLimitPolicyStatusCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
@@ -3847,11 +3881,11 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")]
public delegate void GetiFolderInvitationCompletedEventHandler(object sender, GetiFolderInvitationCompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class GetiFolderInvitationCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
@@ -3873,11 +3907,11 @@
}
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")]
public delegate void GetiFolderByLocalPathCompletedEventHandler(object sender, GetiFolderByLocalPathCompletedEventArgs e);
/// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "2.0.50727.1433")]
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class GetiFolderByLocalPathCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs {
@@ -3899,15 +3933,15 @@
}
...
[truncated message content] |
|
From: <sri...@us...> - 2012-12-11 10:52:41
|
Revision: 7663
http://ifolder.svn.sourceforge.net/ifolder/?rev=7663&view=rev
Author: srinidhi_bs
Date: 2012-12-11 10:52:33 +0000 (Tue, 11 Dec 2012)
Log Message:
-----------
ID: #0000
Reviewer: Srinidhi
Localization Required: No
Documentation Required: No
Description: Branching trunk to iFolder_3.9.1_updates
Added Paths:
-----------
branches/iFolder_3.9.1_updates/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <sri...@us...> - 2012-07-23 18:12:24
|
Revision: 7662
http://ifolder.svn.sourceforge.net/ifolder/?rev=7662&view=rev
Author: srinidhi_bs
Date: 2012-07-23 18:12:18 +0000 (Mon, 23 Jul 2012)
Log Message:
-----------
ID: #771613
Reviewer: Srinidhi
Localization Required: No
Documentation Required: No
Description:
- Incorrect folder name zh_CN and zh_TW in help folder in 64bit Windows
iFolder Client. This problem was introduced in r7659.
Revision Links:
--------------
http://ifolder.svn.sourceforge.net/ifolder/?rev=7659&view=rev
Modified Paths:
--------------
trunk/ifolder/package/windows/ifolder-msi-x64.ism
Modified: trunk/ifolder/package/windows/ifolder-msi-x64.ism
===================================================================
--- trunk/ifolder/package/windows/ifolder-msi-x64.ism 2012-07-23 15:53:38 UTC (rev 7661)
+++ trunk/ifolder/package/windows/ifolder-msi-x64.ism 2012-07-23 18:12:18 UTC (rev 7662)
@@ -418,16 +418,16 @@
<row><td>help_sk_ui_files</td><td>{D5A60119-D3BF-404D-B7D0-85D8B69D6E0A}</td><td>UI10</td><td>256</td><td>ProductLanguage=1051</td><td>topnav.js11</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_sk_ui_images_files</td><td>{FB957ABF-948E-4D5C-8661-308F8B9A68C7}</td><td>IMAGES21</td><td>256</td><td>ProductLanguage=1051</td><td>virt_dot_line.png11</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_sk_ui_tablehtml_files</td><td>{B81B206C-EFDE-466F-BF07-F3C7B8DA219A}</td><td>TABLEHTML10</td><td>8</td><td/><td>styles.css24</td><td>17</td><td/><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
- <row><td>help_zh_CN_files</td><td>{E4DD4EFD-300E-4B26-847E-07DEB921AF85}</td><td>ZH_CN</td><td>256</td><td>ProductLanguage=2052</td><td>virusscan.html12</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
- <row><td>help_zh_CN_images_files</td><td>{0A6296B1-2D13-4888-A602-B4FC63706C93}</td><td>IMAGES44</td><td>256</td><td>ProductLanguage=2052</td><td>ifolder_encrypted_foldr.png12</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
- <row><td>help_zh_CN_tablehtml_files</td><td>{B0AD8C9E-AE04-4A35-800F-52DAE4A60BC4}</td><td>TABLEHTML11</td><td>8</td><td/><td>styles.css25</td><td>17</td><td/><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
- <row><td>help_zh_CN_ui_files</td><td>{648F53EE-DFF9-4C8F-80A8-03499232F905}</td><td>UI16</td><td>256</td><td>ProductLanguage=2052</td><td>topnav.js12</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
- <row><td>help_zh_CN_ui_images_files</td><td>{6A63ED72-E244-40AB-89E5-F153D06758A6}</td><td>IMAGES45</td><td>256</td><td>ProductLanguage=2052</td><td>virt_dot_line.png12</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
- <row><td>help_zh_TW_files</td><td>{03C54AD1-782C-4D2C-B9BE-C758BB56D7FA}</td><td>ZH_TW</td><td>256</td><td>ProductLanguage=1028</td><td>virusscan.html13</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
- <row><td>help_zh_TW_images_files</td><td>{68608232-5FA2-47D1-91DA-93FE973051D2}</td><td>IMAGES42</td><td>256</td><td>ProductLanguage=1028</td><td>ifolder_encrypted_foldr.png13</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
- <row><td>help_zh_TW_tablehtml_files</td><td>{435A4A92-3AAC-43CB-8B4A-37905B628D94}</td><td>TABLEHTML12</td><td>8</td><td/><td>styles.css26</td><td>17</td><td/><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
- <row><td>help_zh_TW_ui_files</td><td>{D66144C7-679C-4125-BBDF-702066D0EE59}</td><td>UI17</td><td>256</td><td>ProductLanguage=1028</td><td>topnav.js13</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
- <row><td>help_zh_TW_ui_images_files</td><td>{334EB7D8-1D81-4943-AD97-B0D0D7A5DC9B}</td><td>IMAGES43</td><td>256</td><td>ProductLanguage=1028</td><td>virt_dot_line.png13</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_zh_CN_files</td><td>{E4DD4EFD-300E-4B26-847E-07DEB921AF85}</td><td>ZH_CN2</td><td>256</td><td>ProductLanguage=2052</td><td>virusscan.html12</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_zh_CN_images_files</td><td>{0A6296B1-2D13-4888-A602-B4FC63706C93}</td><td>IMAGES40</td><td>256</td><td>ProductLanguage=2052</td><td>ifolder_encrypted_foldr.png12</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_zh_CN_tablehtml_files</td><td>{B0AD8C9E-AE04-4A35-800F-52DAE4A60BC4}</td><td>TABLEHTML15</td><td>8</td><td/><td>styles.css25</td><td>17</td><td/><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_zh_CN_ui_files</td><td>{648F53EE-DFF9-4C8F-80A8-03499232F905}</td><td>UI11</td><td>256</td><td>ProductLanguage=2052</td><td>topnav.js12</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_zh_CN_ui_images_files</td><td>{6A63ED72-E244-40AB-89E5-F153D06758A6}</td><td>IMAGES23</td><td>256</td><td>ProductLanguage=2052</td><td>virt_dot_line.png12</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_zh_TW_files</td><td>{03C54AD1-782C-4D2C-B9BE-C758BB56D7FA}</td><td>ZH_TW2</td><td>256</td><td>ProductLanguage=1028</td><td>virusscan.html13</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_zh_TW_images_files</td><td>{68608232-5FA2-47D1-91DA-93FE973051D2}</td><td>IMAGES41</td><td>256</td><td>ProductLanguage=1028</td><td>ifolder_encrypted_foldr.png13</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_zh_TW_tablehtml_files</td><td>{435A4A92-3AAC-43CB-8B4A-37905B628D94}</td><td>TABLEHTML16</td><td>8</td><td/><td>styles.css26</td><td>17</td><td/><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_zh_TW_ui_files</td><td>{D66144C7-679C-4125-BBDF-702066D0EE59}</td><td>UI12</td><td>256</td><td>ProductLanguage=1028</td><td>topnav.js13</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_zh_TW_ui_images_files</td><td>{334EB7D8-1D81-4943-AD97-B0D0D7A5DC9B}</td><td>IMAGES25</td><td>256</td><td>ProductLanguage=1028</td><td>virt_dot_line.png13</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>hu</td><td>{200E9D75-E9C5-4D8E-A13B-ED70456D1E50}</td><td>HU</td><td>264</td><td>ProductLanguage=1038</td><td>ifolderapp.resources.dll3</td><td>17</td><td/><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>iFolderApp.exe</td><td>{0B2414BD-3C2C-43FB-AD85-D7865F2A474C}</td><td>INSTALLDIR</td><td>264</td><td/><td>ifolderapp.exe</td><td>9</td><td/><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>iFolderComponent.dll</td><td>{6C0FC7AB-81EB-4BB3-8346-39F938B57EEE}</td><td>INSTALLDIR</td><td>264</td><td/><td>ifoldercomponent.dll1</td><td>17</td><td/><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
@@ -1426,6 +1426,8 @@
<row><td>TABLEHTML12</td><td>UI17</td><td>TABLEH~1|tablehtml</td><td/><td>0</td><td/></row>
<row><td>TABLEHTML13</td><td>UI8</td><td>TABLEH~1|tablehtml</td><td/><td>0</td><td/></row>
<row><td>TABLEHTML14</td><td>UI4</td><td>TABLEH~1|tablehtml</td><td/><td>0</td><td/></row>
+ <row><td>TABLEHTML15</td><td>UI11</td><td>TABLEH~1|tablehtml</td><td/><td>0</td><td/></row>
+ <row><td>TABLEHTML16</td><td>UI12</td><td>TABLEH~1|tablehtml</td><td/><td>0</td><td/></row>
<row><td>TABLEHTML2</td><td>UI13</td><td>TABLEH~1|tablehtml</td><td/><td>0</td><td/></row>
<row><td>TABLEHTML3</td><td>UI2</td><td>TABLEH~1|tablehtml</td><td/><td>0</td><td/></row>
<row><td>TABLEHTML4</td><td>UI3</td><td>TABLEH~1|tablehtml</td><td/><td>0</td><td/></row>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <sri...@us...> - 2012-07-23 15:53:48
|
Revision: 7661
http://ifolder.svn.sourceforge.net/ifolder/?rev=7661&view=rev
Author: srinidhi_bs
Date: 2012-07-23 15:53:38 +0000 (Mon, 23 Jul 2012)
Log Message:
-----------
ID: #768346
Reviewer: Shane Wims, Srinidhi
Localization Required: No
Documentation Required: No
Description:
- Redundant string in iFolder installer License Agreement page for
Slovak.
Modified Paths:
--------------
trunk/ifolder/package/windows/ifolder-msi-x64.ism
trunk/ifolder/package/windows/ifolder-msi.ism
Modified: trunk/ifolder/package/windows/ifolder-msi-x64.ism
===================================================================
--- trunk/ifolder/package/windows/ifolder-msi-x64.ism 2012-07-13 16:53:48 UTC (rev 7660)
+++ trunk/ifolder/package/windows/ifolder-msi-x64.ism 2012-07-23 15:53:38 UTC (rev 7661)
@@ -18997,7 +18997,7 @@
<row><td>IDS__AgreeToLicense_0</td><td>1045</td><td>>P`F`%0`80!H`&\`;0!A`#@`?0`F`$X`:0!E`"``80!K`&,`90!P`'0`=0!J`!D!(`!W`&$`<@!U`&X`:P#S`'<`(`!I`"``<`!O`',`=`!A`&X`;P!W`&D`90!$`2``50!M`&\`=P!Y`"``3`!I`&,`90!N`&,`>0!J`&X`90!J`"X`</td><td>66</td><td/><td>202985074</td></row>
<row><td>IDS__AgreeToLicense_0</td><td>1046</td><td>>P`F`%0`80!H`&\`;0!A`#@`?0`F`$X`XP!O`"``80!C`&4`:0!T`&\`(`!O`',`(`!T`&4`<@!M`&\`<P`@`&0`;P`@`&,`;P!N`'0`<@!A`'0`;P`@`&0`90`@`&P`:0!C`&4`;@#G`&$`</td><td>54</td><td/><td>202987122</td></row>
<row><td>IDS__AgreeToLicense_0</td><td>1049</td><td>>P`F`%0`80!H`&\`;0!A`#@`?0`O!"``/00U!"``/P0F`$`$.`0]!#@$/`0P!$X$(`!#!$$$.P0^!#($.`1/!"``.P0X!$8$-00]!#<$.`0^!#T$/00^!#,$/@0@`$$$/@0S!#L$,`1(!#4$/00X!$\$</td><td>57</td><td/><td>202991218</td></row>
- <row><td>IDS__AgreeToLicense_0</td><td>1051</td><td>>P`F`%0`80!H`&\`;0!A`#@`?0!3`/H`:`!L`&$`<P#M`&T`(`!S`"``<`!O`"8`9`!M`&D`90!N`&L`80!M`&D`(`!L`&D`8P!E`&X`#0%N`&4`:@`@`'H`;0!L`'4`=@!Y`'0`:`!E`"``;`!I`&,`90!N`',`90`@`&$`9P!R`&4`90!M`&4`;@!T````</td><td>71</td><td/><td>202995314</td></row>
+ <row><td>IDS__AgreeToLicense_0</td><td>1051</td><td>>P`F`%0`80!H`&\`;0!A`#@`?0!.`&4`<P#Z`&@`;`!A`',`[0!M`"``<P`@`"8`<`!O`&0`;0!I`&4`;@!K`&$`;0!I`"``;`!I`&,`90!N`&,`;@!E`&H`(`!Z`&T`;`!U`'8`>0``</td><td>52</td><td/><td>-1147131563</td></row>
<row><td>IDS__AgreeToLicense_0</td><td>2052</td><td>>P`F`%0`80!H`&\`;0!A`#@`?0`18@U.I6/74^6+N(OO4\&+3U.NBRU.A'9A9SYK*``F`$0`*0``</td><td>28</td><td/><td>203019858</td></row>
<row><td>IDS__AgreeToLicense_1</td><td>1028</td><td>>P`F`%0`80!H`&\`;0!A`#@`?0`18J5CUU-RBHAC"FL(5`1]+4Z$=IUH/FLH`"8`00`I````</td><td>26</td><td/><td>203021906</td></row>
<row><td>IDS__AgreeToLicense_1</td><td>1029</td><td>>P`F`%0`80!H`&\`;0!A`#@`?0!3`"8`;P!U`&@`;`!A`',`[0!M`"``<P`@`'``;P!D`&T`[0!N`&L`80!M`&D`(`!U`'8`90!D`&4`;@#]`&T`:0`@`'8`(`!L`&D`8P!E`&X`#0%N`.T`(`!S`&T`;`!O`'4`=@`;`0``</td><td>62</td><td/><td>203023954</td></row>
@@ -19011,7 +19011,7 @@
<row><td>IDS__AgreeToLicense_1</td><td>1045</td><td>>P`F`%0`80!H`&\`;0!A`#@`?0`F`$$`:P!C`&4`<`!T`'4`:@`9`2``=P!A`'(`=0!N`&L`:0`@`&D`(`!P`&\`<P!T`&$`;@!O`'<`:0!E`&X`:0!A`"``50!M`&\`=P!Y`"``3`!I`&,`90!N`&,`>0!J`&X`90!J`"X`</td><td>63</td><td/><td>202985074</td></row>
<row><td>IDS__AgreeToLicense_1</td><td>1046</td><td>>P`F`%0`80!H`&\`;0!A`#@`?0!!`&,`)@!E`&D`=`!O`"``;P!S`"``=`!E`'(`;0!O`',`(`!D`&\`(`!C`&\`;@!T`'(`80!T`&\`(`!D`&4`(`!L`&D`8P!E`&X`YP!A````</td><td>50</td><td/><td>202987122</td></row>
<row><td>IDS__AgreeToLicense_1</td><td>1049</td><td>>P`F`%0`80!H`&\`;0!A`#@`?0`O!"``)@`_!$`$.`0]!#@$/`0P!$X$(`!#!$$$.P0^!#($.`1/!"``.P0X!$8$-00]!#<$.`0^!#T$/00^!#,$/@0@`$$$/@0S!#L$,`1(!#4$/00X!$\$</td><td>54</td><td/><td>202991218</td></row>
- <row><td>IDS__AgreeToLicense_1</td><td>1051</td><td>>P`F`%0`80!H`&\`;0!A`#@`?0!3`/H`:`!L`&$`<P#M`&T`(`!S`"``<`!O`"8`9`!M`&D`90!N`&L`80!M`&D`(`!L`&D`8P!E`&X`#0%N`&4`:@`@`'H`;0!L`'4`=@!Y`'0`</td><td>51</td><td/><td>202995314</td></row>
+ <row><td>IDS__AgreeToLicense_1</td><td>1051</td><td>>P`F`%0`80!H`&\`;0!A`#@`?0!3`/H`:`!L`&$`<P#M`&T`(`!S`"``<`!O`"8`9`!M`&D`90!N`&L`80!M`&D`(`!L`&D`8P!E`&X`8P!N`&4`:@`@`'H`;0!L`'4`=@!Y````</td><td>50</td><td/><td>-1147119371</td></row>
<row><td>IDS__AgreeToLicense_1</td><td>2052</td><td>>P`F`%0`80!H`&\`;0!A`#@`?0`18J5CUU/EB[B+[U/!BT]3KHLM3H1V86<^:R@`)@!!`"D`</td><td>27</td><td/><td>203019858</td></row>
<row><td>IDS__DatabaseFolder_ChangeFolder</td><td>1028</td><td>"6,`3@M.##`+3@!.96L-,.5.B5O=B#!29&O'C)EE/ED,_Q9B"6,`3@M.##"*B_1F#3")6]V(,%)V4=9.QXR993Y9`C``</td><td>34</td><td/><td>203021906</td></row>
<row><td>IDS__DatabaseFolder_ChangeFolder</td><td>1029</td><td>2P!L`&4`<`!N`'4`=`#M`&T`(`!N`&$`(`!T`&P`80`-`>T`=`!K`&\`(`!$`&$`;`!A`>T`(`!P`'(`;P!V`&4`#P%T`&4`(`!I`&X`<P!T`&$`;`!A`&,`:0`@`&0`;P`@`'0`Z0!T`&\`(`!S`&P`;P!^`6L`>0`L`"``;@!E`&(`;P`@`&L`;`!E`'``;@`;`70`90`@`&X`80`@`'0`;`!A``T![0!T`&L`;P`@`%H`;0`;`6X`:0!T`"``80`@`'4`<@`-`64`=`!E`"``:@!I`&X`;P!U`"``:0!N`',`=`!A`&P`80`-`6X`[0`@`',`;`!O`'X!:P!U`"X`</td><td>129</td><td/><td>203023954</td></row>
@@ -22674,8 +22674,8 @@
<col def="L64">Text</col>
<col def="L50">Help</col>
<col def="I4">ISControlId</col>
- <row><td>AgreeToLicense</td><td>1</td><td>No</td><td>0</td><td>15</td><td>291</td><td>15</td><td>##IDS__AgreeToLicense_0##</td><td/><td/></row>
- <row><td>AgreeToLicense</td><td>2</td><td>Yes</td><td>0</td><td>0</td><td>291</td><td>15</td><td>##IDS__AgreeToLicense_1##</td><td/><td/></row>
+ <row><td>AgreeToLicense</td><td>1</td><td>No</td><td>0</td><td>15</td><td>291</td><td>15</td><td>##IDS__AgreeToLicense_0##</td><td/><td>0</td></row>
+ <row><td>AgreeToLicense</td><td>2</td><td>Yes</td><td>0</td><td>0</td><td>291</td><td>15</td><td>##IDS__AgreeToLicense_1##</td><td/><td>0</td></row>
<row><td>ApplicationUsers</td><td>1</td><td>AllUsers</td><td>1</td><td>7</td><td>290</td><td>14</td><td>##IDS__IsRegisterUserDlg_Anyone##</td><td/><td/></row>
<row><td>ApplicationUsers</td><td>2</td><td>OnlyCurrentUser</td><td>1</td><td>23</td><td>290</td><td>14</td><td>##IDS__IsRegisterUserDlg_OnlyMe##</td><td/><td/></row>
<row><td>IS_SQLSERVER_AUTHENTICATION</td><td>1</td><td>0</td><td>0</td><td>0</td><td>327</td><td>14</td><td>##IDS_SQLLOGIN_WIN##</td><td/><td>0</td></row>
Modified: trunk/ifolder/package/windows/ifolder-msi.ism
===================================================================
--- trunk/ifolder/package/windows/ifolder-msi.ism 2012-07-13 16:53:48 UTC (rev 7660)
+++ trunk/ifolder/package/windows/ifolder-msi.ism 2012-07-23 15:53:38 UTC (rev 7661)
@@ -18981,7 +18981,7 @@
<row><td>IDS__AgreeToLicense_0</td><td>1045</td><td>>P`F`%0`80!H`&\`;0!A`#@`?0`F`$X`:0!E`"``80!K`&,`90!P`'0`=0!J`!D!(`!W`&$`<@!U`&X`:P#S`'<`(`!I`"``<`!O`',`=`!A`&X`;P!W`&D`90!$`2``50!M`&\`=P!Y`"``3`!I`&,`90!N`&,`>0!J`&X`90!J`"X`</td><td>66</td><td/><td>202985074</td></row>
<row><td>IDS__AgreeToLicense_0</td><td>1046</td><td>>P`F`%0`80!H`&\`;0!A`#@`?0`F`$X`XP!O`"``80!C`&4`:0!T`&\`(`!O`',`(`!T`&4`<@!M`&\`<P`@`&0`;P`@`&,`;P!N`'0`<@!A`'0`;P`@`&0`90`@`&P`:0!C`&4`;@#G`&$`</td><td>54</td><td/><td>202987122</td></row>
<row><td>IDS__AgreeToLicense_0</td><td>1049</td><td>>P`F`%0`80!H`&\`;0!A`#@`?0`O!"``/00U!"``/P0F`$`$.`0]!#@$/`0P!$X$(`!#!$$$.P0^!#($.`1/!"``.P0X!$8$-00]!#<$.`0^!#T$/00^!#,$/@0@`$$$/@0S!#L$,`1(!#4$/00X!$\$</td><td>57</td><td/><td>202991218</td></row>
- <row><td>IDS__AgreeToLicense_0</td><td>1051</td><td>>P`F`%0`80!H`&\`;0!A`#@`?0!3`/H`:`!L`&$`<P#M`&T`(`!S`"``<`!O`"8`9`!M`&D`90!N`&L`80!M`&D`(`!L`&D`8P!E`&X`#0%N`&4`:@`@`'H`;0!L`'4`=@!Y`'0`:`!E`"``;`!I`&,`90!N`',`90`@`&$`9P!R`&4`90!M`&4`;@!T````</td><td>71</td><td/><td>202995314</td></row>
+ <row><td>IDS__AgreeToLicense_0</td><td>1051</td><td>>P`F`%0`80!H`&\`;0!A`#@`?0!.`&4`<P#Z`&@`;`!A`',`[0!M`"``<P`@`"8`<`!O`&0`;0!I`&4`;@!K`&$`;0!I`"``;`!I`&,`90!N`&,`;@!E`&H`(`!Z`&T`;`!U`'8`>0``</td><td>52</td><td/><td>-1147098635</td></row>
<row><td>IDS__AgreeToLicense_0</td><td>2052</td><td>>P`F`%0`80!H`&\`;0!A`#@`?0`18@U.I6/74^6+N(OO4\&+3U.NBRU.A'9A9SYK*``F`$0`*0``</td><td>28</td><td/><td>203019858</td></row>
<row><td>IDS__AgreeToLicense_1</td><td>1028</td><td>>P`F`%0`80!H`&\`;0!A`#@`?0`18J5CUU-RBHAC"FL(5`1]+4Z$=IUH/FLH`"8`00`I````</td><td>26</td><td/><td>203021906</td></row>
<row><td>IDS__AgreeToLicense_1</td><td>1029</td><td>>P`F`%0`80!H`&\`;0!A`#@`?0!3`"8`;P!U`&@`;`!A`',`[0!M`"``<P`@`'``;P!D`&T`[0!N`&L`80!M`&D`(`!U`'8`90!D`&4`;@#]`&T`:0`@`'8`(`!L`&D`8P!E`&X`#0%N`.T`(`!S`&T`;`!O`'4`=@`;`0``</td><td>62</td><td/><td>203023954</td></row>
@@ -18995,7 +18995,7 @@
<row><td>IDS__AgreeToLicense_1</td><td>1045</td><td>>P`F`%0`80!H`&\`;0!A`#@`?0`F`$$`:P!C`&4`<`!T`'4`:@`9`2``=P!A`'(`=0!N`&L`:0`@`&D`(`!P`&\`<P!T`&$`;@!O`'<`:0!E`&X`:0!A`"``50!M`&\`=P!Y`"``3`!I`&,`90!N`&,`>0!J`&X`90!J`"X`</td><td>63</td><td/><td>202985074</td></row>
<row><td>IDS__AgreeToLicense_1</td><td>1046</td><td>>P`F`%0`80!H`&\`;0!A`#@`?0!!`&,`)@!E`&D`=`!O`"``;P!S`"``=`!E`'(`;0!O`',`(`!D`&\`(`!C`&\`;@!T`'(`80!T`&\`(`!D`&4`(`!L`&D`8P!E`&X`YP!A````</td><td>50</td><td/><td>202987122</td></row>
<row><td>IDS__AgreeToLicense_1</td><td>1049</td><td>>P`F`%0`80!H`&\`;0!A`#@`?0`O!"``)@`_!$`$.`0]!#@$/`0P!$X$(`!#!$$$.P0^!#($.`1/!"``.P0X!$8$-00]!#<$.`0^!#T$/00^!#,$/@0@`$$$/@0S!#L$,`1(!#4$/00X!$\$</td><td>54</td><td/><td>202991218</td></row>
- <row><td>IDS__AgreeToLicense_1</td><td>1051</td><td>>P`F`%0`80!H`&\`;0!A`#@`?0!3`/H`:`!L`&$`<P#M`&T`(`!S`"``<`!O`"8`9`!M`&D`90!N`&L`80!M`&D`(`!L`&D`8P!E`&X`#0%N`&4`:@`@`'H`;0!L`'4`=@!Y`'0`</td><td>51</td><td/><td>202995314</td></row>
+ <row><td>IDS__AgreeToLicense_1</td><td>1051</td><td>>P`F`%0`80!H`&\`;0!A`#@`?0!3`/H`:`!L`&$`<P#M`&T`(`!S`"``<`!O`"8`9`!M`&D`90!N`&L`80!M`&D`(`!L`&D`8P!E`&X`8P!N`&4`:@`@`'H`;0!L`'4`=@!Y````</td><td>50</td><td/><td>-1147131371</td></row>
<row><td>IDS__AgreeToLicense_1</td><td>2052</td><td>>P`F`%0`80!H`&\`;0!A`#@`?0`18J5CUU/EB[B+[U/!BT]3KHLM3H1V86<^:R@`)@!!`"D`</td><td>27</td><td/><td>203019858</td></row>
<row><td>IDS__DatabaseFolder_ChangeFolder</td><td>1028</td><td>"6,`3@M.##`+3@!.96L-,.5.B5O=B#!29&O'C)EE/ED,_Q9B"6,`3@M.##"*B_1F#3")6]V(,%)V4=9.QXR993Y9`C``</td><td>34</td><td/><td>203021906</td></row>
<row><td>IDS__DatabaseFolder_ChangeFolder</td><td>1029</td><td>2P!L`&4`<`!N`'4`=`#M`&T`(`!N`&$`(`!T`&P`80`-`>T`=`!K`&\`(`!$`&$`;`!A`>T`(`!P`'(`;P!V`&4`#P%T`&4`(`!I`&X`<P!T`&$`;`!A`&,`:0`@`&0`;P`@`'0`Z0!T`&\`(`!S`&P`;P!^`6L`>0`L`"``;@!E`&(`;P`@`&L`;`!E`'``;@`;`70`90`@`&X`80`@`'0`;`!A``T![0!T`&L`;P`@`%H`;0`;`6X`:0!T`"``80`@`'4`<@`-`64`=`!E`"``:@!I`&X`;P!U`"``:0!N`',`=`!A`&P`80`-`6X`[0`@`',`;`!O`'X!:P!U`"X`</td><td>129</td><td/><td>203023954</td></row>
@@ -22659,8 +22659,8 @@
<col def="L64">Text</col>
<col def="L50">Help</col>
<col def="I4">ISControlId</col>
- <row><td>AgreeToLicense</td><td>1</td><td>No</td><td>0</td><td>15</td><td>291</td><td>15</td><td>##IDS__AgreeToLicense_0##</td><td/><td/></row>
- <row><td>AgreeToLicense</td><td>2</td><td>Yes</td><td>0</td><td>0</td><td>291</td><td>15</td><td>##IDS__AgreeToLicense_1##</td><td/><td/></row>
+ <row><td>AgreeToLicense</td><td>1</td><td>No</td><td>0</td><td>15</td><td>291</td><td>15</td><td>##IDS__AgreeToLicense_0##</td><td/><td>0</td></row>
+ <row><td>AgreeToLicense</td><td>2</td><td>Yes</td><td>0</td><td>0</td><td>291</td><td>15</td><td>##IDS__AgreeToLicense_1##</td><td/><td>0</td></row>
<row><td>ApplicationUsers</td><td>1</td><td>AllUsers</td><td>1</td><td>7</td><td>290</td><td>14</td><td>##IDS__IsRegisterUserDlg_Anyone##</td><td/><td/></row>
<row><td>ApplicationUsers</td><td>2</td><td>OnlyCurrentUser</td><td>1</td><td>23</td><td>290</td><td>14</td><td>##IDS__IsRegisterUserDlg_OnlyMe##</td><td/><td/></row>
<row><td>IS_SQLSERVER_AUTHENTICATION</td><td>1</td><td>0</td><td>0</td><td>0</td><td>327</td><td>14</td><td>##IDS_SQLLOGIN_WIN##</td><td/><td>0</td></row>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <sri...@us...> - 2012-07-13 16:53:57
|
Revision: 7660
http://ifolder.svn.sourceforge.net/ifolder/?rev=7660&view=rev
Author: srinidhi_bs
Date: 2012-07-13 16:53:48 +0000 (Fri, 13 Jul 2012)
Log Message:
-----------
ID: #770782
Reviewer: Srinidhi
Localization Required: No
Documentation Required: No
Description:
- Updated 32bit InstallShield project file to include missing icons in
left pane of iFolder client help window
Modified Paths:
--------------
trunk/ifolder/package/windows/ifolder-msi.ism
Modified: trunk/ifolder/package/windows/ifolder-msi.ism
===================================================================
--- trunk/ifolder/package/windows/ifolder-msi.ism 2012-07-13 16:45:42 UTC (rev 7659)
+++ trunk/ifolder/package/windows/ifolder-msi.ism 2012-07-13 16:53:48 UTC (rev 7660)
@@ -361,12 +361,12 @@
<row><td>help_cs_files</td><td>{226F1C5B-CF22-4DF7-BF37-1A38A7840190}</td><td>CS1</td><td>0</td><td>ProductLanguage=1029</td><td>virusscan.html</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_cs_images_files</td><td>{6B0FC76D-F900-4403-964A-BFCA7AC06DA3}</td><td>IMAGES30</td><td>0</td><td>ProductLanguage=1029</td><td>ifolder_encrypted_foldr.png</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_cs_ui_files</td><td>{D36DB2AA-6D17-4741-B286-44F3355F64E4}</td><td>UI13</td><td>0</td><td>ProductLanguage=1029</td><td>topnav.js</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
- <row><td>help_cs_ui_images_files</td><td>{A88EA323-143C-4481-B18C-6603269C0636}</td><td>IMAGES27</td><td>0</td><td>ProductLanguage=1029</td><td>virt_dot_line.gif</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_cs_ui_images_files</td><td>{A88EA323-143C-4481-B18C-6603269C0636}</td><td>IMAGES27</td><td>0</td><td>ProductLanguage=1029</td><td>virt_dot_line.png1</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_cs_ui_tablehtml_files</td><td>{19A214AF-F899-4A09-89A5-51D0B35D7F6F}</td><td>TABLEHTML2</td><td>8</td><td>ProductLanguage=1029</td><td>styles.css15</td><td>17</td><td/><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_de_files</td><td>{A7DE7A60-B4FB-44AE-A085-D3863D50D767}</td><td>DE1</td><td>0</td><td>ProductLanguage=1031</td><td>virusscan.html1</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_de_images_files</td><td>{84E8313D-82CC-46E9-B067-7582057A777D}</td><td>IMAGES29</td><td>0</td><td>ProductLanguage=1031</td><td>ifolder_encrypted_foldr.png1</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_de_ui_files</td><td>{6A0A64E7-C38C-4B52-B4A2-FBF16E8AEEA5}</td><td>UI1</td><td>0</td><td>ProductLanguage=1031</td><td>topnav.js1</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
- <row><td>help_de_ui_images_files</td><td>{6B9E6B8E-D02D-4A3E-8907-D680E9F413A8}</td><td>IMAGES3</td><td>0</td><td>ProductLanguage=1031</td><td>virt_dot_line.gif1</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_de_ui_images_files</td><td>{6B9E6B8E-D02D-4A3E-8907-D680E9F413A8}</td><td>IMAGES3</td><td>0</td><td>ProductLanguage=1031</td><td>virt_dot_line.png2</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_de_ui_tablehtml_files</td><td>{570C6C08-8300-4D80-93AC-B54BBCAFFE2B}</td><td>TABLEHTML</td><td>8</td><td>ProductLanguage=1031</td><td>styles.css16</td><td>17</td><td/><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_en_files</td><td>{7FA5C9E1-E4F4-457D-908F-7732C7926EC4}</td><td>EN</td><td>0</td><td/><td>virusscan.html3</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_en_images_files</td><td>{BCF325AE-7D1A-4B08-AC6D-F43CE82A519E}</td><td>IMAGES28</td><td>0</td><td/><td>ifolder_encrypted_foldr.png3</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
@@ -376,57 +376,57 @@
<row><td>help_es_files</td><td>{D15BF8C1-DC53-4916-96D9-4F5C1C66C140}</td><td>ES1</td><td>0</td><td>ProductLanguage=1034</td><td>virusscan.html2</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_es_images_files</td><td>{7C4D27BE-FDFB-4C21-AAD0-CF29A887CBA6}</td><td>IMAGES31</td><td>0</td><td>ProductLanguage=1034</td><td>ifolder_encrypted_foldr.png2</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_es_ui_files</td><td>{E4E9AFDD-D4BA-4457-AD31-FC40DFAD723A}</td><td>UI2</td><td>0</td><td>ProductLanguage=1034</td><td>topnav.js2</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
- <row><td>help_es_ui_images_files</td><td>{5ABF48E6-61E9-4699-BD3F-4DA322071BF3}</td><td>IMAGES5</td><td>0</td><td>ProductLanguage=1034</td><td>virt_dot_line.gif2</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_es_ui_images_files</td><td>{5ABF48E6-61E9-4699-BD3F-4DA322071BF3}</td><td>IMAGES5</td><td>0</td><td>ProductLanguage=1034</td><td>virt_dot_line.png3</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_es_ui_tablehtml_files</td><td>{524D7D82-FFC1-4C91-82B7-FC6A5F99B997}</td><td>TABLEHTML1</td><td>8</td><td>ProductLanguage=1034</td><td>styles.css17</td><td>17</td><td/><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_fr_files</td><td>{022A36A5-C612-4F33-AAB8-7260353471DF}</td><td>FR1</td><td>0</td><td>ProductLanguage=1036</td><td>virusscan.html4</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_fr_images_files</td><td>{5D791DFA-C8CE-437C-BCC7-D618DF255874}</td><td>IMAGES32</td><td>0</td><td>ProductLanguage=1036</td><td>ifolder_encrypted_foldr.png4</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_fr_ui_files</td><td>{A8E8448D-D99D-43FB-BAC6-B512CDE08459}</td><td>UI3</td><td>0</td><td>ProductLanguage=1036</td><td>topnav.js4</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
- <row><td>help_fr_ui_images_files</td><td>{4F3D039B-5151-454D-8AE1-62ADCA8030E2}</td><td>IMAGES7</td><td>0</td><td>ProductLanguage=1036</td><td>virt_dot_line.gif4</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_fr_ui_images_files</td><td>{4F3D039B-5151-454D-8AE1-62ADCA8030E2}</td><td>IMAGES7</td><td>0</td><td>ProductLanguage=1036</td><td>virt_dot_line.png4</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_fr_ui_tablehtml_files</td><td>{2995A7AC-0F16-49E0-BEDF-5D591AA6EF9A}</td><td>TABLEHTML3</td><td>8</td><td>ProductLanguage=1036</td><td>styles.css18</td><td>17</td><td/><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_hu_files</td><td>{0385CC6F-2BEA-4531-89CC-BA9CE42C9EC7}</td><td>HU1</td><td>0</td><td>ProductLanguage=1038</td><td>virusscan.html5</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_hu_images_files</td><td>{C7F9D33B-07F8-4348-B72C-9734E411B535}</td><td>IMAGES33</td><td>0</td><td>ProductLanguage=1038</td><td>ifolder_encrypted_foldr.png5</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_hu_ui_files</td><td>{8648AAA3-1AC2-4DFC-B525-36EB74BB253A}</td><td>UI4</td><td>0</td><td>ProductLanguage=1038</td><td>topnav.js5</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
- <row><td>help_hu_ui_images_files</td><td>{77C0A7DB-F7B2-47C2-8B9A-678ABEE64B97}</td><td>IMAGES9</td><td>0</td><td>ProductLanguage=1038</td><td>virt_dot_line.gif5</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_hu_ui_images_files</td><td>{77C0A7DB-F7B2-47C2-8B9A-678ABEE64B97}</td><td>IMAGES9</td><td>0</td><td>ProductLanguage=1038</td><td>virt_dot_line.png5</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_hu_ui_tablehtml_files</td><td>{CF4EE081-06E4-49ED-807B-655DC817EF6E}</td><td>TABLEHTML5</td><td>8</td><td>ProductLanguage=1038</td><td>styles.css20</td><td>17</td><td/><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_it_files</td><td>{5BF46FB0-EA08-40A9-83A9-CF11EF103ED3}</td><td>IT1</td><td>0</td><td>ProductLanguage=1040</td><td>virusscan.html6</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_it_images_files</td><td>{924E2632-9A8A-4B8A-BEA8-7593A917C481}</td><td>IMAGES34</td><td>0</td><td>ProductLanguage=1040</td><td>ifolder_encrypted_foldr.png6</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_it_ui_files</td><td>{02654456-453C-42BC-80FC-AA1EF2277AAA}</td><td>UI5</td><td>0</td><td>ProductLanguage=1040</td><td>topnav.js6</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
- <row><td>help_it_ui_images_files</td><td>{1A4FF633-5660-4C38-BB63-03751122579D}</td><td>IMAGES11</td><td>0</td><td>ProductLanguage=1040</td><td/><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_it_ui_images_files</td><td>{1A4FF633-5660-4C38-BB63-03751122579D}</td><td>IMAGES11</td><td>0</td><td>ProductLanguage=1040</td><td>virt_dot_line.png6</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_it_ui_tablehtml_files</td><td>{10F17943-5BE4-456B-8E21-633A5DA2CD91}</td><td>TABLEHTML4</td><td>8</td><td>ProductLanguage=1040</td><td>styles.css19</td><td>17</td><td/><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_ja_files</td><td>{7E50D143-451C-46D2-BD21-5E67A6E33F97}</td><td>JA1</td><td>0</td><td>ProductLanguage=1041</td><td>virusscan.html7</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_ja_images_files</td><td>{793291D7-E7E5-42C7-99E5-05BCCFB6DC09}</td><td>IMAGES35</td><td>0</td><td>ProductLanguage=1041</td><td>ifolder_encrypted_foldr.png7</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_ja_ui_files</td><td>{F42462BC-1A5D-490A-8EE1-B89925662160}</td><td>UI6</td><td>0</td><td>ProductLanguage=1041</td><td>topnav.js7</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
- <row><td>help_ja_ui_images_files</td><td>{9AFDFB8F-854A-4025-AD2A-E6328DA28DF0}</td><td>IMAGES13</td><td>0</td><td>ProductLanguage=1041</td><td>virt_dot_line.gif7</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_ja_ui_images_files</td><td>{9AFDFB8F-854A-4025-AD2A-E6328DA28DF0}</td><td>IMAGES13</td><td>0</td><td>ProductLanguage=1041</td><td>virt_dot_line.png7</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_ja_ui_tablehtml_files</td><td>{0E090B01-C8DA-4798-9B5E-8F10E218F45A}</td><td>TABLEHTML6</td><td>8</td><td>ProductLanguage=1041</td><td>styles.css21</td><td>17</td><td/><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_pl_files</td><td>{238A7992-3168-4681-B475-1084B809E9FC}</td><td>PL1</td><td>0</td><td>ProductLanguage=1045</td><td>virusscan.html8</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_pl_images_files</td><td>{6DB56467-1079-4ECA-97E6-36F9A0247F85}</td><td>IMAGES36</td><td>0</td><td>ProductLanguage=1045</td><td>ifolder_encrypted_foldr.png8</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_pl_ui_files</td><td>{082A393A-E337-4127-A71D-583CB346B3D9}</td><td>UI7</td><td>0</td><td>ProductLanguage=1045</td><td>topnav.js8</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
- <row><td>help_pl_ui_images_files</td><td>{1D762563-88BE-4C08-BB85-BFD6D9D79131}</td><td>IMAGES15</td><td>0</td><td>ProductLanguage=1045</td><td>virt_dot_line.gif8</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_pl_ui_images_files</td><td>{1D762563-88BE-4C08-BB85-BFD6D9D79131}</td><td>IMAGES15</td><td>0</td><td>ProductLanguage=1045</td><td>virt_dot_line.png8</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_pl_ui_tablehtml_files</td><td>{DE35BA90-BF54-42E7-80F8-0FFC18CA8F26}</td><td>TABLEHTML7</td><td>8</td><td>ProductLanguage=1045</td><td>styles.css22</td><td>17</td><td/><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_pt_files</td><td>{A91F8AAA-DF6E-44C3-9EFF-FDBAE7CC1CE4}</td><td>PT1</td><td>0</td><td>ProductLanguage=1046</td><td>virusscan.html9</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_pt_images_files</td><td>{6A9D929E-A15F-42F9-B64B-3AAE8DAB10D2}</td><td>IMAGES37</td><td>0</td><td>ProductLanguage=1046</td><td>ifolder_encrypted_foldr.png9</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_pt_ui_files</td><td>{F87A1FF5-60A4-4FAC-AFA6-0036F1846CF6}</td><td>UI8</td><td>0</td><td>ProductLanguage=1046</td><td>topnav.js9</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
- <row><td>help_pt_ui_images_files</td><td>{D0EEE76B-663D-4095-8D4E-4EB0994A4441}</td><td>IMAGES17</td><td>0</td><td>ProductLanguage=1046</td><td>virt_dot_line.gif9</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_pt_ui_images_files</td><td>{D0EEE76B-663D-4095-8D4E-4EB0994A4441}</td><td>IMAGES17</td><td>0</td><td>ProductLanguage=1046</td><td>virt_dot_line.png9</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_pt_ui_tablehtml_files</td><td>{2717226E-5F5B-4267-8032-E2B174969A83}</td><td>TABLEHTML8</td><td>8</td><td>ProductLanguage=1046</td><td>styles.css23</td><td>17</td><td/><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_ru_files</td><td>{C86F8D62-73AA-4713-A388-0A29CC58CC0B}</td><td>RU1</td><td>0</td><td>ProductLanguage=1049</td><td>virusscan.html10</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_ru_images_files</td><td>{6049CAA8-95B5-4B9E-8380-F545EE0B572B}</td><td>IMAGES38</td><td>0</td><td>ProductLanguage=1049</td><td>ifolder_encrypted_foldr.png10</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_ru_ui_files</td><td>{D0F27192-B106-46A7-9BD0-F77443B73C25}</td><td>UI9</td><td>0</td><td>ProductLanguage=1049</td><td>topnav.js10</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
- <row><td>help_ru_ui_images_files</td><td>{257C6203-4EE4-4360-ADC8-D0376044F06E}</td><td>IMAGES19</td><td>0</td><td>ProductLanguage=1049</td><td>virt_dot_line.gif10</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_ru_ui_images_files</td><td>{257C6203-4EE4-4360-ADC8-D0376044F06E}</td><td>IMAGES19</td><td>0</td><td>ProductLanguage=1049</td><td>virt_dot_line.png10</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_ru_ui_tablehtml_files</td><td>{E6CB84F6-625C-464C-AC7C-7465252F690A}</td><td>TABLEHTML9</td><td>8</td><td>ProductLanguage=1049</td><td>styles.css24</td><td>17</td><td/><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_sk_files</td><td>{D95A41E5-F94E-4094-8A62-6B91A69D26C4}</td><td>SK1</td><td>0</td><td>ProductLanguage=1051</td><td>virusscan.html11</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_sk_images_files</td><td>{CD8FB7FF-8439-4F34-A062-4EA6EF2A2A88}</td><td>IMAGES39</td><td>0</td><td>ProductLanguage=1051</td><td>ifolder_encrypted_foldr.png11</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_sk_ui_files</td><td>{D7B480C2-600E-42FB-8D55-D3DA6FA8F3B5}</td><td>UI10</td><td>0</td><td>ProductLanguage=1051</td><td>topnav.js11</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
- <row><td>help_sk_ui_images_files</td><td>{08E03440-9B92-4048-A3B0-FB94E34A80DC}</td><td>IMAGES21</td><td>0</td><td>ProductLanguage=1051</td><td>virt_dot_line.gif11</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_sk_ui_images_files</td><td>{08E03440-9B92-4048-A3B0-FB94E34A80DC}</td><td>IMAGES21</td><td>0</td><td>ProductLanguage=1051</td><td>virt_dot_line.png11</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_sk_ui_tablehtml_files</td><td>{90C055EC-FBDF-499C-8957-174F8D2DB759}</td><td>TABLEHTML10</td><td>8</td><td>ProductLanguage=1051</td><td>styles.css25</td><td>17</td><td/><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_zh_CN_files</td><td>{02B192F8-BE61-4573-BC4C-FB897800AC2F}</td><td>ZH_CN2</td><td>0</td><td>ProductLanguage=2052</td><td>virusscan.html12</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_zh_CN_images_files</td><td>{7D927863-BA32-4DB1-914B-AE30E56138A6}</td><td>IMAGES40</td><td>0</td><td>ProductLanguage=2052</td><td>ifolder_encrypted_foldr.png12</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_zh_CN_ui_files</td><td>{3DEDB635-9BA7-4EF4-870F-9226BBDA1FD2}</td><td>UI11</td><td>0</td><td>ProductLanguage=2052</td><td>topnav.js12</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
- <row><td>help_zh_CN_ui_images_files</td><td>{1CFE8B6D-F8F3-4F2E-BDB4-BD16BD1D1F8B}</td><td>IMAGES23</td><td>0</td><td>ProductLanguage=2052</td><td>virt_dot_line.gif12</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_zh_CN_ui_images_files</td><td>{1CFE8B6D-F8F3-4F2E-BDB4-BD16BD1D1F8B}</td><td>IMAGES23</td><td>0</td><td>ProductLanguage=2052</td><td>virt_dot_line.png12</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_zh_CN_ui_tablehtml_files</td><td>{AB681A4C-4513-4C51-AAB9-6B42F3209E0E}</td><td>TABLEHTML11</td><td>8</td><td>ProductLanguage=2052</td><td>styles.css26</td><td>17</td><td/><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_zh_TW_files</td><td>{050D324C-6F85-4936-8491-678EC107485B}</td><td>ZH_TW2</td><td>0</td><td>ProductLanguage=1028</td><td>virusscan.html13</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_zh_TW_images_files</td><td>{DA329316-20B0-4FFB-A57C-9A528A071B7D}</td><td>IMAGES41</td><td>0</td><td>ProductLanguage=1028</td><td>ifolder_encrypted_foldr.png13</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_zh_TW_ui_files</td><td>{C9F7FC99-936A-4CBD-B435-83F3576788FF}</td><td>UI12</td><td>0</td><td>ProductLanguage=1028</td><td>topnav.js13</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
- <row><td>help_zh_TW_ui_images_files</td><td>{50A563F9-7E70-4FC4-BA94-E4BAC47651D3}</td><td>IMAGES25</td><td>0</td><td>ProductLanguage=1028</td><td>virt_dot_line.gif13</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_zh_TW_ui_images_files</td><td>{50A563F9-7E70-4FC4-BA94-E4BAC47651D3}</td><td>IMAGES25</td><td>0</td><td>ProductLanguage=1028</td><td>virt_dot_line.png13</td><td>17</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_zh_TW_ui_tablehtml_files</td><td>{EC2AA50F-C8C5-45DD-A402-8BCE7C62BA69}</td><td>TABLEHTML12</td><td>8</td><td>ProductLanguage=1028</td><td>styles.css27</td><td>17</td><td/><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>hu</td><td>{0EAA7ED4-38CD-486B-A368-D4509A12214D}</td><td>HU</td><td>0</td><td>ProductLanguage=1038</td><td>ifolderapp.resources.dll3</td><td>17</td><td/><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>iFolderApp.exe</td><td>{EA8A7500-4D83-4A90-8635-F14D590AA839}</td><td>INSTALLDIR</td><td>0</td><td/><td>ifolderapp.exe</td><td>9</td><td/><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
@@ -2537,6 +2537,19 @@
<row><td>blank.html8</td><td>help_pl_ui_files</td><td>BLANK~1.HTM|blank.html</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pl\ui\blank.html</td><td>1</td><td/></row>
<row><td>blank.html9</td><td>help_pt_ui_files</td><td>BLANK~1.HTM|blank.html</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pt-br\ui\blank.html</td><td>1</td><td/></row>
<row><td>blank.png</td><td>help_en_ui_images_files</td><td>blank.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\en\ui\images\blank.png</td><td>1</td><td/></row>
+ <row><td>blank.png1</td><td>help_cs_ui_images_files</td><td>blank.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\cs\ui\images\blank.png</td><td>1</td><td/></row>
+ <row><td>blank.png10</td><td>help_ru_ui_images_files</td><td>blank.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\ru\ui\images\blank.png</td><td>1</td><td/></row>
+ <row><td>blank.png11</td><td>help_sk_ui_images_files</td><td>blank.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\sk\ui\images\blank.png</td><td>1</td><td/></row>
+ <row><td>blank.png12</td><td>help_zh_CN_ui_images_files</td><td>blank.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\zh-cn\ui\images\blank.png</td><td>1</td><td/></row>
+ <row><td>blank.png13</td><td>help_zh_TW_ui_images_files</td><td>blank.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\zh-tw\ui\images\blank.png</td><td>1</td><td/></row>
+ <row><td>blank.png2</td><td>help_de_ui_images_files</td><td>blank.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\de\ui\images\blank.png</td><td>1</td><td/></row>
+ <row><td>blank.png3</td><td>help_es_ui_images_files</td><td>blank.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\es\ui\images\blank.png</td><td>1</td><td/></row>
+ <row><td>blank.png4</td><td>help_fr_ui_images_files</td><td>blank.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\fr\ui\images\blank.png</td><td>1</td><td/></row>
+ <row><td>blank.png5</td><td>help_hu_ui_images_files</td><td>blank.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\hu\ui\images\blank.png</td><td>1</td><td/></row>
+ <row><td>blank.png6</td><td>help_it_ui_images_files</td><td>blank.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\it\ui\images\blank.png</td><td>1</td><td/></row>
+ <row><td>blank.png7</td><td>help_ja_ui_images_files</td><td>blank.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\ja\ui\images\blank.png</td><td>1</td><td/></row>
+ <row><td>blank.png8</td><td>help_pl_ui_images_files</td><td>blank.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pl\ui\images\blank.png</td><td>1</td><td/></row>
+ <row><td>blank.png9</td><td>help_pt_ui_images_files</td><td>blank.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pt-br\ui\images\blank.png</td><td>1</td><td/></row>
<row><td>body_bookmark.gif</td><td>help_cs_ui_images_files</td><td>BODY_B~1.GIF|body_bookmark.gif</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\cs\ui\images\body_bookmark.gif</td><td>1</td><td/></row>
<row><td>body_bookmark.gif1</td><td>help_de_ui_images_files</td><td>BODY_B~1.GIF|body_bookmark.gif</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\de\ui\images\body_bookmark.gif</td><td>1</td><td/></row>
<row><td>body_bookmark.gif10</td><td>help_ru_ui_images_files</td><td>BODY_B~1.GIF|body_bookmark.gif</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\ru\ui\images\body_bookmark.gif</td><td>1</td><td/></row>
@@ -2552,6 +2565,19 @@
<row><td>body_bookmark.gif8</td><td>help_pl_ui_images_files</td><td>BODY_B~1.GIF|body_bookmark.gif</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pl\ui\images\body_bookmark.gif</td><td>1</td><td/></row>
<row><td>body_bookmark.gif9</td><td>help_pt_ui_images_files</td><td>BODY_B~1.GIF|body_bookmark.gif</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pt-br\ui\images\body_bookmark.gif</td><td>1</td><td/></row>
<row><td>body_bookmark.png</td><td>help_en_ui_images_files</td><td>BODY_B~1.PNG|body_bookmark.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\en\ui\images\body_bookmark.png</td><td>1</td><td/></row>
+ <row><td>body_bookmark.png1</td><td>help_cs_ui_images_files</td><td>BODY_B~1.PNG|body_bookmark.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\cs\ui\images\body_bookmark.png</td><td>1</td><td/></row>
+ <row><td>body_bookmark.png10</td><td>help_ru_ui_images_files</td><td>BODY_B~1.PNG|body_bookmark.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\ru\ui\images\body_bookmark.png</td><td>1</td><td/></row>
+ <row><td>body_bookmark.png11</td><td>help_sk_ui_images_files</td><td>BODY_B~1.PNG|body_bookmark.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\sk\ui\images\body_bookmark.png</td><td>1</td><td/></row>
+ <row><td>body_bookmark.png12</td><td>help_zh_CN_ui_images_files</td><td>BODY_B~1.PNG|body_bookmark.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\zh-cn\ui\images\body_bookmark.png</td><td>1</td><td/></row>
+ <row><td>body_bookmark.png13</td><td>help_zh_TW_ui_images_files</td><td>BODY_B~1.PNG|body_bookmark.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\zh-tw\ui\images\body_bookmark.png</td><td>1</td><td/></row>
+ <row><td>body_bookmark.png2</td><td>help_de_ui_images_files</td><td>BODY_B~1.PNG|body_bookmark.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\de\ui\images\body_bookmark.png</td><td>1</td><td/></row>
+ <row><td>body_bookmark.png3</td><td>help_es_ui_images_files</td><td>BODY_B~1.PNG|body_bookmark.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\es\ui\images\body_bookmark.png</td><td>1</td><td/></row>
+ <row><td>body_bookmark.png4</td><td>help_fr_ui_images_files</td><td>BODY_B~1.PNG|body_bookmark.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\fr\ui\images\body_bookmark.png</td><td>1</td><td/></row>
+ <row><td>body_bookmark.png5</td><td>help_hu_ui_images_files</td><td>BODY_B~1.PNG|body_bookmark.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\hu\ui\images\body_bookmark.png</td><td>1</td><td/></row>
+ <row><td>body_bookmark.png6</td><td>help_it_ui_images_files</td><td>BODY_B~1.PNG|body_bookmark.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\it\ui\images\body_bookmark.png</td><td>1</td><td/></row>
+ <row><td>body_bookmark.png7</td><td>help_ja_ui_images_files</td><td>BODY_B~1.PNG|body_bookmark.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\ja\ui\images\body_bookmark.png</td><td>1</td><td/></row>
+ <row><td>body_bookmark.png8</td><td>help_pl_ui_images_files</td><td>BODY_B~1.PNG|body_bookmark.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pl\ui\images\body_bookmark.png</td><td>1</td><td/></row>
+ <row><td>body_bookmark.png9</td><td>help_pt_ui_images_files</td><td>BODY_B~1.PNG|body_bookmark.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pt-br\ui\images\body_bookmark.png</td><td>1</td><td/></row>
<row><td>bookinfo.html</td><td>help_cs_files</td><td>BOOKIN~1.HTM|bookinfo.html</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\cs\bookinfo.html</td><td>1</td><td/></row>
<row><td>bookinfo.html1</td><td>help_de_files</td><td>BOOKIN~1.HTM|bookinfo.html</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\de\bookinfo.html</td><td>1</td><td/></row>
<row><td>bookinfo.html10</td><td>help_ru_files</td><td>BOOKIN~1.HTM|bookinfo.html</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\ru\bookinfo.html</td><td>1</td><td/></row>
@@ -2596,6 +2622,19 @@
<row><td>checkbox.gif8</td><td>help_pl_ui_images_files</td><td>checkbox.gif</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pl\ui\images\checkbox.gif</td><td>1</td><td/></row>
<row><td>checkbox.gif9</td><td>help_pt_ui_images_files</td><td>checkbox.gif</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pt-br\ui\images\checkbox.gif</td><td>1</td><td/></row>
<row><td>checkbox.png</td><td>help_en_ui_images_files</td><td>checkbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\en\ui\images\checkbox.png</td><td>1</td><td/></row>
+ <row><td>checkbox.png1</td><td>help_cs_ui_images_files</td><td>checkbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\cs\ui\images\checkbox.png</td><td>1</td><td/></row>
+ <row><td>checkbox.png10</td><td>help_ru_ui_images_files</td><td>checkbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\ru\ui\images\checkbox.png</td><td>1</td><td/></row>
+ <row><td>checkbox.png11</td><td>help_sk_ui_images_files</td><td>checkbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\sk\ui\images\checkbox.png</td><td>1</td><td/></row>
+ <row><td>checkbox.png12</td><td>help_zh_CN_ui_images_files</td><td>checkbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\zh-cn\ui\images\checkbox.png</td><td>1</td><td/></row>
+ <row><td>checkbox.png13</td><td>help_zh_TW_ui_images_files</td><td>checkbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\zh-tw\ui\images\checkbox.png</td><td>1</td><td/></row>
+ <row><td>checkbox.png2</td><td>help_de_ui_images_files</td><td>checkbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\de\ui\images\checkbox.png</td><td>1</td><td/></row>
+ <row><td>checkbox.png3</td><td>help_es_ui_images_files</td><td>checkbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\es\ui\images\checkbox.png</td><td>1</td><td/></row>
+ <row><td>checkbox.png4</td><td>help_fr_ui_images_files</td><td>checkbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\fr\ui\images\checkbox.png</td><td>1</td><td/></row>
+ <row><td>checkbox.png5</td><td>help_hu_ui_images_files</td><td>checkbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\hu\ui\images\checkbox.png</td><td>1</td><td/></row>
+ <row><td>checkbox.png6</td><td>help_it_ui_images_files</td><td>checkbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\it\ui\images\checkbox.png</td><td>1</td><td/></row>
+ <row><td>checkbox.png7</td><td>help_ja_ui_images_files</td><td>checkbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\ja\ui\images\checkbox.png</td><td>1</td><td/></row>
+ <row><td>checkbox.png8</td><td>help_pl_ui_images_files</td><td>checkbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pl\ui\images\checkbox.png</td><td>1</td><td/></row>
+ <row><td>checkbox.png9</td><td>help_pt_ui_images_files</td><td>checkbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pt-br\ui\images\checkbox.png</td><td>1</td><td/></row>
<row><td>checkboxbig.gif</td><td>help_cs_ui_images_files</td><td>CHECKB~1.GIF|checkboxbig.gif</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\cs\ui\images\checkboxbig.gif</td><td>1</td><td/></row>
<row><td>checkboxbig.gif1</td><td>help_de_ui_images_files</td><td>CHECKB~1.GIF|checkboxbig.gif</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\de\ui\images\checkboxbig.gif</td><td>1</td><td/></row>
<row><td>checkboxbig.gif10</td><td>help_ru_ui_images_files</td><td>CHECKB~1.GIF|checkboxbig.gif</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\ru\ui\images\checkboxbig.gif</td><td>1</td><td/></row>
@@ -2611,7 +2650,33 @@
<row><td>checkboxbig.gif8</td><td>help_pl_ui_images_files</td><td>CHECKB~1.GIF|checkboxbig.gif</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pl\ui\images\checkboxbig.gif</td><td>1</td><td/></row>
<row><td>checkboxbig.gif9</td><td>help_pt_ui_images_files</td><td>CHECKB~1.GIF|checkboxbig.gif</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pt-br\ui\images\checkboxbig.gif</td><td>1</td><td/></row>
<row><td>checkboxbig.png</td><td>help_en_ui_images_files</td><td>CHECKB~1.PNG|checkboxbig.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\en\ui\images\checkboxbig.png</td><td>1</td><td/></row>
+ <row><td>checkboxbig.png1</td><td>help_cs_ui_images_files</td><td>CHECKB~1.PNG|checkboxbig.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\cs\ui\images\checkboxbig.png</td><td>1</td><td/></row>
+ <row><td>checkboxbig.png10</td><td>help_ru_ui_images_files</td><td>CHECKB~1.PNG|checkboxbig.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\ru\ui\images\checkboxbig.png</td><td>1</td><td/></row>
+ <row><td>checkboxbig.png11</td><td>help_sk_ui_images_files</td><td>CHECKB~1.PNG|checkboxbig.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\sk\ui\images\checkboxbig.png</td><td>1</td><td/></row>
+ <row><td>checkboxbig.png12</td><td>help_zh_CN_ui_images_files</td><td>CHECKB~1.PNG|checkboxbig.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\zh-cn\ui\images\checkboxbig.png</td><td>1</td><td/></row>
+ <row><td>checkboxbig.png13</td><td>help_zh_TW_ui_images_files</td><td>CHECKB~1.PNG|checkboxbig.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\zh-tw\ui\images\checkboxbig.png</td><td>1</td><td/></row>
+ <row><td>checkboxbig.png2</td><td>help_de_ui_images_files</td><td>CHECKB~1.PNG|checkboxbig.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\de\ui\images\checkboxbig.png</td><td>1</td><td/></row>
+ <row><td>checkboxbig.png3</td><td>help_es_ui_images_files</td><td>CHECKB~1.PNG|checkboxbig.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\es\ui\images\checkboxbig.png</td><td>1</td><td/></row>
+ <row><td>checkboxbig.png4</td><td>help_fr_ui_images_files</td><td>CHECKB~1.PNG|checkboxbig.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\fr\ui\images\checkboxbig.png</td><td>1</td><td/></row>
+ <row><td>checkboxbig.png5</td><td>help_hu_ui_images_files</td><td>CHECKB~1.PNG|checkboxbig.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\hu\ui\images\checkboxbig.png</td><td>1</td><td/></row>
+ <row><td>checkboxbig.png6</td><td>help_it_ui_images_files</td><td>CHECKB~1.PNG|checkboxbig.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\it\ui\images\checkboxbig.png</td><td>1</td><td/></row>
+ <row><td>checkboxbig.png7</td><td>help_ja_ui_images_files</td><td>CHECKB~1.PNG|checkboxbig.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\ja\ui\images\checkboxbig.png</td><td>1</td><td/></row>
+ <row><td>checkboxbig.png8</td><td>help_pl_ui_images_files</td><td>CHECKB~1.PNG|checkboxbig.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pl\ui\images\checkboxbig.png</td><td>1</td><td/></row>
+ <row><td>checkboxbig.png9</td><td>help_pt_ui_images_files</td><td>CHECKB~1.PNG|checkboxbig.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pt-br\ui\images\checkboxbig.png</td><td>1</td><td/></row>
<row><td>checkedbox.png</td><td>help_en_ui_images_files</td><td>CHECKE~1.PNG|checkedbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\en\ui\images\checkedbox.png</td><td>1</td><td/></row>
+ <row><td>checkedbox.png1</td><td>help_cs_ui_images_files</td><td>CHECKE~1.PNG|checkedbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\cs\ui\images\checkedbox.png</td><td>1</td><td/></row>
+ <row><td>checkedbox.png10</td><td>help_ru_ui_images_files</td><td>CHECKE~1.PNG|checkedbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\ru\ui\images\checkedbox.png</td><td>1</td><td/></row>
+ <row><td>checkedbox.png11</td><td>help_sk_ui_images_files</td><td>CHECKE~1.PNG|checkedbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\sk\ui\images\checkedbox.png</td><td>1</td><td/></row>
+ <row><td>checkedbox.png12</td><td>help_zh_CN_ui_images_files</td><td>CHECKE~1.PNG|checkedbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\zh-cn\ui\images\checkedbox.png</td><td>1</td><td/></row>
+ <row><td>checkedbox.png13</td><td>help_zh_TW_ui_images_files</td><td>CHECKE~1.PNG|checkedbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\zh-tw\ui\images\checkedbox.png</td><td>1</td><td/></row>
+ <row><td>checkedbox.png2</td><td>help_de_ui_images_files</td><td>CHECKE~1.PNG|checkedbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\de\ui\images\checkedbox.png</td><td>1</td><td/></row>
+ <row><td>checkedbox.png3</td><td>help_es_ui_images_files</td><td>CHECKE~1.PNG|checkedbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\es\ui\images\checkedbox.png</td><td>1</td><td/></row>
+ <row><td>checkedbox.png4</td><td>help_fr_ui_images_files</td><td>CHECKE~1.PNG|checkedbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\fr\ui\images\checkedbox.png</td><td>1</td><td/></row>
+ <row><td>checkedbox.png5</td><td>help_hu_ui_images_files</td><td>CHECKE~1.PNG|checkedbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\hu\ui\images\checkedbox.png</td><td>1</td><td/></row>
+ <row><td>checkedbox.png6</td><td>help_it_ui_images_files</td><td>CHECKE~1.PNG|checkedbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\it\ui\images\checkedbox.png</td><td>1</td><td/></row>
+ <row><td>checkedbox.png7</td><td>help_ja_ui_images_files</td><td>CHECKE~1.PNG|checkedbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\ja\ui\images\checkedbox.png</td><td>1</td><td/></row>
+ <row><td>checkedbox.png8</td><td>help_pl_ui_images_files</td><td>CHECKE~1.PNG|checkedbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pl\ui\images\checkedbox.png</td><td>1</td><td/></row>
+ <row><td>checkedbox.png9</td><td>help_pt_ui_images_files</td><td>CHECKE~1.PNG|checkedbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pt-br\ui\images\checkedbox.png</td><td>1</td><td/></row>
<row><td>clear32.png</td><td>res_files</td><td>clear32.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\res\clear32.png</td><td>1</td><td/></row>
<row><td>coexistmig.html</td><td>help_cs_files</td><td>COEXIS~1.HTM|coexistmig.html</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\cs\coexistmig.html</td><td>1</td><td/></row>
<row><td>coexistmig.html1</td><td>help_de_files</td><td>COEXIS~1.HTM|coexistmig.html</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\de\coexistmig.html</td><td>1</td><td/></row>
@@ -2642,6 +2707,19 @@
<row><td>collapsed.gif8</td><td>help_pl_ui_files</td><td>COLLAP~1.GIF|collapsed.gif</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pl\ui\collapsed.gif</td><td>1</td><td/></row>
<row><td>collapsed.gif9</td><td>help_pt_ui_files</td><td>COLLAP~1.GIF|collapsed.gif</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pt-br\ui\collapsed.gif</td><td>1</td><td/></row>
<row><td>collapsed.png</td><td>help_en_ui_images_files</td><td>COLLAP~1.PNG|collapsed.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\en\ui\images\collapsed.png</td><td>1</td><td/></row>
+ <row><td>collapsed.png1</td><td>help_cs_ui_images_files</td><td>COLLAP~1.PNG|collapsed.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\cs\ui\images\collapsed.png</td><td>1</td><td/></row>
+ <row><td>collapsed.png10</td><td>help_ru_ui_images_files</td><td>COLLAP~1.PNG|collapsed.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\ru\ui\images\collapsed.png</td><td>1</td><td/></row>
+ <row><td>collapsed.png11</td><td>help_sk_ui_images_files</td><td>COLLAP~1.PNG|collapsed.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\sk\ui\images\collapsed.png</td><td>1</td><td/></row>
+ <row><td>collapsed.png12</td><td>help_zh_CN_ui_images_files</td><td>COLLAP~1.PNG|collapsed.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\zh-cn\ui\images\collapsed.png</td><td>1</td><td/></row>
+ <row><td>collapsed.png13</td><td>help_zh_TW_ui_images_files</td><td>COLLAP~1.PNG|collapsed.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\zh-tw\ui\images\collapsed.png</td><td>1</td><td/></row>
+ <row><td>collapsed.png2</td><td>help_de_ui_images_files</td><td>COLLAP~1.PNG|collapsed.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\de\ui\images\collapsed.png</td><td>1</td><td/></row>
+ <row><td>collapsed.png3</td><td>help_es_ui_images_files</td><td>COLLAP~1.PNG|collapsed.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\es\ui\images\collapsed.png</td><td>1</td><td/></row>
+ <row><td>collapsed.png4</td><td>help_fr_ui_images_files</td><td>COLLAP~1.PNG|collapsed.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\fr\ui\images\collapsed.png</td><td>1</td><td/></row>
+ <row><td>collapsed.png5</td><td>help_hu_ui_images_files</td><td>COLLAP~1.PNG|collapsed.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\hu\ui\images\collapsed.png</td><td>1</td><td/></row>
+ <row><td>collapsed.png6</td><td>help_it_ui_images_files</td><td>COLLAP~1.PNG|collapsed.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\it\ui\images\collapsed.png</td><td>1</td><td/></row>
+ <row><td>collapsed.png7</td><td>help_ja_ui_images_files</td><td>COLLAP~1.PNG|collapsed.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\ja\ui\images\collapsed.png</td><td>1</td><td/></row>
+ <row><td>collapsed.png8</td><td>help_pl_ui_images_files</td><td>COLLAP~1.PNG|collapsed.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pl\ui\images\collapsed.png</td><td>1</td><td/></row>
+ <row><td>collapsed.png9</td><td>help_pt_ui_images_files</td><td>COLLAP~1.PNG|collapsed.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pt-br\ui\images\collapsed.png</td><td>1</td><td/></row>
<row><td>config.js</td><td>help_en_ui_files</td><td>config.js</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\en\ui\config.js</td><td>1</td><td/></row>
<row><td>config.js1</td><td>help_cs_ui_files</td><td>config.js</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\cs\ui\config.js</td><td>1</td><td/></row>
<row><td>config.js10</td><td>help_ru_ui_files</td><td>config.js</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\ru\ui\config.js</td><td>1</td><td/></row>
@@ -2699,6 +2777,19 @@
<row><td>createifolder.html8</td><td>help_pl_files</td><td>CREATE~1.HTM|createifolder.html</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pl\createifolder.html</td><td>1</td><td/></row>
<row><td>createifolder.html9</td><td>help_pt_files</td><td>CREATE~1.HTM|createifolder.html</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pt-br\createifolder.html</td><td>1</td><td/></row>
<row><td>dash.png</td><td>help_en_ui_images_files</td><td>dash.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\en\ui\images\dash.png</td><td>1</td><td/></row>
+ <row><td>dash.png1</td><td>help_cs_ui_images_files</td><td>dash.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\cs\ui\images\dash.png</td><td>1</td><td/></row>
+ <row><td>dash.png10</td><td>help_ru_ui_images_files</td><td>dash.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\ru\ui\images\dash.png</td><td>1</td><td/></row>
+ <row><td>dash.png11</td><td>help_sk_ui_images_files</td><td>dash.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\sk\ui\images\dash.png</td><td>1</td><td/></row>
+ <row><td>dash.png12</td><td>help_zh_CN_ui_images_files</td><td>dash.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\zh-cn\ui\images\dash.png</td><td>1</td><td/></row>
+ <row><td>dash.png13</td><td>help_zh_TW_ui_images_files</td><td>dash.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\zh-tw\ui\images\dash.png</td><td>1</td><td/></row>
+ <row><td>dash.png2</td><td>help_de_ui_images_files</td><td>dash.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\de\ui\images\dash.png</td><td>1</td><td/></row>
+ <row><td>dash.png3</td><td>help_es_ui_images_files</td><td>dash.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\es\ui\images\dash.png</td><td>1</td><td/></row>
+ <row><td>dash.png4</td><td>help_fr_ui_images_files</td><td>dash.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\fr\ui\images\dash.png</td><td>1</td><td/></row>
+ <row><td>dash.png5</td><td>help_hu_ui_images_files</td><td>dash.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\hu\ui\images\dash.png</td><td>1</td><td/></row>
+ <row><td>dash.png6</td><td>help_it_ui_images_files</td><td>dash.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\it\ui\images\dash.png</td><td>1</td><td/></row>
+ <row><td>dash.png7</td><td>help_ja_ui_images_files</td><td>dash.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\ja\ui\images\dash.png</td><td>1</td><td/></row>
+ <row><td>dash.png8</td><td>help_pl_ui_images_files</td><td>dash.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pl\ui\images\dash.png</td><td>1</td><td/></row>
+ <row><td>dash.png9</td><td>help_pt_ui_images_files</td><td>dash.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pt-br\ui\images\dash.png</td><td>1</td><td/></row>
<row><td>defaultmenu.js</td><td>help_cs_ui_files</td><td>DEFAUL~1.JS|defaultmenu.js</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\cs\ui\defaultmenu.js</td><td>1</td><td/></row>
<row><td>defaultmenu.js1</td><td>help_de_ui_files</td><td>DEFAUL~1.JS|defaultmenu.js</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\de\ui\defaultmenu.js</td><td>1</td><td/></row>
<row><td>defaultmenu.js10</td><td>help_ru_ui_files</td><td>DEFAUL~1.JS|defaultmenu.js</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\ru\ui\defaultmenu.js</td><td>1</td><td/></row>
@@ -2744,6 +2835,19 @@
<row><td>deleting.html8</td><td>help_pl_files</td><td>DELETI~1.HTM|deleting.html</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pl\deleting.html</td><td>1</td><td/></row>
<row><td>deleting.html9</td><td>help_pt_files</td><td>DELETI~1.HTM|deleting.html</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pt-br\deleting.html</td><td>1</td><td/></row>
<row><td>diamond.png</td><td>help_en_ui_images_files</td><td>diamond.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\en\ui\images\diamond.png</td><td>1</td><td/></row>
+ <row><td>diamond.png1</td><td>help_cs_ui_images_files</td><td>diamond.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\cs\ui\images\diamond.png</td><td>1</td><td/></row>
+ <row><td>diamond.png10</td><td>help_ru_ui_images_files</td><td>diamond.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\ru\ui\images\diamond.png</td><td>1</td><td/></row>
+ <row><td>diamond.png11</td><td>help_sk_ui_images_files</td><td>diamond.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\sk\ui\images\diamond.png</td><td>1</td><td/></row>
+ <row><td>diamond.png12</td><td>help_zh_CN_ui_images_files</td><td>diamond.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\zh-cn\ui\images\diamond.png</td><td>1</td><td/></row>
+ <row><td>diamond.png13</td><td>help_zh_TW_ui_images_files</td><td>diamond.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\zh-tw\ui\images\diamond.png</td><td>1</td><td/></row>
+ <row><td>diamond.png2</td><td>help_de_ui_images_files</td><td>diamond.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\de\ui\images\diamond.png</td><td>1</td><td/></row>
+ <row><td>diamond.png3</td><td>help_es_ui_images_files</td><td>diamond.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\es\ui\images\diamond.png</td><td>1</td><td/></row>
+ <row><td>diamond.png4</td><td>help_fr_ui_images_files</td><td>diamond.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\fr\ui\images\diamond.png</td><td>1</td><td/></row>
+ <row><td>diamond.png5</td><td>help_hu_ui_images_files</td><td>diamond.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\hu\ui\images\diamond.png</td><td>1</td><td/></row>
+ <row><td>diamond.png6</td><td>help_it_ui_images_files</td><td>diamond.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\it\ui\images\diamond.png</td><td>1</td><td/></row>
+ <row><td>diamond.png7</td><td>help_ja_ui_images_files</td><td>diamond.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\ja\ui\images\diamond.png</td><td>1</td><td/></row>
+ <row><td>diamond.png8</td><td>help_pl_ui_images_files</td><td>diamond.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pl\ui\images\diamond.png</td><td>1</td><td/></row>
+ <row><td>diamond.png9</td><td>help_pt_ui_images_files</td><td>diamond.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pt-br\ui\images\diamond.png</td><td>1</td><td/></row>
<row><td>doc.gif</td><td>help_cs_ui_images_files</td><td>doc.gif</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\cs\ui\images\doc.gif</td><td>1</td><td/></row>
<row><td>doc.gif1</td><td>help_de_ui_images_files</td><td>doc.gif</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\de\ui\images\doc.gif</td><td>1</td><td/></row>
<row><td>doc.gif10</td><td>help_ru_ui_images_files</td><td>doc.gif</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\ru\ui\images\doc.gif</td><td>1</td><td/></row>
@@ -2759,6 +2863,19 @@
<row><td>doc.gif8</td><td>help_pl_ui_images_files</td><td>doc.gif</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pl\ui\images\doc.gif</td><td>1</td><td/></row>
<row><td>doc.gif9</td><td>help_pt_ui_images_files</td><td>doc.gif</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pt-br\ui\images\doc.gif</td><td>1</td><td/></row>
<row><td>doc.png</td><td>help_en_ui_images_files</td><td>doc.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\en\ui\images\doc.png</td><td>1</td><td/></row>
+ <row><td>doc.png1</td><td>help_cs_ui_images_files</td><td>doc.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\cs\ui\images\doc.png</td><td>1</td><td/></row>
+ <row><td>doc.png10</td><td>help_ru_ui_images_files</td><td>doc.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\ru\ui\images\doc.png</td><td>1</td><td/></row>
+ <row><td>doc.png11</td><td>help_sk_ui_images_files</td><td>doc.png</td><td>0</td><...
[truncated message content] |
|
From: <sri...@us...> - 2012-07-13 16:45:51
|
Revision: 7659
http://ifolder.svn.sourceforge.net/ifolder/?rev=7659&view=rev
Author: srinidhi_bs
Date: 2012-07-13 16:45:42 +0000 (Fri, 13 Jul 2012)
Log Message:
-----------
ID: #770782
Reviewer: Srinidhi
Localization Required: No
Documentation Required: No
Description:
= Updated 64bit InstallShield project file to include missing icons in
left pane of iFolder client help window
Modified Paths:
--------------
trunk/ifolder/package/windows/ifolder-msi-x64.ism
Modified: trunk/ifolder/package/windows/ifolder-msi-x64.ism
===================================================================
--- trunk/ifolder/package/windows/ifolder-msi-x64.ism 2012-07-13 14:37:08 UTC (rev 7658)
+++ trunk/ifolder/package/windows/ifolder-msi-x64.ism 2012-07-13 16:45:42 UTC (rev 7659)
@@ -361,11 +361,13 @@
<row><td>help_cs_files</td><td>{166FAF2A-3CB0-4C23-B6A5-8664D03E1015}</td><td>CS1</td><td>256</td><td>ProductLanguage=1029</td><td>virusscan.html</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_cs_images_files</td><td>{D7266117-8052-499F-B08F-848B1A2965FF}</td><td>IMAGES29</td><td>256</td><td>ProductLanguage=1029</td><td>ifolder_encrypted_foldr.png</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_cs_ui_files</td><td>{97E1CB02-0DF8-45DA-9D3D-4BA35D473D04}</td><td>UI13</td><td>256</td><td>ProductLanguage=1029</td><td/><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
- <row><td>help_cs_ui_images_files</td><td>{2DEE7B32-E142-437D-B758-FD92BC7CF22A}</td><td>IMAGES27</td><td>256</td><td>ProductLanguage=1029</td><td>virt_dot_line.gif</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_cs_ui_images_files</td><td>{2DEE7B32-E142-437D-B758-FD92BC7CF22A}</td><td>IMAGES27</td><td>256</td><td>ProductLanguage=1029</td><td>virt_dot_line.png1</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_cs_ui_tablehtml_files</td><td>{9B0F9BBC-716B-4A6A-A6E5-5525DAED4CF1}</td><td>TABLEHTML2</td><td>8</td><td/><td>styles.css15</td><td>17</td><td/><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_de_files</td><td>{44152794-F2FD-4972-A137-5D7D1EAC14BC}</td><td>DE1</td><td>256</td><td>ProductLanguage=1031</td><td>virusscan.html1</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_de_images_files</td><td>{E791E009-5F36-4BE1-A12A-E11E653BBAB7}</td><td>IMAGES30</td><td>256</td><td>ProductLanguage=1031</td><td>ifolder_encrypted_foldr.png1</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_de_ui_files</td><td>{9B178980-A395-446F-B6D0-01DC08E8E6CB}</td><td>UI1</td><td>256</td><td>ProductLanguage=1031</td><td>topnav.js1</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
- <row><td>help_de_ui_images_files</td><td>{73DA93CF-FC6F-4EDE-BED9-6BF09B20F04E}</td><td>IMAGES3</td><td>256</td><td>ProductLanguage=1031</td><td>virt_dot_line.gif1</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_de_ui_images_files</td><td>{73DA93CF-FC6F-4EDE-BED9-6BF09B20F04E}</td><td>IMAGES3</td><td>256</td><td>ProductLanguage=1031</td><td>virt_dot_line.png2</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_de_ui_tablehtml_files</td><td>{1E16436D-435B-4AA6-9AD8-4040F0B952D2}</td><td>TABLEHTML1</td><td>8</td><td/><td>styles.css16</td><td>17</td><td/><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_en_files</td><td>{03B4979B-C1FB-4F3A-889B-9C80E622F06C}</td><td>EN</td><td>256</td><td/><td>virusscan.html2</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_en_images_files</td><td>{46130E91-4B6B-4F55-B081-DD74533D0D65}</td><td>IMAGES28</td><td>256</td><td/><td>ifolder_encrypted_foldr.png2</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_en_ui_files</td><td>{FE0D58C9-0539-413A-8F18-E0FF335BD7F5}</td><td>UI</td><td>256</td><td/><td>topnav.js2</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
@@ -374,47 +376,58 @@
<row><td>help_es_files</td><td>{A6E82F35-6382-4962-87E6-FF0C21270AEF}</td><td>ES1</td><td>256</td><td>ProductLanguage=1034</td><td>virusscan.html3</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_es_images_files</td><td>{63D9063A-1CE4-4B9D-A7F0-DB40C5BDBDE1}</td><td>IMAGES31</td><td>256</td><td>ProductLanguage=1034</td><td>ifolder_encrypted_foldr.png3</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_es_ui_files</td><td>{BB9FF52F-E5B9-4920-BF21-8A8D586ABF3D}</td><td>UI2</td><td>256</td><td>ProductLanguage=1034</td><td>topnav.js3</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
- <row><td>help_es_ui_images_files</td><td>{8B829186-199A-481F-899F-A3545F9978D1}</td><td>IMAGES5</td><td>256</td><td>ProductLanguage=1034</td><td/><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_es_ui_images_files</td><td>{8B829186-199A-481F-899F-A3545F9978D1}</td><td>IMAGES5</td><td>256</td><td>ProductLanguage=1034</td><td>virt_dot_line.png3</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_es_ui_tablehtml_files</td><td>{FBCC5DE9-380A-4CF6-9AC3-43500EF48613}</td><td>TABLEHTML3</td><td>8</td><td/><td>styles.css17</td><td>17</td><td/><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_fr_files</td><td>{B2B256BA-8F00-4FA1-9E8E-2A501D3DF3AF}</td><td>FR1</td><td>256</td><td>ProductLanguage=1036</td><td>virusscan.html4</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_fr_images_files</td><td>{CF34BD7C-E014-438A-AD39-85439DD77654}</td><td>IMAGES32</td><td>256</td><td>ProductLanguage=1036</td><td>ifolder_encrypted_foldr.png4</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_fr_ui_files</td><td>{21B69860-2F01-47B4-894D-28A3BC50D1F1}</td><td>UI3</td><td>256</td><td>ProductLanguage=1036</td><td>topnav.js4</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
- <row><td>help_fr_ui_images_files</td><td>{D37D8955-AEFC-4899-A5E6-4FF0F3BEB0CA}</td><td>IMAGES7</td><td>256</td><td>ProductLanguage=1036</td><td>virt_dot_line.gif4</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_fr_ui_images_files</td><td>{D37D8955-AEFC-4899-A5E6-4FF0F3BEB0CA}</td><td>IMAGES7</td><td>256</td><td>ProductLanguage=1036</td><td>virt_dot_line.png4</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_fr_ui_tablehtml_files</td><td>{C951422F-A465-4577-A62F-7F20406C124A}</td><td>TABLEHTML4</td><td>8</td><td/><td>styles.css18</td><td>17</td><td/><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_hu_files</td><td>{EAEB7B17-4373-4BF8-868E-A4CDECE9FE34}</td><td>HU1</td><td>256</td><td>ProductLanguage=1038</td><td>virusscan.html5</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_hu_images_files</td><td>{10DF447E-FC13-406D-9574-2D11E50449A8}</td><td>IMAGES33</td><td>256</td><td>ProductLanguage=1038</td><td>ifolder_encrypted_foldr.png5</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_hu_ui_files</td><td>{9AC70E02-6919-4270-9F6A-484D59008EEA}</td><td>UI4</td><td>256</td><td>ProductLanguage=1038</td><td>topnav.js5</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
- <row><td>help_hu_ui_images_files</td><td>{7C1503DE-C8BF-4BDD-9005-07FEED077835}</td><td>IMAGES9</td><td>256</td><td>ProductLanguage=1038</td><td>virt_dot_line.gif5</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_hu_ui_images_files</td><td>{7C1503DE-C8BF-4BDD-9005-07FEED077835}</td><td>IMAGES9</td><td>256</td><td>ProductLanguage=1038</td><td>virt_dot_line.png5</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_hu_ui_tablehtml_files</td><td>{9A2FD477-107C-4B74-AB87-6699C33AA75F}</td><td>TABLEHTML14</td><td>8</td><td/><td>styles.css27</td><td>17</td><td/><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_it_files</td><td>{763B1413-6D3B-4F4B-AEB3-DBAF94B43C02}</td><td>IT1</td><td>256</td><td>ProductLanguage=1040</td><td>virusscan.html6</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_it_images_files</td><td>{409CFEAF-641F-4F6F-A060-9F3745365720}</td><td>IMAGES34</td><td>256</td><td>ProductLanguage=1040</td><td>ifolder_encrypted_foldr.png6</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_it_ui_files</td><td>{42E4B110-4E4D-4877-9218-A62B6CFB9535}</td><td>UI5</td><td>256</td><td>ProductLanguage=1040</td><td>topnav.js6</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
- <row><td>help_it_ui_images_files</td><td>{D0AA1BE3-4E47-474D-8A0E-1D293290E485}</td><td>IMAGES11</td><td>256</td><td>ProductLanguage=1040</td><td>virt_dot_line.gif6</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_it_ui_images_files</td><td>{D0AA1BE3-4E47-474D-8A0E-1D293290E485}</td><td>IMAGES11</td><td>256</td><td>ProductLanguage=1040</td><td>virt_dot_line.png6</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_it_ui_tablehtml_files</td><td>{E12D5EBE-3FA3-4955-B0F2-12C86BB9DA96}</td><td>TABLEHTML5</td><td>8</td><td/><td>styles.css19</td><td>17</td><td/><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_ja_files</td><td>{8703A573-957C-4BF1-A5E4-AB4F54F2786C}</td><td>JA1</td><td>256</td><td>ProductLanguage=1041</td><td>virusscan.html7</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_ja_images_files</td><td>{3981CD6B-8147-4497-B4C0-75F715DDAD47}</td><td>IMAGES35</td><td>256</td><td>ProductLanguage=1041</td><td>ifolder_encrypted_foldr.png7</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_ja_ui_files</td><td>{48E7ED58-F91C-4208-B5DE-25BBA1026AD5}</td><td>UI6</td><td>256</td><td>ProductLanguage=1041</td><td>topnav.js7</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
- <row><td>help_ja_ui_images_files</td><td>{B28BCBD2-0F7F-4651-89D1-82AFDD8FF308}</td><td>IMAGES13</td><td>256</td><td>ProductLanguage=1041</td><td>virt_dot_line.gif7</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_ja_ui_images_files</td><td>{B28BCBD2-0F7F-4651-89D1-82AFDD8FF308}</td><td>IMAGES13</td><td>256</td><td>ProductLanguage=1041</td><td>virt_dot_line.png7</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_ja_ui_tablehtml_files</td><td>{F976D997-C525-418C-BF7C-6F6A337180EE}</td><td>TABLEHTML6</td><td>8</td><td/><td>styles.css20</td><td>17</td><td/><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_pl_files</td><td>{BB29649B-2D87-4C3C-872C-97ECAD43D0F6}</td><td>PL1</td><td>256</td><td>ProductLanguage=1045</td><td>virusscan.html8</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_pl_images_files</td><td>{C6F83FEC-010B-497E-A3CF-936C7B6EF252}</td><td>IMAGES36</td><td>256</td><td>ProductLanguage=1045</td><td>ifolder_encrypted_foldr.png8</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_pl_ui_files</td><td>{B2794D07-B10B-4F9F-AC04-93FAB0D0F125}</td><td>UI7</td><td>256</td><td>ProductLanguage=1045</td><td>topnav.js8</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
- <row><td>help_pl_ui_images_files</td><td>{15344C1B-756A-4C06-A462-8CFE4AA49B63}</td><td>IMAGES15</td><td>256</td><td>ProductLanguage=1045</td><td>virt_dot_line.gif8</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_pl_ui_images_files</td><td>{15344C1B-756A-4C06-A462-8CFE4AA49B63}</td><td>IMAGES15</td><td>256</td><td>ProductLanguage=1045</td><td>virt_dot_line.png8</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_pl_ui_tablehtml_files</td><td>{5EA70EF8-B67F-4A96-8CE4-953F51061D36}</td><td>TABLEHTML7</td><td>8</td><td/><td>styles.css21</td><td>17</td><td/><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_pt_files</td><td>{7E4D34BB-0BFF-4884-ADAC-F5DBCEBE8B5D}</td><td>PT1</td><td>256</td><td>ProductLanguage=1046</td><td>virusscan.html9</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_pt_images_files</td><td>{C3DA6C12-0A87-4206-BB01-8F579DBC642D}</td><td>IMAGES37</td><td>256</td><td>ProductLanguage=1046</td><td>ifolder_encrypted_foldr.png9</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_pt_ui_files</td><td>{E0C1CF21-698C-4E87-A7EC-787E3E952947}</td><td>UI8</td><td>256</td><td>ProductLanguage=1046</td><td>topnav.js9</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
- <row><td>help_pt_ui_images_files</td><td>{039D1BCC-D45E-475B-A6F2-309600BF3248}</td><td>IMAGES17</td><td>256</td><td>ProductLanguage=1046</td><td>virt_dot_line.gif9</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_pt_ui_images_files</td><td>{039D1BCC-D45E-475B-A6F2-309600BF3248}</td><td>IMAGES17</td><td>256</td><td>ProductLanguage=1046</td><td/><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_pt_ui_tablehtml_files</td><td>{34C836A7-7218-4B22-A789-F3B3014449B8}</td><td>TABLEHTML13</td><td>8</td><td/><td>styles.css22</td><td>17</td><td/><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_ru_files</td><td>{2DDF5772-9F1E-469A-8C12-8FA491F0E35F}</td><td>RU1</td><td>256</td><td>ProductLanguage=1049</td><td>virusscan.html10</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_ru_images_files</td><td>{4AED9C04-D91A-46DE-BFE5-022997F0274D}</td><td>IMAGES38</td><td>256</td><td>ProductLanguage=1049</td><td>ifolder_encrypted_foldr.png10</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_ru_ui_files</td><td>{242854FD-1054-4683-9F4A-A7276401C6A1}</td><td>UI9</td><td>256</td><td>ProductLanguage=1049</td><td>topnav.js10</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
- <row><td>help_ru_ui_images_files</td><td>{7862CA43-1DD9-41EA-92A6-598EC6A7EFA8}</td><td>IMAGES19</td><td>256</td><td>ProductLanguage=1049</td><td>virt_dot_line.gif10</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_ru_ui_images_files</td><td>{7862CA43-1DD9-41EA-92A6-598EC6A7EFA8}</td><td>IMAGES19</td><td>256</td><td>ProductLanguage=1049</td><td>virt_dot_line.png10</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_ru_ui_tablehtml_files</td><td>{45079FCC-76D7-4D34-9C99-F5B15087F96C}</td><td>TABLEHTML9</td><td>8</td><td/><td>styles.css23</td><td>17</td><td/><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_sk_files</td><td>{18317864-EA72-4321-B9CE-1894D7B3AAF7}</td><td>SK1</td><td>256</td><td>ProductLanguage=1051</td><td>virusscan.html11</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_sk_images_files</td><td>{A9FA0F34-383D-4D98-AA4D-040C9F6F90ED}</td><td>IMAGES39</td><td>256</td><td>ProductLanguage=1051</td><td>ifolder_encrypted_foldr.png11</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>help_sk_ui_files</td><td>{D5A60119-D3BF-404D-B7D0-85D8B69D6E0A}</td><td>UI10</td><td>256</td><td>ProductLanguage=1051</td><td>topnav.js11</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
- <row><td>help_sk_ui_images_files</td><td>{FB957ABF-948E-4D5C-8661-308F8B9A68C7}</td><td>IMAGES21</td><td>256</td><td>ProductLanguage=1051</td><td>virt_dot_line.gif11</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
- <row><td>help_zh_CN_files</td><td>{E4DD4EFD-300E-4B26-847E-07DEB921AF85}</td><td>ZH_CN2</td><td>256</td><td>ProductLanguage=2052</td><td/><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
- <row><td>help_zh_CN_images_files</td><td>{0A6296B1-2D13-4888-A602-B4FC63706C93}</td><td>IMAGES40</td><td>256</td><td>ProductLanguage=2052</td><td>ifolder_encrypted_foldr.png12</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
- <row><td>help_zh_CN_ui_files</td><td>{648F53EE-DFF9-4C8F-80A8-03499232F905}</td><td>UI11</td><td>256</td><td>ProductLanguage=2052</td><td>topnav.js12</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
- <row><td>help_zh_CN_ui_images_files</td><td>{6A63ED72-E244-40AB-89E5-F153D06758A6}</td><td>IMAGES23</td><td>256</td><td>ProductLanguage=2052</td><td>virt_dot_line.gif12</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
- <row><td>help_zh_TW_files</td><td>{03C54AD1-782C-4D2C-B9BE-C758BB56D7FA}</td><td>ZH_TW2</td><td>256</td><td>ProductLanguage=1028</td><td>virusscan.html13</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
- <row><td>help_zh_TW_images_files</td><td>{68608232-5FA2-47D1-91DA-93FE973051D2}</td><td>IMAGES41</td><td>256</td><td>ProductLanguage=1028</td><td>ifolder_encrypted_foldr.png13</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
- <row><td>help_zh_TW_ui_files</td><td>{D66144C7-679C-4125-BBDF-702066D0EE59}</td><td>UI12</td><td>256</td><td>ProductLanguage=1028</td><td>topnav.js13</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
- <row><td>help_zh_TW_ui_images_files</td><td>{334EB7D8-1D81-4943-AD97-B0D0D7A5DC9B}</td><td>IMAGES25</td><td>256</td><td>ProductLanguage=1028</td><td>virt_dot_line.gif13</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_sk_ui_images_files</td><td>{FB957ABF-948E-4D5C-8661-308F8B9A68C7}</td><td>IMAGES21</td><td>256</td><td>ProductLanguage=1051</td><td>virt_dot_line.png11</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_sk_ui_tablehtml_files</td><td>{B81B206C-EFDE-466F-BF07-F3C7B8DA219A}</td><td>TABLEHTML10</td><td>8</td><td/><td>styles.css24</td><td>17</td><td/><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_zh_CN_files</td><td>{E4DD4EFD-300E-4B26-847E-07DEB921AF85}</td><td>ZH_CN</td><td>256</td><td>ProductLanguage=2052</td><td>virusscan.html12</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_zh_CN_images_files</td><td>{0A6296B1-2D13-4888-A602-B4FC63706C93}</td><td>IMAGES44</td><td>256</td><td>ProductLanguage=2052</td><td>ifolder_encrypted_foldr.png12</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_zh_CN_tablehtml_files</td><td>{B0AD8C9E-AE04-4A35-800F-52DAE4A60BC4}</td><td>TABLEHTML11</td><td>8</td><td/><td>styles.css25</td><td>17</td><td/><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_zh_CN_ui_files</td><td>{648F53EE-DFF9-4C8F-80A8-03499232F905}</td><td>UI16</td><td>256</td><td>ProductLanguage=2052</td><td>topnav.js12</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_zh_CN_ui_images_files</td><td>{6A63ED72-E244-40AB-89E5-F153D06758A6}</td><td>IMAGES45</td><td>256</td><td>ProductLanguage=2052</td><td>virt_dot_line.png12</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_zh_TW_files</td><td>{03C54AD1-782C-4D2C-B9BE-C758BB56D7FA}</td><td>ZH_TW</td><td>256</td><td>ProductLanguage=1028</td><td>virusscan.html13</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_zh_TW_images_files</td><td>{68608232-5FA2-47D1-91DA-93FE973051D2}</td><td>IMAGES42</td><td>256</td><td>ProductLanguage=1028</td><td>ifolder_encrypted_foldr.png13</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_zh_TW_tablehtml_files</td><td>{435A4A92-3AAC-43CB-8B4A-37905B628D94}</td><td>TABLEHTML12</td><td>8</td><td/><td>styles.css26</td><td>17</td><td/><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_zh_TW_ui_files</td><td>{D66144C7-679C-4125-BBDF-702066D0EE59}</td><td>UI17</td><td>256</td><td>ProductLanguage=1028</td><td>topnav.js13</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
+ <row><td>help_zh_TW_ui_images_files</td><td>{334EB7D8-1D81-4943-AD97-B0D0D7A5DC9B}</td><td>IMAGES43</td><td>256</td><td>ProductLanguage=1028</td><td>virt_dot_line.png13</td><td>1</td><td>This component consists of files not belonging to other components.</td><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>hu</td><td>{200E9D75-E9C5-4D8E-A13B-ED70456D1E50}</td><td>HU</td><td>264</td><td>ProductLanguage=1038</td><td>ifolderapp.resources.dll3</td><td>17</td><td/><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>iFolderApp.exe</td><td>{0B2414BD-3C2C-43FB-AD85-D7865F2A474C}</td><td>INSTALLDIR</td><td>264</td><td/><td>ifolderapp.exe</td><td>9</td><td/><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
<row><td>iFolderComponent.dll</td><td>{6C0FC7AB-81EB-4BB3-8346-39F938B57EEE}</td><td>INSTALLDIR</td><td>264</td><td/><td>ifoldercomponent.dll1</td><td>17</td><td/><td/><td/><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td><td>/LogFile=</td></row>
@@ -1331,6 +1344,10 @@
<row><td>IMAGES4</td><td>DOCUI20022</td><td>images</td><td/><td>0</td><td/></row>
<row><td>IMAGES40</td><td>ZH_CN2</td><td>images</td><td/><td>0</td><td/></row>
<row><td>IMAGES41</td><td>ZH_TW2</td><td>images</td><td/><td>0</td><td/></row>
+ <row><td>IMAGES42</td><td>ZH_TW</td><td>images</td><td/><td>0</td><td/></row>
+ <row><td>IMAGES43</td><td>UI17</td><td>images</td><td/><td>0</td><td/></row>
+ <row><td>IMAGES44</td><td>ZH_CN</td><td>images</td><td/><td>0</td><td/></row>
+ <row><td>IMAGES45</td><td>UI16</td><td>images</td><td/><td>0</td><td/></row>
<row><td>IMAGES5</td><td>UI2</td><td>images</td><td/><td>0</td><td/></row>
<row><td>IMAGES6</td><td>DOCUI20023</td><td>images</td><td/><td>0</td><td/></row>
<row><td>IMAGES7</td><td>UI3</td><td>images</td><td/><td>0</td><td/></row>
@@ -1384,6 +1401,7 @@
<row><td>PL1</td><td>HELP</td><td>pl</td><td/><td>0</td><td/></row>
<row><td>PT</td><td>INSTALLDIR</td><td>pt-BR</td><td/><td>0</td><td/></row>
<row><td>PT1</td><td>HELP</td><td>pt-BR</td><td/><td>0</td><td/></row>
+ <row><td>PT2</td><td>HELP</td><td>pt</td><td/><td>0</td><td/></row>
<row><td>PersonalFolder</td><td>TARGETDIR</td><td>.:Personal</td><td/><td>0</td><td/></row>
<row><td>PrimaryVolumePath</td><td>TARGETDIR</td><td>.:Primar~1|PrimaryVolumePath</td><td/><td>0</td><td/></row>
<row><td>ProgramFiles64Folder</td><td>TARGETDIR</td><td>.:Prog64~1|Program Files 64</td><td/><td>0</td><td/></row>
@@ -1401,6 +1419,21 @@
<row><td>System16Folder</td><td>TARGETDIR</td><td>.:System</td><td/><td>0</td><td/></row>
<row><td>System64Folder</td><td>TARGETDIR</td><td>.:System64</td><td/><td>0</td><td/></row>
<row><td>SystemFolder</td><td>TARGETDIR</td><td>.:System32</td><td/><td>0</td><td/></row>
+ <row><td>TABLEHTML</td><td>UI14</td><td>TABLEH~1|tablehtml</td><td/><td>0</td><td/></row>
+ <row><td>TABLEHTML1</td><td>UI1</td><td>TABLEH~1|tablehtml</td><td/><td>0</td><td/></row>
+ <row><td>TABLEHTML10</td><td>UI10</td><td>TABLEH~1|tablehtml</td><td/><td>0</td><td/></row>
+ <row><td>TABLEHTML11</td><td>UI16</td><td>TABLEH~1|tablehtml</td><td/><td>0</td><td/></row>
+ <row><td>TABLEHTML12</td><td>UI17</td><td>TABLEH~1|tablehtml</td><td/><td>0</td><td/></row>
+ <row><td>TABLEHTML13</td><td>UI8</td><td>TABLEH~1|tablehtml</td><td/><td>0</td><td/></row>
+ <row><td>TABLEHTML14</td><td>UI4</td><td>TABLEH~1|tablehtml</td><td/><td>0</td><td/></row>
+ <row><td>TABLEHTML2</td><td>UI13</td><td>TABLEH~1|tablehtml</td><td/><td>0</td><td/></row>
+ <row><td>TABLEHTML3</td><td>UI2</td><td>TABLEH~1|tablehtml</td><td/><td>0</td><td/></row>
+ <row><td>TABLEHTML4</td><td>UI3</td><td>TABLEH~1|tablehtml</td><td/><td>0</td><td/></row>
+ <row><td>TABLEHTML5</td><td>UI5</td><td>TABLEH~1|tablehtml</td><td/><td>0</td><td/></row>
+ <row><td>TABLEHTML6</td><td>UI6</td><td>TABLEH~1|tablehtml</td><td/><td>0</td><td/></row>
+ <row><td>TABLEHTML7</td><td>UI7</td><td>TABLEH~1|tablehtml</td><td/><td>0</td><td/></row>
+ <row><td>TABLEHTML8</td><td>UI15</td><td>TABLEH~1|tablehtml</td><td/><td>0</td><td/></row>
+ <row><td>TABLEHTML9</td><td>UI9</td><td>TABLEH~1|tablehtml</td><td/><td>0</td><td/></row>
<row><td>TARGETDIR</td><td/><td>SourceDir</td><td/><td>0</td><td/></row>
<row><td>TempFolder</td><td>TARGETDIR</td><td>.:Temp</td><td/><td>0</td><td/></row>
<row><td>TemplateFolder</td><td>TARGETDIR</td><td>.:ShellNew</td><td/><td>0</td><td/></row>
@@ -1410,6 +1443,10 @@
<row><td>UI11</td><td>ZH_CN2</td><td>ui</td><td/><td>0</td><td/></row>
<row><td>UI12</td><td>ZH_TW2</td><td>ui</td><td/><td>0</td><td/></row>
<row><td>UI13</td><td>CS1</td><td>ui</td><td/><td>0</td><td/></row>
+ <row><td>UI14</td><td>CS</td><td>ui</td><td/><td>0</td><td/></row>
+ <row><td>UI15</td><td>PT2</td><td>ui</td><td/><td>0</td><td/></row>
+ <row><td>UI16</td><td>ZH_CN</td><td>ui</td><td/><td>0</td><td/></row>
+ <row><td>UI17</td><td>ZH_TW</td><td>ui</td><td/><td>0</td><td/></row>
<row><td>UI2</td><td>ES1</td><td>ui</td><td/><td>0</td><td/></row>
<row><td>UI3</td><td>FR1</td><td>ui</td><td/><td>0</td><td/></row>
<row><td>UI4</td><td>HU1</td><td>ui</td><td/><td>0</td><td/></row>
@@ -1438,8 +1475,10 @@
<row><td>WEB1</td><td>SIMIAS</td><td>web</td><td/><td>0</td><td/></row>
<row><td>WindowsFolder</td><td>TARGETDIR</td><td>.:Windows</td><td/><td>0</td><td/></row>
<row><td>WindowsVolume</td><td>TARGETDIR</td><td>.:WinRoot</td><td/><td>0</td><td/></row>
+ <row><td>ZH_CN</td><td>HELP</td><td>zh_CN</td><td/><td>0</td><td/></row>
<row><td>ZH_CN1</td><td>INSTALLDIR</td><td>zh-CN</td><td/><td>0</td><td/></row>
<row><td>ZH_CN2</td><td>HELP</td><td>zh-CN</td><td/><td>0</td><td/></row>
+ <row><td>ZH_TW</td><td>HELP</td><td>zh_TW</td><td/><td>0</td><td/></row>
<row><td>ZH_TW1</td><td>INSTALLDIR</td><td>zh-TW</td><td/><td>0</td><td/></row>
<row><td>ZH_TW2</td><td>HELP</td><td>zh-TW</td><td/><td>0</td><td/></row>
<row><td>iFolder</td><td>ProgramMenuFolder</td><td>##ID_STRING4##</td><td/><td>1</td><td/></row>
@@ -2156,10 +2195,12 @@
<row><td>iFolder_Files</td><td>help_cs_images_files</td></row>
<row><td>iFolder_Files</td><td>help_cs_ui_files</td></row>
<row><td>iFolder_Files</td><td>help_cs_ui_images_files</td></row>
+ <row><td>iFolder_Files</td><td>help_cs_ui_tablehtml_files</td></row>
<row><td>iFolder_Files</td><td>help_de_files</td></row>
<row><td>iFolder_Files</td><td>help_de_images_files</td></row>
<row><td>iFolder_Files</td><td>help_de_ui_files</td></row>
<row><td>iFolder_Files</td><td>help_de_ui_images_files</td></row>
+ <row><td>iFolder_Files</td><td>help_de_ui_tablehtml_files</td></row>
<row><td>iFolder_Files</td><td>help_en_files</td></row>
<row><td>iFolder_Files</td><td>help_en_images_files</td></row>
<row><td>iFolder_Files</td><td>help_en_ui_files</td></row>
@@ -2169,44 +2210,55 @@
<row><td>iFolder_Files</td><td>help_es_images_files</td></row>
<row><td>iFolder_Files</td><td>help_es_ui_files</td></row>
<row><td>iFolder_Files</td><td>help_es_ui_images_files</td></row>
+ <row><td>iFolder_Files</td><td>help_es_ui_tablehtml_files</td></row>
<row><td>iFolder_Files</td><td>help_fr_files</td></row>
<row><td>iFolder_Files</td><td>help_fr_images_files</td></row>
<row><td>iFolder_Files</td><td>help_fr_ui_files</td></row>
<row><td>iFolder_Files</td><td>help_fr_ui_images_files</td></row>
+ <row><td>iFolder_Files</td><td>help_fr_ui_tablehtml_files</td></row>
<row><td>iFolder_Files</td><td>help_hu_files</td></row>
<row><td>iFolder_Files</td><td>help_hu_images_files</td></row>
<row><td>iFolder_Files</td><td>help_hu_ui_files</td></row>
<row><td>iFolder_Files</td><td>help_hu_ui_images_files</td></row>
+ <row><td>iFolder_Files</td><td>help_hu_ui_tablehtml_files</td></row>
<row><td>iFolder_Files</td><td>help_it_files</td></row>
<row><td>iFolder_Files</td><td>help_it_images_files</td></row>
<row><td>iFolder_Files</td><td>help_it_ui_files</td></row>
<row><td>iFolder_Files</td><td>help_it_ui_images_files</td></row>
+ <row><td>iFolder_Files</td><td>help_it_ui_tablehtml_files</td></row>
<row><td>iFolder_Files</td><td>help_ja_files</td></row>
<row><td>iFolder_Files</td><td>help_ja_images_files</td></row>
<row><td>iFolder_Files</td><td>help_ja_ui_files</td></row>
<row><td>iFolder_Files</td><td>help_ja_ui_images_files</td></row>
+ <row><td>iFolder_Files</td><td>help_ja_ui_tablehtml_files</td></row>
<row><td>iFolder_Files</td><td>help_pl_files</td></row>
<row><td>iFolder_Files</td><td>help_pl_images_files</td></row>
<row><td>iFolder_Files</td><td>help_pl_ui_files</td></row>
<row><td>iFolder_Files</td><td>help_pl_ui_images_files</td></row>
+ <row><td>iFolder_Files</td><td>help_pl_ui_tablehtml_files</td></row>
<row><td>iFolder_Files</td><td>help_pt_files</td></row>
<row><td>iFolder_Files</td><td>help_pt_images_files</td></row>
<row><td>iFolder_Files</td><td>help_pt_ui_files</td></row>
<row><td>iFolder_Files</td><td>help_pt_ui_images_files</td></row>
+ <row><td>iFolder_Files</td><td>help_pt_ui_tablehtml_files</td></row>
<row><td>iFolder_Files</td><td>help_ru_files</td></row>
<row><td>iFolder_Files</td><td>help_ru_images_files</td></row>
<row><td>iFolder_Files</td><td>help_ru_ui_files</td></row>
<row><td>iFolder_Files</td><td>help_ru_ui_images_files</td></row>
+ <row><td>iFolder_Files</td><td>help_ru_ui_tablehtml_files</td></row>
<row><td>iFolder_Files</td><td>help_sk_files</td></row>
<row><td>iFolder_Files</td><td>help_sk_images_files</td></row>
<row><td>iFolder_Files</td><td>help_sk_ui_files</td></row>
<row><td>iFolder_Files</td><td>help_sk_ui_images_files</td></row>
+ <row><td>iFolder_Files</td><td>help_sk_ui_tablehtml_files</td></row>
<row><td>iFolder_Files</td><td>help_zh_CN_files</td></row>
<row><td>iFolder_Files</td><td>help_zh_CN_images_files</td></row>
+ <row><td>iFolder_Files</td><td>help_zh_CN_tablehtml_files</td></row>
<row><td>iFolder_Files</td><td>help_zh_CN_ui_files</td></row>
<row><td>iFolder_Files</td><td>help_zh_CN_ui_images_files</td></row>
<row><td>iFolder_Files</td><td>help_zh_TW_files</td></row>
<row><td>iFolder_Files</td><td>help_zh_TW_images_files</td></row>
+ <row><td>iFolder_Files</td><td>help_zh_TW_tablehtml_files</td></row>
<row><td>iFolder_Files</td><td>help_zh_TW_ui_files</td></row>
<row><td>iFolder_Files</td><td>help_zh_TW_ui_images_files</td></row>
<row><td>iFolder_Files</td><td>hu</td></row>
@@ -2498,6 +2550,19 @@
<row><td>blank.html8</td><td>help_pl_ui_files</td><td>BLANK~1.HTM|blank.html</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pl\ui\blank.html</td><td>1</td><td/></row>
<row><td>blank.html9</td><td>help_pt_ui_files</td><td>BLANK~1.HTM|blank.html</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pt-br\ui\blank.html</td><td>1</td><td/></row>
<row><td>blank.png</td><td>help_en_ui_images_files</td><td>blank.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\en\ui\images\blank.png</td><td>1</td><td/></row>
+ <row><td>blank.png1</td><td>help_cs_ui_images_files</td><td>blank.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\cs\ui\images\blank.png</td><td>1</td><td/></row>
+ <row><td>blank.png10</td><td>help_ru_ui_images_files</td><td>blank.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\ru\ui\images\blank.png</td><td>1</td><td/></row>
+ <row><td>blank.png11</td><td>help_sk_ui_images_files</td><td>blank.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\sk\ui\images\blank.png</td><td>1</td><td/></row>
+ <row><td>blank.png12</td><td>help_zh_CN_ui_images_files</td><td>blank.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\zh-cn\ui\images\blank.png</td><td>1</td><td/></row>
+ <row><td>blank.png13</td><td>help_zh_TW_ui_images_files</td><td>blank.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\zh-tw\ui\images\blank.png</td><td>1</td><td/></row>
+ <row><td>blank.png2</td><td>help_de_ui_images_files</td><td>blank.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\de\ui\images\blank.png</td><td>1</td><td/></row>
+ <row><td>blank.png3</td><td>help_es_ui_images_files</td><td>blank.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\es\ui\images\blank.png</td><td>1</td><td/></row>
+ <row><td>blank.png4</td><td>help_fr_ui_images_files</td><td>blank.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\fr\ui\images\blank.png</td><td>1</td><td/></row>
+ <row><td>blank.png5</td><td>help_hu_ui_images_files</td><td>blank.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\hu\ui\images\blank.png</td><td>1</td><td/></row>
+ <row><td>blank.png6</td><td>help_it_ui_images_files</td><td>blank.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\it\ui\images\blank.png</td><td>1</td><td/></row>
+ <row><td>blank.png7</td><td>help_ja_ui_images_files</td><td>blank.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\ja\ui\images\blank.png</td><td>1</td><td/></row>
+ <row><td>blank.png8</td><td>help_pl_ui_images_files</td><td>blank.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pl\ui\images\blank.png</td><td>1</td><td/></row>
+ <row><td>blank.png9</td><td>help_pt_ui_images_files</td><td>blank.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pt-br\ui\images\blank.png</td><td>1</td><td/></row>
<row><td>body_bookmark.gif</td><td>help_cs_ui_images_files</td><td>BODY_B~1.GIF|body_bookmark.gif</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\cs\ui\images\body_bookmark.gif</td><td>1</td><td/></row>
<row><td>body_bookmark.gif1</td><td>help_de_ui_images_files</td><td>BODY_B~1.GIF|body_bookmark.gif</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\de\ui\images\body_bookmark.gif</td><td>1</td><td/></row>
<row><td>body_bookmark.gif10</td><td>help_ru_ui_images_files</td><td>BODY_B~1.GIF|body_bookmark.gif</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\ru\ui\images\body_bookmark.gif</td><td>1</td><td/></row>
@@ -2513,6 +2578,19 @@
<row><td>body_bookmark.gif8</td><td>help_pl_ui_images_files</td><td>BODY_B~1.GIF|body_bookmark.gif</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pl\ui\images\body_bookmark.gif</td><td>1</td><td/></row>
<row><td>body_bookmark.gif9</td><td>help_pt_ui_images_files</td><td>BODY_B~1.GIF|body_bookmark.gif</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pt-br\ui\images\body_bookmark.gif</td><td>1</td><td/></row>
<row><td>body_bookmark.png</td><td>help_en_ui_images_files</td><td>BODY_B~1.PNG|body_bookmark.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\en\ui\images\body_bookmark.png</td><td>1</td><td/></row>
+ <row><td>body_bookmark.png1</td><td>help_cs_ui_images_files</td><td>BODY_B~1.PNG|body_bookmark.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\cs\ui\images\body_bookmark.png</td><td>1</td><td/></row>
+ <row><td>body_bookmark.png10</td><td>help_ru_ui_images_files</td><td>BODY_B~1.PNG|body_bookmark.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\ru\ui\images\body_bookmark.png</td><td>1</td><td/></row>
+ <row><td>body_bookmark.png11</td><td>help_sk_ui_images_files</td><td>BODY_B~1.PNG|body_bookmark.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\sk\ui\images\body_bookmark.png</td><td>1</td><td/></row>
+ <row><td>body_bookmark.png12</td><td>help_zh_CN_ui_images_files</td><td>BODY_B~1.PNG|body_bookmark.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\zh-cn\ui\images\body_bookmark.png</td><td>1</td><td/></row>
+ <row><td>body_bookmark.png13</td><td>help_zh_TW_ui_images_files</td><td>BODY_B~1.PNG|body_bookmark.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\zh-tw\ui\images\body_bookmark.png</td><td>1</td><td/></row>
+ <row><td>body_bookmark.png2</td><td>help_de_ui_images_files</td><td>BODY_B~1.PNG|body_bookmark.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\de\ui\images\body_bookmark.png</td><td>1</td><td/></row>
+ <row><td>body_bookmark.png3</td><td>help_es_ui_images_files</td><td>BODY_B~1.PNG|body_bookmark.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\es\ui\images\body_bookmark.png</td><td>1</td><td/></row>
+ <row><td>body_bookmark.png4</td><td>help_fr_ui_images_files</td><td>BODY_B~1.PNG|body_bookmark.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\fr\ui\images\body_bookmark.png</td><td>1</td><td/></row>
+ <row><td>body_bookmark.png5</td><td>help_hu_ui_images_files</td><td>BODY_B~1.PNG|body_bookmark.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\hu\ui\images\body_bookmark.png</td><td>1</td><td/></row>
+ <row><td>body_bookmark.png6</td><td>help_it_ui_images_files</td><td>BODY_B~1.PNG|body_bookmark.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\it\ui\images\body_bookmark.png</td><td>1</td><td/></row>
+ <row><td>body_bookmark.png7</td><td>help_ja_ui_images_files</td><td>BODY_B~1.PNG|body_bookmark.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\ja\ui\images\body_bookmark.png</td><td>1</td><td/></row>
+ <row><td>body_bookmark.png8</td><td>help_pl_ui_images_files</td><td>BODY_B~1.PNG|body_bookmark.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pl\ui\images\body_bookmark.png</td><td>1</td><td/></row>
+ <row><td>body_bookmark.png9</td><td>help_pt_ui_images_files</td><td>BODY_B~1.PNG|body_bookmark.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pt-br\ui\images\body_bookmark.png</td><td>1</td><td/></row>
<row><td>bookinfo.html</td><td>help_cs_files</td><td>BOOKIN~1.HTM|bookinfo.html</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\cs\bookinfo.html</td><td>1</td><td/></row>
<row><td>bookinfo.html1</td><td>help_de_files</td><td>BOOKIN~1.HTM|bookinfo.html</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\de\bookinfo.html</td><td>1</td><td/></row>
<row><td>bookinfo.html10</td><td>help_ru_files</td><td>BOOKIN~1.HTM|bookinfo.html</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\ru\bookinfo.html</td><td>1</td><td/></row>
@@ -2557,6 +2635,19 @@
<row><td>checkbox.gif8</td><td>help_pl_ui_images_files</td><td>checkbox.gif</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pl\ui\images\checkbox.gif</td><td>1</td><td/></row>
<row><td>checkbox.gif9</td><td>help_pt_ui_images_files</td><td>checkbox.gif</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pt-br\ui\images\checkbox.gif</td><td>1</td><td/></row>
<row><td>checkbox.png</td><td>help_en_ui_images_files</td><td>checkbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\en\ui\images\checkbox.png</td><td>1</td><td/></row>
+ <row><td>checkbox.png1</td><td>help_cs_ui_images_files</td><td>checkbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\cs\ui\images\checkbox.png</td><td>1</td><td/></row>
+ <row><td>checkbox.png10</td><td>help_ru_ui_images_files</td><td>checkbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\ru\ui\images\checkbox.png</td><td>1</td><td/></row>
+ <row><td>checkbox.png11</td><td>help_sk_ui_images_files</td><td>checkbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\sk\ui\images\checkbox.png</td><td>1</td><td/></row>
+ <row><td>checkbox.png12</td><td>help_zh_CN_ui_images_files</td><td>checkbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\zh-cn\ui\images\checkbox.png</td><td>1</td><td/></row>
+ <row><td>checkbox.png13</td><td>help_zh_TW_ui_images_files</td><td>checkbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\zh-tw\ui\images\checkbox.png</td><td>1</td><td/></row>
+ <row><td>checkbox.png2</td><td>help_de_ui_images_files</td><td>checkbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\de\ui\images\checkbox.png</td><td>1</td><td/></row>
+ <row><td>checkbox.png3</td><td>help_es_ui_images_files</td><td>checkbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\es\ui\images\checkbox.png</td><td>1</td><td/></row>
+ <row><td>checkbox.png4</td><td>help_fr_ui_images_files</td><td>checkbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\fr\ui\images\checkbox.png</td><td>1</td><td/></row>
+ <row><td>checkbox.png5</td><td>help_hu_ui_images_files</td><td>checkbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\hu\ui\images\checkbox.png</td><td>1</td><td/></row>
+ <row><td>checkbox.png6</td><td>help_it_ui_images_files</td><td>checkbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\it\ui\images\checkbox.png</td><td>1</td><td/></row>
+ <row><td>checkbox.png7</td><td>help_ja_ui_images_files</td><td>checkbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\ja\ui\images\checkbox.png</td><td>1</td><td/></row>
+ <row><td>checkbox.png8</td><td>help_pl_ui_images_files</td><td>checkbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pl\ui\images\checkbox.png</td><td>1</td><td/></row>
+ <row><td>checkbox.png9</td><td>help_pt_ui_images_files</td><td>checkbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pt-br\ui\images\checkbox.png</td><td>1</td><td/></row>
<row><td>checkboxbig.gif</td><td>help_cs_ui_images_files</td><td>CHECKB~1.GIF|checkboxbig.gif</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\cs\ui\images\checkboxbig.gif</td><td>1</td><td/></row>
<row><td>checkboxbig.gif1</td><td>help_de_ui_images_files</td><td>CHECKB~1.GIF|checkboxbig.gif</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\de\ui\images\checkboxbig.gif</td><td>1</td><td/></row>
<row><td>checkboxbig.gif10</td><td>help_ru_ui_images_files</td><td>CHECKB~1.GIF|checkboxbig.gif</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\ru\ui\images\checkboxbig.gif</td><td>1</td><td/></row>
@@ -2572,7 +2663,33 @@
<row><td>checkboxbig.gif8</td><td>help_pl_ui_images_files</td><td>CHECKB~1.GIF|checkboxbig.gif</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pl\ui\images\checkboxbig.gif</td><td>1</td><td/></row>
<row><td>checkboxbig.gif9</td><td>help_pt_ui_images_files</td><td>CHECKB~1.GIF|checkboxbig.gif</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pt-br\ui\images\checkboxbig.gif</td><td>1</td><td/></row>
<row><td>checkboxbig.png</td><td>help_en_ui_images_files</td><td>CHECKB~1.PNG|checkboxbig.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\en\ui\images\checkboxbig.png</td><td>1</td><td/></row>
+ <row><td>checkboxbig.png1</td><td>help_cs_ui_images_files</td><td>CHECKB~1.PNG|checkboxbig.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\cs\ui\images\checkboxbig.png</td><td>1</td><td/></row>
+ <row><td>checkboxbig.png10</td><td>help_ru_ui_images_files</td><td>CHECKB~1.PNG|checkboxbig.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\ru\ui\images\checkboxbig.png</td><td>1</td><td/></row>
+ <row><td>checkboxbig.png11</td><td>help_sk_ui_images_files</td><td>CHECKB~1.PNG|checkboxbig.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\sk\ui\images\checkboxbig.png</td><td>1</td><td/></row>
+ <row><td>checkboxbig.png12</td><td>help_zh_CN_ui_images_files</td><td>CHECKB~1.PNG|checkboxbig.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\zh-cn\ui\images\checkboxbig.png</td><td>1</td><td/></row>
+ <row><td>checkboxbig.png13</td><td>help_zh_TW_ui_images_files</td><td>CHECKB~1.PNG|checkboxbig.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\zh-tw\ui\images\checkboxbig.png</td><td>1</td><td/></row>
+ <row><td>checkboxbig.png2</td><td>help_de_ui_images_files</td><td>CHECKB~1.PNG|checkboxbig.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\de\ui\images\checkboxbig.png</td><td>1</td><td/></row>
+ <row><td>checkboxbig.png3</td><td>help_es_ui_images_files</td><td>CHECKB~1.PNG|checkboxbig.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\es\ui\images\checkboxbig.png</td><td>1</td><td/></row>
+ <row><td>checkboxbig.png4</td><td>help_fr_ui_images_files</td><td>CHECKB~1.PNG|checkboxbig.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\fr\ui\images\checkboxbig.png</td><td>1</td><td/></row>
+ <row><td>checkboxbig.png5</td><td>help_hu_ui_images_files</td><td>CHECKB~1.PNG|checkboxbig.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\hu\ui\images\checkboxbig.png</td><td>1</td><td/></row>
+ <row><td>checkboxbig.png6</td><td>help_it_ui_images_files</td><td>CHECKB~1.PNG|checkboxbig.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\it\ui\images\checkboxbig.png</td><td>1</td><td/></row>
+ <row><td>checkboxbig.png7</td><td>help_ja_ui_images_files</td><td>CHECKB~1.PNG|checkboxbig.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\ja\ui\images\checkboxbig.png</td><td>1</td><td/></row>
+ <row><td>checkboxbig.png8</td><td>help_pl_ui_images_files</td><td>CHECKB~1.PNG|checkboxbig.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pl\ui\images\checkboxbig.png</td><td>1</td><td/></row>
+ <row><td>checkboxbig.png9</td><td>help_pt_ui_images_files</td><td>CHECKB~1.PNG|checkboxbig.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pt-br\ui\images\checkboxbig.png</td><td>1</td><td/></row>
<row><td>checkedbox.png</td><td>help_en_ui_images_files</td><td>CHECKE~1.PNG|checkedbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\en\ui\images\checkedbox.png</td><td>1</td><td/></row>
+ <row><td>checkedbox.png1</td><td>help_cs_ui_images_files</td><td>CHECKE~1.PNG|checkedbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\cs\ui\images\checkedbox.png</td><td>1</td><td/></row>
+ <row><td>checkedbox.png10</td><td>help_ru_ui_images_files</td><td>CHECKE~1.PNG|checkedbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\ru\ui\images\checkedbox.png</td><td>1</td><td/></row>
+ <row><td>checkedbox.png11</td><td>help_sk_ui_images_files</td><td>CHECKE~1.PNG|checkedbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\sk\ui\images\checkedbox.png</td><td>1</td><td/></row>
+ <row><td>checkedbox.png12</td><td>help_zh_CN_ui_images_files</td><td>CHECKE~1.PNG|checkedbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\zh-cn\ui\images\checkedbox.png</td><td>1</td><td/></row>
+ <row><td>checkedbox.png13</td><td>help_zh_TW_ui_images_files</td><td>CHECKE~1.PNG|checkedbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\zh-tw\ui\images\checkedbox.png</td><td>1</td><td/></row>
+ <row><td>checkedbox.png2</td><td>help_de_ui_images_files</td><td>CHECKE~1.PNG|checkedbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\de\ui\images\checkedbox.png</td><td>1</td><td/></row>
+ <row><td>checkedbox.png3</td><td>help_es_ui_images_files</td><td>CHECKE~1.PNG|checkedbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\es\ui\images\checkedbox.png</td><td>1</td><td/></row>
+ <row><td>checkedbox.png4</td><td>help_fr_ui_images_files</td><td>CHECKE~1.PNG|checkedbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\fr\ui\images\checkedbox.png</td><td>1</td><td/></row>
+ <row><td>checkedbox.png5</td><td>help_hu_ui_images_files</td><td>CHECKE~1.PNG|checkedbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\hu\ui\images\checkedbox.png</td><td>1</td><td/></row>
+ <row><td>checkedbox.png6</td><td>help_it_ui_images_files</td><td>CHECKE~1.PNG|checkedbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\it\ui\images\checkedbox.png</td><td>1</td><td/></row>
+ <row><td>checkedbox.png7</td><td>help_ja_ui_images_files</td><td>CHECKE~1.PNG|checkedbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\ja\ui\images\checkedbox.png</td><td>1</td><td/></row>
+ <row><td>checkedbox.png8</td><td>help_pl_ui_images_files</td><td>CHECKE~1.PNG|checkedbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pl\ui\images\checkedbox.png</td><td>1</td><td/></row>
+ <row><td>checkedbox.png9</td><td>help_pt_ui_images_files</td><td>CHECKE~1.PNG|checkedbox.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pt-br\ui\images\checkedbox.png</td><td>1</td><td/></row>
<row><td>clear32.png</td><td>res_files</td><td>clear32.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\res\clear32.png</td><td>1</td><td/></row>
<row><td>coexistmig.html</td><td>help_cs_files</td><td>COEXIS~1.HTM|coexistmig.html</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\cs\coexistmig.html</td><td>1</td><td/></row>
<row><td>coexistmig.html1</td><td>help_de_files</td><td>COEXIS~1.HTM|coexistmig.html</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\de\coexistmig.html</td><td>1</td><td/></row>
@@ -2603,6 +2720,19 @@
<row><td>collapsed.gif8</td><td>help_pl_ui_files</td><td>COLLAP~1.GIF|collapsed.gif</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pl\ui\collapsed.gif</td><td>1</td><td/></row>
<row><td>collapsed.gif9</td><td>help_pt_ui_files</td><td>COLLAP~1.GIF|collapsed.gif</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\pt-br\ui\collapsed.gif</td><td>1</td><td/></row>
<row><td>collapsed.png</td><td>help_en_ui_images_files</td><td>COLLAP~1.PNG|collapsed.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\en\ui\images\collapsed.png</td><td>1</td><td/></row>
+ <row><td>collapsed.png1</td><td>help_cs_ui_images_files</td><td>COLLAP~1.PNG|collapsed.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\cs\ui\images\collapsed.png</td><td>1</td><td/></row>
+ <row><td>collapsed.png10</td><td>help_ru_ui_images_files</td><td>COLLAP~1.PNG|collapsed.png</td><td>0</td><td/><td/><td/><td>1</td><td><PATH_TO_INSTALL_FILES>\help\ru\ui\images\collapsed.png</td><td>1</td><td/></row>
+ <row><td>collapsed.png11</td><td>help_sk_ui_images_files</td><td>COLLAP~1.PNG|collapsed.png</td><td>0</td><td/...
[truncated message content] |
|
From: <sri...@us...> - 2012-07-13 14:37:15
|
Revision: 7658
http://ifolder.svn.sourceforge.net/ifolder/?rev=7658&view=rev
Author: srinidhi_bs
Date: 2012-07-13 14:37:08 +0000 (Fri, 13 Jul 2012)
Log Message:
-----------
ID: #770782
Reviewer: Srinidhi
Localization Required: No
Documentation Required: No
Description:
- Including missing icon for every item in left hand pane of
iFolder-Client Help window
Added Paths:
-----------
trunk/ifolder/help/zh-TW/ui/images/blank.png
trunk/ifolder/help/zh-TW/ui/images/body_bookmark.png
trunk/ifolder/help/zh-TW/ui/images/checkbox.png
trunk/ifolder/help/zh-TW/ui/images/checkboxbig.png
trunk/ifolder/help/zh-TW/ui/images/checkedbox.png
trunk/ifolder/help/zh-TW/ui/images/collapsed.png
trunk/ifolder/help/zh-TW/ui/images/dash.png
trunk/ifolder/help/zh-TW/ui/images/diamond.png
trunk/ifolder/help/zh-TW/ui/images/doc.png
trunk/ifolder/help/zh-TW/ui/images/doc_mo.png
trunk/ifolder/help/zh-TW/ui/images/doc_sel.png
trunk/ifolder/help/zh-TW/ui/images/dotlinebg_horiz.png
trunk/ifolder/help/zh-TW/ui/images/expanded.png
trunk/ifolder/help/zh-TW/ui/images/folder.png
trunk/ifolder/help/zh-TW/ui/images/folder_ex.png
trunk/ifolder/help/zh-TW/ui/images/folder_ex_mo.png
trunk/ifolder/help/zh-TW/ui/images/folder_ex_sel.png
trunk/ifolder/help/zh-TW/ui/images/folder_mo.png
trunk/ifolder/help/zh-TW/ui/images/help_btn.png
trunk/ifolder/help/zh-TW/ui/images/join.png
trunk/ifolder/help/zh-TW/ui/images/joinbottom.png
trunk/ifolder/help/zh-TW/ui/images/jointop.png
trunk/ifolder/help/zh-TW/ui/images/line.png
trunk/ifolder/help/zh-TW/ui/images/menu_new_root.png
trunk/ifolder/help/zh-TW/ui/images/menu_new_root2.png
trunk/ifolder/help/zh-TW/ui/images/minus.png
trunk/ifolder/help/zh-TW/ui/images/minusbottom.png
trunk/ifolder/help/zh-TW/ui/images/minusonly.png
trunk/ifolder/help/zh-TW/ui/images/minustop.png
trunk/ifolder/help/zh-TW/ui/images/n_arrows_grey.png
trunk/ifolder/help/zh-TW/ui/images/plus.png
trunk/ifolder/help/zh-TW/ui/images/plusbottom.png
trunk/ifolder/help/zh-TW/ui/images/plusonly.png
trunk/ifolder/help/zh-TW/ui/images/plustop.png
trunk/ifolder/help/zh-TW/ui/images/root.png
trunk/ifolder/help/zh-TW/ui/images/root2.png
trunk/ifolder/help/zh-TW/ui/images/search.png
trunk/ifolder/help/zh-TW/ui/images/spacer.png
trunk/ifolder/help/zh-TW/ui/images/t2_arrow_1.png
trunk/ifolder/help/zh-TW/ui/images/t2_bg_1.png
trunk/ifolder/help/zh-TW/ui/images/tab_bottom.png
trunk/ifolder/help/zh-TW/ui/images/tdoc.png
trunk/ifolder/help/zh-TW/ui/images/tdoc_mo.png
trunk/ifolder/help/zh-TW/ui/images/tdoc_sel.png
trunk/ifolder/help/zh-TW/ui/images/tfolder.png
trunk/ifolder/help/zh-TW/ui/images/tfolder_ex.png
trunk/ifolder/help/zh-TW/ui/images/tfolder_ex_mo.png
trunk/ifolder/help/zh-TW/ui/images/tfolder_ex_sel.png
trunk/ifolder/help/zh-TW/ui/images/tfolder_mo.png
trunk/ifolder/help/zh-TW/ui/images/tminus.png
trunk/ifolder/help/zh-TW/ui/images/tminusonly.png
trunk/ifolder/help/zh-TW/ui/images/tplus.png
trunk/ifolder/help/zh-TW/ui/images/tplusbottom.png
trunk/ifolder/help/zh-TW/ui/images/transparent.png
trunk/ifolder/help/zh-TW/ui/images/virt_dot-line.png
Added: trunk/ifolder/help/zh-TW/ui/images/blank.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/blank.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/body_bookmark.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/body_bookmark.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/checkbox.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/checkbox.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/checkboxbig.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/checkboxbig.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/checkedbox.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/checkedbox.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/collapsed.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/collapsed.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/dash.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/dash.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/diamond.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/diamond.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/doc.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/doc.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/doc_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/doc_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/doc_sel.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/doc_sel.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/dotlinebg_horiz.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/dotlinebg_horiz.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/expanded.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/expanded.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/folder.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/folder.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/folder_ex.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/folder_ex.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/folder_ex_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/folder_ex_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/folder_ex_sel.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/folder_ex_sel.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/folder_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/folder_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/help_btn.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/help_btn.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/join.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/join.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/joinbottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/joinbottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/jointop.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/jointop.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/line.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/line.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/menu_new_root.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/menu_new_root.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/menu_new_root2.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/menu_new_root2.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/minus.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/minus.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/minusbottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/minusbottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/minusonly.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/minusonly.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/minustop.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/minustop.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/n_arrows_grey.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/n_arrows_grey.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/plus.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/plus.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/plusbottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/plusbottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/plusonly.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/plusonly.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/plustop.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/plustop.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/root.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/root.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/root2.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/root2.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/search.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/search.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/spacer.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/spacer.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/t2_arrow_1.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/t2_arrow_1.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/t2_bg_1.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/t2_bg_1.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/tab_bottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/tab_bottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/tdoc.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/tdoc.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/tdoc_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/tdoc_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/tdoc_sel.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/tdoc_sel.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/tfolder.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/tfolder.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/tfolder_ex.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/tfolder_ex.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/tfolder_ex_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/tfolder_ex_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/tfolder_ex_sel.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/tfolder_ex_sel.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/tfolder_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/tfolder_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/tminus.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/tminus.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/tminusonly.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/tminusonly.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/tplus.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/tplus.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/tplusbottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/tplusbottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/transparent.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/transparent.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-TW/ui/images/virt_dot-line.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-TW/ui/images/virt_dot-line.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <sri...@us...> - 2012-07-13 14:33:53
|
Revision: 7657
http://ifolder.svn.sourceforge.net/ifolder/?rev=7657&view=rev
Author: srinidhi_bs
Date: 2012-07-13 14:33:46 +0000 (Fri, 13 Jul 2012)
Log Message:
-----------
ID: #770782
Reviewer: Srinidhi
Localization Required: No
Documentation Required: No
Description:
- Including missing icon for every item in left hand pane of
iFolder-Client Help window
Added Paths:
-----------
trunk/ifolder/help/zh-CN/ui/images/blank.png
trunk/ifolder/help/zh-CN/ui/images/body_bookmark.png
trunk/ifolder/help/zh-CN/ui/images/checkbox.png
trunk/ifolder/help/zh-CN/ui/images/checkboxbig.png
trunk/ifolder/help/zh-CN/ui/images/checkedbox.png
trunk/ifolder/help/zh-CN/ui/images/collapsed.png
trunk/ifolder/help/zh-CN/ui/images/dash.png
trunk/ifolder/help/zh-CN/ui/images/diamond.png
trunk/ifolder/help/zh-CN/ui/images/doc.png
trunk/ifolder/help/zh-CN/ui/images/doc_mo.png
trunk/ifolder/help/zh-CN/ui/images/doc_sel.png
trunk/ifolder/help/zh-CN/ui/images/dotlinebg_horiz.png
trunk/ifolder/help/zh-CN/ui/images/expanded.png
trunk/ifolder/help/zh-CN/ui/images/folder.png
trunk/ifolder/help/zh-CN/ui/images/folder_ex.png
trunk/ifolder/help/zh-CN/ui/images/folder_ex_mo.png
trunk/ifolder/help/zh-CN/ui/images/folder_ex_sel.png
trunk/ifolder/help/zh-CN/ui/images/folder_mo.png
trunk/ifolder/help/zh-CN/ui/images/help_btn.png
trunk/ifolder/help/zh-CN/ui/images/join.png
trunk/ifolder/help/zh-CN/ui/images/joinbottom.png
trunk/ifolder/help/zh-CN/ui/images/jointop.png
trunk/ifolder/help/zh-CN/ui/images/line.png
trunk/ifolder/help/zh-CN/ui/images/menu_new_root.png
trunk/ifolder/help/zh-CN/ui/images/menu_new_root2.png
trunk/ifolder/help/zh-CN/ui/images/minus.png
trunk/ifolder/help/zh-CN/ui/images/minusbottom.png
trunk/ifolder/help/zh-CN/ui/images/minusonly.png
trunk/ifolder/help/zh-CN/ui/images/minustop.png
trunk/ifolder/help/zh-CN/ui/images/n_arrows_grey.png
trunk/ifolder/help/zh-CN/ui/images/plus.png
trunk/ifolder/help/zh-CN/ui/images/plusbottom.png
trunk/ifolder/help/zh-CN/ui/images/plusonly.png
trunk/ifolder/help/zh-CN/ui/images/plustop.png
trunk/ifolder/help/zh-CN/ui/images/root.png
trunk/ifolder/help/zh-CN/ui/images/root2.png
trunk/ifolder/help/zh-CN/ui/images/search.png
trunk/ifolder/help/zh-CN/ui/images/spacer.png
trunk/ifolder/help/zh-CN/ui/images/t2_arrow_1.png
trunk/ifolder/help/zh-CN/ui/images/t2_bg_1.png
trunk/ifolder/help/zh-CN/ui/images/tab_bottom.png
trunk/ifolder/help/zh-CN/ui/images/tdoc.png
trunk/ifolder/help/zh-CN/ui/images/tdoc_mo.png
trunk/ifolder/help/zh-CN/ui/images/tdoc_sel.png
trunk/ifolder/help/zh-CN/ui/images/tfolder.png
trunk/ifolder/help/zh-CN/ui/images/tfolder_ex.png
trunk/ifolder/help/zh-CN/ui/images/tfolder_ex_mo.png
trunk/ifolder/help/zh-CN/ui/images/tfolder_ex_sel.png
trunk/ifolder/help/zh-CN/ui/images/tfolder_mo.png
trunk/ifolder/help/zh-CN/ui/images/tminus.png
trunk/ifolder/help/zh-CN/ui/images/tminusonly.png
trunk/ifolder/help/zh-CN/ui/images/tplus.png
trunk/ifolder/help/zh-CN/ui/images/tplusbottom.png
trunk/ifolder/help/zh-CN/ui/images/transparent.png
trunk/ifolder/help/zh-CN/ui/images/virt_dot-line.png
Added: trunk/ifolder/help/zh-CN/ui/images/blank.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/blank.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/body_bookmark.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/body_bookmark.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/checkbox.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/checkbox.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/checkboxbig.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/checkboxbig.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/checkedbox.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/checkedbox.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/collapsed.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/collapsed.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/dash.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/dash.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/diamond.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/diamond.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/doc.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/doc.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/doc_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/doc_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/doc_sel.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/doc_sel.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/dotlinebg_horiz.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/dotlinebg_horiz.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/expanded.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/expanded.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/folder.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/folder.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/folder_ex.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/folder_ex.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/folder_ex_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/folder_ex_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/folder_ex_sel.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/folder_ex_sel.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/folder_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/folder_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/help_btn.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/help_btn.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/join.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/join.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/joinbottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/joinbottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/jointop.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/jointop.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/line.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/line.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/menu_new_root.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/menu_new_root.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/menu_new_root2.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/menu_new_root2.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/minus.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/minus.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/minusbottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/minusbottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/minusonly.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/minusonly.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/minustop.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/minustop.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/n_arrows_grey.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/n_arrows_grey.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/plus.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/plus.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/plusbottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/plusbottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/plusonly.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/plusonly.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/plustop.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/plustop.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/root.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/root.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/root2.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/root2.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/search.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/search.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/spacer.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/spacer.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/t2_arrow_1.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/t2_arrow_1.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/t2_bg_1.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/t2_bg_1.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/tab_bottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/tab_bottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/tdoc.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/tdoc.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/tdoc_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/tdoc_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/tdoc_sel.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/tdoc_sel.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/tfolder.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/tfolder.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/tfolder_ex.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/tfolder_ex.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/tfolder_ex_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/tfolder_ex_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/tfolder_ex_sel.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/tfolder_ex_sel.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/tfolder_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/tfolder_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/tminus.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/tminus.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/tminusonly.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/tminusonly.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/tplus.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/tplus.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/tplusbottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/tplusbottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/transparent.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/transparent.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/zh-CN/ui/images/virt_dot-line.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/zh-CN/ui/images/virt_dot-line.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <sri...@us...> - 2012-07-13 14:30:39
|
Revision: 7656
http://ifolder.svn.sourceforge.net/ifolder/?rev=7656&view=rev
Author: srinidhi_bs
Date: 2012-07-13 14:30:32 +0000 (Fri, 13 Jul 2012)
Log Message:
-----------
ID: #770782
Reviewer: Srinidhi
Localization Required: No
Documentation Required: No
Description:
- Including missing icon for every item in left hand pane of
iFolder-Client Help window
Added Paths:
-----------
trunk/ifolder/help/sk/ui/images/blank.png
trunk/ifolder/help/sk/ui/images/body_bookmark.png
trunk/ifolder/help/sk/ui/images/checkbox.png
trunk/ifolder/help/sk/ui/images/checkboxbig.png
trunk/ifolder/help/sk/ui/images/checkedbox.png
trunk/ifolder/help/sk/ui/images/collapsed.png
trunk/ifolder/help/sk/ui/images/dash.png
trunk/ifolder/help/sk/ui/images/diamond.png
trunk/ifolder/help/sk/ui/images/doc.png
trunk/ifolder/help/sk/ui/images/doc_mo.png
trunk/ifolder/help/sk/ui/images/doc_sel.png
trunk/ifolder/help/sk/ui/images/dotlinebg_horiz.png
trunk/ifolder/help/sk/ui/images/expanded.png
trunk/ifolder/help/sk/ui/images/folder.png
trunk/ifolder/help/sk/ui/images/folder_ex.png
trunk/ifolder/help/sk/ui/images/folder_ex_mo.png
trunk/ifolder/help/sk/ui/images/folder_ex_sel.png
trunk/ifolder/help/sk/ui/images/folder_mo.png
trunk/ifolder/help/sk/ui/images/help_btn.png
trunk/ifolder/help/sk/ui/images/join.png
trunk/ifolder/help/sk/ui/images/joinbottom.png
trunk/ifolder/help/sk/ui/images/jointop.png
trunk/ifolder/help/sk/ui/images/line.png
trunk/ifolder/help/sk/ui/images/menu_new_root.png
trunk/ifolder/help/sk/ui/images/menu_new_root2.png
trunk/ifolder/help/sk/ui/images/minus.png
trunk/ifolder/help/sk/ui/images/minusbottom.png
trunk/ifolder/help/sk/ui/images/minusonly.png
trunk/ifolder/help/sk/ui/images/minustop.png
trunk/ifolder/help/sk/ui/images/n_arrows_grey.png
trunk/ifolder/help/sk/ui/images/plus.png
trunk/ifolder/help/sk/ui/images/plusbottom.png
trunk/ifolder/help/sk/ui/images/plusonly.png
trunk/ifolder/help/sk/ui/images/plustop.png
trunk/ifolder/help/sk/ui/images/root.png
trunk/ifolder/help/sk/ui/images/root2.png
trunk/ifolder/help/sk/ui/images/search.png
trunk/ifolder/help/sk/ui/images/spacer.png
trunk/ifolder/help/sk/ui/images/t2_arrow_1.png
trunk/ifolder/help/sk/ui/images/t2_bg_1.png
trunk/ifolder/help/sk/ui/images/tab_bottom.png
trunk/ifolder/help/sk/ui/images/tdoc.png
trunk/ifolder/help/sk/ui/images/tdoc_mo.png
trunk/ifolder/help/sk/ui/images/tdoc_sel.png
trunk/ifolder/help/sk/ui/images/tfolder.png
trunk/ifolder/help/sk/ui/images/tfolder_ex.png
trunk/ifolder/help/sk/ui/images/tfolder_ex_mo.png
trunk/ifolder/help/sk/ui/images/tfolder_ex_sel.png
trunk/ifolder/help/sk/ui/images/tfolder_mo.png
trunk/ifolder/help/sk/ui/images/tminus.png
trunk/ifolder/help/sk/ui/images/tminusonly.png
trunk/ifolder/help/sk/ui/images/tplus.png
trunk/ifolder/help/sk/ui/images/tplusbottom.png
trunk/ifolder/help/sk/ui/images/transparent.png
trunk/ifolder/help/sk/ui/images/virt_dot-line.png
Added: trunk/ifolder/help/sk/ui/images/blank.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/blank.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/body_bookmark.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/body_bookmark.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/checkbox.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/checkbox.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/checkboxbig.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/checkboxbig.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/checkedbox.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/checkedbox.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/collapsed.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/collapsed.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/dash.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/dash.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/diamond.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/diamond.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/doc.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/doc.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/doc_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/doc_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/doc_sel.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/doc_sel.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/dotlinebg_horiz.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/dotlinebg_horiz.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/expanded.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/expanded.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/folder.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/folder.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/folder_ex.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/folder_ex.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/folder_ex_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/folder_ex_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/folder_ex_sel.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/folder_ex_sel.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/folder_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/folder_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/help_btn.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/help_btn.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/join.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/join.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/joinbottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/joinbottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/jointop.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/jointop.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/line.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/line.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/menu_new_root.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/menu_new_root.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/menu_new_root2.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/menu_new_root2.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/minus.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/minus.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/minusbottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/minusbottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/minusonly.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/minusonly.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/minustop.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/minustop.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/n_arrows_grey.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/n_arrows_grey.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/plus.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/plus.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/plusbottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/plusbottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/plusonly.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/plusonly.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/plustop.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/plustop.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/root.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/root.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/root2.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/root2.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/search.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/search.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/spacer.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/spacer.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/t2_arrow_1.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/t2_arrow_1.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/t2_bg_1.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/t2_bg_1.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/tab_bottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/tab_bottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/tdoc.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/tdoc.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/tdoc_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/tdoc_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/tdoc_sel.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/tdoc_sel.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/tfolder.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/tfolder.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/tfolder_ex.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/tfolder_ex.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/tfolder_ex_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/tfolder_ex_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/tfolder_ex_sel.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/tfolder_ex_sel.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/tfolder_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/tfolder_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/tminus.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/tminus.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/tminusonly.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/tminusonly.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/tplus.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/tplus.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/tplusbottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/tplusbottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/transparent.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/transparent.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/sk/ui/images/virt_dot-line.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/sk/ui/images/virt_dot-line.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <sri...@us...> - 2012-07-13 14:27:19
|
Revision: 7655
http://ifolder.svn.sourceforge.net/ifolder/?rev=7655&view=rev
Author: srinidhi_bs
Date: 2012-07-13 14:27:08 +0000 (Fri, 13 Jul 2012)
Log Message:
-----------
ID: #770782
Reviewer: Srinidhi
Localization Required: No
Documentation Required: No
Description:
- Including missing icon for every item in left hand pane of
iFolder-Client Help window
Added Paths:
-----------
trunk/ifolder/help/ru/ui/images/blank.png
trunk/ifolder/help/ru/ui/images/body_bookmark.png
trunk/ifolder/help/ru/ui/images/checkbox.png
trunk/ifolder/help/ru/ui/images/checkboxbig.png
trunk/ifolder/help/ru/ui/images/checkedbox.png
trunk/ifolder/help/ru/ui/images/collapsed.png
trunk/ifolder/help/ru/ui/images/dash.png
trunk/ifolder/help/ru/ui/images/diamond.png
trunk/ifolder/help/ru/ui/images/doc.png
trunk/ifolder/help/ru/ui/images/doc_mo.png
trunk/ifolder/help/ru/ui/images/doc_sel.png
trunk/ifolder/help/ru/ui/images/dotlinebg_horiz.png
trunk/ifolder/help/ru/ui/images/expanded.png
trunk/ifolder/help/ru/ui/images/folder.png
trunk/ifolder/help/ru/ui/images/folder_ex.png
trunk/ifolder/help/ru/ui/images/folder_ex_mo.png
trunk/ifolder/help/ru/ui/images/folder_ex_sel.png
trunk/ifolder/help/ru/ui/images/folder_mo.png
trunk/ifolder/help/ru/ui/images/help_btn.png
trunk/ifolder/help/ru/ui/images/join.png
trunk/ifolder/help/ru/ui/images/joinbottom.png
trunk/ifolder/help/ru/ui/images/jointop.png
trunk/ifolder/help/ru/ui/images/line.png
trunk/ifolder/help/ru/ui/images/menu_new_root.png
trunk/ifolder/help/ru/ui/images/menu_new_root2.png
trunk/ifolder/help/ru/ui/images/minus.png
trunk/ifolder/help/ru/ui/images/minusbottom.png
trunk/ifolder/help/ru/ui/images/minusonly.png
trunk/ifolder/help/ru/ui/images/minustop.png
trunk/ifolder/help/ru/ui/images/n_arrows_grey.png
trunk/ifolder/help/ru/ui/images/plus.png
trunk/ifolder/help/ru/ui/images/plusbottom.png
trunk/ifolder/help/ru/ui/images/plusonly.png
trunk/ifolder/help/ru/ui/images/plustop.png
trunk/ifolder/help/ru/ui/images/root.png
trunk/ifolder/help/ru/ui/images/root2.png
trunk/ifolder/help/ru/ui/images/search.png
trunk/ifolder/help/ru/ui/images/spacer.png
trunk/ifolder/help/ru/ui/images/t2_arrow_1.png
trunk/ifolder/help/ru/ui/images/t2_bg_1.png
trunk/ifolder/help/ru/ui/images/tab_bottom.png
trunk/ifolder/help/ru/ui/images/tdoc.png
trunk/ifolder/help/ru/ui/images/tdoc_mo.png
trunk/ifolder/help/ru/ui/images/tdoc_sel.png
trunk/ifolder/help/ru/ui/images/tfolder.png
trunk/ifolder/help/ru/ui/images/tfolder_ex.png
trunk/ifolder/help/ru/ui/images/tfolder_ex_mo.png
trunk/ifolder/help/ru/ui/images/tfolder_ex_sel.png
trunk/ifolder/help/ru/ui/images/tfolder_mo.png
trunk/ifolder/help/ru/ui/images/tminus.png
trunk/ifolder/help/ru/ui/images/tminusonly.png
trunk/ifolder/help/ru/ui/images/tplus.png
trunk/ifolder/help/ru/ui/images/tplusbottom.png
trunk/ifolder/help/ru/ui/images/transparent.png
trunk/ifolder/help/ru/ui/images/virt_dot-line.png
Added: trunk/ifolder/help/ru/ui/images/blank.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/blank.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/body_bookmark.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/body_bookmark.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/checkbox.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/checkbox.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/checkboxbig.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/checkboxbig.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/checkedbox.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/checkedbox.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/collapsed.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/collapsed.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/dash.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/dash.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/diamond.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/diamond.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/doc.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/doc.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/doc_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/doc_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/doc_sel.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/doc_sel.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/dotlinebg_horiz.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/dotlinebg_horiz.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/expanded.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/expanded.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/folder.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/folder.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/folder_ex.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/folder_ex.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/folder_ex_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/folder_ex_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/folder_ex_sel.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/folder_ex_sel.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/folder_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/folder_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/help_btn.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/help_btn.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/join.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/join.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/joinbottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/joinbottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/jointop.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/jointop.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/line.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/line.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/menu_new_root.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/menu_new_root.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/menu_new_root2.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/menu_new_root2.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/minus.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/minus.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/minusbottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/minusbottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/minusonly.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/minusonly.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/minustop.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/minustop.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/n_arrows_grey.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/n_arrows_grey.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/plus.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/plus.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/plusbottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/plusbottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/plusonly.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/plusonly.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/plustop.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/plustop.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/root.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/root.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/root2.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/root2.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/search.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/search.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/spacer.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/spacer.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/t2_arrow_1.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/t2_arrow_1.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/t2_bg_1.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/t2_bg_1.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/tab_bottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/tab_bottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/tdoc.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/tdoc.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/tdoc_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/tdoc_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/tdoc_sel.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/tdoc_sel.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/tfolder.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/tfolder.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/tfolder_ex.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/tfolder_ex.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/tfolder_ex_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/tfolder_ex_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/tfolder_ex_sel.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/tfolder_ex_sel.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/tfolder_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/tfolder_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/tminus.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/tminus.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/tminusonly.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/tminusonly.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/tplus.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/tplus.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/tplusbottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/tplusbottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/transparent.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/transparent.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ru/ui/images/virt_dot-line.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ru/ui/images/virt_dot-line.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <sri...@us...> - 2012-07-13 14:24:05
|
Revision: 7654
http://ifolder.svn.sourceforge.net/ifolder/?rev=7654&view=rev
Author: srinidhi_bs
Date: 2012-07-13 14:23:53 +0000 (Fri, 13 Jul 2012)
Log Message:
-----------
ID: #770782
Reviewer: Srinidhi
Localization Required: No
Documentation Required: No
Description:
- Including missing icon for every item in left hand pane of
iFolder-Client Help window
Added Paths:
-----------
trunk/ifolder/help/pt-BR/ui/images/blank.png
trunk/ifolder/help/pt-BR/ui/images/body_bookmark.png
trunk/ifolder/help/pt-BR/ui/images/checkbox.png
trunk/ifolder/help/pt-BR/ui/images/checkboxbig.png
trunk/ifolder/help/pt-BR/ui/images/checkedbox.png
trunk/ifolder/help/pt-BR/ui/images/collapsed.png
trunk/ifolder/help/pt-BR/ui/images/dash.png
trunk/ifolder/help/pt-BR/ui/images/diamond.png
trunk/ifolder/help/pt-BR/ui/images/doc.png
trunk/ifolder/help/pt-BR/ui/images/doc_mo.png
trunk/ifolder/help/pt-BR/ui/images/doc_sel.png
trunk/ifolder/help/pt-BR/ui/images/dotlinebg_horiz.png
trunk/ifolder/help/pt-BR/ui/images/expanded.png
trunk/ifolder/help/pt-BR/ui/images/folder.png
trunk/ifolder/help/pt-BR/ui/images/folder_ex.png
trunk/ifolder/help/pt-BR/ui/images/folder_ex_mo.png
trunk/ifolder/help/pt-BR/ui/images/folder_ex_sel.png
trunk/ifolder/help/pt-BR/ui/images/folder_mo.png
trunk/ifolder/help/pt-BR/ui/images/help_btn.png
trunk/ifolder/help/pt-BR/ui/images/join.png
trunk/ifolder/help/pt-BR/ui/images/joinbottom.png
trunk/ifolder/help/pt-BR/ui/images/jointop.png
trunk/ifolder/help/pt-BR/ui/images/line.png
trunk/ifolder/help/pt-BR/ui/images/menu_new_root.png
trunk/ifolder/help/pt-BR/ui/images/menu_new_root2.png
trunk/ifolder/help/pt-BR/ui/images/minus.png
trunk/ifolder/help/pt-BR/ui/images/minusbottom.png
trunk/ifolder/help/pt-BR/ui/images/minusonly.png
trunk/ifolder/help/pt-BR/ui/images/minustop.png
trunk/ifolder/help/pt-BR/ui/images/n_arrows_grey.png
trunk/ifolder/help/pt-BR/ui/images/plus.png
trunk/ifolder/help/pt-BR/ui/images/plusbottom.png
trunk/ifolder/help/pt-BR/ui/images/plusonly.png
trunk/ifolder/help/pt-BR/ui/images/plustop.png
trunk/ifolder/help/pt-BR/ui/images/root.png
trunk/ifolder/help/pt-BR/ui/images/root2.png
trunk/ifolder/help/pt-BR/ui/images/search.png
trunk/ifolder/help/pt-BR/ui/images/spacer.png
trunk/ifolder/help/pt-BR/ui/images/t2_arrow_1.png
trunk/ifolder/help/pt-BR/ui/images/t2_bg_1.png
trunk/ifolder/help/pt-BR/ui/images/tab_bottom.png
trunk/ifolder/help/pt-BR/ui/images/tdoc.png
trunk/ifolder/help/pt-BR/ui/images/tdoc_mo.png
trunk/ifolder/help/pt-BR/ui/images/tdoc_sel.png
trunk/ifolder/help/pt-BR/ui/images/tfolder.png
trunk/ifolder/help/pt-BR/ui/images/tfolder_ex.png
trunk/ifolder/help/pt-BR/ui/images/tfolder_ex_mo.png
trunk/ifolder/help/pt-BR/ui/images/tfolder_ex_sel.png
trunk/ifolder/help/pt-BR/ui/images/tfolder_mo.png
trunk/ifolder/help/pt-BR/ui/images/tminus.png
trunk/ifolder/help/pt-BR/ui/images/tminusonly.png
trunk/ifolder/help/pt-BR/ui/images/tplus.png
trunk/ifolder/help/pt-BR/ui/images/tplusbottom.png
trunk/ifolder/help/pt-BR/ui/images/transparent.png
trunk/ifolder/help/pt-BR/ui/images/virt_dot-line.png
Added: trunk/ifolder/help/pt-BR/ui/images/blank.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/blank.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/body_bookmark.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/body_bookmark.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/checkbox.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/checkbox.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/checkboxbig.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/checkboxbig.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/checkedbox.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/checkedbox.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/collapsed.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/collapsed.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/dash.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/dash.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/diamond.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/diamond.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/doc.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/doc.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/doc_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/doc_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/doc_sel.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/doc_sel.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/dotlinebg_horiz.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/dotlinebg_horiz.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/expanded.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/expanded.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/folder.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/folder.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/folder_ex.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/folder_ex.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/folder_ex_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/folder_ex_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/folder_ex_sel.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/folder_ex_sel.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/folder_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/folder_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/help_btn.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/help_btn.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/join.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/join.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/joinbottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/joinbottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/jointop.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/jointop.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/line.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/line.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/menu_new_root.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/menu_new_root.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/menu_new_root2.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/menu_new_root2.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/minus.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/minus.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/minusbottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/minusbottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/minusonly.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/minusonly.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/minustop.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/minustop.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/n_arrows_grey.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/n_arrows_grey.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/plus.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/plus.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/plusbottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/plusbottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/plusonly.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/plusonly.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/plustop.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/plustop.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/root.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/root.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/root2.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/root2.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/search.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/search.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/spacer.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/spacer.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/t2_arrow_1.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/t2_arrow_1.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/t2_bg_1.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/t2_bg_1.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/tab_bottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/tab_bottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/tdoc.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/tdoc.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/tdoc_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/tdoc_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/tdoc_sel.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/tdoc_sel.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/tfolder.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/tfolder.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/tfolder_ex.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/tfolder_ex.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/tfolder_ex_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/tfolder_ex_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/tfolder_ex_sel.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/tfolder_ex_sel.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/tfolder_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/tfolder_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/tminus.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/tminus.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/tminusonly.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/tminusonly.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/tplus.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/tplus.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/tplusbottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/tplusbottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/transparent.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/transparent.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pt-BR/ui/images/virt_dot-line.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pt-BR/ui/images/virt_dot-line.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <sri...@us...> - 2012-07-13 14:20:48
|
Revision: 7653
http://ifolder.svn.sourceforge.net/ifolder/?rev=7653&view=rev
Author: srinidhi_bs
Date: 2012-07-13 14:20:38 +0000 (Fri, 13 Jul 2012)
Log Message:
-----------
ID: #770782
Reviewer: Srinidhi
Localization Required: No
Documentation Required: No
Description:
- Including missing icon for every item in left hand pane of
iFolder-Client Help window
Added Paths:
-----------
trunk/ifolder/help/pl/ui/images/blank.png
trunk/ifolder/help/pl/ui/images/body_bookmark.png
trunk/ifolder/help/pl/ui/images/checkbox.png
trunk/ifolder/help/pl/ui/images/checkboxbig.png
trunk/ifolder/help/pl/ui/images/checkedbox.png
trunk/ifolder/help/pl/ui/images/collapsed.png
trunk/ifolder/help/pl/ui/images/dash.png
trunk/ifolder/help/pl/ui/images/diamond.png
trunk/ifolder/help/pl/ui/images/doc.png
trunk/ifolder/help/pl/ui/images/doc_mo.png
trunk/ifolder/help/pl/ui/images/doc_sel.png
trunk/ifolder/help/pl/ui/images/dotlinebg_horiz.png
trunk/ifolder/help/pl/ui/images/expanded.png
trunk/ifolder/help/pl/ui/images/folder.png
trunk/ifolder/help/pl/ui/images/folder_ex.png
trunk/ifolder/help/pl/ui/images/folder_ex_mo.png
trunk/ifolder/help/pl/ui/images/folder_ex_sel.png
trunk/ifolder/help/pl/ui/images/folder_mo.png
trunk/ifolder/help/pl/ui/images/help_btn.png
trunk/ifolder/help/pl/ui/images/join.png
trunk/ifolder/help/pl/ui/images/joinbottom.png
trunk/ifolder/help/pl/ui/images/jointop.png
trunk/ifolder/help/pl/ui/images/line.png
trunk/ifolder/help/pl/ui/images/menu_new_root.png
trunk/ifolder/help/pl/ui/images/menu_new_root2.png
trunk/ifolder/help/pl/ui/images/minus.png
trunk/ifolder/help/pl/ui/images/minusbottom.png
trunk/ifolder/help/pl/ui/images/minusonly.png
trunk/ifolder/help/pl/ui/images/minustop.png
trunk/ifolder/help/pl/ui/images/n_arrows_grey.png
trunk/ifolder/help/pl/ui/images/plus.png
trunk/ifolder/help/pl/ui/images/plusbottom.png
trunk/ifolder/help/pl/ui/images/plusonly.png
trunk/ifolder/help/pl/ui/images/plustop.png
trunk/ifolder/help/pl/ui/images/root.png
trunk/ifolder/help/pl/ui/images/root2.png
trunk/ifolder/help/pl/ui/images/search.png
trunk/ifolder/help/pl/ui/images/spacer.png
trunk/ifolder/help/pl/ui/images/t2_arrow_1.png
trunk/ifolder/help/pl/ui/images/t2_bg_1.png
trunk/ifolder/help/pl/ui/images/tab_bottom.png
trunk/ifolder/help/pl/ui/images/tdoc.png
trunk/ifolder/help/pl/ui/images/tdoc_mo.png
trunk/ifolder/help/pl/ui/images/tdoc_sel.png
trunk/ifolder/help/pl/ui/images/tfolder.png
trunk/ifolder/help/pl/ui/images/tfolder_ex.png
trunk/ifolder/help/pl/ui/images/tfolder_ex_mo.png
trunk/ifolder/help/pl/ui/images/tfolder_ex_sel.png
trunk/ifolder/help/pl/ui/images/tfolder_mo.png
trunk/ifolder/help/pl/ui/images/tminus.png
trunk/ifolder/help/pl/ui/images/tminusonly.png
trunk/ifolder/help/pl/ui/images/tplus.png
trunk/ifolder/help/pl/ui/images/tplusbottom.png
trunk/ifolder/help/pl/ui/images/transparent.png
trunk/ifolder/help/pl/ui/images/virt_dot-line.png
Added: trunk/ifolder/help/pl/ui/images/blank.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/blank.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/body_bookmark.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/body_bookmark.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/checkbox.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/checkbox.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/checkboxbig.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/checkboxbig.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/checkedbox.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/checkedbox.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/collapsed.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/collapsed.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/dash.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/dash.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/diamond.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/diamond.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/doc.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/doc.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/doc_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/doc_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/doc_sel.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/doc_sel.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/dotlinebg_horiz.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/dotlinebg_horiz.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/expanded.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/expanded.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/folder.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/folder.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/folder_ex.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/folder_ex.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/folder_ex_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/folder_ex_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/folder_ex_sel.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/folder_ex_sel.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/folder_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/folder_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/help_btn.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/help_btn.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/join.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/join.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/joinbottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/joinbottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/jointop.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/jointop.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/line.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/line.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/menu_new_root.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/menu_new_root.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/menu_new_root2.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/menu_new_root2.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/minus.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/minus.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/minusbottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/minusbottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/minusonly.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/minusonly.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/minustop.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/minustop.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/n_arrows_grey.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/n_arrows_grey.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/plus.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/plus.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/plusbottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/plusbottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/plusonly.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/plusonly.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/plustop.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/plustop.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/root.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/root.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/root2.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/root2.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/search.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/search.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/spacer.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/spacer.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/t2_arrow_1.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/t2_arrow_1.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/t2_bg_1.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/t2_bg_1.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/tab_bottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/tab_bottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/tdoc.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/tdoc.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/tdoc_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/tdoc_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/tdoc_sel.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/tdoc_sel.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/tfolder.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/tfolder.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/tfolder_ex.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/tfolder_ex.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/tfolder_ex_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/tfolder_ex_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/tfolder_ex_sel.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/tfolder_ex_sel.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/tfolder_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/tfolder_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/tminus.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/tminus.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/tminusonly.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/tminusonly.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/tplus.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/tplus.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/tplusbottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/tplusbottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/transparent.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/transparent.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/pl/ui/images/virt_dot-line.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/pl/ui/images/virt_dot-line.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <sri...@us...> - 2012-07-13 14:16:38
|
Revision: 7652
http://ifolder.svn.sourceforge.net/ifolder/?rev=7652&view=rev
Author: srinidhi_bs
Date: 2012-07-13 14:16:31 +0000 (Fri, 13 Jul 2012)
Log Message:
-----------
ID: #770782
Reviewer: Srinidhi
Localization Required: No
Documentation Required: No
Description:
- Including missing icon for every item in left hand pane of
iFolder-Client Help window
Added Paths:
-----------
trunk/ifolder/help/ja/ui/images/blank.png
trunk/ifolder/help/ja/ui/images/body_bookmark.png
trunk/ifolder/help/ja/ui/images/checkbox.png
trunk/ifolder/help/ja/ui/images/checkboxbig.png
trunk/ifolder/help/ja/ui/images/checkedbox.png
trunk/ifolder/help/ja/ui/images/collapsed.png
trunk/ifolder/help/ja/ui/images/dash.png
trunk/ifolder/help/ja/ui/images/diamond.png
trunk/ifolder/help/ja/ui/images/doc.png
trunk/ifolder/help/ja/ui/images/doc_mo.png
trunk/ifolder/help/ja/ui/images/doc_sel.png
trunk/ifolder/help/ja/ui/images/dotlinebg_horiz.png
trunk/ifolder/help/ja/ui/images/expanded.png
trunk/ifolder/help/ja/ui/images/folder.png
trunk/ifolder/help/ja/ui/images/folder_ex.png
trunk/ifolder/help/ja/ui/images/folder_ex_mo.png
trunk/ifolder/help/ja/ui/images/folder_ex_sel.png
trunk/ifolder/help/ja/ui/images/folder_mo.png
trunk/ifolder/help/ja/ui/images/help_btn.png
trunk/ifolder/help/ja/ui/images/join.png
trunk/ifolder/help/ja/ui/images/joinbottom.png
trunk/ifolder/help/ja/ui/images/jointop.png
trunk/ifolder/help/ja/ui/images/line.png
trunk/ifolder/help/ja/ui/images/menu_new_root.png
trunk/ifolder/help/ja/ui/images/menu_new_root2.png
trunk/ifolder/help/ja/ui/images/minus.png
trunk/ifolder/help/ja/ui/images/minusbottom.png
trunk/ifolder/help/ja/ui/images/minusonly.png
trunk/ifolder/help/ja/ui/images/minustop.png
trunk/ifolder/help/ja/ui/images/n_arrows_grey.png
trunk/ifolder/help/ja/ui/images/plus.png
trunk/ifolder/help/ja/ui/images/plusbottom.png
trunk/ifolder/help/ja/ui/images/plusonly.png
trunk/ifolder/help/ja/ui/images/plustop.png
trunk/ifolder/help/ja/ui/images/root.png
trunk/ifolder/help/ja/ui/images/root2.png
trunk/ifolder/help/ja/ui/images/search.png
trunk/ifolder/help/ja/ui/images/spacer.png
trunk/ifolder/help/ja/ui/images/t2_arrow_1.png
trunk/ifolder/help/ja/ui/images/t2_bg_1.png
trunk/ifolder/help/ja/ui/images/tab_bottom.png
trunk/ifolder/help/ja/ui/images/tdoc.png
trunk/ifolder/help/ja/ui/images/tdoc_mo.png
trunk/ifolder/help/ja/ui/images/tdoc_sel.png
trunk/ifolder/help/ja/ui/images/tfolder.png
trunk/ifolder/help/ja/ui/images/tfolder_ex.png
trunk/ifolder/help/ja/ui/images/tfolder_ex_mo.png
trunk/ifolder/help/ja/ui/images/tfolder_ex_sel.png
trunk/ifolder/help/ja/ui/images/tfolder_mo.png
trunk/ifolder/help/ja/ui/images/tminus.png
trunk/ifolder/help/ja/ui/images/tminusonly.png
trunk/ifolder/help/ja/ui/images/tplus.png
trunk/ifolder/help/ja/ui/images/tplusbottom.png
trunk/ifolder/help/ja/ui/images/transparent.png
trunk/ifolder/help/ja/ui/images/virt_dot-line.png
Added: trunk/ifolder/help/ja/ui/images/blank.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/blank.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/body_bookmark.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/body_bookmark.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/checkbox.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/checkbox.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/checkboxbig.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/checkboxbig.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/checkedbox.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/checkedbox.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/collapsed.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/collapsed.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/dash.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/dash.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/diamond.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/diamond.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/doc.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/doc.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/doc_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/doc_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/doc_sel.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/doc_sel.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/dotlinebg_horiz.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/dotlinebg_horiz.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/expanded.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/expanded.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/folder.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/folder.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/folder_ex.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/folder_ex.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/folder_ex_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/folder_ex_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/folder_ex_sel.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/folder_ex_sel.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/folder_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/folder_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/help_btn.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/help_btn.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/join.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/join.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/joinbottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/joinbottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/jointop.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/jointop.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/line.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/line.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/menu_new_root.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/menu_new_root.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/menu_new_root2.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/menu_new_root2.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/minus.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/minus.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/minusbottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/minusbottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/minusonly.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/minusonly.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/minustop.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/minustop.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/n_arrows_grey.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/n_arrows_grey.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/plus.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/plus.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/plusbottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/plusbottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/plusonly.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/plusonly.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/plustop.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/plustop.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/root.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/root.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/root2.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/root2.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/search.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/search.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/spacer.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/spacer.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/t2_arrow_1.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/t2_arrow_1.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/t2_bg_1.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/t2_bg_1.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/tab_bottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/tab_bottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/tdoc.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/tdoc.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/tdoc_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/tdoc_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/tdoc_sel.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/tdoc_sel.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/tfolder.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/tfolder.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/tfolder_ex.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/tfolder_ex.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/tfolder_ex_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/tfolder_ex_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/tfolder_ex_sel.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/tfolder_ex_sel.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/tfolder_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/tfolder_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/tminus.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/tminus.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/tminusonly.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/tminusonly.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/tplus.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/tplus.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/tplusbottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/tplusbottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/transparent.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/transparent.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/ja/ui/images/virt_dot-line.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/ja/ui/images/virt_dot-line.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <sri...@us...> - 2012-07-13 14:12:17
|
Revision: 7651
http://ifolder.svn.sourceforge.net/ifolder/?rev=7651&view=rev
Author: srinidhi_bs
Date: 2012-07-13 14:12:08 +0000 (Fri, 13 Jul 2012)
Log Message:
-----------
ID: #770782
Reviewer: Srinidhi
Localization Required: No
Documentation Required: No
Description:
- Including missing icon for every item in left hand pane of
iFolder-Client Help window
Added Paths:
-----------
trunk/ifolder/help/it/ui/images/blank.png
trunk/ifolder/help/it/ui/images/body_bookmark.png
trunk/ifolder/help/it/ui/images/checkbox.png
trunk/ifolder/help/it/ui/images/checkboxbig.png
trunk/ifolder/help/it/ui/images/checkedbox.png
trunk/ifolder/help/it/ui/images/collapsed.png
trunk/ifolder/help/it/ui/images/dash.png
trunk/ifolder/help/it/ui/images/diamond.png
trunk/ifolder/help/it/ui/images/doc.png
trunk/ifolder/help/it/ui/images/doc_mo.png
trunk/ifolder/help/it/ui/images/doc_sel.png
trunk/ifolder/help/it/ui/images/dotlinebg_horiz.png
trunk/ifolder/help/it/ui/images/expanded.png
trunk/ifolder/help/it/ui/images/folder.png
trunk/ifolder/help/it/ui/images/folder_ex.png
trunk/ifolder/help/it/ui/images/folder_ex_mo.png
trunk/ifolder/help/it/ui/images/folder_ex_sel.png
trunk/ifolder/help/it/ui/images/folder_mo.png
trunk/ifolder/help/it/ui/images/help_btn.png
trunk/ifolder/help/it/ui/images/join.png
trunk/ifolder/help/it/ui/images/joinbottom.png
trunk/ifolder/help/it/ui/images/jointop.png
trunk/ifolder/help/it/ui/images/line.png
trunk/ifolder/help/it/ui/images/menu_new_root.png
trunk/ifolder/help/it/ui/images/menu_new_root2.png
trunk/ifolder/help/it/ui/images/minus.png
trunk/ifolder/help/it/ui/images/minusbottom.png
trunk/ifolder/help/it/ui/images/minusonly.png
trunk/ifolder/help/it/ui/images/minustop.png
trunk/ifolder/help/it/ui/images/n_arrows_grey.png
trunk/ifolder/help/it/ui/images/plus.png
trunk/ifolder/help/it/ui/images/plusbottom.png
trunk/ifolder/help/it/ui/images/plusonly.png
trunk/ifolder/help/it/ui/images/plustop.png
trunk/ifolder/help/it/ui/images/root.png
trunk/ifolder/help/it/ui/images/root2.png
trunk/ifolder/help/it/ui/images/search.png
trunk/ifolder/help/it/ui/images/spacer.png
trunk/ifolder/help/it/ui/images/t2_arrow_1.png
trunk/ifolder/help/it/ui/images/t2_bg_1.png
trunk/ifolder/help/it/ui/images/tab_bottom.png
trunk/ifolder/help/it/ui/images/tdoc.png
trunk/ifolder/help/it/ui/images/tdoc_mo.png
trunk/ifolder/help/it/ui/images/tdoc_sel.png
trunk/ifolder/help/it/ui/images/tfolder.png
trunk/ifolder/help/it/ui/images/tfolder_ex.png
trunk/ifolder/help/it/ui/images/tfolder_ex_mo.png
trunk/ifolder/help/it/ui/images/tfolder_ex_sel.png
trunk/ifolder/help/it/ui/images/tfolder_mo.png
trunk/ifolder/help/it/ui/images/tminus.png
trunk/ifolder/help/it/ui/images/tminusonly.png
trunk/ifolder/help/it/ui/images/tplus.png
trunk/ifolder/help/it/ui/images/tplusbottom.png
trunk/ifolder/help/it/ui/images/transparent.png
trunk/ifolder/help/it/ui/images/virt_dot-line.png
Added: trunk/ifolder/help/it/ui/images/blank.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/blank.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/body_bookmark.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/body_bookmark.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/checkbox.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/checkbox.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/checkboxbig.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/checkboxbig.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/checkedbox.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/checkedbox.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/collapsed.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/collapsed.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/dash.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/dash.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/diamond.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/diamond.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/doc.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/doc.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/doc_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/doc_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/doc_sel.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/doc_sel.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/dotlinebg_horiz.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/dotlinebg_horiz.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/expanded.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/expanded.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/folder.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/folder.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/folder_ex.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/folder_ex.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/folder_ex_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/folder_ex_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/folder_ex_sel.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/folder_ex_sel.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/folder_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/folder_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/help_btn.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/help_btn.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/join.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/join.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/joinbottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/joinbottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/jointop.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/jointop.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/line.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/line.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/menu_new_root.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/menu_new_root.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/menu_new_root2.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/menu_new_root2.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/minus.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/minus.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/minusbottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/minusbottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/minusonly.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/minusonly.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/minustop.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/minustop.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/n_arrows_grey.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/n_arrows_grey.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/plus.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/plus.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/plusbottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/plusbottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/plusonly.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/plusonly.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/plustop.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/plustop.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/root.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/root.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/root2.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/root2.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/search.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/search.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/spacer.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/spacer.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/t2_arrow_1.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/t2_arrow_1.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/t2_bg_1.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/t2_bg_1.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/tab_bottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/tab_bottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/tdoc.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/tdoc.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/tdoc_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/tdoc_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/tdoc_sel.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/tdoc_sel.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/tfolder.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/tfolder.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/tfolder_ex.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/tfolder_ex.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/tfolder_ex_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/tfolder_ex_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/tfolder_ex_sel.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/tfolder_ex_sel.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/tfolder_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/tfolder_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/tminus.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/tminus.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/tminusonly.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/tminusonly.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/tplus.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/tplus.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/tplusbottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/tplusbottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/transparent.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/transparent.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/it/ui/images/virt_dot-line.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/it/ui/images/virt_dot-line.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <sri...@us...> - 2012-07-13 13:56:49
|
Revision: 7650
http://ifolder.svn.sourceforge.net/ifolder/?rev=7650&view=rev
Author: srinidhi_bs
Date: 2012-07-13 13:56:37 +0000 (Fri, 13 Jul 2012)
Log Message:
-----------
ID: #770782
Reviewer: Srinidhi
Localization Required: No
Documentation Required: No
Description:
- Including missing icon for every item in left hand pane of
iFolder-Client Help window
Added Paths:
-----------
trunk/ifolder/help/hu/ui/images/blank.png
trunk/ifolder/help/hu/ui/images/body_bookmark.png
trunk/ifolder/help/hu/ui/images/checkbox.png
trunk/ifolder/help/hu/ui/images/checkboxbig.png
trunk/ifolder/help/hu/ui/images/checkedbox.png
trunk/ifolder/help/hu/ui/images/collapsed.png
trunk/ifolder/help/hu/ui/images/dash.png
trunk/ifolder/help/hu/ui/images/diamond.png
trunk/ifolder/help/hu/ui/images/doc.png
trunk/ifolder/help/hu/ui/images/doc_mo.png
trunk/ifolder/help/hu/ui/images/doc_sel.png
trunk/ifolder/help/hu/ui/images/dotlinebg_horiz.png
trunk/ifolder/help/hu/ui/images/expanded.png
trunk/ifolder/help/hu/ui/images/folder.png
trunk/ifolder/help/hu/ui/images/folder_ex.png
trunk/ifolder/help/hu/ui/images/folder_ex_mo.png
trunk/ifolder/help/hu/ui/images/folder_ex_sel.png
trunk/ifolder/help/hu/ui/images/folder_mo.png
trunk/ifolder/help/hu/ui/images/help_btn.png
trunk/ifolder/help/hu/ui/images/join.png
trunk/ifolder/help/hu/ui/images/joinbottom.png
trunk/ifolder/help/hu/ui/images/jointop.png
trunk/ifolder/help/hu/ui/images/line.png
trunk/ifolder/help/hu/ui/images/menu_new_root.png
trunk/ifolder/help/hu/ui/images/menu_new_root2.png
trunk/ifolder/help/hu/ui/images/minus.png
trunk/ifolder/help/hu/ui/images/minusbottom.png
trunk/ifolder/help/hu/ui/images/minusonly.png
trunk/ifolder/help/hu/ui/images/minustop.png
trunk/ifolder/help/hu/ui/images/n_arrows_grey.png
trunk/ifolder/help/hu/ui/images/plus.png
trunk/ifolder/help/hu/ui/images/plusbottom.png
trunk/ifolder/help/hu/ui/images/plusonly.png
trunk/ifolder/help/hu/ui/images/plustop.png
trunk/ifolder/help/hu/ui/images/root.png
trunk/ifolder/help/hu/ui/images/root2.png
trunk/ifolder/help/hu/ui/images/search.png
trunk/ifolder/help/hu/ui/images/spacer.png
trunk/ifolder/help/hu/ui/images/t2_arrow_1.png
trunk/ifolder/help/hu/ui/images/t2_bg_1.png
trunk/ifolder/help/hu/ui/images/tab_bottom.png
trunk/ifolder/help/hu/ui/images/tdoc.png
trunk/ifolder/help/hu/ui/images/tdoc_mo.png
trunk/ifolder/help/hu/ui/images/tdoc_sel.png
trunk/ifolder/help/hu/ui/images/tfolder.png
trunk/ifolder/help/hu/ui/images/tfolder_ex.png
trunk/ifolder/help/hu/ui/images/tfolder_ex_mo.png
trunk/ifolder/help/hu/ui/images/tfolder_ex_sel.png
trunk/ifolder/help/hu/ui/images/tfolder_mo.png
trunk/ifolder/help/hu/ui/images/tminus.png
trunk/ifolder/help/hu/ui/images/tminusonly.png
trunk/ifolder/help/hu/ui/images/tplus.png
trunk/ifolder/help/hu/ui/images/tplusbottom.png
trunk/ifolder/help/hu/ui/images/transparent.png
trunk/ifolder/help/hu/ui/images/virt_dot-line.png
Added: trunk/ifolder/help/hu/ui/images/blank.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/blank.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/body_bookmark.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/body_bookmark.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/checkbox.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/checkbox.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/checkboxbig.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/checkboxbig.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/checkedbox.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/checkedbox.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/collapsed.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/collapsed.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/dash.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/dash.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/diamond.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/diamond.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/doc.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/doc.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/doc_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/doc_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/doc_sel.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/doc_sel.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/dotlinebg_horiz.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/dotlinebg_horiz.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/expanded.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/expanded.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/folder.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/folder.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/folder_ex.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/folder_ex.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/folder_ex_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/folder_ex_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/folder_ex_sel.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/folder_ex_sel.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/folder_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/folder_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/help_btn.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/help_btn.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/join.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/join.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/joinbottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/joinbottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/jointop.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/jointop.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/line.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/line.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/menu_new_root.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/menu_new_root.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/menu_new_root2.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/menu_new_root2.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/minus.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/minus.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/minusbottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/minusbottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/minusonly.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/minusonly.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/minustop.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/minustop.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/n_arrows_grey.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/n_arrows_grey.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/plus.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/plus.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/plusbottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/plusbottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/plusonly.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/plusonly.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/plustop.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/plustop.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/root.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/root.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/root2.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/root2.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/search.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/search.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/spacer.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/spacer.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/t2_arrow_1.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/t2_arrow_1.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/t2_bg_1.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/t2_bg_1.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/tab_bottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/tab_bottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/tdoc.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/tdoc.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/tdoc_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/tdoc_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/tdoc_sel.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/tdoc_sel.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/tfolder.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/tfolder.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/tfolder_ex.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/tfolder_ex.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/tfolder_ex_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/tfolder_ex_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/tfolder_ex_sel.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/tfolder_ex_sel.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/tfolder_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/tfolder_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/tminus.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/tminus.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/tminusonly.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/tminusonly.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/tplus.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/tplus.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/tplusbottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/tplusbottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/transparent.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/transparent.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/hu/ui/images/virt_dot-line.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/hu/ui/images/virt_dot-line.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <sri...@us...> - 2012-07-13 13:51:43
|
Revision: 7649
http://ifolder.svn.sourceforge.net/ifolder/?rev=7649&view=rev
Author: srinidhi_bs
Date: 2012-07-13 13:51:31 +0000 (Fri, 13 Jul 2012)
Log Message:
-----------
ID: #770782
Reviewer: Srinidhi
Localization Required: No
Documentation Required: No
Description:
- Including missing icon for every item in left hand pane of
iFolder-Client Help window
Added Paths:
-----------
trunk/ifolder/help/fr/ui/images/blank.png
trunk/ifolder/help/fr/ui/images/body_bookmark.png
trunk/ifolder/help/fr/ui/images/checkbox.png
trunk/ifolder/help/fr/ui/images/checkboxbig.png
trunk/ifolder/help/fr/ui/images/checkedbox.png
trunk/ifolder/help/fr/ui/images/collapsed.png
trunk/ifolder/help/fr/ui/images/dash.png
trunk/ifolder/help/fr/ui/images/diamond.png
trunk/ifolder/help/fr/ui/images/doc.png
trunk/ifolder/help/fr/ui/images/doc_mo.png
trunk/ifolder/help/fr/ui/images/doc_sel.png
trunk/ifolder/help/fr/ui/images/dotlinebg_horiz.png
trunk/ifolder/help/fr/ui/images/expanded.png
trunk/ifolder/help/fr/ui/images/folder.png
trunk/ifolder/help/fr/ui/images/folder_ex.png
trunk/ifolder/help/fr/ui/images/folder_ex_mo.png
trunk/ifolder/help/fr/ui/images/folder_ex_sel.png
trunk/ifolder/help/fr/ui/images/folder_mo.png
trunk/ifolder/help/fr/ui/images/help_btn.png
trunk/ifolder/help/fr/ui/images/join.png
trunk/ifolder/help/fr/ui/images/joinbottom.png
trunk/ifolder/help/fr/ui/images/jointop.png
trunk/ifolder/help/fr/ui/images/line.png
trunk/ifolder/help/fr/ui/images/menu_new_root.png
trunk/ifolder/help/fr/ui/images/menu_new_root2.png
trunk/ifolder/help/fr/ui/images/minus.png
trunk/ifolder/help/fr/ui/images/minusbottom.png
trunk/ifolder/help/fr/ui/images/minusonly.png
trunk/ifolder/help/fr/ui/images/minustop.png
trunk/ifolder/help/fr/ui/images/n_arrows_grey.png
trunk/ifolder/help/fr/ui/images/plus.png
trunk/ifolder/help/fr/ui/images/plusbottom.png
trunk/ifolder/help/fr/ui/images/plusonly.png
trunk/ifolder/help/fr/ui/images/plustop.png
trunk/ifolder/help/fr/ui/images/root.png
trunk/ifolder/help/fr/ui/images/root2.png
trunk/ifolder/help/fr/ui/images/search.png
trunk/ifolder/help/fr/ui/images/spacer.png
trunk/ifolder/help/fr/ui/images/t2_arrow_1.png
trunk/ifolder/help/fr/ui/images/t2_bg_1.png
trunk/ifolder/help/fr/ui/images/tab_bottom.png
trunk/ifolder/help/fr/ui/images/tdoc.png
trunk/ifolder/help/fr/ui/images/tdoc_mo.png
trunk/ifolder/help/fr/ui/images/tdoc_sel.png
trunk/ifolder/help/fr/ui/images/tfolder.png
trunk/ifolder/help/fr/ui/images/tfolder_ex.png
trunk/ifolder/help/fr/ui/images/tfolder_ex_mo.png
trunk/ifolder/help/fr/ui/images/tfolder_ex_sel.png
trunk/ifolder/help/fr/ui/images/tfolder_mo.png
trunk/ifolder/help/fr/ui/images/tminus.png
trunk/ifolder/help/fr/ui/images/tminusonly.png
trunk/ifolder/help/fr/ui/images/tplus.png
trunk/ifolder/help/fr/ui/images/tplusbottom.png
trunk/ifolder/help/fr/ui/images/transparent.png
trunk/ifolder/help/fr/ui/images/virt_dot-line.png
Added: trunk/ifolder/help/fr/ui/images/blank.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/blank.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/body_bookmark.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/body_bookmark.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/checkbox.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/checkbox.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/checkboxbig.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/checkboxbig.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/checkedbox.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/checkedbox.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/collapsed.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/collapsed.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/dash.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/dash.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/diamond.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/diamond.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/doc.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/doc.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/doc_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/doc_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/doc_sel.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/doc_sel.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/dotlinebg_horiz.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/dotlinebg_horiz.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/expanded.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/expanded.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/folder.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/folder.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/folder_ex.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/folder_ex.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/folder_ex_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/folder_ex_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/folder_ex_sel.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/folder_ex_sel.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/folder_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/folder_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/help_btn.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/help_btn.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/join.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/join.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/joinbottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/joinbottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/jointop.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/jointop.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/line.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/line.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/menu_new_root.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/menu_new_root.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/menu_new_root2.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/menu_new_root2.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/minus.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/minus.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/minusbottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/minusbottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/minusonly.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/minusonly.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/minustop.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/minustop.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/n_arrows_grey.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/n_arrows_grey.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/plus.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/plus.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/plusbottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/plusbottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/plusonly.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/plusonly.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/plustop.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/plustop.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/root.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/root.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/root2.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/root2.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/search.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/search.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/spacer.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/spacer.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/t2_arrow_1.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/t2_arrow_1.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/t2_bg_1.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/t2_bg_1.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/tab_bottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/tab_bottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/tdoc.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/tdoc.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/tdoc_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/tdoc_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/tdoc_sel.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/tdoc_sel.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/tfolder.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/tfolder.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/tfolder_ex.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/tfolder_ex.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/tfolder_ex_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/tfolder_ex_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/tfolder_ex_sel.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/tfolder_ex_sel.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/tfolder_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/tfolder_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/tminus.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/tminus.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/tminusonly.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/tminusonly.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/tplus.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/tplus.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/tplusbottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/tplusbottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/transparent.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/transparent.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/fr/ui/images/virt_dot-line.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/fr/ui/images/virt_dot-line.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <sri...@us...> - 2012-07-13 13:33:58
|
Revision: 7648
http://ifolder.svn.sourceforge.net/ifolder/?rev=7648&view=rev
Author: srinidhi_bs
Date: 2012-07-13 13:33:51 +0000 (Fri, 13 Jul 2012)
Log Message:
-----------
ID: #770782
Reviewer: Srinidhi
Localization Required: No
Documentation Required: No
Description:
- Including missing icon for every item in left hand pane of
iFolder-Client Help window
Added Paths:
-----------
trunk/ifolder/help/es/ui/images/blank.png
trunk/ifolder/help/es/ui/images/body_bookmark.png
trunk/ifolder/help/es/ui/images/checkbox.png
trunk/ifolder/help/es/ui/images/checkboxbig.png
trunk/ifolder/help/es/ui/images/checkedbox.png
trunk/ifolder/help/es/ui/images/collapsed.png
trunk/ifolder/help/es/ui/images/dash.png
trunk/ifolder/help/es/ui/images/diamond.png
trunk/ifolder/help/es/ui/images/doc.png
trunk/ifolder/help/es/ui/images/doc_mo.png
trunk/ifolder/help/es/ui/images/doc_sel.png
trunk/ifolder/help/es/ui/images/dotlinebg_horiz.png
trunk/ifolder/help/es/ui/images/expanded.png
trunk/ifolder/help/es/ui/images/folder.png
trunk/ifolder/help/es/ui/images/folder_ex.png
trunk/ifolder/help/es/ui/images/folder_ex_mo.png
trunk/ifolder/help/es/ui/images/folder_ex_sel.png
trunk/ifolder/help/es/ui/images/folder_mo.png
trunk/ifolder/help/es/ui/images/help_btn.png
trunk/ifolder/help/es/ui/images/join.png
trunk/ifolder/help/es/ui/images/joinbottom.png
trunk/ifolder/help/es/ui/images/jointop.png
trunk/ifolder/help/es/ui/images/line.png
trunk/ifolder/help/es/ui/images/menu_new_root.png
trunk/ifolder/help/es/ui/images/menu_new_root2.png
trunk/ifolder/help/es/ui/images/minus.png
trunk/ifolder/help/es/ui/images/minusbottom.png
trunk/ifolder/help/es/ui/images/minusonly.png
trunk/ifolder/help/es/ui/images/minustop.png
trunk/ifolder/help/es/ui/images/n_arrows_grey.png
trunk/ifolder/help/es/ui/images/plus.png
trunk/ifolder/help/es/ui/images/plusbottom.png
trunk/ifolder/help/es/ui/images/plusonly.png
trunk/ifolder/help/es/ui/images/plustop.png
trunk/ifolder/help/es/ui/images/root.png
trunk/ifolder/help/es/ui/images/root2.png
trunk/ifolder/help/es/ui/images/search.png
trunk/ifolder/help/es/ui/images/spacer.png
trunk/ifolder/help/es/ui/images/t2_arrow_1.png
trunk/ifolder/help/es/ui/images/t2_bg_1.png
trunk/ifolder/help/es/ui/images/tab_bottom.png
trunk/ifolder/help/es/ui/images/tdoc.png
trunk/ifolder/help/es/ui/images/tdoc_mo.png
trunk/ifolder/help/es/ui/images/tdoc_sel.png
trunk/ifolder/help/es/ui/images/tfolder.png
trunk/ifolder/help/es/ui/images/tfolder_ex.png
trunk/ifolder/help/es/ui/images/tfolder_ex_mo.png
trunk/ifolder/help/es/ui/images/tfolder_ex_sel.png
trunk/ifolder/help/es/ui/images/tfolder_mo.png
trunk/ifolder/help/es/ui/images/tminus.png
trunk/ifolder/help/es/ui/images/tminusonly.png
trunk/ifolder/help/es/ui/images/tplus.png
trunk/ifolder/help/es/ui/images/tplusbottom.png
trunk/ifolder/help/es/ui/images/transparent.png
trunk/ifolder/help/es/ui/images/virt_dot-line.png
Added: trunk/ifolder/help/es/ui/images/blank.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/blank.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/body_bookmark.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/body_bookmark.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/checkbox.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/checkbox.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/checkboxbig.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/checkboxbig.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/checkedbox.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/checkedbox.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/collapsed.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/collapsed.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/dash.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/dash.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/diamond.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/diamond.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/doc.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/doc.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/doc_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/doc_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/doc_sel.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/doc_sel.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/dotlinebg_horiz.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/dotlinebg_horiz.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/expanded.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/expanded.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/folder.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/folder.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/folder_ex.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/folder_ex.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/folder_ex_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/folder_ex_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/folder_ex_sel.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/folder_ex_sel.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/folder_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/folder_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/help_btn.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/help_btn.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/join.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/join.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/joinbottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/joinbottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/jointop.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/jointop.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/line.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/line.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/menu_new_root.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/menu_new_root.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/menu_new_root2.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/menu_new_root2.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/minus.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/minus.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/minusbottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/minusbottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/minusonly.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/minusonly.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/minustop.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/minustop.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/n_arrows_grey.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/n_arrows_grey.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/plus.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/plus.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/plusbottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/plusbottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/plusonly.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/plusonly.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/plustop.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/plustop.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/root.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/root.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/root2.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/root2.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/search.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/search.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/spacer.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/spacer.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/t2_arrow_1.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/t2_arrow_1.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/t2_bg_1.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/t2_bg_1.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/tab_bottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/tab_bottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/tdoc.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/tdoc.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/tdoc_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/tdoc_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/tdoc_sel.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/tdoc_sel.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/tfolder.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/tfolder.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/tfolder_ex.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/tfolder_ex.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/tfolder_ex_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/tfolder_ex_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/tfolder_ex_sel.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/tfolder_ex_sel.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/tfolder_mo.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/tfolder_mo.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/tminus.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/tminus.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/tminusonly.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/tminusonly.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/tplus.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/tplus.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/tplusbottom.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/tplusbottom.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/transparent.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/transparent.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added: trunk/ifolder/help/es/ui/images/virt_dot-line.png
===================================================================
(Binary files differ)
Property changes on: trunk/ifolder/help/es/ui/images/virt_dot-line.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|