officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 18db9ba9891df7c909dc1f67bbfe9ef25620f816 Author: Yousuf Philips <[email protected]> Date: Thu Nov 13 01:36:13 2014 +0400 revert change made in fdo#86040 as agreed on by design team Change-Id: Ibdf8ad1518751a1c811d4b8960a0dc66fb906910 Reviewed-on: https://gerrit.libreoffice.org/12395 Reviewed-by: Caolán McNamara <[email protected]> Tested-by: Caolán McNamara <[email protected]> diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu index b66ab22..0b3cf4d 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu @@ -43,7 +43,7 @@ <node oor:name="GalleryDeck" oor:op="replace"> <prop oor:name="Title" oor:type="xs:string"> - <value xml:lang="en-US">Clip Art Gallery</value> + <value xml:lang="en-US">Gallery</value> </prop> <prop oor:name="Id" oor:type="xs:string"> <value>GalleryDeck</value> @@ -373,7 +373,7 @@ <node oor:name="GalleryPanel" oor:op="replace"> <prop oor:name="Title" oor:type="xs:string"> - <value xml:lang="en-US">Clip Art Gallery</value> + <value xml:lang="en-US">Gallery</value> </prop> <prop oor:name="TitleBarIsOptional" oor:type="xs:boolean"> <value>true</value>
_______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
