summaryrefslogtreecommitdiff
path: root/swext/mediawiki/dialogs/EditSetting.xdl
diff options
context:
space:
mode:
authorMikhail Voitenko <mav@openoffice.org>2007-11-28 09:57:45 +0000
committerMikhail Voitenko <mav@openoffice.org>2007-11-28 09:57:45 +0000
commiteb0b59c122e30dbfd31435a0f59c3d6d0c8727a3 (patch)
treea1c6a57cd72cff1bc00fa2679617deace4609965 /swext/mediawiki/dialogs/EditSetting.xdl
parent6f9fe80e8616125e6a817584281040078585ad6a (diff)
add license
Diffstat (limited to 'swext/mediawiki/dialogs/EditSetting.xdl')
-rw-r--r--swext/mediawiki/dialogs/EditSetting.xdl36
1 files changed, 35 insertions, 1 deletions
diff --git a/swext/mediawiki/dialogs/EditSetting.xdl b/swext/mediawiki/dialogs/EditSetting.xdl
index aefe989e972d..0ce26b4b404a 100644
--- a/swext/mediawiki/dialogs/EditSetting.xdl
+++ b/swext/mediawiki/dialogs/EditSetting.xdl
@@ -1,4 +1,38 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--***********************************************************************
+ *
+ * OpenOffice.org - a multi-platform office productivity suite
+ *
+ * $RCSfile: EditSetting.xdl,v $
+ *
+ * $Revision: 1.2 $
+ *
+ * last change: $Author: mav $ $Date: 2007-11-28 10:57:45 $
+ *
+ * The Contents of this file are made available subject to
+ * the terms of GNU Lesser General Public License Version 2.1.
+ *
+ *
+ * GNU Lesser General Public License Version 2.1
+ * =============================================
+ * Copyright 2005 by Sun Microsystems, Inc.
+ * 901 San Antonio Road, Palo Alto, CA 94303, USA
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License version 2.1, as published by the Free Software Foundation.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+ * MA 02111-1307 USA
+ *
+ ************************************************************************ -->
<!DOCTYPE dlg:window PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "dialog.dtd">
<dlg:window xmlns:dlg="http://openoffice.org/2000/dialog" xmlns:script="http://openoffice.org/2000/script" dlg:id="EditSetting" dlg:left="180" dlg:top="89" dlg:width="186" dlg:height="156" dlg:closeable="true" dlg:moveable="true">
<dlg:bulletinboard>
@@ -23,4 +57,4 @@
<dlg:fixedline dlg:id="AccountLine" dlg:tab-index="2" dlg:left="3" dlg:top="80" dlg:width="180" dlg:height="8" dlg:value="Account"/>
<dlg:fixedline dlg:id="WikiLine" dlg:tab-index="3" dlg:left="3" dlg:top="4" dlg:width="180" dlg:height="8" dlg:value="Wiki"/>
</dlg:bulletinboard>
-</dlg:window> \ No newline at end of file
+</dlg:window>