From: Florian Forster Date: Fri, 12 Mar 2010 17:12:14 +0000 (+0100) Subject: Move "octo.nfo" to "octo.nfo.in". X-Git-Url: https://git.octo.it/?p=supertux-levels.git;a=commitdiff_plain;h=0fd238305cd9dae3f25c471d09b555f032866941 Move "octo.nfo" to "octo.nfo.in". --- diff --git a/octo.nfo b/octo.nfo deleted file mode 100644 index a595d8e..0000000 --- a/octo.nfo +++ /dev/null @@ -1,10 +0,0 @@ -(supertux-addoninfo - (kind "Levels") - (title "octo's Levels") - (author "Florian \"octo\" Forster") - (license "GPL 2+ / CC-by-sa 3.0") - (http-url "http://verplant.org/supertux/files/octo.zip") - (file "octo.zip") -;(md5 "ff916ee78fa7baa04e64a641f2b8941f") -) - diff --git a/octo.nfo.in b/octo.nfo.in new file mode 100644 index 0000000..011bfc0 --- /dev/null +++ b/octo.nfo.in @@ -0,0 +1,9 @@ +(supertux-addoninfo + (kind "Levels") + (title "octo's Levels") + (author "Florian \"octo\" Forster") + (license "GPL 2+ / CC-by-sa 3.0") + (http-url "http://verplant.org/supertux/files/octo.zip") + (file "octo.zip") + (md5 "@MD5SUM@") +)