Ignore:
Timestamp:
08/17/08 16:10:50 (4 years ago)
Author:
jlee
Message:

Update SWT

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/web/iriverter-nocodecs.jnlp

    r167 r169  
    2626 
    2727        <resources os="Windows" arch="x86"> 
    28                 <nativelib href="swt-native-win32-win32-x86.jar" /> 
    2928                <jar href="swt-win32-win32-x86.jar" /> 
    3029                <jar href="mplayer-win32.jar" /> 
     
    3332        <resources os="Mac OS X"> 
    3433                <j2se version="1.5*" java-vm-args="-XstartOnFirstThread" /> 
    35                 <nativelib href="swt-native-carbon-macosx.jar" /> 
    3634                <jar href="swt-carbon-macosx.jar" /> 
    3735        </resources> 
    3836 
    3937        <resources os="Linux" arch="i386"> 
    40                 <nativelib href="swt-native-gtk-linux-x86.jar" /> 
    4138                <jar href="swt-gtk-linux-x86.jar" /> 
    4239        </resources> 
    4340 
    4441        <resources os="Linux" arch="amd64"> 
    45                 <nativlib href="swt-native-gtk-linux-x86_86.jar" /> 
    4642                <jar href="swt-gtk-linux-x86_64.jar" /> 
    4743        </resources> 
Note: See TracChangeset for help on using the changeset viewer.