thnks slicknik76
but after replacing this script PictureFlow not working i have already rename my folder as per path requirement ...
I edited the desktop.sh file as below. See attachment to edit it to the folder you want.
#!/bin/sh
MYFILE=`basename $0`
MYPATH=`echo $0 | sed -e 's/'$MYFILE'//g'`
export QTDIR=/usr/lib/ezx
export LD_LIBRARY_PATH=$QTDIR/lib:$LD_LIBRARY_PATH
cd $MYPATH../../../MyPictures/Wallpapers
exec ../../.system/QTDownLoad/pictureflow/pictureflow
"If I am somewhere where no one knows me,
And I also know no one,
What I thought I'd do there was,
I'd become one of those deaf mutes..."
thnks slicknik76
but after replacing this script PictureFlow not working i have already rename my folder as per path requirement ...
"If I am somewhere where no one knows me,
And I also know no one,
What I thought I'd do there was,
I'd become one of those deaf mutes..."
Also, Do you have a folder called MyPictures with a subfolder called wallpaper created on your memory card?
"If I am somewhere where no one knows me,
And I also know no one,
What I thought I'd do there was,
I'd become one of those deaf mutes..."
Replace the last 2 lines with this:
/mmc/mmca1/MyImages just an example, you can replace it to yours images directory.Code:export PATH=$MYPATH:$PATH cd /mmc/mmca1/MyImages exec pictureflow
thnks blackhawk,
i have change last two line as per your suggestion, but after click on icon screen become white (blank ) and nothing happen.
this is my pictureflow.sh file is there any mistake in my file?
i have already change directory as per your suggestion. but??????????????
just edit with notepad ++ .......
be a Linuxer...Go MotoLinux
@blackhawk
is this the same picture flow ??
here is the link:->
http://linuxpdablog.blogspot.com/200...00rokr-e6.html
Last edited by kunal007; 01-18-2008 at 09:54 AM.
it same as blackhawk's...so that PF must be from here
do u see the icon of pictureflow?
be a Linuxer...Go MotoLinux