diff options
author | Huzaifa Iftikhar <huzaifa3196@gmail.com> | 2016-12-23 01:14:10 +0530 |
---|---|---|
committer | jan iversen <jani@documentfoundation.org> | 2016-12-23 18:27:05 +0000 |
commit | 5c983bc2ab020b0dbbd8f58e66b9a6fd8508bfde (patch) | |
tree | d35993fc3e4ccf3dc48c7909393d4c3cd34578b2 /cui | |
parent | 218179ddbffbc4d4a1e96dfaeebca19cffda5f9c (diff) |
tdf#70998 Change word "Graphic(s)" to "Image(s)"
There was an error in the previous patch inside the file embeddedobjectcontainer.cxx
This is fixed in this patch.
Change-Id: I01c9e254e58e1683a8e6e9a0bcff3c4663bf32e0
Reviewed-on: https://gerrit.libreoffice.org/32353
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: jan iversen <jani@documentfoundation.org>
Diffstat (limited to 'cui')
-rw-r--r-- | cui/uiconfig/ui/screenshotannotationdialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/uiconfig/ui/screenshotannotationdialog.ui b/cui/uiconfig/ui/screenshotannotationdialog.ui index e5de9be5a9e1..0da255e064cc 100644 --- a/cui/uiconfig/ui/screenshotannotationdialog.ui +++ b/cui/uiconfig/ui/screenshotannotationdialog.ui @@ -74,7 +74,7 @@ </child> <child> <object class="GtkImage" id="picture"> - <property name="name">picture</property> + <property name="name">image</property> <property name="visible">True</property> <property name="can_focus">False</property> <property name="stock">gtk-missing-image</property> |