diff options
author | tuscanhobbit <tuscanhobbit@users.noreply.github.com> | 2013-11-23 20:01:11 +0100 |
---|---|---|
committer | tuscanhobbit <tuscanhobbit@users.noreply.github.com> | 2013-11-23 20:01:11 +0100 |
commit | 2c6e1b7aee2928c077bc090b1c4fe65c599d5d12 (patch) | |
tree | bccc024c9da8e934d0a29b4a4384218070cad15c /util | |
parent | 2e4177796364ca4edb3a29e7646545649d57c56a (diff) | |
download | volse-hubzilla-2c6e1b7aee2928c077bc090b1c4fe65c599d5d12.tar.gz volse-hubzilla-2c6e1b7aee2928c077bc090b1c4fe65c599d5d12.tar.bz2 volse-hubzilla-2c6e1b7aee2928c077bc090b1c4fe65c599d5d12.zip |
replaced rhash icon
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 |