[Libreoffice-commits] core.git: sd/uiconfig
Abhyudaya Sharma
sharmaabhyudaya at gmail.com
Wed Jul 4 10:09:05 UTC 2018
sd/uiconfig/simpress/ui/sidebarslidebackground.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 1413cd01ae4a7962902c03d56838bdb5cd299be7
Author: Abhyudaya Sharma <sharmaabhyudaya at gmail.com>
Date: Wed Jul 4 13:49:16 2018 +0530
tdf#118369 Add Ellipsis to "Insert Image"
Adds ellipsis to "Insert Image" in Impress Slide properties sidebar.
Change-Id: I8f93d35e7fbb217cd10e9a549397d816a3e164f6
Reviewed-on: https://gerrit.libreoffice.org/56929
Tested-by: Jenkins
Reviewed-by: Katarina Behrens <Katarina.Behrens at cib.de>
diff --git a/sd/uiconfig/simpress/ui/sidebarslidebackground.ui b/sd/uiconfig/simpress/ui/sidebarslidebackground.ui
index 0a41f09f9313..a3920c9b055f 100644
--- a/sd/uiconfig/simpress/ui/sidebarslidebackground.ui
+++ b/sd/uiconfig/simpress/ui/sidebarslidebackground.ui
@@ -123,7 +123,7 @@
</child>
<child>
<object class="GtkButton" id="button2">
- <property name="label" translatable="yes" context="sidebarslidebackground|button2">Insert Image</property>
+ <property name="label" translatable="yes" context="sidebarslidebackground|button2">Insert Image...</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
More information about the Libreoffice-commits
mailing list