diff options
Diffstat (limited to 'tdefile-plugins/RETURNED_ITEMS')
-rw-r--r-- | tdefile-plugins/RETURNED_ITEMS | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/tdefile-plugins/RETURNED_ITEMS b/tdefile-plugins/RETURNED_ITEMS new file mode 100644 index 0000000..642a6b2 --- /dev/null +++ b/tdefile-plugins/RETURNED_ITEMS @@ -0,0 +1,28 @@ +If you make a new plugin, please add the list of returned items to this list. + +tdefile_txt +========= +int Characters +int Words +int Lines +QString Format (Unix/DOS/Macintosh) + +tdefile_folder +============ +int items +QString size (as a string to display bytes, kB, MB, etc) + +tdefile_lnk +============ +int Size of target +QString Location +QString Points to +QString Description + +tdefile_mhtml +=========== +QString Sender +QString Recipient +QString CopyTo (The CC: field) +QString Subject +QString Date |