View Single Post
MohammadAG's Avatar
Posts: 2,473 | Thanked: 12,265 times | Joined on Oct 2009 @ Jerusalem, PS/IL
#8


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
 

The Following 41 Users Say Thank You to MohammadAG For This Useful Post: