1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 22:52:11 +02:00

Rename and add branding for Terminal features

This commit is contained in:
Martin Oberhuber 2006-12-15 09:41:16 +00:00
parent 800978bdcc
commit cb13dff6b2
57 changed files with 496 additions and 28 deletions

View file

@ -15,7 +15,7 @@
# This file should be translated.
# "featureName" property - name of the feature
featureName=Terminal Feature
featureName=TM Terminal Widget
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org

View file

@ -15,7 +15,7 @@
# This file should be translated.
# "featureName" property - name of the feature
featureName=Terminal Source
featureName=TM Terminal Widget Source
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org

View file

@ -0,0 +1,27 @@
# about.ini
# contains information about a feature
# java.io.Properties file (ISO 8859-1 with "\" escapes)
# "%key" are externalized strings defined in about.properties
# This file does not need to be translated.
# Property "aboutText" contains blurb for "About" dialog (translated)
aboutText=%blurb
# Property "windowImage" contains path to window icon (16x16)
# needed for primary features only
# Property "featureImage" contains path to feature image (32x32)
featureImage=eclipse32.png
# Property "aboutImage" contains path to product image (500x330 or 115x164)
# needed for primary features only
# Property "appName" contains name of the application (not translated)
# needed for primary features only
# Property "welcomePage" contains path to welcome page (special XML-based format)
# optional
# Property "welcomePerspective" contains the id of the perspective in which the
# welcome page is to be opened.
# optional

View file

@ -0,0 +1,6 @@
# about.mappings
# contains fill-ins for about.properties
# java.io.Properties file (ISO 8859-1 with "\" escapes)
# This file does not need to be translated.
0=@build@

View file

@ -0,0 +1,25 @@
################################################################################
# Copyright (c) 2006 Wind River Systems, Inc. and others.
# 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:
# Martin Oberhuber - initial API and implementation
################################################################################
# about.properties
# contains externalized strings for about.ini
# java.io.Properties file (ISO 8859-1 with "\" escapes)
# fill-ins are supplied by about.mappings
# This file should be translated.
#
# Do not translate any values surrounded by {}
blurb=TM Terminal Widget Source\n\
\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
(c) Copyright Wind River Systems, Inc. and others 2003, 2006. All rights reserved.\n\
Visit http://www.eclipse.org/dsdp/tm

View file

@ -8,5 +8,5 @@
# Contributors:
# Martin Oberhuber - initial API and implementation
################################################################################
bin.includes = about.html, plugin.properties, plugin.xml, src/, META-INF/
bin.includes = about.html, about.ini, about.mappings, about.properties, eclipse32.png, plugin.properties, plugin.xml, src/, META-INF/
sourcePlugin = true

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

View file

@ -8,5 +8,5 @@
# Contributors:
# Martin Oberhuber - initial API and implementation
################################################################################
pluginName=Terminal Source
pluginName=TM Terminal Widget Source
providerName=Eclipse.org

View file

@ -15,10 +15,10 @@
# This file should be translated.
# "featureName" property - name of the feature
featureName=Terminal SDK
featureNameSerial=Terminal Serial Connector
featureNameSsh=Terminal Ssh Connector
featureNameView=Terminal View Feature
featureName=TM Terminal SDK
featureNameSerial=TM Terminal Serial Connector
featureNameSsh=TM Terminal Ssh Connector
featureNameView=TM Terminal View
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org

View file

@ -15,7 +15,7 @@
# This file should be translated.
# "featureName" property - name of the feature
featureName=Terminal Serial Connector
featureName=TM Terminal Serial Connector
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org

View file

@ -15,7 +15,7 @@
# This file should be translated.
# "featureName" property - name of the feature
featureName=Terminal Serial Connector Source
featureName=TM Terminal Serial Connector Source
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org

View file

@ -0,0 +1,27 @@
# about.ini
# contains information about a feature
# java.io.Properties file (ISO 8859-1 with "\" escapes)
# "%key" are externalized strings defined in about.properties
# This file does not need to be translated.
# Property "aboutText" contains blurb for "About" dialog (translated)
aboutText=%blurb
# Property "windowImage" contains path to window icon (16x16)
# needed for primary features only
# Property "featureImage" contains path to feature image (32x32)
featureImage=eclipse32.png
# Property "aboutImage" contains path to product image (500x330 or 115x164)
# needed for primary features only
# Property "appName" contains name of the application (not translated)
# needed for primary features only
# Property "welcomePage" contains path to welcome page (special XML-based format)
# optional
# Property "welcomePerspective" contains the id of the perspective in which the
# welcome page is to be opened.
# optional

View file

@ -0,0 +1,6 @@
# about.mappings
# contains fill-ins for about.properties
# java.io.Properties file (ISO 8859-1 with "\" escapes)
# This file does not need to be translated.
0=@build@

View file

@ -0,0 +1,25 @@
################################################################################
# Copyright (c) 2006 Wind River Systems, Inc. and others.
# 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:
# Martin Oberhuber - initial API and implementation
################################################################################
# about.properties
# contains externalized strings for about.ini
# java.io.Properties file (ISO 8859-1 with "\" escapes)
# fill-ins are supplied by about.mappings
# This file should be translated.
#
# Do not translate any values surrounded by {}
blurb=TM Terminal Serial Connector Source\n\
\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
(c) Copyright Wind River Systems, Inc. and others 2003, 2006. All rights reserved.\n\
Visit http://www.eclipse.org/dsdp/tm

View file

@ -8,5 +8,5 @@
# Contributors:
# Martin Oberhuber - initial API and implementation
################################################################################
bin.includes = about.html, plugin.properties, plugin.xml, src/, META-INF/
bin.includes = about.html, about.ini, about.mappings, about.properties, eclipse32.png, plugin.properties, plugin.xml, src/, META-INF/
sourcePlugin = true

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

View file

@ -8,5 +8,5 @@
# Contributors:
# Martin Oberhuber - initial API and implementation
################################################################################
pluginName=Terminal Serial Connector Source
pluginName=TM Terminal Serial Connector Source
providerName=Eclipse.org

View file

@ -0,0 +1,27 @@
# about.ini
# contains information about a feature
# java.io.Properties file (ISO 8859-1 with "\" escapes)
# "%key" are externalized strings defined in about.properties
# This file does not need to be translated.
# Property "aboutText" contains blurb for "About" dialog (translated)
aboutText=%blurb
# Property "windowImage" contains path to window icon (16x16)
# needed for primary features only
# Property "featureImage" contains path to feature image (32x32)
featureImage=eclipse32.png
# Property "aboutImage" contains path to product image (500x330 or 115x164)
# needed for primary features only
# Property "appName" contains name of the application (not translated)
# needed for primary features only
# Property "welcomePage" contains path to welcome page (special XML-based format)
# optional
# Property "welcomePerspective" contains the id of the perspective in which the
# welcome page is to be opened.
# optional

View file

@ -0,0 +1,6 @@
# about.mappings
# contains fill-ins for about.properties
# java.io.Properties file (ISO 8859-1 with "\" escapes)
# This file does not need to be translated.
0=@build@

View file

@ -0,0 +1,25 @@
################################################################################
# Copyright (c) 2006 Wind River Systems, Inc. and others.
# 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:
# Martin Oberhuber - initial API and implementation
################################################################################
# about.properties
# contains externalized strings for about.ini
# java.io.Properties file (ISO 8859-1 with "\" escapes)
# fill-ins are supplied by about.mappings
# This file should be translated.
#
# Do not translate any values surrounded by {}
blurb=TM Terminal Serial Connector\n\
\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
(c) Copyright Wind River Systems, Inc. and others 2003, 2006. All rights reserved.\n\
Visit http://www.eclipse.org/dsdp/tm

View file

@ -21,6 +21,7 @@ bin.includes = META-INF/,\
plugin.xml,\
plugin.properties,\
README.txt,\
about.html
about.html,about.ini,about.mappings,about.properties,\
eclipse32.png
src.includes = README.txt,\
about.html

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

View file

@ -14,5 +14,5 @@
# Michael Scharf (Wind River) - split into core, view and connector plugins
# Martin Oberhuber (Wind River) - fixed copyright headers and beautified
###############################################################################
pluginName = Serial Terminal
pluginName = TM Terminal Serial Connector
providerName = Eclipse.org

View file

@ -15,7 +15,7 @@
# This file should be translated.
# "featureName" property - name of the feature
featureName=Terminal Ssh Connector
featureName=TM Terminal Ssh Connector
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org

View file

@ -15,7 +15,7 @@
# This file should be translated.
# "featureName" property - name of the feature
featureName=Terminal Ssh Connector Source
featureName=TM Terminal Ssh Connector Source
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org

View file

@ -0,0 +1,27 @@
# about.ini
# contains information about a feature
# java.io.Properties file (ISO 8859-1 with "\" escapes)
# "%key" are externalized strings defined in about.properties
# This file does not need to be translated.
# Property "aboutText" contains blurb for "About" dialog (translated)
aboutText=%blurb
# Property "windowImage" contains path to window icon (16x16)
# needed for primary features only
# Property "featureImage" contains path to feature image (32x32)
featureImage=eclipse32.png
# Property "aboutImage" contains path to product image (500x330 or 115x164)
# needed for primary features only
# Property "appName" contains name of the application (not translated)
# needed for primary features only
# Property "welcomePage" contains path to welcome page (special XML-based format)
# optional
# Property "welcomePerspective" contains the id of the perspective in which the
# welcome page is to be opened.
# optional

View file

@ -0,0 +1,6 @@
# about.mappings
# contains fill-ins for about.properties
# java.io.Properties file (ISO 8859-1 with "\" escapes)
# This file does not need to be translated.
0=@build@

View file

@ -0,0 +1,25 @@
################################################################################
# Copyright (c) 2006 Wind River Systems, Inc. and others.
# 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:
# Martin Oberhuber - initial API and implementation
################################################################################
# about.properties
# contains externalized strings for about.ini
# java.io.Properties file (ISO 8859-1 with "\" escapes)
# fill-ins are supplied by about.mappings
# This file should be translated.
#
# Do not translate any values surrounded by {}
blurb=TM Terminal Ssh Connector Source\n\
\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
(c) Copyright Wind River Systems, Inc. and others 2000, 2006. All rights reserved.\n\
Visit http://www.eclipse.org/dsdp/tm

View file

@ -8,5 +8,5 @@
# Contributors:
# Martin Oberhuber - initial API and implementation
################################################################################
bin.includes = about.html, plugin.properties, plugin.xml, src/, META-INF/
bin.includes = about.html, about.ini, about.mappings, about.properties, eclipse32.png, plugin.properties, plugin.xml, src/, META-INF/
sourcePlugin = true

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

View file

@ -8,5 +8,5 @@
# Contributors:
# Martin Oberhuber - initial API and implementation
################################################################################
pluginName=Terminal Ssh Connector Source
pluginName=TM Terminal Ssh Connector Source
providerName=Eclipse.org

View file

@ -0,0 +1,27 @@
# about.ini
# contains information about a feature
# java.io.Properties file (ISO 8859-1 with "\" escapes)
# "%key" are externalized strings defined in about.properties
# This file does not need to be translated.
# Property "aboutText" contains blurb for "About" dialog (translated)
aboutText=%blurb
# Property "windowImage" contains path to window icon (16x16)
# needed for primary features only
# Property "featureImage" contains path to feature image (32x32)
featureImage=eclipse32.png
# Property "aboutImage" contains path to product image (500x330 or 115x164)
# needed for primary features only
# Property "appName" contains name of the application (not translated)
# needed for primary features only
# Property "welcomePage" contains path to welcome page (special XML-based format)
# optional
# Property "welcomePerspective" contains the id of the perspective in which the
# welcome page is to be opened.
# optional

View file

@ -0,0 +1,6 @@
# about.mappings
# contains fill-ins for about.properties
# java.io.Properties file (ISO 8859-1 with "\" escapes)
# This file does not need to be translated.
0=@build@

View file

@ -0,0 +1,25 @@
################################################################################
# Copyright (c) 2006 Wind River Systems, Inc. and others.
# 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:
# Martin Oberhuber - initial API and implementation
################################################################################
# about.properties
# contains externalized strings for about.ini
# java.io.Properties file (ISO 8859-1 with "\" escapes)
# fill-ins are supplied by about.mappings
# This file should be translated.
#
# Do not translate any values surrounded by {}
blurb=TM Terminal Ssh Connector\n\
\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
(c) Copyright Wind River Systems, Inc. and others 2000, 2006. All rights reserved.\n\
Visit http://www.eclipse.org/dsdp/tm

View file

@ -15,5 +15,6 @@ bin.includes = META-INF/,\
.,\
plugin.xml,\
plugin.properties,\
about.html
about.html,about.ini,about.mappings,about.properties,\
eclipse32.png
src.includes = about.html

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

View file

@ -8,5 +8,5 @@
# Contributors:
# Martin Oberhuber (Wind River) - initial API and implementation
###############################################################################
pluginName = Terminal ssh
pluginName = TM Terminal Ssh Connector
providerName = Eclipse.org

View file

@ -15,7 +15,7 @@
# This file should be translated.
# "featureName" property - name of the feature
featureName=Terminal View Feature
featureName=TM Terminal View
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org

View file

@ -15,7 +15,7 @@
# This file should be translated.
# "featureName" property - name of the feature
featureName=Terminal View Source
featureName=TM Terminal View Source
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org

View file

@ -0,0 +1,27 @@
# about.ini
# contains information about a feature
# java.io.Properties file (ISO 8859-1 with "\" escapes)
# "%key" are externalized strings defined in about.properties
# This file does not need to be translated.
# Property "aboutText" contains blurb for "About" dialog (translated)
aboutText=%blurb
# Property "windowImage" contains path to window icon (16x16)
# needed for primary features only
# Property "featureImage" contains path to feature image (32x32)
featureImage=eclipse32.png
# Property "aboutImage" contains path to product image (500x330 or 115x164)
# needed for primary features only
# Property "appName" contains name of the application (not translated)
# needed for primary features only
# Property "welcomePage" contains path to welcome page (special XML-based format)
# optional
# Property "welcomePerspective" contains the id of the perspective in which the
# welcome page is to be opened.
# optional

View file

@ -0,0 +1,6 @@
# about.mappings
# contains fill-ins for about.properties
# java.io.Properties file (ISO 8859-1 with "\" escapes)
# This file does not need to be translated.
0=@build@

View file

@ -0,0 +1,25 @@
################################################################################
# Copyright (c) 2006 Wind River Systems, Inc. and others.
# 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:
# Martin Oberhuber - initial API and implementation
################################################################################
# about.properties
# contains externalized strings for about.ini
# java.io.Properties file (ISO 8859-1 with "\" escapes)
# fill-ins are supplied by about.mappings
# This file should be translated.
#
# Do not translate any values surrounded by {}
blurb=TM Terminal View Source\n\
\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
(c) Copyright Wind River Systems, Inc. and others 2003, 2006. All rights reserved.\n\
Visit http://www.eclipse.org/dsdp/tm

View file

@ -8,5 +8,5 @@
# Contributors:
# Martin Oberhuber - initial API and implementation
################################################################################
bin.includes = about.html, plugin.properties, plugin.xml, src/, META-INF/
bin.includes = about.html, about.ini, about.mappings, about.properties, eclipse32.png, plugin.properties, plugin.xml, src/, META-INF/
sourcePlugin = true

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

View file

@ -8,5 +8,5 @@
# Contributors:
# Martin Oberhuber - initial API and implementation
################################################################################
pluginName=Terminal View Source
pluginName=TM Terminal View Source
providerName=Eclipse.org

View file

@ -0,0 +1,27 @@
# about.ini
# contains information about a feature
# java.io.Properties file (ISO 8859-1 with "\" escapes)
# "%key" are externalized strings defined in about.properties
# This file does not need to be translated.
# Property "aboutText" contains blurb for "About" dialog (translated)
aboutText=%blurb
# Property "windowImage" contains path to window icon (16x16)
# needed for primary features only
# Property "featureImage" contains path to feature image (32x32)
featureImage=eclipse32.png
# Property "aboutImage" contains path to product image (500x330 or 115x164)
# needed for primary features only
# Property "appName" contains name of the application (not translated)
# needed for primary features only
# Property "welcomePage" contains path to welcome page (special XML-based format)
# optional
# Property "welcomePerspective" contains the id of the perspective in which the
# welcome page is to be opened.
# optional

View file

@ -0,0 +1,6 @@
# about.mappings
# contains fill-ins for about.properties
# java.io.Properties file (ISO 8859-1 with "\" escapes)
# This file does not need to be translated.
0=@build@

View file

@ -0,0 +1,25 @@
################################################################################
# Copyright (c) 2006 Wind River Systems, Inc. and others.
# 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:
# Martin Oberhuber - initial API and implementation
################################################################################
# about.properties
# contains externalized strings for about.ini
# java.io.Properties file (ISO 8859-1 with "\" escapes)
# fill-ins are supplied by about.mappings
# This file should be translated.
#
# Do not translate any values surrounded by {}
blurb=TM Terminal View\n\
\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
(c) Copyright Wind River Systems, Inc. and others 2003, 2006. All rights reserved.\n\
Visit http://www.eclipse.org/dsdp/tm

View file

@ -21,5 +21,6 @@ bin.includes = META-INF/,\
plugin.xml,\
icons/,\
plugin.properties,\
about.html
about.html,about.ini,about.mappings,about.properties,\
eclipse32.png
src.includes = about.html

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

View file

@ -14,7 +14,7 @@
# Michael Scharf (Wind River) - split into core, view and connector plugins
# Martin Oberhuber (Wind River) - fixed copyright headers and beautified
##########################################################################
pluginName = Terminal View
pluginName = TM Terminal View
providerName = Eclipse.org
terminal.views.category.name = Terminal
terminal.views.view.name = Terminal

View file

@ -0,0 +1,27 @@
# about.ini
# contains information about a feature
# java.io.Properties file (ISO 8859-1 with "\" escapes)
# "%key" are externalized strings defined in about.properties
# This file does not need to be translated.
# Property "aboutText" contains blurb for "About" dialog (translated)
aboutText=%blurb
# Property "windowImage" contains path to window icon (16x16)
# needed for primary features only
# Property "featureImage" contains path to feature image (32x32)
featureImage=eclipse32.png
# Property "aboutImage" contains path to product image (500x330 or 115x164)
# needed for primary features only
# Property "appName" contains name of the application (not translated)
# needed for primary features only
# Property "welcomePage" contains path to welcome page (special XML-based format)
# optional
# Property "welcomePerspective" contains the id of the perspective in which the
# welcome page is to be opened.
# optional

View file

@ -0,0 +1,6 @@
# about.mappings
# contains fill-ins for about.properties
# java.io.Properties file (ISO 8859-1 with "\" escapes)
# This file does not need to be translated.
0=@build@

View file

@ -0,0 +1,25 @@
################################################################################
# Copyright (c) 2006 Wind River Systems, Inc. and others.
# 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:
# Martin Oberhuber - initial API and implementation
################################################################################
# about.properties
# contains externalized strings for about.ini
# java.io.Properties file (ISO 8859-1 with "\" escapes)
# fill-ins are supplied by about.mappings
# This file should be translated.
#
# Do not translate any values surrounded by {}
blurb=TM Terminal Widget\n\
\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
(c) Copyright Wind River Systems, Inc. and others 2003, 2006. All rights reserved.\n\
Visit http://www.eclipse.org/dsdp/tm

View file

@ -20,7 +20,8 @@ bin.includes = .,\
plugin.properties,\
.options,\
README.txt,\
about.html
about.html,about.ini,about.mappings,about.properties,\
eclipse32.png
source.. = src/
output.. = bin/

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

View file

@ -14,5 +14,5 @@
# Michael Scharf (Wind River) - split into core, view and connector plugins
# Martin Oberhuber (Wind River) - fixed copyright headers and beautified
###############################################################################
pluginName = Terminal
pluginName = TM Terminal Widget
providerName = Eclipse.org