зеркало из https://github.com/mozilla/pjs.git
ui and doc directories are now under psmdata
This commit is contained in:
Родитель
bf93236cfd
Коммит
d7ced633a9
|
@ -39,12 +39,12 @@
|
|||
|
||||
/* Doc subdirectory */
|
||||
#ifdef XP_UNIX
|
||||
#define PSM_DOC_DIR "./doc/"
|
||||
#define PSM_DOC_DIR "./psmdata/doc/"
|
||||
#else
|
||||
#ifdef XP_MAC
|
||||
#define PSM_DOC_DIR ":doc:"
|
||||
#else
|
||||
#define PSM_DOC_DIR ".\\doc\\"
|
||||
#define PSM_DOC_DIR ".\\psmdata\\doc\\"
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче