diff options
author | Tor Lillqvist <tml@collabora.com> | 2015-03-31 13:17:02 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2015-03-31 13:45:57 +0300 |
commit | 2d602db09da3f23ea03f25e5ed94701e25ba583c (patch) | |
tree | cbf870b23a2be3a66ee62cb31444168f9ee772d1 /odk | |
parent | 9a342f7e22ee9597ad6ac6b76d312015f2a14049 (diff) |
Make it clear what "SDK" is meant
Change-Id: Ia967be1755051d427d947018504aca7e8f265120
Diffstat (limited to 'odk')
-rw-r--r-- | odk/config/setsdkenv_unix.sh.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odk/config/setsdkenv_unix.sh.in b/odk/config/setsdkenv_unix.sh.in index 17afca3a895b..4f9b8798d5cb 100644 --- a/odk/config/setsdkenv_unix.sh.in +++ b/odk/config/setsdkenv_unix.sh.in @@ -301,4 +301,4 @@ echo " * Auto deployment = $SDK_AUTO_DEPLOYMENT" echo " *" echo " ************************************************************************" -echo "]2;Shell prepared with the SDK environment" +echo "]2;Shell prepared with the LibreOffice SDK environment" |