Fixed the utf-8 thingy at the top of files
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3
|
||||||
# -*- coding: utf-8 -*
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
import sys
|
import sys
|
||||||
import nw
|
import nw
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
# -*- coding: utf-8 -*
|
# -*- coding: utf-8 -*-
|
||||||
"""novelWriter Init
|
"""novelWriter Init
|
||||||
|
|
||||||
novelWriter – Init File
|
novelWriter – Init File
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
# -*- coding: utf-8 -*
|
# -*- coding: utf-8 -*-
|
||||||
"""novelWriter Config Class
|
"""novelWriter Config Class
|
||||||
|
|
||||||
novelWriter – Config Class
|
novelWriter – Config Class
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
# -*- coding: utf-8 -*
|
# -*- coding: utf-8 -*-
|
||||||
"""novelWriter Enums
|
"""novelWriter Enums
|
||||||
|
|
||||||
novelWriter – Enums
|
novelWriter – Enums
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
# -*- coding: utf-8 -*
|
# -*- coding: utf-8 -*-
|
||||||
"""novelWriter GUI About View
|
"""novelWriter GUI About View
|
||||||
|
|
||||||
novelWriter – GUI About View
|
novelWriter – GUI About View
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
# -*- coding: utf-8 -*
|
# -*- coding: utf-8 -*-
|
||||||
"""novelWriter GUI Document Editor
|
"""novelWriter GUI Document Editor
|
||||||
|
|
||||||
novelWriter – GUI Document Editor
|
novelWriter – GUI Document Editor
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
# -*- coding: utf-8 -*
|
# -*- coding: utf-8 -*-
|
||||||
"""novelWriter GUI Document Highlighter
|
"""novelWriter GUI Document Highlighter
|
||||||
|
|
||||||
novelWriter – GUI Document Highlighter
|
novelWriter – GUI Document Highlighter
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
# -*- coding: utf-8 -*
|
# -*- coding: utf-8 -*-
|
||||||
"""novelWriter GUI Document Tabs
|
"""novelWriter GUI Document Tabs
|
||||||
|
|
||||||
novelWriter – GUI Document Tabs
|
novelWriter – GUI Document Tabs
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
# -*- coding: utf-8 -*
|
# -*- coding: utf-8 -*-
|
||||||
"""novelWriter GUI Document Tree
|
"""novelWriter GUI Document Tree
|
||||||
|
|
||||||
novelWriter – GUI Document Tree
|
novelWriter – GUI Document Tree
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
# -*- coding: utf-8 -*
|
# -*- coding: utf-8 -*-
|
||||||
"""novelWriter GUI Project Editor
|
"""novelWriter GUI Project Editor
|
||||||
|
|
||||||
novelWriter – GUI Project Editor
|
novelWriter – GUI Project Editor
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
# -*- coding: utf-8 -*
|
# -*- coding: utf-8 -*-
|
||||||
"""novelWriter GUI Main Window
|
"""novelWriter GUI Main Window
|
||||||
|
|
||||||
novelWriter – GUI Main Window
|
novelWriter – GUI Main Window
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
# -*- coding: utf-8 -*
|
# -*- coding: utf-8 -*-
|
||||||
"""novelWriter Main Class
|
"""novelWriter Main Class
|
||||||
|
|
||||||
novelWriter – Main Class
|
novelWriter – Main Class
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
# -*- coding: utf-8 -*
|
# -*- coding: utf-8 -*-
|
||||||
"""novelWriter Project Document
|
"""novelWriter Project Document
|
||||||
|
|
||||||
novelWriter – Project Document
|
novelWriter – Project Document
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
# -*- coding: utf-8 -*
|
# -*- coding: utf-8 -*-
|
||||||
"""novelWriter Project Item
|
"""novelWriter Project Item
|
||||||
|
|
||||||
novelWriter – Project Item
|
novelWriter – Project Item
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
# -*- coding: utf-8 -*
|
# -*- coding: utf-8 -*-
|
||||||
"""novelWriter Project Wrapper
|
"""novelWriter Project Wrapper
|
||||||
|
|
||||||
novelWriter – Project Wrapper
|
novelWriter – Project Wrapper
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
# -*- coding: utf-8 -*
|
# -*- coding: utf-8 -*-
|
||||||
"""
|
"""
|
||||||
novelWriter – Text Analysis Class
|
novelWriter – Text Analysis Class
|
||||||
===================================
|
===================================
|
||||||
|
|||||||
Reference in New Issue
Block a user