summaryrefslogtreecommitdiff
path: root/package/gtk2-themes/Config.in
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2011-09-19 22:53:06 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2011-09-20 22:46:13 +0200
commit11bdfeaf3bb4271fca0e4063d699bff6df4fb9df (patch)
tree7a65186c1362b84df2fd97b74f765e2a90409efc /package/gtk2-themes/Config.in
parenteaee60a1f5c949d9abed25d2eb18294a693cabf1 (diff)
gtk2-themes: normalize package name and directory
[Peter: fix directory argument of AUTOTARGETS macro] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/gtk2-themes/Config.in')
-rw-r--r--package/gtk2-themes/Config.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/package/gtk2-themes/Config.in b/package/gtk2-themes/Config.in
index 351b602c0..ac212b898 100644
--- a/package/gtk2-themes/Config.in
+++ b/package/gtk2-themes/Config.in
@@ -1,7 +1,6 @@
menu "GTK Themes"
depends on BR2_PACKAGE_LIBGTK2
-config BR2_PACKAGE_GTK2_THEME_HICOLOR
- bool "hicolor (default theme)"
+source "package/gtk2-themes/gtk2-theme-hicolor/Config.in"
endmenu