View Single Post
Posts: 76 | Thanked: 44 times | Joined on Apr 2011 @ India
#30
Originally Posted by elros34 View Post

As usually in /opt/nameoffapp/
Bar with apps is QuickBar.qml
You have e.g.
Code:
source: isHildon ? "file://usr/share/icons/hicolor/64x64/apps/terminal.png"
..
uiTools.runApp("osso-xterm")
change "osso-xterm" (/usr/share/application/hildon/osso-xterm.desktop) to something different
I tried to add one more app for myself on the bar with icons. I just added one more item in QuickBar.qml but it didn't showed up on lockscreen. Is there any other place where i need to list it?

Also is there any chance that it can be unlocked throught right and left swipe too?