mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-09 10:46:02 +02:00
Terminal: Use Tycho identifiers in about.mappings
This commit is contained in:
parent
9230b32c27
commit
1e4986d6ed
2 changed files with 2 additions and 1 deletions
|
@ -3,4 +3,4 @@
|
||||||
# java.io.Properties file (ISO 8859-1 with "\" escapes)
|
# java.io.Properties file (ISO 8859-1 with "\" escapes)
|
||||||
# This file does not need to be translated.
|
# This file does not need to be translated.
|
||||||
|
|
||||||
0=@build@
|
0=@unqualifiedVersion@.@buildQualifier@
|
||||||
|
|
|
@ -19,6 +19,7 @@
|
||||||
blurb=Target Management Terminal Widget\n\
|
blurb=Target Management Terminal Widget\n\
|
||||||
\n\
|
\n\
|
||||||
Version: {featureVersion}\n\
|
Version: {featureVersion}\n\
|
||||||
|
Build: {0}\n
|
||||||
\n\
|
\n\
|
||||||
(c) Copyright Wind River Systems, Inc. and others 2003, 2015. All rights reserved.\n\
|
(c) Copyright Wind River Systems, Inc. and others 2003, 2015. All rights reserved.\n\
|
||||||
Visit http://www.eclipse.org/tm
|
Visit http://www.eclipse.org/tm
|
||||||
|
|
Loading…
Add table
Reference in a new issue