projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0dd551
)
gtk2-themes: fix typo
author
Peter Korsgaard
<jacmet@sunsite.dk>
Tue, 1 Sep 2009 13:46:44 +0000
(15:46 +0200)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Tue, 1 Sep 2009 13:46:44 +0000
(15:46 +0200)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/gtk2-themes/Config.in
patch
|
blob
|
history
diff --git
a/package/gtk2-themes/Config.in
b/package/gtk2-themes/Config.in
index 034b911cd83c3eea8fecfac198ad51fa87641826..351b602c0502988061d9dac6734603c1b6c8adf0 100644
(file)
--- a/
package/gtk2-themes/Config.in
+++ b/
package/gtk2-themes/Config.in
@@
-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