From eb3fc0d966626aacae113a225cb6175614418a40 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Tue, 21 Mar 2006 15:27:57 +0000 Subject: add crossfade and layering options to menu system; add missing crossfade editor curve image; add control for destructive recording xfade; remove dead options from options editor git-svn-id: svn://localhost/trunk/ardour2@411 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/pixmaps/regout2.xpm | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 gtk2_ardour/pixmaps/regout2.xpm (limited to 'gtk2_ardour/pixmaps') diff --git a/gtk2_ardour/pixmaps/regout2.xpm b/gtk2_ardour/pixmaps/regout2.xpm new file mode 100644 index 0000000000..ddb76df9f9 --- /dev/null +++ b/gtk2_ardour/pixmaps/regout2.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static const gchar * regout2_xpm[] = { +"25 25 3 1", +" c None", +". c #FDFD00", +"+ c #FEFE00", +" ", +" ", +" .+. ", +" +++ ", +" +++ ", +" +++ ", +" .++ ", +" ++ ", +" ++. ", +" +++ ", +" .++ ", +" +++ ", +" +++ ", +" .+++ ", +" ++++ ", +" ++++ ", +" +++++. ", +" .+++++. ", +" .++++++. ", +" .+++++ ", +" .+. ", +" ", +" ", +" ", +" "}; -- cgit v1.2.3