Attempting to open a file that is already open should just succeed quietly. It used...
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Thu, 7 Feb 2008 09:46:30 +0000 (09:46 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Thu, 7 Feb 2008 09:46:30 +0000 (09:46 +0000)
commit65e74a7098d70d3e4235bebb7a4fd69199b3bb4e
treee5d0914b886846e4892772449426eee92161ee59
parent08ab7aa8bdce33bf2b54423871daaa87cf037cef
Attempting to open a file that is already open should just succeed quietly.  It used to pop up an error dialog and get the user to click 'OK'.  This was particularly annoying when the file was specified on the command line that started studio, and was only already open because it had just been recovered from a previous crash.

git-svn-id: http://svn.voria.com/code@1616 1f10aa63-cdf2-0310-b900-c93c546f37ac
synfig-studio/trunk/src/gtkmm/app.cpp