View Single Post
Posts: 94 | Thanked: 61 times | Joined on Feb 2010 @ Shoreham
#26
Originally Posted by MohammadAG View Post


http://maemo.gitorious.org/fremantle...menu.c#line107

Install rootsh first
Code:
root
apt-get install wget # if you don't have wget
wget http://mohammadag.xceleo.org/public/maemo/debfiles/hildon-status-menu_extended/hildon-status-menu_0.3.39+0m5_armel.deb
dpkg -i hildon-status-menu_0.3.39+0m5_armel.deb
killall hildon-status-menu
You might want to pin it if you want to prevent apt from replacing it later
Code:
echo "Package: hildon-status-menu
Pin: release a=unstable 
Pin-Priority: 1001" >> /etc/apt/preferences
Your a legend, Ive lost count of how many of your post have help me

Thanks