TERMINAL: Open the logged file at the end of logging.
authorJaeMin Kim <jm.jemin.kim@samsung.com>
Thu, 18 May 2017 09:20:31 +0000 (18:20 +0900)
committerJaeMin Kim <jm.jemin.kim@samsung.com>
Fri, 19 May 2017 03:14:33 +0000 (12:14 +0900)
commit19e68b5fdf7b8c82ca79d4b32ec00a8af0d677a8
treee03950e6fb06c557b977e10060938502dc0572c5
parent695915a3d535d3a7a475802d94ffc0252c7eb7f5
TERMINAL: Open the logged file at the end of logging.

1. Open the logged file at the end of logging.
2. Modify the toolip text
   -> Toggle Session logging
3. ViewName modify
   TerminalEx -> Terminal

Change-Id: I3ac7bdf2f21a4c494bf0055c430ed3565fbf0ad3
Signed-off-by: JaeMin Kim <jm.jemin.kim@samsung.com>
rt-ide/tizen.rt.terminalex.plugin/OSGI-INF/l10n/bundle.properties [new file with mode: 0644]
rt-ide/tizen.rt.terminalex.plugin/plugin.xml
rt-ide/tizen.rt.terminalex.plugin/src/org/tizen/rt/ide/terminal/view/ui/nls/Messages.java
rt-ide/tizen.rt.terminalex.plugin/src/org/tizen/rt/ide/terminal/view/ui/nls/Messages.properties
rt-ide/tizen.rt.terminalex.plugin/src/org/tizen/rt/ide/terminal/view/ui/tabs/ToggleSaveLogAction.java