summaryrefslogtreecommitdiffstats
path: root/lib/defaults.php
Commit message (Collapse)AuthorAgeFilesLines
* move to non-static OC_DefaultsBjörn Schießle2013-07-031-54/+57
|
* Add init funtion to OC_Defaults to be able to wrap translatable stringsBjörn Schießle2013-07-031-9/+24
|
* set default logo claim to ''Björn Schießle2013-07-011-1/+1
|
* PHP Strict standards: Non-static method OC_Defaults::themeExist() should ↵Thomas Mueller2013-06-281-1/+1
| | | | not be called statically
* add logo claim to defaults.phpBjörn Schießle2013-06-281-0/+9
|
* remove unneeded if conditionBjörn Schießle2013-06-271-5/+1
|
* lib/defaults.php should only contain the default strings and read the other ↵Björn Schießle2013-06-271-38/+44
| | | | strings directly from the theme
* construct the foother in defaults.php so that we use always the same footerBjörn Schießle2013-06-261-1/+23
|
* short explanation about OC_DefaultsBjörn Schießle2013-06-131-0/+5
|
* add default doc urlBjörn Schießle2013-06-131-0/+10
|
* make footer and urls aware of ownCloud editionsBjörn Schießle2013-06-131-0/+10
|
* keep all strings in one place to make it easier to change themBjörn Schießle2013-06-131-0/+49