The editable flag for files is now respected by the editor, and trash files are not editable
This commit is contained in:
@@ -1 +1,3 @@
|
||||
# Very Deep File
|
||||
# Very Deep File
|
||||
|
||||
This file is still editable.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<novelWriterXML appVersion="0.3.2" fileVersion="1.0" timeStamp="2019-10-31 11:33:41">
|
||||
<novelWriterXML appVersion="0.3.2" fileVersion="1.0" timeStamp="2019-10-31 13:36:33">
|
||||
<project>
|
||||
<name>Sample Project</name>
|
||||
<title>Sample Project</title>
|
||||
@@ -11,7 +11,7 @@
|
||||
<spellCheck>True</spellCheck>
|
||||
<lastEdited>b8136a5a774a0</lastEdited>
|
||||
<lastViewed>ba8a28a246524</lastViewed>
|
||||
<lastWordCount>879</lastWordCount>
|
||||
<lastWordCount>884</lastWordCount>
|
||||
<autoReplace>
|
||||
<A>B</A>
|
||||
<B>E</B>
|
||||
@@ -142,7 +142,7 @@
|
||||
<charCount>567</charCount>
|
||||
<wordCount>112</wordCount>
|
||||
<paraCount>6</paraCount>
|
||||
<cursorPos>634</cursorPos>
|
||||
<cursorPos>326</cursorPos>
|
||||
</item>
|
||||
<item handle="f6622b4617424" order="1" parent="None">
|
||||
<name>Characters</name>
|
||||
@@ -220,19 +220,7 @@
|
||||
<status>None</status>
|
||||
<expanded>True</expanded>
|
||||
</item>
|
||||
<item handle="4cd0bd12b087d" order="0" parent="98acd8c76c93a">
|
||||
<name>Orphaned File 2</name>
|
||||
<type>FILE</type>
|
||||
<class>NO_CLASS</class>
|
||||
<status>None</status>
|
||||
<expanded>False</expanded>
|
||||
<layout>NO_LAYOUT</layout>
|
||||
<charCount>14</charCount>
|
||||
<wordCount>3</wordCount>
|
||||
<paraCount>0</paraCount>
|
||||
<cursorPos>1</cursorPos>
|
||||
</item>
|
||||
<item handle="b8136a5a774a0" order="1" parent="98acd8c76c93a">
|
||||
<item handle="b8136a5a774a0" order="0" parent="98acd8c76c93a">
|
||||
<name>Delete Me!</name>
|
||||
<type>FILE</type>
|
||||
<class>NOVEL</class>
|
||||
@@ -244,5 +232,17 @@
|
||||
<paraCount>1</paraCount>
|
||||
<cursorPos>36</cursorPos>
|
||||
</item>
|
||||
<item handle="4cd0bd12b087d" order="1" parent="98acd8c76c93a">
|
||||
<name>Orphaned File 1</name>
|
||||
<type>FILE</type>
|
||||
<class>NO_CLASS</class>
|
||||
<status>None</status>
|
||||
<expanded>False</expanded>
|
||||
<layout>NO_LAYOUT</layout>
|
||||
<charCount>42</charCount>
|
||||
<wordCount>8</wordCount>
|
||||
<paraCount>1</paraCount>
|
||||
<cursorPos>47</cursorPos>
|
||||
</item>
|
||||
</content>
|
||||
</novelWriterXML>
|
||||
|
||||
Reference in New Issue
Block a user