View Single Post
Posts: 3 | Thanked: 1 time | Joined on Feb 2011
#1
Hi Guys,

Whenever I open the default N900 Notes app, it opens and shows some text I entered the first time I used the app. A few seconds later, it opens the last note file I worked on.

The initial text is bugging me as its confidential info and I can't even remove it. Its extremely anoying. I tried doing a

Code:
grep -r 'part of text' /
as root, to search for any files containing a partial string of the information to try and see if its a template that it opens or something. Nothing came up.

If I can't find this file, how can i remove the notes app altogether?

Thank you in advance

Last edited by Demented; 2011-02-03 at 07:49. Reason: Solved