From kde-commits Wed Mar 18 19:52:53 2015 From: Inge Wallin Date: Wed, 18 Mar 2015 19:52:53 +0000 To: kde-commits Subject: [calligra/calligra/2.9] /: Enable features in author that were disabled by mistake. Message-Id: X-MARC-Message: https://marc.info/?l=kde-commits&m=142670838530212 Git commit bb60b308386599d87be3c6e9ac562199fc23b38b by Inge Wallin. Committed on 18/03/2015 at 19:46. Pushed by ingwa into branch 'calligra/2.9'. Enable features in author that were disabled by mistake. Such as: The review tool and the references tool M +1 -1 plugins/textshape/ReferencesToolFactory.cpp M +1 -1 plugins/textshape/ReviewToolFactory.cpp M +5 -2 words/part/author/author.rc http://commits.kde.org/calligra/bb60b308386599d87be3c6e9ac562199fc23b38b diff --git a/plugins/textshape/ReferencesToolFactory.cpp b/plugins/textshap= e/ReferencesToolFactory.cpp index 9b7ffa0..cfbcdd5 100644 --- a/plugins/textshape/ReferencesToolFactory.cpp +++ b/plugins/textshape/ReferencesToolFactory.cpp @@ -30,7 +30,7 @@ ReferencesToolFactory::ReferencesToolFactory() : KoToolFactoryBase("ReferencesToolFactory_ID") { setToolTip(i18n("References")); - setToolType("calligrawords"); + setToolType("calligrawords,calligraauthor"); setIconName(koIconNameCStr("tool_references")); setPriority(20); setActivationShapeId(TextShape_SHAPEID); diff --git a/plugins/textshape/ReviewToolFactory.cpp b/plugins/textshape/Re= viewToolFactory.cpp index 7938793..606f2ad2 100644 --- a/plugins/textshape/ReviewToolFactory.cpp +++ b/plugins/textshape/ReviewToolFactory.cpp @@ -35,7 +35,7 @@ ReviewToolFactory::ReviewToolFactory() : KoToolFactoryBase("ReviewToolFactory_ID") { setToolTip(i18n("Review")); - setToolType(dynamicToolType()+",calligrawords"); + setToolType(dynamicToolType()+",calligrawords,calligraauthor"); setIconName(koIconNameCStr("tool_review")); setPriority(30); setActivationShapeId(TextShape_SHAPEID "," AnnotationShape_SHAPEID); diff --git a/words/part/author/author.rc b/words/part/author/author.rc index 7846861..6079f33 100644 --- a/words/part/author/author.rc +++ b/words/part/author/author.rc @@ -1,4 +1,4 @@ - + &File @@ -37,6 +37,8 @@ + + @@ -46,6 +48,7 @@ + @@ -237,7 +240,7 @@ - = +