From 066d1c49b6ab30eb262b8f9bf49e0e05acefb87f Mon Sep 17 00:00:00 2001 From: Doug McLain Date: Fri, 10 Mar 2006 08:04:06 +0000 Subject: oops, I started moving other images into pixmaps dir, then decided to wait for further direction from the guri git-svn-id: svn://localhost/trunk/ardour2@371 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/about.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk2_ardour/about.cc b/gtk2_ardour/about.cc index 4c4b79041c..94284f58d4 100644 --- a/gtk2_ardour/about.cc +++ b/gtk2_ardour/about.cc @@ -164,7 +164,7 @@ About::About () string path; string t; - path = find_data_file ("splash.ppm", "pixmaps"); + path = find_data_file ("splash.ppm"); Glib::RefPtr pixbuf = Gdk::Pixbuf::create_from_file (path); -- cgit v1.2.3