seitime-frappe/frappe/data/app_listing/poll.json
Rushabh Mehta 7bc7e3bc63 Upgrade Font Awesome (#2410)
* Font-Awesome V3.x to V4.x

Font-Awesome V3.x to V4.x

* Font Tidy

Font Tidy

* FA4 Upgrade - Html Js & Json

FA4 Upgrade - Html Js & Json

* Minor

Minor
2016-12-05 13:07:03 +05:30

13 lines
362 B
JSON

{
"app_url": "https://github.com/frappe/poll",
"app_name": "poll",
"app_icon": "fa fa-ok-sign",
"app_color": "#4cd964",
"app_description": "Online poll for the website",
"app_publisher": "Frappe",
"app_email": "hello@frappe.io",
"repo_url": "https://github.com/frappe/poll.git",
"app_title": "Poll",
"app_version": "0.1.0",
"app_category": "Portal"
}