Renaming the PasteCanvas layer in r705 missed the other references to the name elsewh...
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Tue, 18 Sep 2007 11:02:19 +0000 (11:02 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Tue, 18 Sep 2007 11:02:19 +0000 (11:02 +0000)
commit05903bd0db81b0db98639258d32cfcde302e4a9b
tree7ace652d2ad85786f733ddfbd6fdf3e9888209bc
parentf3b39e2e128f666292ae448740900748e3fe19a2
Renaming the PasteCanvas layer in r705 missed the other references to the name elsewhere in the code.  This fixes it.  We should use a #define'd value so it only needs to be changed in one place, really.  See also r590 and r597.

git-svn-id: http://svn.voria.com/code@706 1f10aa63-cdf2-0310-b900-c93c546f37ac
synfig-core/trunk/src/synfig/canvas.cpp
synfig-studio/trunk/src/gtkmm/canvasview.cpp
synfig-studio/trunk/src/gtkmm/layeractionmanager.cpp
synfig-studio/trunk/src/synfigapp/actions/layerencapsulate.cpp
synfig-studio/trunk/src/synfigapp/canvasinterface.cpp