13
0

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
This commit is contained in:
Doug McLain 2006-03-10 08:04:06 +00:00
parent 276d290a42
commit 066d1c49b6

View File

@ -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> pixbuf = Gdk::Pixbuf::create_from_file (path);