Searched hist:f7c51167566c93a4f41a525fcc2c06fa96677c29 (Results 1 – 3 of 3) sorted by relevance
/haiku/src/apps/terminal/ |
H A D | Arguments.h | f7c51167566c93a4f41a525fcc2c06fa96677c29 Mon Jan 04 22:59:18 UTC 2010 Stefano Ceccherini <stefano.ceccherini@gmail.com> Removed the shell invocation from Arguments, moved it into TermApp. Get the user shell with getpwuid(), since this should be the correct way to do it (and mmu_man wants it like this). Note that when opening a new terminal tab, this is ignored, and a fixed invocation is used (in the Shell class)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34902 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | Arguments.cpp | f7c51167566c93a4f41a525fcc2c06fa96677c29 Mon Jan 04 22:59:18 UTC 2010 Stefano Ceccherini <stefano.ceccherini@gmail.com> Removed the shell invocation from Arguments, moved it into TermApp. Get the user shell with getpwuid(), since this should be the correct way to do it (and mmu_man wants it like this). Note that when opening a new terminal tab, this is ignored, and a fixed invocation is used (in the Shell class)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34902 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | TermApp.cpp | f7c51167566c93a4f41a525fcc2c06fa96677c29 Mon Jan 04 22:59:18 UTC 2010 Stefano Ceccherini <stefano.ceccherini@gmail.com> Removed the shell invocation from Arguments, moved it into TermApp. Get the user shell with getpwuid(), since this should be the correct way to do it (and mmu_man wants it like this). Note that when opening a new terminal tab, this is ignored, and a fixed invocation is used (in the Shell class)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34902 a95241bf-73f2-0310-859d-f6bbb57e9c96
|