====== RSSOwl Patch - Internal Browser in News Area ====== I only added this here for historical reasons, the described functionality is already included in newer RSSOwl versions. The following patch is a follow-up to Steven Grimm's posted [[http://sourceforge.net/tracker/index.php?func=detail&aid=1013896&group_id=86683&atid=580504|here]]. I adjusted it to fit into the 0.9b sources and added the possibility to switch the new functionality on and off via the property-panel. After applying the patch the behaviour of rssowl stays the same unless one checks "Use newsview as browser for empty news" in the browser property panel. Then the program behaves like the following: * For news with a description, nothing in its behaviour has changed. * News without descriptions are displayed in the internal newsarea * a click on an url in the displayed html page belonging to the description-less news opens up a new browser tab Download the patch: {{snippets:rssowl_internal_browser_0_9b.diff.txt|rssowl_internal_browser_0_9b.diff.txt}} To use it, first [[http://sourceforge.net/project/showfiles.php?group_id=86683&package_id=90094&release_id=269544|get the sources]], extract them into a directory of your choice, apply the patch by placing it in the source folder and then doing a ''patch -p1 < rssow_internal_browser_0_9b.diff.txt'' and continue with the buildprocess as described in the ''README.txt'' which comes with the source. ===== Screenshots ===== {{snippets:rssowl_browser_window.png}} \\ The main window. {{snippets:rssowl_browser_prefs.png}} \\ The added option in the Preferences Dialog.