[game-data-packager] 01/01: HTML: add self-referencing generator tag

Alexandre Detiste detiste-guest at moszumanska.debian.org
Tue Jan 12 09:47:31 UTC 2016


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 67c2c0f808c6345c66669099afa516c586c902ca
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Tue Jan 12 10:46:52 2016 +0100

    HTML: add self-referencing generator tag
---
 tools/babel.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/babel.py b/tools/babel.py
index d813522..14a6a68 100755
--- a/tools/babel.py
+++ b/tools/babel.py
@@ -109,6 +109,7 @@ html.write('''<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "ht
 <head>
 <title>Game-Data-Packager</title>
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8">
+<meta name="generator" content="http://anonscm.debian.org/cgit/pkg-games/game-data-packager.git/tree/tools/babel.py">
 <style type="text/css">
 '''
 )

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git



More information about the Pkg-games-commits mailing list