Changeset 1124
- Timestamp:
- 2008-11-04 14:40:32 (2 months ago)
- Files:
-
- trunk/chrome/content/dta/addurl.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/chrome/content/dta/addurl.js
r1078 r1124 320 320 } 321 321 catch (ex) { 322 Debug.log("Not able to gather data from the clipboard!" );322 Debug.log("Not able to gather data from the clipboard!", ex); 323 323 } 324 324 }
