From a36c78e3803cabaab42bbd0f4c3e704485228ca5 Mon Sep 17 00:00:00 2001 From: Cody Dostal Date: Tue, 13 Dec 2022 22:57:18 -0500 Subject: [PATCH] Moving fix for #59 to develop --- CHANGELOG | 7 ++++--- NetGUI.license | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index e55e26e..840e678 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,6 @@ 0.86 1. Added Gtk MessageBox as a Notification method. +2. Fix issue #59, FileNotFoundError (preferences file does not exist on launch, resulting in a crash) 0.85 1. Proper multithreading (Will no longer freeze when scanning and connecting) @@ -20,7 +21,7 @@ (for example, MyNetwork and netgui_MyNetwork), it will connect to one, then instantly connect to the other. 8. Beginnings of profile editor. Will hopefully be much more - advanced, with auto-completion, syntax highlighting, and + advanced, with auto-completion, syntax highlighting, and attribute insertion in the future. 0.7.7 @@ -28,7 +29,7 @@ 2. Hardcoded image paths to ensure they always show. 3. Fixed GtkSourceView errors. -0.7.6 +0.7.6 1. Fix the fact that NetGUI could no longer scan. 0.7.4 @@ -37,7 +38,7 @@ 0.7.3 1. Fixed issue #37 - + 0.7.2 1. Fixed issue with setup.py, where it installed images to incorrect directory. diff --git a/NetGUI.license b/NetGUI.license index c89d63a..b8fec28 100644 --- a/NetGUI.license +++ b/NetGUI.license @@ -1,4 +1,4 @@ -Copyright (c) 2018 Cody Dostal, Pivotraze +Copyright (c) 2022 Cody Dostal, Pivotraze Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files