diff options
author | Szymon Kłos <eszkadev@gmail.com> | 2016-08-03 19:07:57 +0200 |
---|---|---|
committer | Szymon Kłos <eszkadev@gmail.com> | 2016-08-03 19:08:20 +0200 |
commit | b7cb6546d12c9a887e20b8ee19398d11c060394a (patch) | |
tree | 056b4718d0c7228d61b579f797e861cb83105098 /sd | |
parent | ced79363cc30f225e766195ace4f892754fc85a0 (diff) |
GSoC notebookbar: updated ui files
Change-Id: Ie087e0bf8bbce2770c6576817d32747607f38105
Diffstat (limited to 'sd')
-rw-r--r-- | sd/uiconfig/simpress/ui/notebookbar.ui | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sd/uiconfig/simpress/ui/notebookbar.ui b/sd/uiconfig/simpress/ui/notebookbar.ui index 65551d4eb4e2..49e2245741a9 100644 --- a/sd/uiconfig/simpress/ui/notebookbar.ui +++ b/sd/uiconfig/simpress/ui/notebookbar.ui @@ -1913,6 +1913,7 @@ <property name="can_focus">False</property> <child> <object class="vcllo-SmallButton" id="InsertSymbol"> + <property name="label" translatable="yes">Symbol</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> @@ -2226,6 +2227,7 @@ </child> <child> <object class="vcllo-SmallButton" id="SpellOnline"> + <property name="label" translatable="yes">Auto Spellcheck</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> @@ -2515,6 +2517,7 @@ </child> <child> <object class="GtkButton" id="GridVisible"> + <property name="label" translatable="yes">Grid</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> |