summaryrefslogtreecommitdiff
path: root/wizards/source/tutorials/script.xlb
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 14:36:01 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 14:36:01 +0000
commite9cf0869597332c4ac796666b98781c38b7878fb (patch)
treec1ee6793f58c47e30e8e46d0c79235416c713806 /wizards/source/tutorials/script.xlb
parent0cfe3d21bba21eecaaccf648060c99c916ca61a7 (diff)
INTEGRATION: CWS qwizardsbf6 (1.2.138); FILE MERGED
2005/08/17 09:28:43 tv 1.2.138.1: fixed event bindings, crash when ending tutorial and focus problems Issue number: Submitted by: Reviewed by:
Diffstat (limited to 'wizards/source/tutorials/script.xlb')
-rw-r--r--wizards/source/tutorials/script.xlb4
1 files changed, 2 insertions, 2 deletions
diff --git a/wizards/source/tutorials/script.xlb b/wizards/source/tutorials/script.xlb
index 4b31163a5..30280c6b1 100644
--- a/wizards/source/tutorials/script.xlb
+++ b/wizards/source/tutorials/script.xlb
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE library:library PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "library.dtd">
-<library:library xmlns:library="http://openoffice.org/2000/library" library:name="Tutorials" library:readonly="true" library:passwordprotected="false">
+<library:library xmlns:library="http://openoffice.org/2000/library" library:name="Tutorials" library:readonly="false" library:passwordprotected="false">
<library:element library:name="Functions"/>
<library:element library:name="TutorialCreator"/>
<library:element library:name="TutorialOpen"/>
<library:element library:name="RoadMap"/>
<library:element library:name="ShowInfoDialog"/>
<library:element library:name="TutorialClose"/>
-</library:library>
+</library:library> \ No newline at end of file