This is an automated email from the git hooks/post-receive script. detiste-guest pushed a commit to branch master in repository game-data-packager.
commit 3fc2c34443bc52f1c2732f1c409591cea2b31e1e Author: Alexandre Detiste <[email protected]> Date: Wed Oct 14 07:46:50 2015 +0200 Q3A: Index.html & Index.htm are the same thing --- data/quake3.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/data/quake3.yaml b/data/quake3.yaml index 5dbefae..b986671 100644 --- a/data/quake3.yaml +++ b/data/quake3.yaml @@ -1234,6 +1234,11 @@ files: - Help/Index.html?demo - Help/Index.html?team + Help/Index.html?win: + look_for: [Help/Index.html,Help/Index.htm] + Help/Index.html?team: + look_for: [Help/Index.html,Help/Index.htm] + # the sames HTML pages with # <meta name="generator" content="Microsoft FrontPage 4.0"> # or -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

