From: dooglus Date: Sun, 26 Oct 2008 20:02:07 +0000 (+0000) Subject: Show an appropriate error message when the command line --append flag fails to open... X-Git-Url: https://git.pterodactylus.net/?a=commitdiff_plain;h=6e947795bf7be89b7a4d5e85b7610101f5847bc5;p=synfig.git Show an appropriate error message when the command line --append flag fails to open a .sif file. git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2135 1f10aa63-cdf2-0310-b900-c93c546f37ac --- diff --git a/synfig-core/trunk/src/tool/main.cpp b/synfig-core/trunk/src/tool/main.cpp index 90d7cf8..13fc438 100644 --- a/synfig-core/trunk/src/tool/main.cpp +++ b/synfig-core/trunk/src/tool/main.cpp @@ -1179,7 +1179,7 @@ int main(int argc, char *argv[]) if(!job_list.front().root) { - cerr<<_("Unable to open ")<rbegin();iter!=composite->rend();++iter) {