shortened default slogan
git-svn-id: http://yolanda.mister-muffin.de/svn@406 7eef14d0-6ed0-489d-bf55-20463b2d70db
This commit is contained in:
parent
76ad4c8710
commit
136791d312
1 changed files with 1 additions and 1 deletions
|
@ -13,6 +13,6 @@ class Globals(object):
|
|||
"""
|
||||
self.application_name = "Yolanda"
|
||||
self.platform_name = "Demo Application"
|
||||
self.platform_slogan = "Welcome to Demo Application, a video CMS without a slogan."
|
||||
self.platform_slogan = "Welcome to Demo Application !"
|
||||
self.developers = ("Nils Dagsson Moskopp", "Johannes Schauer")
|
||||
pass
|
||||
|
|
Loading…
Reference in a new issue