View Single Post
dr_frost_dk's Avatar
Posts: 1,503 | Thanked: 2,688 times | Joined on Oct 2010 @ Denmark
#24
hmm i found a way to do it, but still need to move the rest of the icons 1 step towards the signal indicator (2G/3G)

Here's my progress so far:
Edit 'etc/hildon-desktop/status-menu.plugins'
find
Code:
[status-area-applet-battery.desktop]
X-Desktop-File=/usr/share/applications/hildon-status-menu/status-area-applet-battery.desktop
X-Status-Area-Permanent-Item=Special-Item-1
X-Status-Menu-Position=1
and delete the text or put # infront of every line like this
Code:
#[status-area-applet-battery.desktop]
#X-Desktop-File=/usr/share/applications/hildon-status-menu/status-area-applet-battery.desktop
#X-Status-Area-Permanent-Item=Special-Item-1
#X-Status-Menu-Position=1
Now go to '/usr/share/applications/hildon-status-menu'
Delete 'Battery' file or just move it to '/usr/share/applications' then it can be moved back if you want to undo.

Now it's gone but there is now a gap where the battery should be in the Status-Area... anybody know how to edit this?