| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
- formatting all .po files
- recompiling all .mo files
- update CHANGELOG, README.md, isodumper.spec and isodumper.py files
|
|
|
|
|
|
|
|
|
| |
- on all po and pot files
- on isodumper.py file
- using (where . is the folder path of isodumper):
- find . -type f -name "*.py" -print0 | xargs -0 sed -i 's/occured/occurred/g'
- find . -type f -name "*.po" -print0 | xargs -0 sed -i 's/occured/occurred/g'
- find . -type f -name "*.pot" -print0 | xargs -0 sed -i 's/occured/occurred/g'
|
|
|
|
| |
- update (ast,de,pt_BR,sl,sv,fr,uk,tr).mo files with po-compile.sh tools to /share/locale
|
|
|
|
| |
- all .po formatting
|
|
|
|
|
|
| |
- updated (all) po files for nex change.
- minor cosmetic change on README file.
- fix title, icon and window position on some new Window.
|
|
|
|
|
| |
- changed a window to a dialog form.
- added default values for the backup name and directory.
|
|
|
|
| |
- Added a default name for the backup
|
|
|
|
| |
- remove one string unneeded (label)
|
|
|
|
|
| |
- added function to format the device in Fat32, ntfs or ext4.
- separated backup from writing.
|
|
|
|
| |
- added transmission of the user name to write the log file at the good place
|
|
|
|
|
|
| |
- Integration of find_devices in the main file.
- Modification of the behaviour of windows, no closing the application
after escape from the confirmation dialog.
|
|
|
|
|
| |
-update isodumper.desktop file
-add a new line on isodumper.py
|
|
|
|
|
|
| |
-po formatting updates with sh po-update.sh script
-update (all).mo files with po-compile.sh tools to /share/locale
-for added a tooltip on backup "GtkButton" id="backup_select"
|
|
|
|
| |
-for added a tooltip on backup "GtkButton" id="backup_select"
|
| |
|
| |
|
|
|
|
| |
for: added Release number in the window title.
|
|
|
|
| |
updated (all).po files for new isodumper.py and isodumper.glage files
|
| |
|
| |
|
|
|