View Single Post
Posts: 44 | Thanked: 5 times | Joined on Apr 2012 @ Pakistan
#21
Originally Posted by Schturman View Post
You don't need to do this manually.. You can do this easily from tweak OO by one click..
But if you still want to do this manually:
1. go to: /usr/share/applications
2. Open file named messaging-ui.desktop
3. instead this:
Code:
[Desktop Entry]
Type=Application
Name=Conversations
X-MeeGo-Logical-Id=qtn_comm_appname_msg
X-MeeGo-Translation-Catalog=messaging
X-Maemo-Service=com.nokia.messaging-ui
X-Maemo-Fixed-Args=-inbox
Icon=icon-l-conversation
Exec=/usr/bin/invoker --type=m /usr/bin/messaging-ui
OnlyShownIn=X-MeeGo
should be this:
Code:
[Desktop Entry]
Type=Application
Name=Conversations
X-MeeGo-Logical-Id=qtn_comm_appname_msg
X-MeeGo-Translation-Catalog=messaging
X-Maemo-Fixed-Args=-inbox
Icon=icon-l-conversation
Exec=/usr/bin/invoker --type=m /opt/lockapp/bin/lockapp LockMe /usr/bin/messaging-ui 
OnlyShownIn=X-MeeGo
4. refresh your homescreen:
Code:
/sbin/initctl restart xsession/mthome
5. done

P.S. Before editing, do backup of this file...

Hey.. thank for sharing this wonderful application with us..
I would like to give some suggestions/ Improvements to make the app better.
this is in case of messages and email :
1. the app doesnot ask for password when we unlock a new message ( swipe unlock the lock phone )
2. we go to contacts > Mr.A > message > password tab doesnot show up
3. we go to calls > Mr.B > message > password tab doesnot show up
4. On the notifications HOME-SCREEN > when we open the new message recieved > password tab does not show up.

SO far i have discovered these flaws in this app.
This is truly an awesome application. i will try in any way to help you guys improve it