Merge with trunk

This commit is contained in:
andreyskv
2010-10-04 21:51:45 -07:00
20 changed files with 133 additions and 49 deletions

View File

@@ -66,8 +66,8 @@ SaveParamsToCache=true
LoadParamsFromLocation=0
[GUI]
WindowWidth=1000
WindowHeight=900
WindowWidth=900
WindowHeight=560
WindowMaximized=false
FileBrowserHeight=250
ToolPanelWidth=300

View File

@@ -66,8 +66,8 @@ SaveParamsToCache=true
LoadParamsFromLocation=0
[GUI]
WindowWidth=1000
WindowHeight=900
WindowWidth=900
WindowHeight=560
WindowMaximized=false
FileBrowserHeight=250
ToolPanelWidth=300

View File

@@ -66,8 +66,8 @@ SaveParamsToCache=true
LoadParamsFromLocation=0
[GUI]
WindowWidth=1000
WindowHeight=900
WindowWidth=900
WindowHeight=560
WindowMaximized=false
FileBrowserHeight=250
ToolPanelWidth=300

View File

@@ -23,6 +23,7 @@
style "clearlooks-default"
{
font_name = "sans 8"
GtkMenuItem::selected_shadow_type = none
GtkWidget::interior_focus = 1
GtkButton::default_border = { 3, 3, 3, 3 }

View File

@@ -26,7 +26,7 @@
style "clearlooks-default"
{
font_name = "tahoma 8"
font_name = "sans 8"
GtkButton ::default_border = { 0, 0, 0, 0 }
GtkComboBox ::default_border = { 0, 0, 0, 0 }
GtkRange ::trough_border = 0

View File

@@ -26,7 +26,7 @@
style "clearlooks-default"
{
font_name = "tahoma 8"
font_name = "sans 8"
GtkButton ::default_border = { 0, 0, 0, 0 }
GtkRange ::trough_border = 0
GtkPaned ::handle_size = 6

View File

@@ -19,7 +19,7 @@
style "theme-default" {
font_name = "tahoma 12"
font_name = "sans 8"
GtkButton ::default_border = { 0, 0, 0, 0 }
GtkRange ::trough_border = 1

View File

@@ -32,7 +32,7 @@ style "clearlooks-default"
# change it to use an actual font, enter the full name of the font
# here, along with optional style and size, e.g.
# "Monaco Bold 15".
font_name = "Default"
font_name = "sans 10"
GtkRange::trough_border = 0
GtkRange::slider_width = 14

View File

@@ -23,7 +23,7 @@
style "clearlooks-default"
{
font_name = "sans 8"
font_name = "sans 8"
GtkButton ::default_border = { 0, 0, 0, 0 }
GtkRange ::trough_border = 0
GtkPaned ::handle_size = 6