diff options
Diffstat (limited to 'util')
-rw-r--r-- | util/Doxyfile | 2 | ||||
-rw-r--r-- | util/fresh.md | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/util/Doxyfile b/util/Doxyfile index 8d30b497c..d03af29e2 100644 --- a/util/Doxyfile +++ b/util/Doxyfile @@ -1,6 +1,6 @@ INPUT = boot.php mod include setup util view RECURSIVE = YES -PROJECT_NAME = "The Red Project" +PROJECT_NAME = "The Red Matrix" PROJECT_LOGO = images/r!-64.png EXCLUDE = .htconfig.php library doc .git EXCLUDE_PATTERNS = *smarty3* *strings.php *.out *test* diff --git a/util/fresh.md b/util/fresh.md index ff4dfaa94..7bdf87ff3 100644 --- a/util/fresh.md +++ b/util/fresh.md @@ -1,7 +1,6 @@ -Fresh - The Friendica REd Shell +Fresh - The Freaking REd Shell =============================== - This will only work on Unix/Linux. If the readline module is installed, we will use that for input, otherwise we will just read from stdin and write to stdout. |