From 8a1c8c4a03899c844885da58f9184fc10e7d6b07 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 11 May 2013 15:37:36 -0700 Subject: It's a red matrix, and matrix is better indicated by # than by ! - and would otherwise be similar to the Diaspora 5-pointed asterisk except that Red's has no center. --- images/rhash-32.png | Bin 0 -> 1322 bytes images/rhash-64.png | Bin 0 -> 3115 bytes images/rhash.xcf | Bin 0 -> 94324 bytes include/api.php | 4 ++-- util/Doxyfile | 2 +- version.inc | 2 +- view/tpl/email_notify_html.tpl | 2 +- view/tpl/head.tpl | 2 +- 8 files changed, 6 insertions(+), 6 deletions(-) create mode 100644 images/rhash-32.png create mode 100644 images/rhash-64.png create mode 100644 images/rhash.xcf diff --git a/images/rhash-32.png b/images/rhash-32.png new file mode 100644 index 000000000..564556d48 Binary files /dev/null and b/images/rhash-32.png differ diff --git a/images/rhash-64.png b/images/rhash-64.png new file mode 100644 index 000000000..2e8396760 Binary files /dev/null and b/images/rhash-64.png differ diff --git a/images/rhash.xcf b/images/rhash.xcf new file mode 100644 index 000000000..960552290 Binary files /dev/null and b/images/rhash.xcf differ diff --git a/include/api.php b/include/api.php index ca43abcce..c2de7a704 100644 --- a/include/api.php +++ b/include/api.php @@ -220,7 +220,7 @@ require_once('include/security.php'); 'updated' => api_date(null), 'atom_updated' => datetime_convert('UTC','UTC','now',ATOM_TIME), 'language' => $user_info['language'], - 'logo' => $a->get_baseurl()."/images/friendica-32.png", + 'logo' => $a->get_baseurl()."/images/rhash-64.png", ); return $arr; @@ -1524,7 +1524,7 @@ require_once('include/security.php'); $name = get_config('system','sitename'); $server = $a->get_hostname(); - $logo = $a->get_baseurl() . '/images/r!.png'; + $logo = $a->get_baseurl() . '/images/rhash-64.png'; $email = get_config('system','admin_email'); $closed = ((get_config('system','register_policy') == REGISTER_CLOSED) ? 'true' : 'false'); $private = ((get_config('system','block_public')) ? 'true' : 'false'); diff --git a/util/Doxyfile b/util/Doxyfile index d03af29e2..edb8a8464 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/r!-64.png +PROJECT_LOGO = images/rhash-64.png EXCLUDE = .htconfig.php library doc .git EXCLUDE_PATTERNS = *smarty3* *strings.php *.out *test* OUTPUT_DIRECTORY = doc diff --git a/version.inc b/version.inc index 0f58d0007..8c35d8fd7 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2013-05-10.309 +2013-05-11.310 diff --git a/view/tpl/email_notify_html.tpl b/view/tpl/email_notify_html.tpl index 18f7132db..30f91730d 100755 --- a/view/tpl/email_notify_html.tpl +++ b/view/tpl/email_notify_html.tpl @@ -12,7 +12,7 @@ - + diff --git a/view/tpl/head.tpl b/view/tpl/head.tpl index d6a06775e..78e911213 100755 --- a/view/tpl/head.tpl +++ b/view/tpl/head.tpl @@ -17,7 +17,7 @@ {{$head_js}} - +
{{$product}}
{{$product}}
{{$preamble}}