summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour2_ui.rc
diff options
context:
space:
mode:
authorDoug McLain <doug@nostar.net>2006-03-28 10:52:46 +0000
committerDoug McLain <doug@nostar.net>2006-03-28 10:52:46 +0000
commit744acb7c16806759743901190d8b38b61475d5be (patch)
treec9a7c2ed94fdcbbd55ce78f2cb31086e444b54bb /gtk2_ardour/ardour2_ui.rc
parent34c9e917c5674c4e4bbca02bc975c2ad08862570 (diff)
replaced deprecated (and ugly) FileSelection with FileChooserDialog in export dialog. Also some button size trimming
git-svn-id: svn://localhost/trunk/ardour2@422 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/ardour2_ui.rc')
-rw-r--r--gtk2_ardour/ardour2_ui.rc10
1 files changed, 9 insertions, 1 deletions
diff --git a/gtk2_ardour/ardour2_ui.rc b/gtk2_ardour/ardour2_ui.rc
index 07706a11c5..dae246b74d 100644
--- a/gtk2_ardour/ardour2_ui.rc
+++ b/gtk2_ardour/ardour2_ui.rc
@@ -141,6 +141,8 @@ style "default_buttons_menus"
style "very_small_button" = "default_buttons_menus"
{
font_name = "sans 7"
+ xthickness = 0
+ ythickness = 0
}
style "small_button" = "default_buttons_menus"
@@ -174,6 +176,8 @@ style "track_rec_enable_button" = "small_button"
style "mixer_rec_enable_button" = "track_rec_enable_button"
{
font_name = "sans 7"
+ xthickness = 0
+ ythickness = 0
}
style "solo_button" = "small_button"
@@ -188,6 +192,8 @@ style "solo_button" = "small_button"
style "mixer_solo_button" = "solo_button"
{
font_name = "sans 7"
+ xthickness = 0
+ ythickness = 0
}
@@ -202,6 +208,8 @@ style "mute_button" = "small_button"
style "mixer_mute_button" = "mute_button"
{
font_name = "sans 7"
+ xthickness = 0
+ ythickness = 0
}
style "track_loop_button" = "small_button"
@@ -828,7 +836,7 @@ style "region_list_whole_file"
style "ardour_button" ="default_buttons_menus"
{
xthickness = 0
- ythickness = 2
+ ythickness = 1
}
#---------------------------------------------------------------