User:Dread

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(Note about adding your own feeds to FeedReader)
Line 1: Line 1:
new to OpenMoko, with passion for opensource, I'm really exited about this project :)
+
worte my bachelor thesis about OpenMoko, with passion for opensource, I'm really exited about this project :)
  
  

Revision as of 21:09, 21 October 2008

worte my bachelor thesis about OpenMoko, with passion for opensource, I'm really exited about this project :)


Notes

Some things I found out about while playing around with OpenMoko

FeedReader

I searched for a while how to add my own feeds to the Feedreader and finally found that the feeds are currently hardcoded in src/feed-configuration.c in FeedReader's sources. If you want to add your own feeds, you add to change this file and recompile feedreader - be sure to use an overlay or you changes will get lost next time you sync.

Personal tools

worte my bachelor thesis about OpenMoko, with passion for opensource, I'm really exited about this project :)


Notes

Some things I found out about while playing around with OpenMoko

FeedReader

I searched for a while how to add my own feeds to the Feedreader and finally found that the feeds are currently hardcoded in src/feed-configuration.c in FeedReader's sources. If you want to add your own feeds, you add to change this file and recompile feedreader - be sure to use an overlay or you changes will get lost next time you sync.