blob: 71cf025fbd7a0e562ebe1f41c5211657a7eb086c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
The initial state comes from https://launchpad.net/usb-imagewriter
The modifications are:
IsoDumper 0.10
------------
- added and update Russian, Ukrainian, Spanish and Dutch translations
- update French translation
- added ru, uk, es and nl comment in .desktop file
- added po-update.sh and po-compile.sh files for translations (see i18n.md for more details)
IsoDumper 0.1
------------
- changing the name into isodumper
- replaced the dd command with direct writing command python.
- progressbar is functionnal.
- replaced the banner (header.png) with an Mageia's header.
- added .iso filter.
- added writing ~/.isodumper/isodumper.log at the end.
- writing progression in details only each 1%.
- point at the end of the logview window.
- indicating the name of the log file.
- new feature : the application doesn't close when a stick is inserted after the start and a dialog box which is displayed to say it.
|