1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 23:55:26 +02:00

Bug 149151 - New Connection: 1st page should use a Listbox for systemtype

This commit is contained in:
Kushal Munir 2006-10-27 15:02:27 +00:00
parent 6266ffaa3e
commit 2672943e2e
3 changed files with 5 additions and 3 deletions

View file

@ -1,3 +1,5 @@
#Sun Oct 08 00:45:23 CEST 2006
#Fri Oct 27 10:57:59 EDT 2006
eclipse.preferences.version=1
encoding//UI/org/eclipse/rse/ui/SystemWidgetHelpers.java=UTF-8
encoding//UI/org/eclipse/rse/ui/wizards/RSENewConnectionWizard.java=UTF-8
encoding//UI/org/eclipse/rse/ui/wizards/RSENewConnectionWizardMainPage.java=UTF-8

View file

@ -11,7 +11,7 @@
* Emily Bruner, Mazen Faraj, Adrian Storisteanu, Li Ding, and Kent Hawley.
*
* Contributors:
* Javier Montalvo Orús (Symbian) - Bug 149151: New Connection first page should use a Listbox for systemtype
* Javier Montalvo Orús (Symbian) - Bug 149151: New Connection first page should use a Listbox for systemtype
********************************************************************************/
package org.eclipse.rse.ui;

View file

@ -11,7 +11,7 @@
* Emily Bruner, Mazen Faraj, Adrian Storisteanu, Li Ding, and Kent Hawley.
*
* Contributors:
* Javier Montalvo Orús (Symbian) - Bug 149151: New Connection first page should use a Listbox for systemtype
* Javier Montalvo Orús (Symbian) - Bug 149151: New Connection first page should use a Listbox for systemtype
********************************************************************************/
package org.eclipse.rse.ui.wizards;