mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 10:00:54 +00:00
r=mkaply, dougt, a=jband Code from jpedemonte to fix profile creation
This commit is contained in:
parent
6c0ad43dd5
commit
a47da58b87
@ -77,7 +77,7 @@
|
||||
// define home directory
|
||||
// For Windows platform, We are choosing Appdata folder as HOME
|
||||
#ifdef XP_OS2
|
||||
#define HOME_DIR NS_OS2_HOME_DIR
|
||||
#define HOME_DIR NS_OS2_DIR
|
||||
#elif defined (XP_PC)
|
||||
#define HOME_DIR NS_WIN_APPDATA_DIR
|
||||
#elif defined (XP_MAC)
|
||||
|
Loading…
Reference in New Issue
Block a user