Commit 129c2d1e authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

gtk2-themes: fix typo

parent a0dd5517
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -2,7 +2,6 @@ menu "GTK Themes"
depends on BR2_PACKAGE_LIBGTK2

config BR2_PACKAGE_GTK2_THEME_HICOLOR
	bool "hicolor (defaut theme)"
	depends on BR2_PACKAGE_LIBGTK2
	bool "hicolor (default theme)"

endmenu