From 03761078314cca27692ccce12a823c484fbe90e0 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Sat, 24 Oct 2009 13:27:21 -0600 Subject: Basically finish rebranding --- src/main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index 607c6205..8ecac127 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -288,7 +288,7 @@ static void setUpdatesDir() } /** - * Initializes the home directory. On UNIX and FreeBSD, ~/.tmw is used. On + * Initializes the home directory. On UNIX and FreeBSD, ~/.mana is used. On * Windows and other systems we use the current working directory. */ static void initHomeDir(const Options &options) @@ -298,7 +298,7 @@ static void initHomeDir(const Options &options) if (homeDir.empty()) { #ifdef __APPLE__ - // Use Application Directory instead of .tmw + // Use Application Directory instead of .mana homeDir = std::string(PHYSFS_getUserDir()) + "/Library/Application Support/" + branding.getValue("appName", "Mana"); -- cgit v1.2.3-70-g09d2