summaryrefslogtreecommitdiff
path: root/plugins/!Deprecated/MirandaNGHistoryToDB/HistoryToDBUpdater/HistoryToDBUpdater.manifest
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2013-12-10 14:30:49 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2013-12-10 14:30:49 +0000
commit9649ae46f093f7d4e6130d24c90da19e153a2ccf (patch)
tree2c6ab5bd5e1a7a8a6b75f398b9dd43e6e17d32d6 /plugins/!Deprecated/MirandaNGHistoryToDB/HistoryToDBUpdater/HistoryToDBUpdater.manifest
parentdb8ad9062c91dc52e544978f861f18324ee4f56b (diff)
MirandaNGHistoryToDB moved to deprecated
git-svn-id: http://svn.miranda-ng.org/main/trunk@7118 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/!Deprecated/MirandaNGHistoryToDB/HistoryToDBUpdater/HistoryToDBUpdater.manifest')
-rw-r--r--plugins/!Deprecated/MirandaNGHistoryToDB/HistoryToDBUpdater/HistoryToDBUpdater.manifest21
1 files changed, 21 insertions, 0 deletions
diff --git a/plugins/!Deprecated/MirandaNGHistoryToDB/HistoryToDBUpdater/HistoryToDBUpdater.manifest b/plugins/!Deprecated/MirandaNGHistoryToDB/HistoryToDBUpdater/HistoryToDBUpdater.manifest
new file mode 100644
index 0000000000..812068c2ab
--- /dev/null
+++ b/plugins/!Deprecated/MirandaNGHistoryToDB/HistoryToDBUpdater/HistoryToDBUpdater.manifest
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
+<assemblyIdentity
+ name="Microsoft.Windows.Shell.explorer"
+ processorArchitecture="x86"
+ version="5.1.0.0"
+ type="win32"/>
+<description>HistoryToDBUpdater</description>
+<dependency>
+ <dependentAssembly>
+ <assemblyIdentity
+ type="win32"
+ name="Microsoft.Windows.Common-Controls"
+ version="6.0.0.0"
+ processorArchitecture="x86"
+ publicKeyToken="6595b64144ccf1df"
+ language="*"
+ />
+ </dependentAssembly>
+</dependency>
+</assembly>