Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixing themes | Boris Bobrov | 2016-07-31 | 1 | -5/+3 |
| | |||||
* | Small fix to themedata_for_theme_dir utility about sections | Christopher Allan Webber | 2012-07-14 | 1 | -1/+1 |
| | | | | | If we can't find the theme section, we should use a dictionary instead of None in this section of code. | ||||
* | Store licensing info as well | Christopher Allan Webber | 2012-07-14 | 1 | -1/+2 |
| | |||||
* | Making the register_themes() tool also return the current theme | Christopher Allan Webber | 2012-07-14 | 1 | -2/+11 |
| | | | | | This will reduce the amount of work reproducing this behavior when pulling together the theme registry elsewhere. | ||||
* | Early version of theme registry code | Christopher Allan Webber | 2012-07-14 | 1 | -0/+79 |