haiku/headers
Adrien Destugues 8025477189 * Implement a function to get all the available languages for a given application
* use it in readonlybootprompt instead of previous workaround code.
This makes the readonlybootprompt faster and lighter as it doesn't open and parse all the catalogs anymore, but only checks for their existence.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36276 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-04-14 23:48:01 +00:00
..
build Fixed build of the app_server test environment on Haiku. 2010-04-11 13:15:54 +00:00
compatibility * added forkpty() and login_tty() to bsd compatibility, a test for forkpty(). 2010-04-10 13:48:28 +00:00
config
cpp
glibc
libs This modifies the Postscript printer to be able to insert a pipe in between the Postscript generation 2010-04-11 22:01:13 +00:00
os * Added new team flag B_TEAM_DEBUG_PREVENT_EXIT that prevents teams from exiting 2010-04-14 18:03:48 +00:00
posix * added forkpty() and login_tty() to bsd compatibility, a test for forkpty(). 2010-04-10 13:48:28 +00:00
private * Implement a function to get all the available languages for a given application 2010-04-14 23:48:01 +00:00
tools