Search in the right directory for the splash image when SYNFIG_ROOT is set.
authorpabs <pabs@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Sun, 30 Mar 2008 11:37:01 +0000 (11:37 +0000)
committerpabs <pabs@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Sun, 30 Mar 2008 11:37:01 +0000 (11:37 +0000)
git-svn-id: http://svn.voria.com/code@1941 1f10aa63-cdf2-0310-b900-c93c546f37ac

synfig-studio/trunk/src/gtkmm/splash.cpp

index c3d1c85..82ced15 100644 (file)
@@ -171,6 +171,8 @@ Splash::Splash():
                imagepath+="share";
                imagepath+=ETL_DIRECTORY_SEPARATOR;
                imagepath+="pixmaps";
+               imagepath+=ETL_DIRECTORY_SEPARATOR;
+               imagepath+="synfigstudio";
        }
        imagepath+=ETL_DIRECTORY_SEPARATOR;