Skip to content

Commit 9c63367

Browse files
committed
add memorial
1 parent 3e2b754 commit 9c63367

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

patches/winxp-vista-support_thorium.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ index 590f4c94f2067..7091f956b88b7 100644
55
@@ -1,21 +1,36 @@
66
-# ![Logo](chrome/app/theme/chromium/product_logo_64.png) Chromium
77
+# Supermium + Thorium
8-
+An up-to-date, compiler optimized Chromium-based web browser compatible with Windows Vista, 7 and 8.x.
8+
+An up-to-date, compiler optimized Chromium-based web browser compatible with Windows XP, Vista, 7 and 8.x.
99

1010
-Chromium is an open-source browser project that aims to build a safer, faster,
1111
-and more stable way for all users to experience the web.

src/chrome/app/chrome_main_delegate.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -741,6 +741,7 @@ void InitLogging(const std::string& process_type) {
741741
if (process_type.empty()) {
742742
LOG(WARNING) << "This is " << chrome::kBrandName << " version: "
743743
<< chrome::kChromeVersion << " (not a warning)";
744+
LOG(WARNING) << "In Loving Memory of Linda Louise Frick: Grandma, Mother, and Sister.";
744745
}
745746

746747
#if BUILDFLAG(IS_MAC) || BUILDFLAG(IS_WIN)

0 commit comments

Comments
 (0)