You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

17 lines
618 B

  1. app_name = webnotes
  2. app_title = Web Notes
  3. app_publisher = Web Notes Technologies
  4. app_description = Full Stack Web Application Framwork in Python
  5. app_icon = icon-cog
  6. app_version = 4.0.0-wip
  7. app_color = #3498db
  8. after_install = webnotes.utils.install.after_install
  9. app_include_js = assets/js/webnotes.min.js
  10. app_include_css = assets/webnotes/css/splash.css
  11. app_include_css = assets/css/webnotes.css
  12. web_include_js = assets/js/webnotes-web.min.js
  13. web_include_css = assets/css/webnotes-web.css
  14. get_desktop_icons = webnotes.manage.get_desktop_icons
  15. notification_config = webnotes.core.notifications.get_notification_config