aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Slovenian translation updated (first translator credit restored)filip2015-01-241-6/+7
|
* Update de, pt_BR and sv po filesPapoteur2015-01-243-270/+105
|
* Merge branch 'master' of git://git.mageia.org/software/isodumperPapoteur2015-01-241-1/+1
|\ | | | | | | merge with some po files
| * fix isodumper.glade directory on isodumper.py fileSARL ENR-682015-01-241-1/+1
| |
* | Update ro and zh_CN po filesPapoteur2015-01-242-253/+103
|/
* (0.40 release) Po compile (fr,es,eu,ru,sl,uk).mo filesSARL ENR-682015-01-1912-98/+363
| | | | - compile (fr,es,eu,ru,sl,uk) .mo files for release 0.40
* Updated po files with new catalogPapoteur2015-01-1843-2084/+2600
|
* Add checking after dumping an image.Papoteur2015-01-181-2/+50
|
* po formatting updates with sh po-update.sh scriptSARL ENR-682015-01-1844-2561/+6474
| | | | - for future 0.40 release
* Better management of error casesPapoteur2015-01-031-3/+12
|
* fix requirements on python-dbusSARL ENR-682014-12-212-0/+2
|
* Finalize the UEFI and Udisks2 modificationspapoteur-mga2014-11-302-59/+232
|
* Sync with 0.3x branch and prepare for 0.40 releaseSARL ENR-682014-11-1051-628/+976
|
* Default folder for filepicker to /home/userpapoteur-mga2014-11-091-2/+4
|
* Modifications for 0.33. See Changelog.papoteur-mga2014-11-094-81/+306
|
* Merge pull request #23 from yochenhsieh/patch-6david_david2014-10-311-2/+9
|\ | | | | Update zh_TW.po
| * Update zh_TW.poyochenhsieh2014-10-311-2/+9
|/
* Fix window positionsSARL ENR-682014-10-281-2/+6
| | | | | | - fix for the main_dialog window as 'center' instead of 'center-always'. - ensure that all windows are centered relative to the main_dialog window. - remove unneeded version of isodumper on the about_dialog window.
* Formatting all .po files for future 0.32 releaseSARL ENR-682014-10-2544-2727/+2896
| | | | | - update po-update.sh tool - update CHANGELOG file
* Merge branch 'master' of github.com:papoteur-mga/isodumperpapoteur-mga2014-10-251-0/+5
|\ | | | | | | Merge
| * update CHANGELOG file for 0.32 relesaseSARL ENR-682014-10-251-0/+5
| |
* | Suppression of warningspapoteur-mga2014-10-251-40/+0
|/
* fix more the ReverseSARL ENR-682014-10-251-1/+3
|
* Reverse getting user with getlogin.papoteur-mga2014-10-251-7/+9
|
* fix title, position and icon for the 'confirm_overwrite' windowSARL ENR-682014-10-251-0/+3
|
* Added a dialog box to confirm overwriting backup filepapoteur-mga2014-10-242-5/+67
| | | | | Suppression of a inappriopriate emergency dialog after format Adding the path in the destination name for backup file
* Correction of the index not getting 100%papoteur-mga2014-10-231-18/+16
| | | | | | Not closing the application after the success Get the user directly Change .iso in .img for the backup name
* update for new release 0.32SARL ENR-682014-10-2070-838/+846
| | | | | | - formatting all .po files - recompiling all .mo files - update CHANGELOG, README.md, isodumper.spec and isodumper.py files
* Fix wrong progress steps with small imagespapoteur-mga2014-10-081-1/+2
|
* update for new release 0.310.31SARL ENR-682014-10-071-1/+1
|
* update for new release 0.31SARL ENR-682014-10-072-1/+7
|
* Fix security issue when writing log filepapoteur-mga2014-10-041-21/+22
|
* (0.30 release) Po compile (all).mo files0.30SARL ENR-682014-09-0923-0/+0
| | | | - compile all .mo files for release 0.30
* (0.30 release) Po formatting (pt,zh_TW).po filesSARL ENR-682014-09-092-66/+2
| | | | - not complete
* (0.30 release) Po formatting (it).po filesSARL ENR-682014-09-091-49/+34
| | | | - Italian translation
* (0.30 release) Po formatting (da,et,pl).po filesSARL ENR-682014-09-013-154/+103
|
* fix a typo on the word 'occurred' instead of 'occured'SARL ENR-682014-08-2843-44/+44
| | | | | | | | | - 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'
* (0.30 release) Po formatting (el).po filesSARL ENR-682014-08-082-52/+36
| | | | - update (el).mo files with po-compile.sh tools to /share/locale
* Upadte CHANGELOG fileSARL ENR-682014-08-041-0/+1
| | | | - added a new translation on Basque
* (0.30 release) Po formatting (eu).po filesSARL ENR-682014-08-035-1/+326
| | | | | | - new translation on Basque - added a new Translator on Egoitz Rodriguez Obieta - update (eu).mo files with po-compile.sh tools to /share/locale
* (0.30 release) Po formatting (cs,es).po filesSARL ENR-682014-08-026-89/+50
| | | | - update (cs,es).mo files with po-compile.sh tools to /share/locale
* (0.30 release) Po formatting (nl).po filesSARL ENR-682014-07-202-53/+36
| | | | - update (nl).mo files with po-compile.sh tools to /share/locale
* (0.30 release) Po formatting (ro,id).po filesSARL ENR-682014-07-204-93/+56
| | | | - update (ro,id).mo files with po-compile.sh tools to /share/locale
* (0.30 release) Po formatting (ru).po filesSARL ENR-682014-07-102-28/+11
| | | | - update (ru).mo files with po-compile.sh tools to /share/locale
* Fix the name of some TranslatorsSARL ENR-682014-07-102-15/+15
|
* (0.30 release) Po formatting (en_GB).po filesSARL ENR-682014-07-103-59/+44
| | | | - update (en_GB).mo files with po-compile.sh tools to /share/locale
* Added a new Translator on Ḷḷumex03SARL ENR-682014-07-103-1/+4
| | | | - new translation on Asturian
* (0.30 release) Po formatting (ast,de,pt_BR,sl,sv,fr,uk,tr).po filesSARL ENR-682014-07-1046-1151/+994
| | | | - update (ast,de,pt_BR,sl,sv,fr,uk,tr).mo files with po-compile.sh tools to /share/locale
* Suppression of warningspapoteur-mga2014-07-071-45/+7
|
* update for release 0.30SARL ENR-682014-07-0742-1682/+2225
| | | | - all .po formatting