View Single Post
death_jax's Avatar
Posts: 326 | Thanked: 122 times | Joined on Sep 2012 @ Italy
#3006
Originally Posted by Schturman View Post
Ok, I checked this files and the tweak file. For restore you need to use option 10 and it have this command:
Code:
cp -f /home/user/MyDocs/.N9QTweakBackup/usr/share/themes/base/meegotouch/libmeegotouchhome/style/* /usr/share/themes/base/meegotouch/libmeegotouchhome/style
This command should replace your modified file to original and after reboot you should get the original black homescreens....
About this symbol: ";" you are right in some places it not exist and I don't know if this so important because tweak work when you apply it to both options (for 6 images and for 2 images). I tested both of them a few times... This is very old tweak...
The important thing is a restore to default. For me it work without any problem from my backup.
Do you sure you not renamed backup folder or something ?
Maybe there was a misunderstanding, I know that code (because I found it in the source file ) and I don't have problem anymore. The only thing is that with your command (also present in the source file), the file is interely restored, but if in this one there were a changes (like in my case), with your mode I lose everything, while with my advice the red background is gone without reinstall everything (like bwayne)..

PS: Why for that tweaks (W), especially for that file, there isn't a "sed" command but only a copy from backup? Perhaps the best choice would be not to delete but only to set "background-image: "meegotouch-desktop-bg"" (in libmeegotouchviews-modified-default.css file) to black like in the other lines of code, or if it's possible to add for single tweaks (W-1, W-2, W-3, W-4) a single restore (with "sed", or whatever, command like there is, but all toghether, in the W-10) and not a restore only with W-10, because with this one, if I want to restore only the black background (for example) would mean to lose:
  • Only long & transparent notification bar tweak
  • Folder popup window mod tweak
  • Feed-Notification-Multitasking MOD tweak
  • Launcher indicator & Icon changer tweak
  • Statusbar background changer tweak
  • Self-made changes on file
in one shot

Last edited by death_jax; 2012-09-22 at 08:42.