Changeset 169 for trunk/web/iriverter-nocodecs.jnlp
- Timestamp:
- 08/17/08 16:10:50 (4 years ago)
- File:
-
- 1 edited
-
trunk/web/iriverter-nocodecs.jnlp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/web/iriverter-nocodecs.jnlp
r167 r169 26 26 27 27 <resources os="Windows" arch="x86"> 28 <nativelib href="swt-native-win32-win32-x86.jar" />29 28 <jar href="swt-win32-win32-x86.jar" /> 30 29 <jar href="mplayer-win32.jar" /> … … 33 32 <resources os="Mac OS X"> 34 33 <j2se version="1.5*" java-vm-args="-XstartOnFirstThread" /> 35 <nativelib href="swt-native-carbon-macosx.jar" />36 34 <jar href="swt-carbon-macosx.jar" /> 37 35 </resources> 38 36 39 37 <resources os="Linux" arch="i386"> 40 <nativelib href="swt-native-gtk-linux-x86.jar" />41 38 <jar href="swt-gtk-linux-x86.jar" /> 42 39 </resources> 43 40 44 41 <resources os="Linux" arch="amd64"> 45 <nativlib href="swt-native-gtk-linux-x86_86.jar" />46 42 <jar href="swt-gtk-linux-x86_64.jar" /> 47 43 </resources>
Note: See TracChangeset
for help on using the changeset viewer.
