[Scummvm-cvs-logs] scummvm-web master -> 2932601e8304b0d4810b72b0db3812d0b44d0768
sev-
sev at scummvm.org
Fri Mar 4 23:26:37 CET 2016
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .
Summary:
2932601e83 WEB: Fix stray XML tag
Commit: 2932601e8304b0d4810b72b0db3812d0b44d0768
https://github.com/scummvm/scummvm-web/commit/2932601e8304b0d4810b72b0db3812d0b44d0768
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2016-03-04T23:26:15+01:00
Commit Message:
WEB: Fix stray XML tag
Changed paths:
data/downloads.xml
diff --git a/data/downloads.xml b/data/downloads.xml
index 7af4f2c..118c507 100755
--- a/data/downloads.xml
+++ b/data/downloads.xml
@@ -392,8 +392,8 @@
<category_icon>catpl-cpp.png</category_icon>
<url>scummvm-{$release}-2.src.rpm</url>
<name>ScummVM - Source RPM</name>
--->
</file>
+ -->
</entries>
</subsection>
More information about the Scummvm-git-logs
mailing list