summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorandreas kainz <kainz.a@gmail.com>2018-10-28 23:03:10 +0100
committerandreas_kainz <kainz.a@gmail.com>2018-10-29 19:43:01 +0100
commitcc94ca3dd1350c5cd23dcf2ebe69ef0838439d1f (patch)
tree16520d1aaf72c08b8181feb9da500e14b424f69b /sw
parent9964299e7396dd7c7f5a9e1870eaa7901d930868 (diff)
calc: sync calc popupmenu and toolbare files with writer
Change-Id: I0cd058974f879166d2205dd7f26e0fd867db4c47 Reviewed-on: https://gerrit.libreoffice.org/62487 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Diffstat (limited to 'sw')
-rw-r--r--sw/uiconfig/swriter/toolbar/fullscreenbar.xml19
1 files changed, 18 insertions, 1 deletions
diff --git a/sw/uiconfig/swriter/toolbar/fullscreenbar.xml b/sw/uiconfig/swriter/toolbar/fullscreenbar.xml
index 4162e396e5f2..9b007728dcdc 100644
--- a/sw/uiconfig/swriter/toolbar/fullscreenbar.xml
+++ b/sw/uiconfig/swriter/toolbar/fullscreenbar.xml
@@ -1,5 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE toolbar:toolbar PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "toolbar.dtd">
+<!--
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This file incorporates work covered by the following license notice:
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed
+ * with this work for additional information regarding copyright
+ * ownership. The ASF licenses this file to you under the Apache
+ * License, Version 2.0 (the "License"); you may not use this file
+ * except in compliance with the License. You may obtain a copy of
+ * the License at http://www.apache.org/licenses/LICENSE-2.0 .
+-->
<toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink">
<toolbar:toolbaritem xlink:href=".uno:FullScreen"/>
-</toolbar:toolbar> \ No newline at end of file
+</toolbar:toolbar>