Opened 11 years ago
Closed 11 years ago
#3700 closed defect (fixed)
Revert commit that adds "locale" directory
Reported by: | humitos | Owned by: | RafaelOrtiz |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | StopWatch | Version: | Unspecified |
Severity: | Unspecified | Keywords: | |
Cc: | RafaelOrtiz, humitos, manuq, godiard | Distribution/OS: | Unspecified |
Bug Status: | Unconfirmed |
Description
I found that this commit[1] adds all the locale directory to Stop Watch. That directory mustn't be included because it's already generated by the command:
python setup.py build
So, this commit has to be reverted.
[1] http://git.sugarlabs.org/stopwatch/stopwatch/commit/427841bbad1f658f9a753ce1bc3554ffc8a68c97
Change History (2)
comment:1 Changed 11 years ago by sascha_silbe
- Component changed from untriaged to StopWatch
- Owner set to RafaelOrtiz
comment:2 Changed 11 years ago by RafaelOrtiz
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Thanks for seeing this.
fixed by:
*http://git.sugarlabs.org/stopwatch/stopwatch/commit/5fb26de578083fb04f25c194408c8a64269aa503
Should be in next version.