X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fmodules%2Flyr_std%2Ftranslate.cpp;fp=synfig-core%2Ftrunk%2Fsrc%2Fmodules%2Flyr_std%2Ftranslate.cpp;h=1ed876d567d125bf57927beb3ea160d559ed6dd6;hb=cc54c38609ee9745ad678e5e9b9d7d2912be9c95;hp=8a7e4a5b57ded7feccb54d8c9a219718f95e5aa4;hpb=36d01e1527fda602a9aed07d209eb34e6770bca8;p=synfig.git diff --git a/synfig-core/trunk/src/modules/lyr_std/translate.cpp b/synfig-core/trunk/src/modules/lyr_std/translate.cpp index 8a7e4a5..1ed876d 100644 --- a/synfig-core/trunk/src/modules/lyr_std/translate.cpp +++ b/synfig-core/trunk/src/modules/lyr_std/translate.cpp @@ -52,7 +52,7 @@ SYNFIG_LAYER_SET_NAME(Translate,"translate"); SYNFIG_LAYER_SET_LOCAL_NAME(Translate,_("Translate")); SYNFIG_LAYER_SET_CATEGORY(Translate,_("Transform")); SYNFIG_LAYER_SET_VERSION(Translate,"0.1"); -SYNFIG_LAYER_SET_CVS_ID(Translate,"$Id: translate.cpp,v 1.2 2005/01/24 03:08:17 darco Exp $"); +SYNFIG_LAYER_SET_CVS_ID(Translate,"$Id$"); /* === P R O C E D U R E S ================================================= */