Use the upload-safe name to display the filename after successful printing, and only...
authorRobert Sesek <rsesek@bluestatic.org>
Mon, 15 Sep 2008 21:14:39 +0000 (17:14 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Mon, 15 Sep 2008 21:14:39 +0000 (17:14 -0400)
commit70d5ffd42092cb33f4a0d37e7df25cf56379ce1a
tree71d605e02ecd93261a4805767b82085c1563c24b
parent40ac244e49aff6ef8e9ded6d1a8c9ba8e0850ddc
Use the upload-safe name to display the filename after successful printing, and only clear the file after a success

* Source/AppController.m:
(uploadAndPrint:): Only call -clearFile after a successful print, and show the filename of the just-printed file
Source/AppController.m