[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[tm-cvs-commit] moberhuber org.eclipse.tm.rse/features/org.eclipse.rse.sdk-feature feature.properties feature.xml
|
- From: Eclipse CVS Genie <genie@xxxxxxxxxxx>
- Date: Wed, 26 Jan 2011 02:22:33 +0000
- Delivered-to: tm-cvs-commit@eclipse.org
Update of /cvsroot/tools/org.eclipse.tm.rse/features/org.eclipse.rse.sdk-feature
In directory dev1:/tmp/cvs-serv29241
Modified Files:
Tag: R3_2_maintenance
feature.properties feature.xml
Log Message:
Bug 335408 - Backport [terminal] Middle mouse button copy/paste does not work with the terminal
Index: feature.xml
===================================================================
RCS file: /cvsroot/tools/org.eclipse.tm.rse/features/org.eclipse.rse.sdk-feature/feature.xml,v
retrieving revision 1.38.2.1
retrieving revision 1.38.2.2
diff -C2 -d -r1.38.2.1 -r1.38.2.2
*** feature.xml 6 Oct 2010 07:48:40 -0000 1.38.2.1
--- feature.xml 26 Jan 2011 02:22:31 -0000 1.38.2.2
***************
*** 1,5 ****
<?xml version="1.0" encoding="UTF-8"?>
<!--
! Copyright (c) 2005, 2010 IBM Corporation and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
--- 1,5 ----
<?xml version="1.0" encoding="UTF-8"?>
<!--
! Copyright (c) 2005, 2011 IBM Corporation and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
***************
*** 30,35 ****
<url>
! <update label="%tmUpdateSiteName" url="http://download.eclipse.org/dsdp/tm/updates/3.2"/>
! <discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/dsdp/tm/updates/3.2"/>
</url>
--- 30,35 ----
<url>
! <update label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.2"/>
! <discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/tm/updates/3.2"/>
</url>
Index: feature.properties
===================================================================
RCS file: /cvsroot/tools/org.eclipse.tm.rse/features/org.eclipse.rse.sdk-feature/feature.properties,v
retrieving revision 1.19
retrieving revision 1.19.2.1
diff -C2 -d -r1.19 -r1.19.2.1
*** feature.properties 3 May 2010 19:51:38 -0000 1.19
--- feature.properties 26 Jan 2011 02:22:31 -0000 1.19.2.1
***************
*** 1,4 ****
###############################################################################
! # Copyright (c) 2006, 2010 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
--- 1,4 ----
###############################################################################
! # Copyright (c) 2006, 2011 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
***************
*** 29,33 ****
# "copyright" property - text of the "Feature Update Copyright"
copyright=\
! Copyright (c) 2000, 2010 IBM Corporation and others.\n\
All rights reserved. This program and the accompanying materials\n\
are made available under the terms of the Eclipse Public License v1.0\n\
--- 29,33 ----
# "copyright" property - text of the "Feature Update Copyright"
copyright=\
! Copyright (c) 2000, 2011 IBM Corporation and others.\n\
All rights reserved. This program and the accompanying materials\n\
are made available under the terms of the Eclipse Public License v1.0\n\