diff options
author | andreas kainz <kainz.a@gmail.com> | 2018-12-22 14:56:44 +0100 |
---|---|---|
committer | andreas_kainz <kainz.a@gmail.com> | 2018-12-22 21:52:38 +0100 |
commit | 28a1ae3285aad77e238c698bd8d496006c881f6d (patch) | |
tree | 68fc735cff94fc5a5de9e65f208370cb4b710cc5 /sd | |
parent | c72588dfa9480dfa32df457094e966e2a6926d97 (diff) |
tdf#122271 NB Impress use the wrong SpellDialog command
Change-Id: Ib279e2677b4f58e77c7e03f6cfc21bfa7cbf077c
Reviewed-on: https://gerrit.libreoffice.org/65570
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Tested-by: andreas_kainz <kainz.a@gmail.com>
Diffstat (limited to 'sd')
-rw-r--r-- | sd/uiconfig/sdraw/ui/notebookbar.ui | 4 | ||||
-rw-r--r-- | sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui | 4 | ||||
-rw-r--r-- | sd/uiconfig/simpress/ui/notebookbar.ui | 4 | ||||
-rw-r--r-- | sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui | 12 | ||||
-rw-r--r-- | sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui | 8 |
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> |