summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorandreas kainz <kainz.a@gmail.com>2018-12-22 14:56:44 +0100
committerCaolán McNamara <caolanm@redhat.com>2018-12-23 22:28:05 +0100
commit2ae02737b2e1277b72bedfb585e87102a654cd26 (patch)
tree266afa8530460bf7c7bdc4b777c965c88eb62594 /sd
parent6c5094a4995238c19f022ee5e4c6439a52691f84 (diff)
tdf#122271 NB Impress use the wrong SpellDialog command
Change-Id: Ib279e2677b4f58e77c7e03f6cfc21bfa7cbf077c Reviewed-on: https://gerrit.libreoffice.org/65571 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sd')
-rw-r--r--sd/uiconfig/sdraw/ui/notebookbar.ui4
-rw-r--r--sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui4
-rw-r--r--sd/uiconfig/simpress/ui/notebookbar.ui4
-rw-r--r--sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui12
-rw-r--r--sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui8
5 files changed, 16 insertions, 16 deletions
diff --git a/sd/uiconfig/sdraw/ui/notebookbar.ui b/sd/uiconfig/sdraw/ui/notebookbar.ui
index 8715155f56ed..95ac1e833e58 100644
--- a/sd/uiconfig/sdraw/ui/notebookbar.ui
+++ b/sd/uiconfig/sdraw/ui/notebookbar.ui
@@ -6079,10 +6079,10 @@
<property name="show_arrow">False</property>
<property name="icon_size">3</property>
<child>
- <object class="GtkToolButton" id="Review-SpellingAndGrammarDialog">
+ <object class="GtkToolButton" id="Review-SpellDialog">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="action_name">.uno:SpellingAndGrammarDialog</property>
+ <property name="action_name">.uno:SpellDialog</property>
</object>
<packing>
<property name="expand">False</property>
diff --git a/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui b/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui
index 8bb4849471ca..150d0e103813 100644
--- a/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui
+++ b/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui
@@ -3884,10 +3884,10 @@
<property name="toolbar_style">icons</property>
<property name="show_arrow">False</property>
<child>
- <object class="GtkToolButton" id="Default-SpellingAndGrammarDialog">
+ <object class="GtkToolButton" id="Default-SpellDialog">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="action_name">.uno:SpellingAndGrammarDialog</property>
+ <property name="action_name">.uno:SpellDialog</property>
</object>
<packing>
<property name="expand">False</property>
diff --git a/sd/uiconfig/simpress/ui/notebookbar.ui b/sd/uiconfig/simpress/ui/notebookbar.ui
index f6ea9e34e9c6..fa1a55711ed5 100644
--- a/sd/uiconfig/simpress/ui/notebookbar.ui
+++ b/sd/uiconfig/simpress/ui/notebookbar.ui
@@ -7259,10 +7259,10 @@
<property name="show_arrow">False</property>
<property name="icon_size">3</property>
<child>
- <object class="GtkToolButton" id="Review-SpellingAndGrammarDialog">
+ <object class="GtkToolButton" id="Review-SpellDialog">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="action_name">.uno:SpellingAndGrammarDialog</property>
+ <property name="action_name">.uno:SpellDialog</property>
</object>
<packing>
<property name="expand">False</property>
diff --git a/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui b/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui
index 92b418989aef..6771dd62ca99 100644
--- a/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui
+++ b/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui
@@ -4050,10 +4050,10 @@
<property name="toolbar_style">icons</property>
<property name="show_arrow">False</property>
<child>
- <object class="GtkToolButton" id="Default-SpellingAndGrammarDialog">
+ <object class="GtkToolButton" id="Default-SpellDialog">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="action_name">.uno:SpellingAndGrammarDialog</property>
+ <property name="action_name">.uno:SpellDialog</property>
</object>
<packing>
<property name="expand">False</property>
@@ -12106,10 +12106,10 @@
<property name="toolbar_style">icons</property>
<property name="show_arrow">False</property>
<child>
- <object class="GtkToolButton" id="Default-SpellingAndGrammarDialog2">
+ <object class="GtkToolButton" id="Default-SpellDialog2">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="action_name">.uno:SpellingAndGrammarDialog</property>
+ <property name="action_name">.uno:SpellDialog</property>
</object>
<packing>
<property name="expand">False</property>
@@ -12832,10 +12832,10 @@
<property name="toolbar_style">icons</property>
<property name="show_arrow">False</property>
<child>
- <object class="GtkToolButton" id="Review-SpellingAndGrammarDialog">
+ <object class="GtkToolButton" id="Review-SpellDialog">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="action_name">.uno:SpellingAndGrammarDialog</property>
+ <property name="action_name">.uno:SpellDialog</property>
</object>
<packing>
<property name="expand">False</property>
diff --git a/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui b/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui
index bbda636be14f..98c3ee22fb36 100644
--- a/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui
+++ b/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui
@@ -4449,10 +4449,10 @@
<property name="toolbar_style">both-horiz</property>
<property name="show_arrow">False</property>
<child>
- <object class="GtkToolButton" id="SpellingAndGrammarDialog">
+ <object class="GtkToolButton" id="SpellDialog">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="action_name">.uno:SpellingAndGrammarDialog</property>
+ <property name="action_name">.uno:SpellDialog</property>
</object>
<packing>
<property name="expand">False</property>
@@ -6041,10 +6041,10 @@
<property name="toolbar_style">both-horiz</property>
<property name="show_arrow">False</property>
<child>
- <object class="GtkToolButton" id="SpellingAndGrammarDialog1">
+ <object class="GtkToolButton" id="SpellDialog1">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="action_name">.uno:SpellingAndGrammarDialog</property>
+ <property name="action_name">.uno:SpellDialog</property>
</object>
<packing>
<property name="expand">False</property>