aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* (0.23 release) Po compile (all).mo files0.23SARL ENR-682014-09-0423-0/+0
| | | | - compile all .mo files for release 0.23
* (0.23 release) Po formatting (et,pl).po filesSARL ENR-682014-09-012-3/+16
| | | | - Estonian and Polish translation
* (0.23 release) Po formatting (el).po filesSARL ENR-682014-08-081-2/+9
| | | | - Greek translation
* (0.23 release) Po formatting (eu).po filesSARL ENR-682014-08-045-1/+254
| | | | | - new translation on Basque - added a new Translator on Egoitz Rodriguez Obieta
* update README and isodumper.glade filesSARL ENR-682014-08-022-4/+4
| | | | - update Translators Names
* (0.23 release) Po formatting (cs,es).po filesSARL ENR-682014-08-022-9/+22
| | | | - Spanish and Czech translation
* (0.23 release) Po formatting (nl).po filesSARL ENR-682014-07-201-1/+7
| | | | - Dutch translation
* (0.23 release) Po formatting (id,ro).po filesSARL ENR-682014-07-202-6/+18
| | | | - Romanian and Indonesian translations
* (0.23 release) Po formatting (da).po filesSARL ENR-682014-07-201-1/+7
| | | | - Danish translation
* Update some filesSARL ENR-682014-07-103-16/+19
| | | | | - fix the name of some Translators - fix new backup feature on README and spec file
* Added a new Translator on Ḷḷumex03SARL ENR-682014-07-103-1/+4
| | | | - new translation on Asturian
* (0.23 release) Po formatting new (ast).po filesSARL ENR-682014-07-102-82/+53
| | | | - new translation on Asturian
* (0.23 release) Po formatting (de,fr,pt,pt_BR,ru,sl,sv,tr,uk,zh_TW).po filesSARL ENR-682014-07-1010-35/+97
|
* fix some libglade-WARNING by deletion of swapped parameterSARL ENR-682014-07-062-18/+19
| | | | - remove the unknow 'swapped' signal
* fix icon name and window position for GTK "Choose" windowSARL ENR-682014-07-021-1/+2
|
* update for release 0.23SARL ENR-682014-06-3046-1456/+1459
| | | | | | | - updated (all) po files for release 0.23 - update spec file for release 0.23 - update po-update.sh script for release 0.23 - minor cosmetic change on isodumper.py file
* Modifications for 0.23papoteur-mga2014-06-293-19/+36
|
* fix an error on Makefile0.22SARL ENR-682014-06-161-1/+1
| | | | - error on all argument
* various Makefile improvements, icon license clarifications and new svg iconSARL ENR-682014-06-167-8/+638
| | | | | | - Improvements to the Makefile and new SVG version of the icon - Clarify the license and credits of the icon - Adapt spec file to install the svg icon
* update CHANGELOG fileSARL ENR-682014-06-151-3/+3
|
* fix name, icon and the default size of the window "choose"SARL ENR-682014-06-151-0/+5
|
* update for release 0.22SARL ENR-682014-06-1568-1034/+1041
| | | | | | | | | | | - updated (all) po files for release 0.22 - update (all).mo files with po-compile.sh tools to /share/locale - update CHANGELOG file for release 0.22 - update README for Portuguese translator - update spec file for release 0.22 - update po-update.sh script for release 0.22 - update isodumper.glade file for Portuguese translator - minor cosmetic change on isodumper.py file
* Change a window to a dialogpapoteur-mga2014-06-152-33/+51
| | | | Set default values for backup
* update for release 0.210.21SARL ENR-682014-05-082-2/+1
|
* update for release 0.21SARL ENR-682014-05-083-17/+19
|
* updated (all) po files for release 0.21SARL ENR-682014-05-0843-65/+119
| | | | - Update (all).mo files with po-compile.sh tools to /share/locale
* Merge pull request #20 from yochenhsieh/patch-4Papoteur2014-05-081-0/+1
|\ | | | | Update zh_TW.po
| * Update zh_TW.poyochenhsieh2014-05-081-0/+1
|/
* Update Changelog for future 0.21 releasedavid_david2014-05-041-0/+1
| | | - added transmission of the user name to write the log file at the good place
* updated all po files for new "modifications"SARL ENR-682014-05-0441-1306/+1306
| | | | - added transmission of the user name to write the log file at the good place
* Added transmission of the user name to write the log file at the good placeSARL ENR-682014-05-041-2/+2
|
* Merge branch 'master' of https://github.com/papoteur-mga/isodumperpapoteur-mga2014-05-0443-1307/+1314
|\ | | | | | | comment
| * Update isodumper.glade for future 0.21 releasedavid_david2014-05-041-1/+1
| |
| * Update Changelog for future 0.21 releasedavid_david2014-05-041-0/+7
| | | | | | | | | | | | - 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. - update all translations for new changes.
| * updated all po files for new "modifications"SARL ENR-682014-05-0241-1306/+1306
| | | | | | | | | | | | - Integration of find_devices in the main file. - Modification of the behaviour of windows, no closing the application after escape from the confirmation dialog.
* | Added transmission of the user name to write the log file at the good place.papoteur-mga2014-05-042-5/+11
|/
* Modification of the behaviour of windows, no closing the application after ↵papoteur-mga2014-05-021-12/+15
| | | | escape from the confirmation dialog.
* Integration of find_devices in the main file.papoteur-mga2014-05-011-8/+33
|
* fix closing the About windowdavid_david2014-04-191-1/+1
| | | -use dialog.hide() instead of dialog.destroy() to close About window
* updated all po files for new "GtkAboutDialog"SARL ENR-682014-04-1943-725/+906
| | | | | -update isodumper.desktop file -add a new line on isodumper.py
* added an about isodumper window "GtkAboutDialog"SARL ENR-682014-04-192-6/+432
| | | | | - add an about button on Main window - add about script on isodumper.py
* Update (pt_BR).mo files with po-compile.sh tools to /share/localeSARL ENR-682014-03-202-3/+3
| | | | - revision of 3 strings on .po file
* Update README.mddavid_david2014-02-211-0/+1
| | | - added Portuguese Translator.
* Added and Update (pt).mo files with po-compile.sh tools to /share/localeSARL ENR-682014-02-214-53/+73
| | | | -for added a tooltip on backup "GtkButton" id="backup_select"
* Update Changelog for 0.20 release0.20david_david2014-01-301-1/+1
| | | Final Changelog Update
* Update README.mddavid_david2014-01-251-0/+1
| | | - added English (United Kingdom) Translator.
* Added and Update (en_GB).mo files with po-compile.sh tools to /share/localeSARL ENR-682014-01-253-67/+40
| | | | -for added a tooltip on backup "GtkButton" id="backup_select"
* Update isodumper.pot fileSARL ENR-682014-01-111-7/+7
| | | | -since new comment for (None) translatable string
* Update Changelog for 0.20 release david_david2014-01-101-0/+1
| | | Final Changelog Update
* Fix an error space on a translation string (#: lib/isodumper.py:270)SARL ENR-682014-01-1061-657/+665
| | | | | | -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"