-
- Downloads
When fetching a theme, if theme config key is not found, write out the default
This is required in order to get the theme config keys of the various apps into themes.config; this way, the routerconsole requires no knowledge of what apps support universal theming, and can just blanket apply themes to all known keys.
Showing
- apps/i2psnark/java/src/org/klomp/snark/SnarkManager.java 8 additions, 1 deletionapps/i2psnark/java/src/org/klomp/snark/SnarkManager.java
- apps/routerconsole/java/src/net/i2p/router/web/ConfigUIHandler.java 6 additions, 5 deletions...rconsole/java/src/net/i2p/router/web/ConfigUIHandler.java
- apps/susidns/src/java/src/i2p/susi/dns/BaseBean.java 8 additions, 1 deletionapps/susidns/src/java/src/i2p/susi/dns/BaseBean.java
- apps/susimail/src/src/i2p/susi/webmail/WebMail.java 11 additions, 1 deletionapps/susimail/src/src/i2p/susi/webmail/WebMail.java
Loading
Please register or sign in to comment