#
560ff447 |
| 25-Mar-2011 |
Jonas Sundström <jonas@kirilla.com> |
Use resource definition files instead of DoCatalogs rule. Rename B_TRANSLATE_APP_NAME and related macros to the more generic B_TRANSLATE_SYSTEM_NAME, to also fits add-ons, folders, etc, and make 'Sys
Use resource definition files instead of DoCatalogs rule. Rename B_TRANSLATE_APP_NAME and related macros to the more generic B_TRANSLATE_SYSTEM_NAME, to also fits add-ons, folders, etc, and make 'System name' its standard context. Change CodyCam and PoorMan's app signatures to match the overall x-vnd.Haiku-App pattern. Some clean-up. Make SlideShowSaver build again.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41103 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
b3901807 |
| 04-Oct-2009 |
Michael Lotz <mmlr@mlotz.ch> |
Adding RemoteDesktop client. It wraps a port forwarding ssh call to provide security and compression for the session. This allows to keep these layers separate from the actual protocol. This needs to
Adding RemoteDesktop client. It wraps a port forwarding ssh call to provide security and compression for the session. This allows to keep these layers separate from the actual protocol. This needs to be run from the command line, as it will request ssh auth there. After connecting it will export the needed env variable and run the specified shell (Terminal by default) on the remote host to make it connect to the local client app.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33418 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|