2008-04-16 20:56:41 +00:00
|
|
|
###############################################################################
|
2009-05-26 11:41:34 +00:00
|
|
|
# Copyright (c) 2008, 2009 MontaVista Software, Inc. and others.
|
2008-04-16 20:56:41 +00:00
|
|
|
# All rights reserved. This program and the accompanying materials
|
|
|
|
# are made available under the terms of the Eclipse Public License v1.0
|
|
|
|
# which accompanies this distribution, and is available at
|
|
|
|
# http://www.eclipse.org/legal/epl-v10.html
|
|
|
|
#
|
|
|
|
# Contributors:
|
2008-05-05 23:01:29 +00:00
|
|
|
# Yu-Fen Kuo (MontaVista) - initial API and implementation
|
|
|
|
# Anna Dushistova (MontaVista) - [227535][rseterminal][api] terminals.ui should not depend on files.core
|
2008-12-08 22:12:32 +00:00
|
|
|
# Anna Dushistova (MontaVista) - [257638] [rseterminal] Terminal subsystem doesn't have service properties
|
2008-04-16 20:56:41 +00:00
|
|
|
###############################################################################
|
|
|
|
|
|
|
|
# NLS_MESSAGEFORMAT_NONE
|
|
|
|
# NLS_ENCODING=UTF-8
|
|
|
|
|
2008-12-19 14:26:08 +00:00
|
|
|
pluginName = RSE Terminals UI
|
2009-05-13 22:23:26 +00:00
|
|
|
providerName = Eclipse.org - DSDP
|
2008-04-16 20:56:41 +00:00
|
|
|
|
2008-05-05 23:01:29 +00:00
|
|
|
terminalsView.name = Terminals
|
2008-04-16 20:56:41 +00:00
|
|
|
|
2008-05-20 21:32:40 +00:00
|
|
|
Launch_Terminal_Label =Launch Terminal
|
2008-04-16 20:56:41 +00:00
|
|
|
Launch_Terminal_Tooltip=Launch a terminal from the selected directory
|
2008-05-20 21:32:40 +00:00
|
|
|
|
2008-12-08 22:12:32 +00:00
|
|
|
terminalsCategory.name = Terminal Commands
|
|
|
|
Terminals.Service = Service
|