- Timestamp:
- 04/13/07 19:28:10 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/thestaticvoid/iriverter/MPlayerPathDialog.java
r152 r158 35 35 dialog.setFilterPath(ConverterOptions.getMPlayerPath()); 36 36 dialog.setText("MPlayer Path"); 37 dialog.setMessage("Select the path to MPlayer");37 dialog.setMessage("Select the path to 'mplayer'"); 38 38 String directory = dialog.open(); 39 39 if (directory != null)
Note: See TracChangeset
for help on using the changeset viewer.
