[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - sd/uiconfig
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Sun Dec 23 21:28:27 UTC 2018
sd/uiconfig/sdraw/ui/notebookbar.ui | 4 ++--
sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui | 4 ++--
sd/uiconfig/simpress/ui/notebookbar.ui | 4 ++--
sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui | 12 ++++++------
sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui | 8 ++++----
5 files changed, 16 insertions(+), 16 deletions(-)
New commits:
commit 2ae02737b2e1277b72bedfb585e87102a654cd26
Author: andreas kainz <kainz.a at gmail.com>
AuthorDate: Sat Dec 22 14:56:44 2018 +0100
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Sun Dec 23 22:28:05 2018 +0100
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 at redhat.com>
Tested-by: Caolán McNamara <caolanm at redhat.com>
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>
More information about the Libreoffice-commits
mailing list