]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blob - package/jquery-ui-themes/Config.in
jquery-ui-themes: new package
[coffee/buildroot.git] / package / jquery-ui-themes / Config.in
1 config BR2_PACKAGE_JQUERY_UI_THEMES
2         bool "jQuery UI themes"
3         depends on BR2_PACKAGE_JQUERY_UI
4         help
5           Themes for jQuery UI.
6
7           http://jqueryui.com/
8
9 config BR2_PACKAGE_JQUERY_UI_THEMES_THEME
10         string "theme to install"
11         default "base"
12         depends on BR2_PACKAGE_JQUERY_UI_THEMES
13         help
14           Specify the name of the jQuery UI theme to install.