diff --git a/apps/helloworld/Changelog b/apps/helloworld/ChangeLog similarity index 100% rename from apps/helloworld/Changelog rename to apps/helloworld/ChangeLog diff --git a/apps/lifeclk/app.js b/apps/lifeclk/app.js index d0288ad2f..6064aa162 100644 --- a/apps/lifeclk/app.js +++ b/apps/lifeclk/app.js @@ -264,7 +264,6 @@ function improveLetter(textPreBuf, char, x,y){ return;} default: return; } - return; } function fillMinTextBuf(date){ diff --git a/apps/testuserinput/ChangeLog b/apps/testuserinput/ChangeLog index de61a1b35..aa3bcd388 100644 --- a/apps/testuserinput/ChangeLog +++ b/apps/testuserinput/ChangeLog @@ -1,4 +1,5 @@ 0.01: New App! 0.02: Tweaks for app loader 0.03: Fix app icon, add change of colors -0.04: Improvements and new round check option elements \ No newline at end of file +0.04: Improvements and new round check option elements +0.05: ...