Commented out the non-functioning menu items, and commited the latest changes to the sample project

This commit is contained in:
Veronica K. B. Olsen
2019-05-10 18:51:05 +02:00
parent 23f3e4b5bb
commit b50fb0b102
3 changed files with 48 additions and 29 deletions
+16 -5
View File
@@ -1,12 +1,12 @@
<?xml version='1.0' encoding='utf-8'?>
<novelWriterXML appVersion="0.0.1" fileVersion="1.0" timeStamp="2019-05-04 23:57:20">
<novelWriterXML appVersion="0.0.1" fileVersion="1.0" timeStamp="2019-05-10 18:35:23">
<project>
<name>Sample Project</name>
<title>Sample Project</title>
<author>Jane Smith</author>
<author>Jay Doh</author>
</project>
<content count="14">
<content count="15">
<item handle="7031beac91f75" order="0" parent="None">
<name>Novel</name>
<type>ROOT</type>
@@ -50,9 +50,9 @@
<status>1</status>
<expanded>False</expanded>
<layout>SCENE</layout>
<charCount>392</charCount>
<wordCount>70</wordCount>
<paraCount>4</paraCount>
<charCount>404</charCount>
<wordCount>71</wordCount>
<paraCount>5</paraCount>
</item>
<item handle="bc0cbd2a407f3" order="2" parent="e7ded148d6e4a">
<name>New File</name>
@@ -137,5 +137,16 @@
<wordCount>0</wordCount>
<paraCount>0</paraCount>
</item>
<item handle="879437bde105e" order="1" parent="f75dac270c2a7">
<name>New File</name>
<type>FILE</type>
<class>CHARACTER</class>
<status>0</status>
<expanded>False</expanded>
<layout>NOTE</layout>
<charCount>0</charCount>
<wordCount>0</wordCount>
<paraCount>0</paraCount>
</item>
</content>
</novelWriterXML>