summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_xpms
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2005-12-05 04:11:08 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2005-12-05 04:11:08 +0000
commit7d1f1eeb20edc21d704cc69529e4e94dd7eabd39 (patch)
tree28641dd038b3e778f7edeb17d9df73fa3ee6cd3e /gtk2_ardour/editor_xpms
parentf2c09c7a7a195bcd4cf6e095b3c380e803b5a058 (diff)
stock icons, transport controls as proxies, make ActionManager::get_action() work
git-svn-id: svn://localhost/trunk/ardour2@165 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/editor_xpms')
-rw-r--r--gtk2_ardour/editor_xpms69
1 files changed, 0 insertions, 69 deletions
diff --git a/gtk2_ardour/editor_xpms b/gtk2_ardour/editor_xpms
index 1dd134c959..9d501efc3e 100644
--- a/gtk2_ardour/editor_xpms
+++ b/gtk2_ardour/editor_xpms
@@ -65,75 +65,6 @@ static const gchar speaker_cursor_mask_bits[] = {
0x00, 0xc0, 0x00, 0xc0 };
/* XPM */
-static const gchar * zoom_in_button_xpm[] = {
-"16 16 3 1",
-" c None",
-". c #000000",
-"+ c #FFFFFF",
-" ....... ",
-" .+++++++. ",
-" .+++++++++. ",
-" .+++.....+++. ",
-" .+++. + .+++.",
-" .++. +.+ .++.",
-" .++. ++.++ .++.",
-" .++.+.....+.++.",
-" .++. ++.++ .++.",
-" .++. +.+ .++.",
-" .+++. + .+++.",
-" .+++.....+++. ",
-" .+++++++++++. ",
-".+++.+++++++. ",
-".++. ....... ",
-"... "};
-
-/* XPM */
-static const gchar * zoom_out_button_xpm[] = {
-"16 16 3 1",
-" c None",
-". c #000000",
-"+ c #FFFFFF",
-" ....... ",
-" .+++++++. ",
-" .+++++++++. ",
-" .+++.....+++. ",
-" .+++. .+++.",
-" .++. .++.",
-" .++. +++++ .++.",
-" .++.+.....+.++.",
-" .++. +++++ .++.",
-" .++. .++.",
-" .+++. .+++.",
-" .+++.....+++. ",
-" .+++++++++++. ",
-".+++.+++++++. ",
-".++. ....... ",
-"... "};
-
-/* XPM */
-static const gchar * zoom_out_full_button_xpm[] = {
-"16 16 3 1",
-" c None",
-". c #000000",
-"+ c #FFFFFF",
-" ",
-" ",
-" ",
-" ",
-".... ....",
-".++. .++.",
-".++..........++.",
-".++++++++++++++.",
-".++++++++++++++.",
-".++++++++++++++.",
-".++..........++.",
-".++. .++.",
-".... ....",
-" ",
-" ",
-" "};
-
-/* XPM */
static const gchar * right_arrow_xpm[] = {
"12 15 3 1",
" c None",