pandora-first-run-wizard: fix blanking after time change for good
[openpandora.oe.git] / recipes / pandora-system / pandora-matchbox-gtk-theme / gtkrc-global
1 # GPE specifics
2 style "filesel"
3 {
4         GtkFileSelection::show_fileops_default = 0
5         GtkFileSelection::border_width = 1
6 }
7
8 style "entry"
9 {
10         GtkEntry::min_width = 25
11 }
12
13 class "GtkEntry" style "entry"
14 class "GtkFileSelection" style "filesel"