diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 01:00:38 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 01:00:38 -0600 |
commit | 4bc3dcd8cbc23e1470e121e25a83d57c22e61b26 (patch) | |
tree | 7d379893635b06789888944241a976a4f2b440ab /kfile-plugins/RETURNED_ITEMS | |
parent | 08a66075486dc740840cfb817bf0ca301c6f0385 (diff) | |
download | tdeaddons-4bc3dcd8cbc23e1470e121e25a83d57c22e61b26.tar.gz tdeaddons-4bc3dcd8cbc23e1470e121e25a83d57c22e61b26.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'kfile-plugins/RETURNED_ITEMS')
-rw-r--r-- | kfile-plugins/RETURNED_ITEMS | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/kfile-plugins/RETURNED_ITEMS b/kfile-plugins/RETURNED_ITEMS deleted file mode 100644 index 245dbff..0000000 --- a/kfile-plugins/RETURNED_ITEMS +++ /dev/null @@ -1,28 +0,0 @@ -If you make a new plugin, please add the list of returned items to this list. - -kfile_txt -========= -int Characters -int Words -int Lines -QString Format (Unix/DOS/Macintosh) - -kfile_folder -============ -int items -QString size (as a string to display bytes, kB, MB, etc) - -kfile_lnk -============ -int Size of target -QString Location -QString Points to -QString Description - -kfile_mhtml -=========== -QString Sender -QString Recipient -QString CopyTo (The CC: field) -QString Subject -QString Date |