Add font awesome to options

This commit is contained in:
Matthew L. Fidler 2016-02-10 00:35:46 -06:00
parent 2287612402
commit 49bbb40af5

View file

@ -109,6 +109,7 @@ without the extension. And the third being the type of icon."
(const :tag "text" nil)
(const :tag "Octicons" github-octicons)
(const :tag "Fizzed" font-mfizz)
(const :tag "Font Awesome" FontAwesome)
(const :tag "png" png)
(const :tag "gif" gif)
(const :tag "jpeg" jpeg)