Quote:
Originally Posted by Lacuna666
Hi, just wondering if anyone has the same problem, when i use this tool it ALWAYS deletes the static htc backgrounds (the live-ones stay untouched)
Of coarse i've tried adjusting the user-text.
I found that even if there are hashess in front of everything in the whole file, it still deletes the backgrounds, and i just dont want that to happen.
I went a step further, and even deleted all text todo with apps and backgrounds and it still happens, can the developer please tell me how to stop this from happening ?
Thanks for the great tool !
|
Hi there Lacuna666,
The tool is designed to delete only the things mentioned in the default ROMcleaner.txt or - if you use it - the ROMCLeaner_user.txt. By default the wallpapers will be removed - yes!
Code:
# All Wallpapers, Scene Previews, Bookmark Thumbnails.
#
"/system/etc/livewallpaperpreviewimage/*.jpg"
"/system/customize/resource/*.jpg"
#"/system/customize/resource/scenes_picker_*.png" < This will remove all scene previews
Now to keep wallpapers just add the #-sign to the line, or delete this line eventhough the deleting it is not recommended. So it should look like this (added the red #-sign):
Code:
# All Wallpapers, Scene Previews, Bookmark Thumbnails.
#
"/system/etc/livewallpaperpreviewimage/*.jpg"
#"/system/customize/resource/*.jpg"
#"/system/customize/resource/scenes_picker_*.png" < This will remove all scene previews
And make sure the ROMCleaner_user.txt is in the right folder (/sdcard/ROMCleaner) !!
While flashing Romcleaner, watch the screen and you can see if the ROMCleaner_user.txt is being used. If you don't get that confirmation, the user.txt isn't named correctly or it isn't present in the folder.
After flashing check if the .JPG files are in the folder after flashing (/system/customize/resources). All wallpapers should be present.
If you've done this correctly, there is no way Romcleaner has removed the wallpapers.

So if you have done these steps and it doesn't work out for you, please report back. (then I will ask you kindly if you can upload te log-files from the /sdcard/Romcleaner/logs

)
ps check if the rom has the wallpapers in the zip-file. Just to be sure