maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   Anyway to remove the text "Swipe to unlock" from the lock screen? (https://talk.maemo.org/showthread.php?t=69249)

eefo 2011-05-13 07:15

Re: Anyway to remove the text "Swipe to unlock" from the lock screen?
 
Quote:

Originally Posted by nicholes (Post 1005314)
why dont you try to modify ur own ????/ instead of trying and replacing the zip files

as far as files is concern it depends on what language are you using doe not matter what country in u r.

soon i would make a video tutorial for this in my own thread

http://talk.maemo.org/showthread.php?t=69461

ahaaa , my bad !
i should go for the UK one .
as i have choosen that language .

sixwheeledbeast 2012-05-22 22:17

Re: Anyway to remove the text "Swipe to unlock" from the lock screen?
 
Quote:

Originally Posted by cipper (Post 996800)
ok, I found something, Is this procedure correct?

msgunfmt osso-system-lock.mo.orig -o osso-system-lock.po
nano osso-system-lock.po #edit the swipe string
msgfmt osso-system-lock.po -o osso-system-lock.mo
scp osso-system-lock.mo root@192.168.0.5:/usr/share/locale/it_IT/LC_MESSAGES/

Thanks. Used a similar method and changed the application title to include owner information as follows.

Code:

cd /usr/share/locale/en_GB/LC_MESSAGES/
cp osso-system-lock.mo osso-system-lock.mo.orig
mv osso-system-lock.mo /home/user/MyDocs

Plugged in to desktop. Select Mass Storage.
Mounted N900 copied folder to desktop in Downloads.
Open Terminal on Desktop
Code:

cd Downloads
msgunfmt osso-system-lock.mo -o osso-system-lock.po
vi osso-system-lock.po

Edited following parts to:-
Code:

msgid "secu_application_title"
msgstr "Enter lock code or return to Onwer:- (just enough space for postcode and phone number)"

Code:

msgid "secu_swipe_to_unlock"
msgstr "Sweep to unlock"

Save file copy back to N900 MyDocs
Eject N900
Code:

cp osso-system-lock.mo /usr/share/locale/en_GB/LC_MESSAGES/
EDIT:
If you've optified /locale you will need to reboot.


All times are GMT. The time now is 05:32.

vBulletin® Version 3.8.8