A few references hanging around to some renamed files

Just thought I’d mention there are a few references hanging around in SDL (rev 4934) to some recently renamed files (see rev 4923):

Xcode/SDL/SDL.xcodeproj/project.pbxproj:494: 8CB0A78711F6A90B00CBA2DE /* SDL_eventtouch.c in Sources / = {isa = PBXBuildFile; fileRef = 8CB0A78511F6A90B00CBA2DE / SDL_eventtouch.c /; };
Xcode/SDL/SDL.xcodeproj/project.pbxproj:495: 8CB0A78811F6A90B00CBA2DE /
SDL_eventtouch.h in Headers / = {isa = PBXBuildFile; fileRef = 8CB0A78611F6A90B00CBA2DE / SDL_eventtouch.h /; };
Xcode/SDL/SDL.xcodeproj/project.pbxproj:900: 8CB0A78511F6A90B00CBA2DE /
SDL_eventtouch.c / = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_eventtouch.c; sourceTree = “”; };
Xcode/SDL/SDL.xcodeproj/project.pbxproj:901: 8CB0A78611F6A90B00CBA2DE /
SDL_eventtouch.h / = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_eventtouch.h; sourceTree = “”; };
Xcode/SDL/SDL.xcodeproj/project.pbxproj:1148: 8CB0A78511F6A90B00CBA2DE /
SDL_eventtouch.c /,
Xcode/SDL/SDL.xcodeproj/project.pbxproj:1149: 8CB0A78611F6A90B00CBA2DE /
SDL_eventtouch.h /,
Xcode/SDL/SDL.xcodeproj/project.pbxproj:1866: 8CB0A78811F6A90B00CBA2DE /
SDL_eventtouch.h in Headers /,
Xcode/SDL/SDL.xcodeproj/project.pbxproj:2353: 8CB0A78711F6A90B00CBA2DE /
SDL_eventtouch.c in Sources /,
src/video/x11/SDL_x11touch.h:24:#ifndef _SDL_eventtouch_h
src/video/x11/SDL_x11touch.h:25:#define _SDL_eventtouch_h
src/video/x11/SDL_x11touch.h:41:#endif /
_SDL_eventtouch_h */

SDL_eventtouch.[ch] was renamed to SDL_x11touch.[ch]

And yes, I’m a horrible monster for not sending a trivial patch. (Long story.)

FYI,
-Shawn

Fixed, thanks!On Thu, Dec 30, 2010 at 9:17 PM, Shawn Walker wrote:

Just thought I’d mention there are a few references hanging around in SDL
(rev 4934) to some recently renamed files (see rev 4923):

Xcode/SDL/SDL.xcodeproj/project.pbxproj:494:
8CB0A78711F6A90B00CBA2DE /* SDL_eventtouch.c in Sources / = {isa =
PBXBuildFile; fileRef = 8CB0A78511F6A90B00CBA2DE /
SDL_eventtouch.c /; };
Xcode/SDL/SDL.xcodeproj/project.pbxproj:495:
8CB0A78811F6A90B00CBA2DE /
SDL_eventtouch.h in Headers / = {isa =
PBXBuildFile; fileRef = 8CB0A78611F6A90B00CBA2DE /
SDL_eventtouch.h /; };
Xcode/SDL/SDL.xcodeproj/project.pbxproj:900:
8CB0A78511F6A90B00CBA2DE /
SDL_eventtouch.c / = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path =
SDL_eventtouch.c; sourceTree = “”; };
Xcode/SDL/SDL.xcodeproj/project.pbxproj:901:
8CB0A78611F6A90B00CBA2DE /
SDL_eventtouch.h / = {isa = PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path =
SDL_eventtouch.h; sourceTree = “”; };
Xcode/SDL/SDL.xcodeproj/project.pbxproj:1148:
8CB0A78511F6A90B00CBA2DE /
SDL_eventtouch.c /,
Xcode/SDL/SDL.xcodeproj/project.pbxproj:1149:
8CB0A78611F6A90B00CBA2DE /
SDL_eventtouch.h /,
Xcode/SDL/SDL.xcodeproj/project.pbxproj:1866:
8CB0A78811F6A90B00CBA2DE /
SDL_eventtouch.h in Headers /,
Xcode/SDL/SDL.xcodeproj/project.pbxproj:2353:
8CB0A78711F6A90B00CBA2DE /
SDL_eventtouch.c in Sources /,
src/video/x11/SDL_x11touch.h:24:#ifndef _SDL_eventtouch_h
src/video/x11/SDL_x11touch.h:25:#define _SDL_eventtouch_h
src/video/x11/SDL_x11touch.h:41:#endif /
_SDL_eventtouch_h */

SDL_eventtouch.[ch] was renamed to SDL_x11touch.[ch]

And yes, I’m a horrible monster for not sending a trivial patch. (Long
story.)

FYI,
-Shawn


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org


-Sam Lantinga, Founder and President, Galaxy Gameworks LLC