aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md5
-rwxr-xr-xlib/isodumper.py1
2 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index ac71980..54d82f3 100644
--- a/README.md
+++ b/README.md
@@ -23,8 +23,11 @@ License
--------
This software is distributed under the terms of the
-[GNU Public License, v2](COPYING)
+[GNU General Public License version 2 (GPLv2+)](COPYING.GPL).
+The [isodumper icon](isodumper.svg) is licensed under the terms of the
+[GNU Lesser General Public License version 2.1 (LGPLv2.1+)](COPYING.LGPL).
+It is part of the Crystal Clear icon set by Everaldo Coelho.
Authors
--------
diff --git a/lib/isodumper.py b/lib/isodumper.py
index bec50ca..b2a4919 100755
--- a/lib/isodumper.py
+++ b/lib/isodumper.py
@@ -73,7 +73,6 @@ class IsoDumper:
# get glade tree
self.gladefile = "/usr/share/isodumper/isodumper.glade"
- #self.gladefile = "/documents/isodumper-dev/share/isodumper/isodumper.glade"
self.wTree = gtk.glade.XML(self.gladefile)
# get globally needed widgets