Update of /cvsroot/mahogany/M/src/classes
In directory sc8-pr-cvs1:/tmp/cvs-serv5457/src/classes
Modified Files:
Profile.cpp
Log Message:
fixed the location where temp profiles are created
Index: Profile.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/classes/Profile.cpp,v
retrieving revision 1.152
retrieving revision 1.153
diff -b -u -2 -r1.152 -r1.153
--- Profile.cpp 7 Oct 2003 22:49:40 -0000 1.152
+++ Profile.cpp 7 Oct 2003 23:30:40 -0000 1.153
@@ -672,5 +672,5 @@
m_parent->IncRef();
- m_ProfileName << GetRootPath() << _T('/') << m_name;
+ m_ProfileName << m_parent->GetName() << _T('/') << m_name;
}
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates