Hi,

please find attached a patch that disables the templates-dialog per default 
for Calligra words and tables. Stage is not changed since imho the default 
empty template doesn't really make sense for presentations.

What do you think? Good idea or not?
diff --git a/tables/tablesrc b/tables/tablesrc
index 99248bc..a8b0df5 100644
--- a/tables/tablesrc
+++ b/tables/tablesrc
@@ -28,3 +28,5 @@ DockArea=4
 Collapsed=false
 DockArea=4
 
+[TemplateChooserDialog]
+AlwaysUseTemplate=General/Worksheet.desktop
diff --git a/words/part/wordsrc b/words/part/wordsrc
index 4026ef2..51bee64 100644
--- a/words/part/wordsrc
+++ b/words/part/wordsrc
@@ -11,3 +11,5 @@ ToolPluginsDisabled=calligrastagetoolanimation,kopabackgroundtool
 [KoShapeCollection]
 QuickShapes=TextShapeID,PictureShape,ArtisticText
 
+[TemplateChooserDialog]
+AlwaysUseTemplate=Normal/A4.desktop
_______________________________________________
calligra-devel mailing list
calligra-devel@kde.org
https://mail.kde.org/mailman/listinfo/calligra-devel

Reply via email to