diff options
author | friendica <info@friendica.com> | 2013-11-23 12:24:36 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-11-23 12:24:36 -0800 |
commit | 49488a636391433f43ccdd4932d445b063260b30 (patch) | |
tree | 93bd14ee31254d27e0b8310c062721f0428a31b5 /util | |
parent | b7c39e7ac937f87824c0e0bf19bb4def167709b9 (diff) | |
parent | d126c2bcaae4c25eda03b99b4422398ad781c582 (diff) | |
download | volse-hubzilla-49488a636391433f43ccdd4932d445b063260b30.tar.gz volse-hubzilla-49488a636391433f43ccdd4932d445b063260b30.tar.bz2 volse-hubzilla-49488a636391433f43ccdd4932d445b063260b30.zip |
Merge pull request #213 from tuscanhobbit/master
replaced icons and shade of red
Diffstat (limited to 'util')
-rw-r--r-- | util/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/Doxyfile b/util/Doxyfile index edb8a8464..fce6c1359 100644 --- a/util/Doxyfile +++ b/util/Doxyfile @@ -1,7 +1,7 @@ INPUT = boot.php mod include setup util view RECURSIVE = YES PROJECT_NAME = "The Red Matrix" -PROJECT_LOGO = images/rhash-64.png +PROJECT_LOGO = images/rm-64.png EXCLUDE = .htconfig.php library doc .git EXCLUDE_PATTERNS = *smarty3* *strings.php *.out *test* OUTPUT_DIRECTORY = doc |