Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change for automatic formatting and compiling '.po' files during build | SARL ENR-68 | 2015-01-25 | 1 | -3/+8 |
| | | | | | | - add new Makefile for po files - fix main Makefile adding po/Makefile - remove locale folder | ||||
* | fix an error on Makefile | SARL ENR-68 | 2014-06-16 | 1 | -1/+1 |
| | | | | - error on all argument | ||||
* | update Makefile, README and isodumper.spec files | SARL ENR-68 | 2014-06-16 | 1 | -2/+3 |
| | | | | - minor cosmetic change | ||||
* | Clarify the license and credits of the icon | Rémi Verschelde | 2014-06-16 | 1 | -1/+1 |
| | |||||
* | Improvements to the Makefile and new SVG version of the icon | Rémi Verschelde | 2014-06-16 | 1 | -4/+7 |
| | | | | | | - Add a new SVG version of the icon and install it - Proper instruction to create a tarball with "make tar" - Replace broken "make clean" instructions with correct ones | ||||
* | Merge branch '0.30' of https://github.com/papoteur-mga/isodumper | SARL ENR-68 | 2014-05-09 | 1 | -1/+2 |
| | | | | - from 0.30 branch to master branch | ||||
* | update for release 0.210.21 | SARL ENR-68 | 2014-05-08 | 1 | -1/+0 |
| | |||||
* | replace all windows icon to icon "isodumper" | SARL ENR-68 | 2013-12-29 | 1 | -0/+5 |
| | | | | -instead of "gtk-execute" icon | ||||
* | Updated Makefile files (polkit) and spec file | SARL ENR-68 | 2013-12-28 | 1 | -2/+2 |
| | | | | | | | | -Really use translations for polkit file -drop "local" macro PREFIX on Makefile -drop "PREFIX="%{_prefix}" macro on spec file -use polkit binary generated with Makefile -drop bin folder (use binary generated with Makefile) | ||||
* | Really use translations for polkit file | Yuri Chornoivan | 2013-12-23 | 1 | -3/+7 |
| | |||||
* | Modifications to have authentication with polkit | SARL ENR-68 | 2013-12-22 | 1 | -5/+14 |
| | | | | | | | | | -use mageia polkit policy instead of usermode. -drop usermode-consoleonly package. -update Makefile. -update spec file. -update Readme file. -update Changelog file. | ||||
* | First commit | SARL ENR-68 | 2013-12-03 | 1 | -0/+89 |
added a Makefile for build package |