View Single Post
Posts: 16 | Thanked: 0 times | Joined on May 2010
#140
Originally Posted by Schturman View Post
If your folder ".barbalonga" is located inside the folder "images", you should write:

gconftool -s /apps/osso/hildon-desktop/views/5/bg-image -t string /home/user/MyDocs/.images/barbalonga/your_picture.jpg

If your folder ".barbalonga" is located outside the folder "images", you should write:

gconftool -s /apps/osso/hildon-desktop/views/5/bg-image -t string /home/user/MyDocs/barbalonga/your_picture.jpg
Thank you again for replying!

I tried the above, the background is still black. Lets say im going to the file through the file manager:

.Barbalonga --> Images --> 01.jpeg

so i wrote:

the command followed by /home/user/MyDocs/.Barbalonga/Images/01.jpeg

still wrong?