bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Issue 1491 in lilypond: git-cl hangs when uploading patches due to b


From: lilypond
Subject: Re: Issue 1491 in lilypond: git-cl hangs when uploading patches due to bad mime-type
Date: Sun, 27 Feb 2011 13:47:39 +0000


Comment #2 on issue 1491 by address@hidden: git-cl hangs when uploading patches due to bad mime-type
http://code.google.com/p/lilypond/issues/detail?id=1491

The mime type associated to .scm files can be forced with something like (e.g. in the git-cl python script):

import mimetypes

mimetypes.add_type("text/x-script.scheme", ".scm")





reply via email to

[Prev in Thread] Current Thread [Next in Thread]