buildrootschalter/package/jquery-ui-themes/Config.in
Peter Korsgaard ea1ece13e2 jquery-ui-themes: bump version
The base theme is no longer available in the themes download (it is the
standard theme installed by jquery-ui), so default to ui-lightness instead.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-05-06 23:52:41 +02:00

15 lines
347 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 "ui-lightness"
depends on BR2_PACKAGE_JQUERY_UI_THEMES
help
Specify the name of the jQuery UI theme to install.