buildrootschalter/package/jquery-ui-themes/Config.in
Simon Dawson 77572e6f9f jquery-ui-themes: new package
[Peter: drop CSS path option, depend on jquery-ui, misc cleanups]
Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-05-06 23:46:10 +02:00

15 lines
339 B
Plaintext

config BR2_PACKAGE_JQUERY_UI_THEMES
bool "jQuery UI themes"
depends on BR2_PACKAGE_JQUERY_UI
help
Themes for jQuery UI.
http://jqueryui.com/
config BR2_PACKAGE_JQUERY_UI_THEMES_THEME
string "theme to install"
default "base"
depends on BR2_PACKAGE_JQUERY_UI_THEMES
help
Specify the name of the jQuery UI theme to install.