Changeset 163 for trunk/src/org/thestaticvoid/iriverter/MencoderShit.java
- Timestamp:
- 04/14/07 20:11:39 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/thestaticvoid/iriverter/MencoderShit.java
r161 r163 45 45 46 46 progressDialogInfo.setSubdescription(description); 47 progressDialogInfo.setMiscellaneous1(""); 48 progressDialogInfo.setMiscellaneous2(""); 47 49 48 50 try { … … 92 94 // This should never happen 93 95 e.printStackTrace(); 96 throw new FailedToDoSomeShit(description); 94 97 } 95 98 }
Note: See TracChangeset
for help on using the changeset viewer.
