From 41774d166676112ae8cfda11387ea9642fb7d8e0 Mon Sep 17 00:00:00 2001 From: SARL ENR-68 Date: Thu, 8 May 2014 21:48:52 +0200 Subject: update for release 0.21 --- CHANGELOG | 2 +- Makefile | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 51e0748..c6420b5 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -6,7 +6,7 @@ IsoDumper 0.21 - added an "About isodumper" window "GtkAboutDialog". - Integration of find_devices in the main file. - fix of the behaviour of windows, not closing the application after escape from the confirmation dialog. - - fix transmission of the user name to write the log file at the good place + - fix transmission of the user name to write the log file at the good place. - update all translations for new changes. IsoDumper 0.20 diff --git a/Makefile b/Makefile index 19c4fc7..f53eb3b 100644 --- a/Makefile +++ b/Makefile @@ -56,7 +56,6 @@ install: all # for LIBFILES isodumper.py find_devices mkdir -p $(DESTDIR)$(LIBDIR)/isodumper - install -m 755 lib/find_devices $(DESTDIR)$(LIBDIR)/isodumper install -m 755 lib/isodumper.py $(DESTDIR)$(LIBDIR)/isodumper # for DATADIR isodumper.py header.png -- cgit v1.2.1