[X2go-Commits] pyhoca-contrib.git - master (branch) updated: b6e09689a7b9f82ddd0f488fe9eef0cbbec4cc24
X2Go dev team
git-admin at x2go.org
Fri Apr 13 22:08:00 CEST 2012
The branch, master has been updated
via b6e09689a7b9f82ddd0f488fe9eef0cbbec4cc24 (commit)
from 93d2a6933f07328f138c064133db986a886f2336 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit b6e09689a7b9f82ddd0f488fe9eef0cbbec4cc24
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Fri Apr 13 22:07:52 2012 +0200
add VC90 manifest file that works with Windows XP
-----------------------------------------------------------------------
Summary of changes:
artwork/logos/pyhoca-about-logo.xcf | Bin 207504 -> 207511 bytes
mswin/ms-vc-runtime/Microsoft.VC90.CRT.manifest | 25 +++++++++++++++++++++++
2 files changed, 25 insertions(+), 0 deletions(-)
create mode 100644 mswin/ms-vc-runtime/Microsoft.VC90.CRT.manifest
The diff of changes is:
diff --git a/artwork/logos/pyhoca-about-logo.xcf b/artwork/logos/pyhoca-about-logo.xcf
index daf40b7..ac8a90f 100644
Binary files a/artwork/logos/pyhoca-about-logo.xcf and b/artwork/logos/pyhoca-about-logo.xcf differ
diff --git a/mswin/ms-vc-runtime/Microsoft.VC90.CRT.manifest b/mswin/ms-vc-runtime/Microsoft.VC90.CRT.manifest
new file mode 100644
index 0000000..5c8f69a
--- /dev/null
+++ b/mswin/ms-vc-runtime/Microsoft.VC90.CRT.manifest
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+
+<!-- Copyright (c) Microsoft Corporation. All rights reserved. -->
+
+<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
+
+ <noInheritable/>
+
+ <assemblyIdentity
+
+ type="win32"
+
+ name="Microsoft.VC90.CRT"
+
+ version="9.0.21022.8"
+
+ processorArchitecture="x86"
+
+ publicKeyToken="1fc8b3b9a1e18e3b"
+
+ />
+
+ <file name="msvcr90.dll" /> <file name="msvcp90.dll" /> <file name="msvcm90.dll" />
+
+</assembly>
\ No newline at end of file
hooks/post-receive
--
pyhoca-contrib.git (Contrib software for packaging PyHoca)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "pyhoca-contrib.git" (Contrib software for packaging PyHoca).
More information about the x2go-commits
mailing list