If the user choses to save his work using the default name ("Synfig Animation 1.sifz...
[synfig.git] / synfig-studio / trunk / src / gtkmm / instance.h
index 21b7b22..2768fac 100644 (file)
@@ -37,6 +37,7 @@
 #include <synfig/canvas.h>
 
 /* === M A C R O S ========================================================= */
+#define DEFAULT_FILENAME_PREFIX _("Synfig Animation ") // will be followed by a different number for each document
 
 /* === T Y P E D E F S ===================================================== */