From ce6cf28bd86bc23128897d841f36c689459a150a Mon Sep 17 00:00:00 2001 From: Erik Kundiman Date: Wed, 6 Dec 2023 15:05:38 +0800 Subject: Rename the user app dir to Megapahit on macOS --- indra/llfilesystem/lldir_mac.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/llfilesystem') diff --git a/indra/llfilesystem/lldir_mac.cpp b/indra/llfilesystem/lldir_mac.cpp index 9ad8e274b6..5d72071fce 100644 --- a/indra/llfilesystem/lldir_mac.cpp +++ b/indra/llfilesystem/lldir_mac.cpp @@ -64,7 +64,7 @@ LLDir_Mac::LLDir_Mac() { mDirDelimiter = "/"; - const std::string secondLifeString = "SecondLife"; + const std::string secondLifeString = "Megapahit"; std::string executablepathstr = getSystemExecutableFolder(); -- cgit v1.2.3