diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-13 23:45:26 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-13 23:45:26 +0000 |
commit | ed92177efc40e84c3773d9d483ab610c83a26fca (patch) | |
tree | 340e651c5f59188cfd42f4d7c29e91a0a5e88d45 /games/rigsofrods/files/patch-configurator-source-configurator.cpp | |
parent | 5386a4a37a19c78c29cd7b57aff1dfb0c73e11f6 (diff) |
Notes
Diffstat (limited to 'games/rigsofrods/files/patch-configurator-source-configurator.cpp')
-rw-r--r-- | games/rigsofrods/files/patch-configurator-source-configurator.cpp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/games/rigsofrods/files/patch-configurator-source-configurator.cpp b/games/rigsofrods/files/patch-configurator-source-configurator.cpp index 5bf3db1d82fb..8bf8e1280420 100644 --- a/games/rigsofrods/files/patch-configurator-source-configurator.cpp +++ b/games/rigsofrods/files/patch-configurator-source-configurator.cpp @@ -1,6 +1,6 @@ ---- configurator/source/configurator.cpp.orig 2009-02-22 20:59:55.000000000 +0300 -+++ configurator/source/configurator.cpp 2009-04-09 07:25:25.000000000 +0400 -@@ -1109,17 +1109,12 @@ +--- configurator/source/configurator.cpp.orig 2009-06-28 04:44:14.000000000 +0400 ++++ configurator/source/configurator.cpp 2009-08-13 04:09:42.000000000 +0400 +@@ -1330,17 +1330,12 @@ char procpath[256];
char user_path[1024];
char program_path[1024];
@@ -20,7 +20,7 @@ UserPath=tfn.GetPath();
#endif
#if OGRE_PLATFORM == OGRE_PLATFORM_APPLE
-@@ -2692,7 +2687,7 @@ +@@ -3031,7 +3026,7 @@ CreateProcess(NULL, wpath, NULL, NULL, false, NORMAL_PRIORITY_CLASS, NULL, NULL, &si, &pi);
#endif
#if OGRE_PLATFORM == OGRE_PLATFORM_LINUX
|