src: replaced gui wording with view wording

Changed gui wording in lib and app to view wording, since MVC views do not necessarily deal with GUIs. And moved files
so structure is similar in lib and app.
This commit is contained in:
Eberhard Graether
2014-07-21 14:48:02 +02:00
parent bf563f92f3
commit 0074db86e8
33 changed files with 199 additions and 205 deletions
+1 -1
View File
@@ -7,4 +7,4 @@
# fortune cookie message = <message>
# modules: build, logic, ui, data, utility, test, script
# modules: build, src, logic, ui, data, utility, test, script