rename paths

This commit is contained in:
Paweł Kołodziejski 2012-01-27 13:43:37 +01:00
parent 18cdd0e223
commit 8e250f3faa
6 changed files with 8 additions and 8 deletions

View file

@ -43,7 +43,7 @@
OSystem_MacOSX::OSystem_MacOSX()
:
OSystem_POSIX("Library/Preferences/Residual Preferences") {
OSystem_POSIX("Library/Preferences/ResidualVM Preferences") {
}
void OSystem_MacOSX::initBackend() {