summaryrefslogtreecommitdiff
path: root/basctl/uiconfig/basicide/statusbar
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2012-06-12 17:02:47 +0100
committerMichael Meeks <michael.meeks@suse.com>2012-06-12 17:03:23 +0100
commit39669162e06ae6ba6e65c0d8c453263a433a8142 (patch)
treedad78168aadaf29f3012c466cdb32e891d3117ed /basctl/uiconfig/basicide/statusbar
parent04f3f84eeda03c358133f1e68d8a1df8259cb61b (diff)
re-base on ALv2 code.
Diffstat (limited to 'basctl/uiconfig/basicide/statusbar')
-rw-r--r--basctl/uiconfig/basicide/statusbar/statusbar.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/basctl/uiconfig/basicide/statusbar/statusbar.xml b/basctl/uiconfig/basicide/statusbar/statusbar.xml
index 62f8b8422556..82f30cf37454 100644
--- a/basctl/uiconfig/basicide/statusbar/statusbar.xml
+++ b/basctl/uiconfig/basicide/statusbar/statusbar.xml
@@ -1,5 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE statusbar:statusbar PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "statusbar.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 .
+ -->
<statusbar:statusbar xmlns:statusbar="http://openoffice.org/2001/statusbar" xmlns:xlink="http://www.w3.org/1999/xlink">
<statusbar:statusbaritem xlink:href=".uno:StatusGetTitle" statusbar:align="left" statusbar:autosize="true" statusbar:width="240" statusbar:helpid="helpid:30808"/>
<statusbar:statusbaritem xlink:href=".uno:ModifiedStatus" statusbar:align="center" statusbar:ownerdraw="true" statusbar:width="9" statusbar:helpid="helpid:5584"/>