changeset 36:b9ec89a5809c

add res folder
author Frank Benoit <benoit@tionex.de>
date Sun, 06 Apr 2008 13:19:51 +0200
parents ef4534de0cf9
children e10d9c2648be
files res/dwts.jface.action.images.stop.gif res/dwts.jface.dialogs.images.help.gif res/dwts.jface.dialogs.images.message_error.gif res/dwts.jface.dialogs.images.message_info.gif res/dwts.jface.dialogs.images.message_warning.gif res/dwts.jface.dialogs.images.popup_menu.gif res/dwts.jface.dialogs.images.popup_menu_disabled.gif res/dwts.jface.dialogs.images.title_banner.gif res/dwts.jface.fieldassist.images.contassist_ovr.gif res/dwts.jface.fieldassist.images.error_ovr.gif res/dwts.jface.fieldassist.images.errorqf_ovr.gif res/dwts.jface.fieldassist.images.info_ovr.gif res/dwts.jface.fieldassist.images.required_field_cue.gif res/dwts.jface.fieldassist.images.warn_ovr.gif res/dwts.jface.images.dots_button.gif res/dwts.jface.preference.images.pref_dialog_title.gif res/dwts.jface.wizard.images.page.gif res/dwtx.jface.action.ExternalActionManager.properties res/dwtx.jface.bindings.keys.formatting.AbstractKeyFormatter.properties res/dwtx.jface.bindings.keys.formatting.EmacsKeyFormatter.properties res/dwtx.jface.bindings.keys.formatting.NativeKeyFormatter.properties res/dwtx.jface.messages.properties res/dwtx.jface.resource.jfacefonts.properties res/dwtx.jface.resource.jfacefonts_aix.properties res/dwtx.jface.resource.jfacefonts_hp-ux.properties res/dwtx.jface.resource.jfacefonts_linux.properties res/dwtx.jface.resource.jfacefonts_linux_gtk.properties res/dwtx.jface.resource.jfacefonts_macosx.properties res/dwtx.jface.resource.jfacefonts_qnx.properties res/dwtx.jface.resource.jfacefonts_sunos.properties res/dwtx.jface.resource.jfacefonts_windows2000.properties res/dwtx.jface.resource.jfacefonts_windows98.properties res/dwtx.jface.resource.jfacefonts_windowsnt.properties res/dwtx.jface.resource.jfacefonts_windowsxp.properties res/icons.full.help.gif res/icons.full.message_error.gif res/icons.full.message_info.gif res/icons.full.message_warning.gif res/icons.full.page.gif res/icons.full.pref_dialog_title.gif res/icons.full.title_banner.png
diffstat 41 files changed, 538 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
Binary file res/dwts.jface.action.images.stop.gif has changed
Binary file res/dwts.jface.dialogs.images.help.gif has changed
Binary file res/dwts.jface.dialogs.images.message_error.gif has changed
Binary file res/dwts.jface.dialogs.images.message_info.gif has changed
Binary file res/dwts.jface.dialogs.images.message_warning.gif has changed
Binary file res/dwts.jface.dialogs.images.popup_menu.gif has changed
Binary file res/dwts.jface.dialogs.images.popup_menu_disabled.gif has changed
Binary file res/dwts.jface.dialogs.images.title_banner.gif has changed
Binary file res/dwts.jface.fieldassist.images.contassist_ovr.gif has changed
Binary file res/dwts.jface.fieldassist.images.error_ovr.gif has changed
Binary file res/dwts.jface.fieldassist.images.errorqf_ovr.gif has changed
Binary file res/dwts.jface.fieldassist.images.info_ovr.gif has changed
Binary file res/dwts.jface.fieldassist.images.required_field_cue.gif has changed
Binary file res/dwts.jface.fieldassist.images.warn_ovr.gif has changed
Binary file res/dwts.jface.images.dots_button.gif has changed
Binary file res/dwts.jface.preference.images.pref_dialog_title.gif has changed
Binary file res/dwts.jface.wizard.images.page.gif has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/res/dwtx.jface.action.ExternalActionManager.properties	Sun Apr 06 13:19:51 2008 +0200
@@ -0,0 +1,12 @@
+###############################################################################
+# Copyright (c) 2005 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
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+#     IBM Corporation - initial API and implementation
+###############################################################################
+
+undefinedCommand.WarningMessage = The command ("{0}") is undefined
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/res/dwtx.jface.bindings.keys.formatting.AbstractKeyFormatter.properties	Sun Apr 06 13:19:51 2008 +0200
@@ -0,0 +1,74 @@
+###############################################################################
+# Copyright (c) 2000, 2005 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
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+#     IBM Corporation - initial API and implementation
+###############################################################################
+
+# Modifier keys
+ALT=Alt
+COMMAND=Command
+CTRL=Ctrl
+SHIFT=Shift
+
+# Special keys
+ARROW_DOWN=Down
+ARROW_LEFT=Left
+ARROW_RIGHT=Right
+ARROW_UP=Up
+BREAK=Break
+CAPS_LOCK=CapsLock
+END=End
+F1=F1
+F10=F10
+F11=F11
+F12=F12
+F2=F2
+F3=F3
+F4=F4
+F5=F5
+F6=F6
+F7=F7
+F8=F8
+F9=F9
+HOME=Home
+INSERT=Insert
+NUM_LOCK=NumLock
+NUMPAD_0=Numpad_0
+NUMPAD_1=Numpad_1
+NUMPAD_2=Numpad_2
+NUMPAD_3=Numpad_3
+NUMPAD_4=Numpad_4
+NUMPAD_5=Numpad_5
+NUMPAD_6=Numpad_6
+NUMPAD_7=Numpad_7
+NUMPAD_8=Numpad_8
+NUMPAD_9=Numpad_9
+NUMPAD_ADD=Numpad_Add
+NUMPAD_DECIMAL=Numpad_Decimal
+NUMPAD_DIVIDE=Numpad_Divide
+NUMPAD_ENTER=Numpad_Enter
+NUMPAD_EQUAL=Numpad_Equal
+NUMPAD_MULTIPLY=Numpad_Multiply
+NUMPAD_SUBTRACT=Numpad_Subtract
+PAGE_DOWN=PageDown
+PAGE_UP=PageUp
+PAUSE=Pause
+PRINT_SCREEN=PrintScreen
+SCROLL_LOCK=ScrollLock
+
+# Character keys
+BS=Backspace
+CR=Enter
+DEL=Delete
+ESC=Esc
+FF=FormFeed
+LF=LineFeed
+NUL=Null
+SPACE=Space
+TAB=Tab
+VT=VerticalTab
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/res/dwtx.jface.bindings.keys.formatting.EmacsKeyFormatter.properties	Sun Apr 06 13:19:51 2008 +0200
@@ -0,0 +1,19 @@
+###############################################################################
+# Copyright (c) 2000, 2005 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
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+#     IBM Corporation - initial API and implementation
+###############################################################################
+
+# Modifier keys
+ALT=M
+COMMAND=D
+CTRL=C
+SHIFT=S
+
+# Delimiters
+KEY_DELIMITER=-
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/res/dwtx.jface.bindings.keys.formatting.NativeKeyFormatter.properties	Sun Apr 06 13:19:51 2008 +0200
@@ -0,0 +1,14 @@
+###############################################################################
+# Copyright (c) 2000, 2006 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
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+#     IBM Corporation - initial API and implementation
+###############################################################################
+
+KEY_DELIMITER=+
+CARBON_KEY_DELIMITER=
+WIN32_KEY_STROKE_DELIMITER=, 
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/res/dwtx.jface.messages.properties	Sun Apr 06 13:19:51 2008 +0200
@@ -0,0 +1,209 @@
+###############################################################################
+# Copyright (c) 2000, 2007 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
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+#     IBM Corporation - initial API and implementation
+###############################################################################
+# NLS file for JFace
+#############################################################
+
+#############################################################
+# Global label definitions
+#############################################################
+ok=OK
+cancel=Cancel
+yes=&Yes
+yestoall=Yes To &All
+skip=S&kip
+stop=&Stop
+abort=&Abort
+retry=&Retry
+ignore=&Ignore
+proceed=&Proceed
+open=&Open
+close=&Close
+showDetails=&Details >>
+hideDetails=<< &Details
+backButton=< &Back
+nextButton=&Next >
+finish=&Finish
+help=&Help
+helpToolTip=Help
+no=&No
+notoall=No &To All
+finish=&Finish
+help=&Help
+defaults=Restore &Defaults
+apply=&Apply
+openBrowse=&Browse...
+
+openChange=&Change...
+help=&Help
+close=&Close
+copy = &Copy
+
+error=Error
+warning=Warning
+info=Info
+question=Question
+
+##############################################################
+# Wizard Closing Dialog
+##############################################################
+WizardClosingDialog.title=Wizard Closing
+WizardClosingDialog.message=Wizard can not be closed due to an active operation. You must cancel the operation before you can close the wizard.
+
+##############################################################
+# Wizard Dialog
+##############################################################
+WizardDialog.missingSetControl = {0} has no page control
+
+##############################################################
+# The Progress Monitor Dialog
+##############################################################
+ProgressMonitorDialog.title=Progress Information
+ProgressMonitorDialog.message=Operation in progress...
+
+##############################################################
+# Preference Dialog
+##############################################################
+PreferenceDialog.title=Preferences
+PreferenceDialog.saveErrorTitle=Problem Saving Preferences
+PreferenceDialog.saveErrorMessage=A problem was encountered saving the page {0}.\n{1}
+
+##############################################################
+# Change Errors
+##############################################################
+PreferenceStore.changeError=Error notifying a preference change listener. Check the log for details.
+FontRegistry.changeError=Error notifying a font registry change listener. Check the log for details.
+		
+##############################################################
+# Abort Page Flipping Dialog
+##############################################################
+AbortPageFlippingDialog.title=Could Not Accept Changes 
+AbortPageFlippingDialog.message=The currently displayed page contains invalid values.
+
+##############################################################
+# Field editors
+##############################################################
+StringFieldEditor.errorMessage=Field contains an invalid value
+IntegerFieldEditor.errorMessage=Value must be an Integer
+IntegerFieldEditor.errorMessageRange=Value must be an Integer between {0} and {1}
+FileFieldEditor.errorMessage=Value must be an existing file
+FileFieldEditor.errorMessage2=Value must be an absolute path
+DirectoryFieldEditor.errorMessage=Value must be an existing directory
+ListEditor.add = Ne&w...
+ListEditor.remove = &Remove
+ListEditor.up = &Up
+ListEditor.down = Dow&n
+
+##############################################################
+# Error messages for TextViewer
+##############################################################
+TextViewer.invalidRangeArg=Invalid range argument
+TextViewer.invalidVisibleRegionArg=Invalid visible region argument
+
+#############################################################
+# org.eclipse.jface.action 
+#############################################################
+Cancel_Current_Operation = Cancel Current Operation
+Set_SubTask = {0} {1}
+Toolbar_Tooltip_Accelerator = {0} ({1})
+
+#############################################################
+# org.eclipse.jface.dialog
+############################################################
+Problem_Occurred = Problem Occurred
+Reason = {0}\n\nReason:\n {1}
+MessageDialogWithToggle.defaultToggleMessage = &Remember my decision
+PopupDialog.resize = &Resize
+PopupDialog.move = &Move
+PopupDialog.persistBounds = R&emember Size and Location
+PopupDialog.menuTooltip = Menu
+
+############################################################
+
+Image_not_found = Image not found
+<empty_selection> = <empty selection>
+
+########################################################
+# Font properties labels for displaying a font
+#######################################################
+BoldItalicFont = bold italic
+BoldFont = bold
+ItalicFont = italic
+RegularFont = regular
+
+#############################################################
+# String representations of keys for Status line messages
+############################################################
+Ctrl = Ctrl
+Command = Command
+Alt = Alt
+Shift = Shift
+Backspace = Backspace
+Tab = Tab
+Return = Return
+Enter = Enter
+Escape = Escape
+Esc = Esc
+Delete = Delete
+Space = Space
+Arrow_Up = Arrow Up
+Arrow_Down = Arrow Down
+Arrow_Left = Arrow Left
+Arrow_Right = Arrow Right
+Page_Up = Page Up
+Page_Down = Page Down
+Home = Home
+End = End
+Insert = Insert
+F1 = F1
+F2 = F2
+F3 = F3
+F4 = F4
+F5 = F5
+F6 = F6
+F7 = F7
+F8 = F8
+F9 = F9
+F10 = F10
+F11 = F11
+F12 = F12
+
+##############################################
+# Safe Runnable
+##############################################
+SafeRunnable.errorMessage = An error has occurred. See error log for more details.
+ColorSelector.Name=Color Selector
+
+#############################################################
+# org.eclipse.jface.viewers.deferred 
+#############################################################
+Sorting = sorting
+
+
+#############################################################
+# org.eclipse.jface.util 
+#############################################################
+LocalSelectionTransfer.errorMessage=Received wrong transfer data. 
+
+#############################################################
+# org.eclipse.jface.fieldAssist
+#############################################################
+FieldDecorationRegistry.errorMessage=Error in field content
+FieldDecorationRegistry.contentAssistMessage=Content Assist Available 
+FieldDecorationRegistry.requiredFieldMessage=Required Field
+FieldDecorationRegistry.errorQuickFixMessage=Error in field content.  Quick Fix Available.
+
+###############################################################
+# org.eclipse.jface.util.SafeRunnableDialog
+#############################################################
+SafeRunnableDialog_reason=Reason
+SafeRunnableDialog_checkDetailsMessage=Check the details
+SafeRunnableDialog_MultipleErrorsTitle=Multiple Errors have Occurred
+SafeRunnableDialog_MultipleErrorsMessage=Multiple operations have reported errors. Select an error to view its details.
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/res/dwtx.jface.resource.jfacefonts.properties	Sun Apr 06 13:19:51 2008 +0200
@@ -0,0 +1,23 @@
+###############################################################################
+# Copyright (c) 2000, 2006 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
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+#     IBM Corporation - initial API and implementation
+###############################################################################
+# Generic NLS font file for JFace
+# *.0 is Windows font
+# *.1 is Unix font
+#############################################################
+org.eclipse.jface.bannerfont.0=MS Sans Serif-bold-10
+org.eclipse.jface.bannerfont.1=b&h-lucidabright-regular-10
+
+org.eclipse.jface.headerfont.0=MS Sans Serif-bold-12
+org.eclipse.jface.headerfont.1=b&h-lucidabright-regular-12
+
+org.eclipse.jface.textfont.0=Courier New-regular-10
+org.eclipse.jface.textfont.1=Courier-regular-10
+org.eclipse.jface.textfont.2=b&h-lucidabright-regular-9
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/res/dwtx.jface.resource.jfacefonts_aix.properties	Sun Apr 06 13:19:51 2008 +0200
@@ -0,0 +1,15 @@
+###############################################################################
+# Copyright (c) 2000, 2006 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
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+#     IBM Corporation - initial API and implementation
+###############################################################################
+# Aix font file for JFace
+#############################################################
+org.eclipse.jface.bannerfont.0=adobe-courier-bold-14
+org.eclipse.jface.headerfont.0=misc-fixed-bold-14
+org.eclipse.jface.textfont.0=adobe-courier-regular-12
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/res/dwtx.jface.resource.jfacefonts_hp-ux.properties	Sun Apr 06 13:19:51 2008 +0200
@@ -0,0 +1,15 @@
+###############################################################################
+# Copyright (c) 2000, 2006 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
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+#     IBM Corporation - initial API and implementation
+###############################################################################
+# HP UX font file for JFace
+#############################################################
+org.eclipse.jface.bannerfont.0=adobe-courier-bold-14
+org.eclipse.jface.headerfont.0=adobe-courier-regular-14
+org.eclipse.jface.textfont.0=adobe-courier-regular-14
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/res/dwtx.jface.resource.jfacefonts_linux.properties	Sun Apr 06 13:19:51 2008 +0200
@@ -0,0 +1,15 @@
+###############################################################################
+# Copyright (c) 2000, 2006 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
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+#     IBM Corporation - initial API and implementation
+###############################################################################
+# Linux font file for JFace
+#############################################################
+org.eclipse.jface.bannerfont.0=adobe-courier-bold-14
+org.eclipse.jface.headerfont.0=misc-fixed-bold-14
+org.eclipse.jface.textfont.0=adobe-courier-regular-12
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/res/dwtx.jface.resource.jfacefonts_linux_gtk.properties	Sun Apr 06 13:19:51 2008 +0200
@@ -0,0 +1,15 @@
+###############################################################################
+# Copyright (c) 2000, 2006 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
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+#     IBM Corporation - initial API and implementation
+###############################################################################
+# Linux GTK font file for JFace
+#############################################################
+org.eclipse.jface.bannerfont.0=Sans-bold-10
+org.eclipse.jface.headerfont.0=Sans-bold-12
+org.eclipse.jface.textfont.0=Monospace-regular-10
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/res/dwtx.jface.resource.jfacefonts_macosx.properties	Sun Apr 06 13:19:51 2008 +0200
@@ -0,0 +1,18 @@
+###############################################################################
+# Copyright (c) 2000, 2006 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
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+#     IBM Corporation - initial API and implementation
+###############################################################################
+# Carbon font file for JFace
+#############################################################
+org.eclipse.jface.bannerfont.0=Lucida Grande-bold-12
+org.eclipse.jface.headerfont.0=Lucida Grande-bold-14
+
+org.eclipse.jface.textfont.0=Monaco-regular-11
+org.eclipse.jface.textfont.1=Courier-regular-12
+org.eclipse.jface.textfont.2=Courier New-regular-12
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/res/dwtx.jface.resource.jfacefonts_qnx.properties	Sun Apr 06 13:19:51 2008 +0200
@@ -0,0 +1,18 @@
+###############################################################################
+# Copyright (c) 2000, 2007 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
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+#     IBM Corporation - initial API and implementation
+###############################################################################
+# QNX font file for JFace
+#############################################################
+org.eclipse.jface.bannerfont.0=TextFont-bold-9
+org.eclipse.jface.headerfont.0=TextFont-bold-9
+org.eclipse.jface.textfont.0=TextFont-regular-9
+
+
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/res/dwtx.jface.resource.jfacefonts_sunos.properties	Sun Apr 06 13:19:51 2008 +0200
@@ -0,0 +1,15 @@
+###############################################################################
+# Copyright (c) 2000, 2006 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
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+#     IBM Corporation - initial API and implementation
+###############################################################################
+# Solaris font file for JFace
+#############################################################
+org.eclipse.jface.bannerfont.0=adobe-courier-bold-14
+org.eclipse.jface.headerfont.0=misc-fixed-bold-14
+org.eclipse.jface.textfont.0=adobe-courier-regular-12
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/res/dwtx.jface.resource.jfacefonts_windows2000.properties	Sun Apr 06 13:19:51 2008 +0200
@@ -0,0 +1,19 @@
+###############################################################################
+# Copyright (c) 2000, 2006 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
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+#     IBM Corporation - initial API and implementation
+###############################################################################
+# NLS font file for JFace when running under Windows 2000
+#############################################################
+org.eclipse.jface.bannerfont.0=Tahoma-bold-10
+
+org.eclipse.jface.headerfont.0=Tahoma-bold-12
+
+org.eclipse.jface.textfont.0=Courier New-regular-10
+org.eclipse.jface.textfont.1=Courier-regular-10
+org.eclipse.jface.textfont.2=Lucida Console-regular-9
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/res/dwtx.jface.resource.jfacefonts_windows98.properties	Sun Apr 06 13:19:51 2008 +0200
@@ -0,0 +1,19 @@
+###############################################################################
+# Copyright (c) 2000, 2006 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
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+#     IBM Corporation - initial API and implementation
+###############################################################################
+# NLS font file for JFace when running under Windows 98
+#############################################################
+org.eclipse.jface.bannerfont.0=MS Sans Serif-bold-10
+
+org.eclipse.jface.headerfont.0=MS Sans Serif-bold-12
+
+org.eclipse.jface.textfont.0=Courier New-regular-10
+org.eclipse.jface.textfont.1=Courier-regular-10
+org.eclipse.jface.textfont.2=Lucida Console-regular-9
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/res/dwtx.jface.resource.jfacefonts_windowsnt.properties	Sun Apr 06 13:19:51 2008 +0200
@@ -0,0 +1,19 @@
+###############################################################################
+# Copyright (c) 2000, 2006 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
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+#     IBM Corporation - initial API and implementation
+###############################################################################
+# NLS font file for JFace when running under Windows NT
+#############################################################
+org.eclipse.jface.bannerfont.0=MS Sans Serif-bold-10
+
+org.eclipse.jface.headerfont.0=MS Sans Serif-bold-12
+
+org.eclipse.jface.textfont.0=Courier New-regular-10
+org.eclipse.jface.textfont.1=Courier-regular-10
+org.eclipse.jface.textfont.2=Lucida Console-regular-9
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/res/dwtx.jface.resource.jfacefonts_windowsxp.properties	Sun Apr 06 13:19:51 2008 +0200
@@ -0,0 +1,19 @@
+###############################################################################
+# Copyright (c) 2000, 2006 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
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+#     IBM Corporation - initial API and implementation
+###############################################################################
+# NLS font file for JFace when running under Windows XP
+#############################################################
+org.eclipse.jface.bannerfont.0=Tahoma-bold-10
+
+org.eclipse.jface.headerfont.0=Tahoma-bold-12
+
+org.eclipse.jface.textfont.0=Courier New-regular-10
+org.eclipse.jface.textfont.1=Courier-regular-10
+org.eclipse.jface.textfont.2=Lucida Console-regular-9
Binary file res/icons.full.help.gif has changed
Binary file res/icons.full.message_error.gif has changed
Binary file res/icons.full.message_info.gif has changed
Binary file res/icons.full.message_warning.gif has changed
Binary file res/icons.full.page.gif has changed
Binary file res/icons.full.pref_dialog_title.gif has changed
Binary file res/icons.full.title_banner.png has changed