]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/gtk2-theme-angelistic/gtk2-theme-angelistic-0.3/gtkrc-global
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / gtk2-theme-angelistic / gtk2-theme-angelistic-0.3 / 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"