Fixed compiler warnings, see bug962
[supertux.git] / src / supertux / menu / language_menu.cpp
2013-05-21 Tobias MarkusFixed compiler warnings, see bug962
2011-05-06 Wolfgang BeckerDetermine language on start-up if language is set to...
2010-02-22 Mathnerd314Forgot a file from r6396
2010-02-21 Mathnerd314Remove domain from findlocale + some unused stuff under...
2009-11-19 Ingo RuhnkeMove some more globals to supertux/globals.hpp
2009-11-19 Ingo RuhnkeMove some more globals to supertux/globals.hpp
2009-11-19 Ingo RuhnkeRenamed MenuManager to MenuStorage and MenuManager2...
2009-11-19 Ingo RuhnkeTrying to separate Menu and Menu management stuff
2009-11-19 Ingo RuhnkeMoved Menu stuff to its own directory