Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move resources to its own directory inside src/ | Xan Lopez | 2012-04-16 | 1 | -49/+0 |
| | |||||
* | Make the resources depend on the actual UI files | Xan Lopez | 2012-03-28 | 1 | -0/+49 |
Otherwise we won't update them if the UI files change. To do this we need to move them from data/ui/ to src/, which is not great. Things would be easier with non-recursive Makefiles. |