2008-04-16 20:56:41 +00:00
|
|
|
###############################################################################
|
|
|
|
# Copyright (c) 2008 MontaVista Software, Inc.
|
|
|
|
# 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-04-16 20:56:41 +00:00
|
|
|
###############################################################################
|
|
|
|
|
|
|
|
# NLS_MESSAGEFORMAT_NONE
|
|
|
|
# NLS_ENCODING=UTF-8
|
|
|
|
|
|
|
|
pluginName = RSE Terminals UI (Incubation)
|
|
|
|
providerName = Eclipse.org
|
|
|
|
|
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
|
|
|
|
|
|
|
terminalsCategory.name = Terminal Commands
|