Index: scribus/appmodehelper.cpp
===================================================================
--- scribus/appmodehelper.cpp	(revision 20478)
+++ scribus/appmodehelper.cpp	(working copy)
@@ -1248,7 +1248,6 @@
 	(*a_scrActions)["fileNewFromTemplate"]->setEnabled(b2);
 	(*a_scrActions)["fileOpen"]->setEnabled(b2);
 	(*a_scrActions)["fileClose"]->setEnabled(!b2);
-	(*a_scrActions)["fileSave"]->setEnabled(b2);
 	(*a_scrActions)["fileExportAsEPS"]->setEnabled(b2);
 	(*a_scrActions)["fileExportAsPDF"]->setEnabled(b2);
 	if (b2)
