in the python code, namely in the files
/usr/local/share/bleachbit/Common.pyand
/usr/local/share/bleachbit/Unix.pyreferences prescribed as
/usr/share/* and
/usr/lib/*therefore
bleachbit not finds its localizations which placed in
/usr/local/share/localeabout it without having understood i started topic
http://forum.tinycorelinux.net/index.php/topic,12630.0.htmlalso
bleachbit not finds its cleaners which placed in
/usr/local/share/bleachbit/cleanersmay be therefore
bleachbit can't use something else of its functions
to fix it necessary to replace all entries
/usr/share/ to
/usr/local/share/ in the above two files
except for the reference
/usr/share/i18n/ in the
/usr/local/share/bleachbit/Unix.pymaybe it makes sense replace
/usr/lib/openoffice/ to
/usr/local/lib/openoffice3/ for
openoffice3.tczor add the appropriate lines to
/usr/local/share/bleachbit/Unix.pyso as well as
/usr/local/lib/libreoffice/share/ and
/usr/local/lib/libreoffice/basis3.3/share/ for
libreoffice.tczbut it seems doubtful due to the method of package mounting in
tcl and will not work in general or will work until the first reboot
in addition to the above
i already had installed
opera11.tcz but
bleachbit did not define this
i just copied
/usr/local/share/bleachbit/cleaners/opera.xml to
opera11.xmlthen replaced all entries
/.opera/ to
/.opera-11/ in
/usr/local/share/bleachbit/cleaners/opera11.xmlalso replaced the following
<cleaner id="opera"> to
<cleaner id="opera11"><label>Opera</label> to
<label>Opera-11</label><running type="exe">opera</running> to
<running type="exe">opera-11</running>voila,
bleachbit became understand our unconventional
opera-11 modified files are attached for compare