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:
parent
276d290a42
commit
066d1c49b6
@ -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);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user