- url: /favicon\.ico
  static_files: img/favicon.ico
  upload: img/favicon.ico
  mime_type: image/x-icon

2010/1/23 samwyse <[email protected]>:
> Using GAE Launcher, I get the following message whenever I deploy my
> app:
> "Could not guess mimetype for docs/favicon.ico.  Using application/
> octet-stream."
>
> My appl.yaml file contains this:
>
> - url: /favicon\.ico
>  mime_type: image/vnd.microsoft.icon
>  static_files: docs/favicon.ico
>  upload: docs/favicon.ico
>
> "About Launcher..." returns this:
> Your Google App Engine SDK is up to date.
>
> Version:
> release: "1.3.0"
> timestamp: 1259695715
> api_versions: ['1']
>
> Any ideas?  Thanks!
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Google App Engine" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/google-appengine?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to