ToastFreeware
/
gregoa
/
zavai.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Added .desktop file for satellite-monitor
[gregoa/zavai.git]
/
misc
/
.gtkrc-2.0
1
#gtk-font-name = "Sans 6"
2
style "moko"
3
{
4
GtkScrollbar::slider-width = 25
5
GtkNotebook::tab-curvature = 4
6
}
7
class "*" style "moko"
8
9
style "bigcombo"
10
{
11
GtkButton::inner-border = { 20, 20, 20, 20 }
12
}
13
widget_class "*.GtkComboBoxEntry.*" style "bigcombo"