Application Rule Details - Where can I find them?

Is there anywhere in the documentation that explains exactly what the rules for a given application do?

The docs that explain what the various CCleaner rules do give nice, detailed descriptions for all of the what the Windows Tab options, but the descriptions for the Applications Tab are generic. Is there anywhere that explains the functions of specific application rules?

For example, I have (among other things) Vuze and Emule installed. Where can I find out exactly what Vuze-related files will be deleted if I tell CCleaner to clean Vuze? Where can I learn exactly which file hashes will be deleted by the eMule (File Hashes) option? (Old ones? Ones for deleted files? All of them?)

becasue the hugs amount of applications actually handled by ccleaner (roughly >140 in the latest version) this would not be possible

however if you so wanted to you could download the embedded ini from http://forum.piriform.com/index.php?showtopic=15307 (latest version at the end of the thread) and find all the apps you want and what they delete

for instance eMule

[eMule (Search History)]
ID=2080
LangSecRef=3022
Detect=HKCU\Software\eMule
Default=True
FileKey1=%ProgramFiles%\eMule\config|AC_SearchStrings.dat

[eMule (File Hashes)]
ID=2081
LangSecRef=3022
Detect=HKCU\Software\eMule
Default=False
FileKey1=%ProgramFiles%\eMule\config|known.met
FileKey2=%ProgramFiles%\eMule\config|known2.met

and

Vuze

[Vuze]
ID=2115
LangSecRef=3022
Detect=HKCU\Software\Azureus
Default=True
FileKey1=%appdata%\Azureus\logs|*.log
FileKey2=%appdata%\Azureus\logs\save|*.log
FileKey3=%userprofile%\Application Data\Azureus\tmp|*.*
FileKey4=%userprofile%\Application Data\Azureus|*.bak
FileKey5=%userprofile%\Application Data\Azureus|*.log

Filekey is the section you are looking for and that is what is deleted

some apps also delete a reg key so it may say regkey=hkcu\blahblahblah

e.g.

[Google Earth]
ID=2112
LangSecRef=3021
Detect=HKLM\SOFTWARE\Google\Google Earth Plus
Detect2=HKLM\SOFTWARE\Google\Google Earth Pro
Default=True
FileKey1=%appdata%\Google\GoogleEarth|dbcache.dat
FileKey2=%appdata%\Google\GoogleEarth|dbcache.dat.index
RegKey1=HKCU\Software\Google\Google Earth Plus\Search
RegKey2=HKCU\Software\Google\Google Earth Pro\Search