1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-10 09:45:39 +02:00

added NLS_MESSAGEFORMAT comments

This commit is contained in:
Xuan Chen 2008-02-26 16:00:51 +00:00
parent 4b098d325f
commit 9dbebe7afa
2 changed files with 8 additions and 0 deletions

View file

@ -8,8 +8,12 @@
# Contributors:
# Yufen Kuo (MontaVista) - initial API and implementation
# Martin Oberhuber (Wind River) - [refactor] "shell" instead of "ssh" everywhere
# Xuan Chen (IBM) - added NLS_MESSAGEFORMAT comments
################################################################################
# NLS_MESSAGEFORMAT_VAR
# NLS_ENCODING=UTF-8
pluginName = RSE Linux Shell Processes
providerName = Eclipse.org

View file

@ -8,8 +8,12 @@
# Contributors:
# Yu-Fen Kuo (MontaVista) - initial API and implementation
# Martin Oberhuber (Wind River) - [refactor] "shell" instead of "ssh" everywhere
# Xuan Chen (IBM) - added NLS_MESSAGEFORMAT comments
################################################################################
# NLS_MESSAGEFORMAT_VAR
# NLS_ENCODING=UTF-8
LinuxRemoteProcessService_name=Shell Process Service
LinuxRemoteProcessService_description=listing processes on the remote target through a contributed shell service
LinuxRemoteProcessService_monitor_fetchProcesses=Fetching Remote Process Information...