- Non-default theme cleanups

- Theme and translate home page logo
This commit is contained in:
zzz
2012-04-12 17:54:44 +00:00
parent f2b228561f
commit 2d24f01831
6 changed files with 432 additions and 87 deletions

View File

@@ -18,7 +18,7 @@ public class RouterVersion {
/** deprecated */
public final static String ID = "Monotone";
public final static String VERSION = CoreVersion.VERSION;
public final static long BUILD = 25;
public final static long BUILD = 26;
/** for example "-test" */
public final static String EXTRA = "";