--- liferea-1.4.18.orig/debian/docs +++ liferea-1.4.18/debian/docs @@ -0,0 +1,2 @@ +AUTHORS +README --- liferea-1.4.18.orig/debian/changelog +++ liferea-1.4.18/debian/changelog @@ -0,0 +1,1691 @@ +liferea (1.4.18-1ubuntu2) jaunty; urgency=low + + * debian/patches/fix_launcher_script_calling_xul, + debian/patches/series: + - Don't hardcode the /usr/lib/xulrunner-devel-1.9.0.x path which is + only available when the -dev package is installed. Get the libdir + dynamically at runtime by asking xulrunner (LP: #295490) + + -- Fabien Tassin Wed, 26 Nov 2008 08:38:23 +0100 + +liferea (1.4.18-1ubuntu1) jaunty; urgency=low + + * Merge from Debian unstable, remaining changes: + - debian/patches/fix_toggle_status_menu: fix toggle status menu + entry + - Fixes ugly CPU spikes caused by broken expiring mechanism + - Change Build-Depends from xulrunner-dev to xulrunner-1.9-dev. + - debian/patches/fix_systray_behavior: fix systray mis-behaviour + when Liferea is visible in another workspace. + - debian/patches/hildon_frothing: add Hildonisation from Frothing as + a patch. + - Add libhildon-1-dev Build-Depends for lpia. + - --enable-maemo when building on lpia. + - Call intltool-update -p to generate translation template for Rosetta. + - Do not build transitional packages (not required due to Conflicts/ + Provides/Replaces). + - Build-depend on liblualib50-dev instead of liblua5.1-0-dev. + - Do not build webkit package. + - Edit xulrunner-1.9 patch to not patch configure, handle that in + 99_autoconf. + - Add 01_ubuntu_feedlists patch and disable debian-example-feeds + - + * Ubuntu changes superseded in Debian: + - debian/patches/xulrunner-1.9: XULRUNNER_HOME check is disabled, we + don't need to check for -DXPCOM_GLUE any more. + + -- Steve Langasek Tue, 25 Nov 2008 15:36:50 -0800 + +liferea (1.4.18-1) unstable; urgency=low + + * New Upstream Release. + - Add build-depends on intltool. + - Rebase quilt patches. No conflicts. + - Disable checking of XULRUNNER_HOME from upstream's configure. Debian + does not need that setting. + - Fixes 100% CPU use regression. (Closes: #493365, #487927). + * Ack 14.16b-0.1 NMU. Thanks Mike Hommey. + * Remove Franz Pletz from Maintainer field. Thanks for all your work in + liferea, Franz. + * Refresh quilt patches for compatibility with the "3.0 (quilt)" source + package format. + * Remove -1 source-dep on quilt. No need to be so specific. + * Update Standards-Version to 3.8.0. + - Copy debian/README.source documenting use of quilt for patches from + quilt docs. + + -- Luis Rodrigo Gallardo Cruz Sun, 24 Aug 2008 11:13:24 -0700 + +liferea (1.4.18-0ubuntu2) intrepid; urgency=low + + * debian/patches/fix_toggle_status_menu: + - Fix toggle status menu entry (lp: #285486). + + -- Emilio Pozuelo Monfort Sat, 18 Oct 2008 22:35:31 +0200 + +liferea (1.4.18-0ubuntu1) intrepid; urgency=low + + * New upstream release (LP: #259578) + * Fixes ugly CPU spikes caused by broken expiring mechanism + * debian/patches/xulrunner-1.9: don't die on missing XULRUNNER_HOME when + -DXPCOM_GLUE is found. + * debian/patches/99_autoconf: updated to reflect changes. + + -- Fabien Tassin Mon, 18 Aug 2008 22:24:30 +0200 + +liferea (1.4.16b-0.1ubuntu1) intrepid; urgency=low + + * Merge from Debian unstable. + * Remaining Ubuntu changes: + - Change Build-Depends from xulrunner-dev to xulrunner-1.9-dev. + - Add intltool to Build-Depends. + - Fix systray mis-behaviour when Liferea is visible in another workspace. + - Add Hildonisation from Frothing as a patch. + - Add libhildon-1-dev Build-Depends for lpia. + - --enable-maemo when building on lpia. + - Call intltool-update -p to generate translation template for Rosetta. + - Do not build transitional packages (not required due to Conflicts/ + Provides/Replaces). + - Build-depend on liblualib50-dev instead of liblua5.1-0-dev. + - Do not build webkit package. + - Munge Maintainer field as per spec. + * Ubuntu changes dropped: + - mobile.desktop, it isn't needed any more. + - Added xulrunner-1.9 to liferea dependencies. + - Quilt changes. + * Edit xulrunner-1.9 patch to not patch configure, handle that in + 99_autoconf. + + -- Steve Kowalik Mon, 23 Jun 2008 12:44:17 +0100 + +liferea (1.4.16b-0.1) unstable; urgency=low + + * New upstream release. + * Non-maintainer upload. + * debian/control: Build-depend on xulrunner-dev instead of libxul-dev, + and add dependency on xulrunner-1.9 to liferea. + * debian/patches/xulrunner-1.9, debian/patches/series: Patch configure.ac + and configure to look for libxul-embedding-unstable.pc instead of + libxul-embedding.pc. + Closes: #480087, 479055. + + -- Mike Hommey Sun, 22 Jun 2008 18:27:28 +0200 + +liferea (1.4.15-1ubuntu2) intrepid; urgency=low + + * Fix LP: #238958 - systray mis-behavior when liferea is visible in a + different workspace. Make the window move to the current workspace when + the systray is clicked instead of doing nothing. Patch by Fabien Tassin + and Sasa Bodiroza + - add debian/patches/fix_systray_behavior + - update debian/patches/series + * Update the xul1.9 patch to look for a specific xulrunner-1.9 instead + of depending on wildcards for the corrupted places work-around. This was + causing issues when multiple xulrunner are installed + - update debian/patches/xul1.9 + + -- Fabien Tassin Mon, 09 Jun 2008 01:10:48 +0200 + +liferea (1.4.15-1ubuntu1) intrepid; urgency=low + + * Merge from debian unstable, remaining changes (LP: #228827): + - debian/control: + + Added xulrunner-1.9-dev and intltool to build-deps. + + Add libhildon-1-dev to the Build-Depends for lpia. + + Removed libxul-dev and libwebkitgtk-dev from build-deps. + + Build-depend on liblualib50-dev instead of liblua5.1-0-dev. + + Changed Maintainer field to match DebianMaintainerSpec. + + Added xulrunner-1.9 to liferea dependencies. + + Do not build transitional packages (not required due to Conflicts/ + Provides/Replaces). + + Do not build webkit package. + - debian/liferea-webkit.files: + + Not needed. We don't build the webkit rendering plugin. + - debian/rules: + + Install a mobile.desktop file suitable for mobile when on lpia. + + Call intltool-update -p to generate translation template for Rosetta + + Don't disable gecko, and don't enable xulrunner and webkit. + + Add --enable-hildon when building on lpia. + * In debian/patches/: Removed next patches, they are included upstream: + - 02_upstream_fix_crash_on_quit_when_updating.dpatch + - 03_upstream_fix_crash_on_ctrl+Q_when_nothing_selected.dpatch + * In debian/patches/: Migrate Ubuntu's patches from dpatch to quilt: + - Removed 00list, added below patches to series + - Removed 01_ubuntu_feedlists.dpatch, added 01_ubuntu_feedlists + - Removed 99_autoconf.dpatch, rebuilt and added 99_autoconf + - Removed debian-example-feeds.dpatch, added debian-example-feeds + - Removed hildon_frothing.dpatch, added hildon_frothing + - Removed lua5.1.pc.dpatch, added lua5.1.pc + - Removed www-browser.dpatch, added www-browser + - Removed xul1.9.dpatch, added xul1.9 + - Removed xul1.9.code.dpatch, added xul1.9.code + * In debian/control: Change Depends and Build-Depends for xulrunner-1.9-dev, + so it depends on version 1.9~rc1 or greater + * In debian/rules: + - Include /usr/share/quilt/quilt.make, instead of + /usr/share/dpatch/dpatch.make + - Modify patch-stamp to $(QUILT_STAMPFN) + + + -- Sasa Bodiroza Thu, 08 May 2008 20:00:00 +0200 + +liferea (1.4.15-1) unstable; urgency=low + + * New upstream release. + - Fixes subscription not updated anymore when number of flagged items = + cache limit (Closes: #433393). + - Fixes invalid XHTML in searches when using Swedish translation + (Closes: #475603). + - Several other bugfixes and translation updates, see upstream Changelog. + * Updated for new webkit: + - Remove webkit-update-revert patch, which existed for compatibility with + older webkit snapshots. + - Update Build-Depends to libwebkit-dev + + -- Luis Rodrigo Gallardo Cruz Sat, 19 Apr 2008 19:18:20 -0500 + +liferea (1.4.14-1) unstable; urgency=low + + * New Upstream Release (Closes: #468410). + - Avoids copying "new_susbscription" from previous versions' config dir + (Closes: #469245). + - Fixes several crashes reported upstream. + - Fixes several, and works around the remaining, issues that caused + negative read item counts. + - Includes our patch for 454184. + - We reverted upstream changes for compatibility with newer webkit + snapshots. Debian sid currently has r27674. + * debian/patches/lua5.1.pc rebased for line numbering changes. + + -- Luis Rodrigo Gallardo Cruz Fri, 14 Mar 2008 19:09:01 -0600 + +liferea (1.4.14-0ubuntu4) hardy; urgency=low + + * debian/patches/02_upstream_fix_crash_on_quit_when_updating.dpatch: + - Patch from upstream r3810, fix a crash when quiting Liferea when it's + automatically updating the feeds. LP: #211264 + * debian/patches/03_upstream_fix_crash_on_ctrl+Q_when_nothing_selected.dpatch + - Patch from upstream r3771, fix a crash when exiting Liferea with Ctrl+Q + when there's no feed selected (e.g. on startup). + * debian/patches/00list: + - Added above patches. + + -- Emilio Pozuelo Monfort Mon, 07 Apr 2008 20:15:36 +0200 + +liferea (1.4.14-0ubuntu3) hardy; urgency=low + + * fix generation of corrupted places by setting up + LD_LIBRARY_PATH properly (LP: #203413) + - update debian/patches/xul1.9.dpatch + + -- Alexander Sack Mon, 31 Mar 2008 17:41:42 +0200 + +liferea (1.4.14-0ubuntu2) hardy; urgency=low + + * fix glue startup code to also load the internal symbols through + GREStartupGlueInternal() - LP: #207410 + + update debian/patches/xul1.9.code.dpatch + + -- Alexander Sack Thu, 27 Mar 2008 16:32:14 +0100 + +liferea (1.4.14-0ubuntu1) hardy; urgency=low + + * New upstream release (LP: #201226) + - Fixes SQL join when matching item metadata + in a search folder. + - Added workaround for negative search folder + unread count values. + - Fixes Debian #469245: hanging on cache migration + from 1.0 when copying deprecated named pipe + "new_subscription" (reported by Oliver Berger). + - Workaround for Debian #454184: crash on startup + * debian/patches/hildon_autoconf: Removed, use 99_autoconf.dpatch + + -- Pedro Fragoso Wed, 12 Mar 2008 19:01:04 +0000 + +liferea (1.4.12-1) unstable; urgency=low + + * New Upstream Release (Closes: #465442). + * Check the result of calling gtk_moz_embed_get_nsIWebBrowser. + (Closes: #454184). + * liferea-webkit diverts on install the xulrunner rendering plugin, to + avoid it pulling libxul and dependencies into ram (Closes: #445320). + * Depend on debhelper (>= 5.0.51~), because of dh_icons. + * Migrate patch handling to quilt. + * Add --host args to ./configure call. + * Link with --as-needed. Apply joss' patch from #347650 to ltmain.sh. + + -- Luis Rodrigo Gallardo Cruz Sat, 23 Feb 2008 17:26:22 -0600 + +liferea (1.4.12-0ubuntu2) hardy; urgency=low + + * Change the hildon patches to applied regardless, it's too hard otherwise. + * Remove autom4te.cache from the hildon_autoconf patch. + * Add -DMAEMO_CHANGES to CFLAGS on lpia. + + -- Steve Kowalik Fri, 08 Feb 2008 12:20:42 +1100 + +liferea (1.4.12-0ubuntu1) hardy; urgency=low + + * New upstream release: + - Added support for OPML blogrolls with "xmlURL" + (instead of "xmlUrl") feed attributes as created + by LiveJournal blogroll exports. + - Fixes SF #1879861: browser skimming hotkey doesn't + work correctly when used in search folders. LP: #185930. + - Removes versioned notification plugin soname. + + -- Emilio Pozuelo Monfort Sun, 03 Feb 2008 03:42:50 +0100 + +liferea (1.4.11-1ubuntu2) hardy; urgency=low + + xulrunner-1.9 support + * add xul 1.9 support patches + - update debian/patches/00list + - add debian/patches/xul1.9.code.dpatch + - add debian/patches/xul1.9dpatch + * use configure args --enable-gecko=xulrunner-1.9 --disable-xulrunner + - update debian/rules + * fixup build-depends and depends to use xulrunner-1.9-dev and xulrunner-1.9 + - update debian/control + * drop midbrowser hacks for lpia + - update debian/control + - update debian/patches/hildon_autoconf.dpatch + - remove debian/patches/midbrowser_support.dpatch + - update debian/patches/00list.lpia + + -- Alexander Sack Mon, 28 Jan 2008 13:15:45 +0100 + +liferea (1.4.11-1ubuntu1) hardy; urgency=low + + * Merge from Debian (LP: #173590), remaining changes: + - debian/control: + + Added firefox-dev and intltool to build-deps. + + Add libhildon-1-dev to the Build-Depends for lpia. + + Removed libxul-dev and libwebkitgtk-dev from build-deps. + + Build-depend on liblualib50-dev instead of liblua5.1-0-dev. + + Changed Maintainer field to match DebianMaintainerSpec. + + Added firefox to liferea dependencies. + + Do not build transitional packages (not required due to Conflicts/ + Provides/Replaces). + + Do not build webkit package. + - debian/liferea-webkit.files: + + Not needed. We don't build the webkit rendering plugin. + - debian/rules: + + Call intltool-update -p to generate translation template for Rosetta + + Don't disable gecko, and don't enable xulrunner and webkit. + + Add --enable-hildon when building on lpia. + - debian/patches/01_ubuntu_feedlists.dpatch: + + Add Ubuntu specific feeds. LP #51604. + - debian/patches/00list: + + Do not apply lua5.1.pc, as lua5.1 is in universe. + - debian/mobile.desktop, + debian/rules: + + * Install a .desktop file suitable for mobile when on lpia. + - debian/patches/00list.lpia, + debian/patches/hildon_autoconf.dpatch, + debian/patches/hildon_frothing.dpatch, + debian/patches/midbrowser_support.dpatch: + + Add patches from Frothing for Hildonisation. + + -- Emilio Pozuelo Monfort Mon, 21 Jan 2008 18:02:36 +0100 + +liferea (1.4.11-1) unstable; urgency=low + + * New upstream release (Closes: #461364). + - Fixes crash when selecting news bins (Closes: #461347). + - Integrates translate-spanish-feedlist.dpatch. + - Other updates and fixes for bugs not reported in Debian, see upstream + changelog. + + -- Luis Rodrigo Gallardo Cruz Sat, 19 Jan 2008 09:23:46 -0600 + +liferea (1.4.10-1) unstable; urgency=low + + * New upstream release. + - Add debian-example-feeds.dpatch with the addresses of Debian Planets to + the lists of example feeds. + - Fixes wrong handling of old items due to cache limits (Closes: #453322). + - Fixes crashing on search (Closes: #454333). + - Removes comments from database when the parent item is deleted, preventing + unlimited growth of the database. On migration from 1.4.9 it will + delete *all* comments from the database, but this should be invisible + to users, as they will be re-fetched when the parent entry is first + viewed. + - New European Portuguese translation. + - Other updates and fixes for bugs not reported in Debian, see upstream + changelog. + * Add translations for strings in Spanish example feedlist. + * Change my address to rodrigo@debian.org. + - Remove Dm-Upload-Allowed field, as it's pointless now. + * Set liferea-dbg's priority to extra. Put ${shlibs:Depends} and + ${misc:Depends} into its control entry, in case something ever needs + to add a dependency there. + * Update Standards-Version to 3.7.3. No changes needed. + * Remove clean-patched target and make the clean target call make unpatch at + the end, to eliminate the unsafe handling when called using -j. + * Recommend: a file download tool (Closes Ubuntu#173590). + + -- Luis Rodrigo Gallardo Cruz Sat, 22 Dec 2007 13:51:30 -0600 + +liferea (1.4.10-0ubuntu2) hardy; urgency=low + + * Add patches from Frothing for Hildonisation. + * Add --enable-hildon when building on lpia. + * Add libhildon-1-dev to the Build-Depends for lpia. + * Build-Depend on midbrowser-dev on lpia instead of firefox-dev. + * Add a patch so ./configure recognizes midbrowser-dev. + * Install a .desktop file suitable for mobile when on lpia. + + -- Steve Kowalik Fri, 11 Jan 2008 12:57:04 +1100 + +liferea (1.4.10-0ubuntu1) hardy; urgency=low + + * New upstream release: + - Fixes SF #1850139: assertion when searching for + feed item (reported by Mlind), amongst other things. LP: #176129. + + -- Emilio Pozuelo Monfort Wed, 19 Dec 2007 21:50:53 +0100 + +liferea (1.4.9-1ubuntu1) hardy; urgency=low + + * New upstream release. + - Adds a Ctrl+W shortcut to close tabs. LP: #138747. + - Fixes a crash when the DB is locked. LP: #133066. + * debian/patches/01_ubuntu_feedlists.dpatch: + - Added. Adds planet.ubuntu.com and fridge.ubuntu.com to all the + feedlist, and also local planets where possible. LP: #51604. + - Updated 00list accordingly. + + * Sync with Debian, remaining Ubuntu changes: + - debian/control: + + Added firefox-dev and intltool to build-deps. + + Removed libxul-dev and libwebkitgtk-dev from build-deps. + + Build-depend on liblualib50-dev instead of liblua5.1-0-dev. + + Changed Maintainer field to match DebianMaintainerSpec. + + Added firefox to liferea dependencies. + + Do not build transitional packages (not required due to Conflicts/ + Provides/Replaces). + + Do not build webkit package. + - debian/liferea-webkit.files: + + Not needed. We don't build the webkit rendering plugin. + - debian/rules: + + Call intltool-update -p to generate translation template for Rosetta + + Don't disable gecko, and don't enable xulrunner and webkit. + - debian/patches/01_ubuntu_feedlists.dpatch: + + Add Ubuntu specific feeds. LP #51604. + - debian/patches/00list: + + Do not apply lua5.1.pc, as lua5.1 is in universe. + + -- Emilio Pozuelo Monfort Tue, 04 Dec 2007 23:54:36 +0100 + +liferea (1.4.9-1) unstable; urgency=low + + * New upstream releases. + [1.4.7] - Fixed catalan translation (Closes: #444888). + [1.4.8] - Fix insecure setting of LD_LIBRARY_PATH (CVE-2005-4791) + (Closes: #451548). + [1.4.9] - Fixes broken negative search folders rules (Closes: #453521). + - Various other bug fixes not reported in Debian, see upstream changelog. + * Set Dm-Upload-Allowed: yes in debian/control. + + -- Luis Rodrigo Gallardo Cruz Sat, 01 Dec 2007 20:16:06 -0600 + +liferea (1.4.8-0ubuntu1) hardy; urgency=low + + * New upstream release. LP: #160460. + + -- Emilio Pozuelo Monfort Thu, 22 Nov 2007 16:55:29 +0100 + +iliferea (1.4.7-0ubuntu1) hardy; urgency=low + + * New upstream release. LP: #154727, #156303, #141158, LP: #134086, + LP: #125896. + * debian/control: change liblua50-dev to liblualib50-dev, so configure + recognizes LUA50. This builds the Script Manager. LP: #158422. + * debian/patches/10_from_upstream_fixes_lp_151217.dpatch, + debian/patches/20_from_upstream_fix_sql_join_lp_141155.dpatch, + debian/patches/30_from_upstream_workaround_data_loss_lp_138208.dpatch: + - Removed, fixed upstream. + + * Merge from Debian unstable, remaining Ubuntu changes: + - debian/control: + + Added firefox-dev and intltool to build-deps. + + Removed libxul-dev and libwebkitgtk-dev from build-deps. + + Build-depend on liblualib50-dev instead of liblua5.1-0-dev. + + Changed Maintainer field to match DebianMaintainerSpec. + + Added firefox to liferea dependencies. + + Do not build transitional packages (not required due to Conflicts/ + Provides/Replaces). + + Do not build webkit package. + - debian/rules: + + Call intltool-update -p to generate translation template for Rosetta + + Don't disable gecko, and don't enable xulrunner and webkit. + - debian/liferea-webkit.files: + + Not needed. We don't build the webkit rendering plugin. + + -- Emilio Pozuelo Monfort Mon, 29 Oct 2007 23:14:45 +0100 + +liferea (1.4.6-1) unstable; urgency=low + + * New upstream releases. + 1.4.5b: + - Fixes use of sqlite3_free, avoiding crashing when using with sqlite + 3.5 (Closes: #446050). + + 1.4.6: + - No longer segfaults when selecting empty folder (Closes: #445457). + - Fixes loss of customized feed titles (Closes: #443413). + - Various other bug fixes not reported in Debian, see upstream changelog. + + * debian/control: + - Correct typo in liferea-webkit description (Closes: #446109). + - Remove XS- prefix from Vcs-* fields. + - Move Homepage from description into propper field. + + -- Luis Rodrigo Gallardo Cruz Tue, 30 Oct 2007 14:16:59 -0600 + +liferea (1.4.5-1) unstable; urgency=low + + * New upstream releases. + 1.4.3b: + - Better handling of extra XML namespaces (Closes: #430782). + - Avoid dropping flagged items from the cache (Closes: #442811, #443427). + + 1.4.4: + - Fixes assertion when cancelling feed updates using the update monitor + dialog. + - No longer tries to run scripts to retrieve favicons (Closes: #443751). + - Reduces minimum window size (Closes: #434866). + + 1.4.5: + - Fixes crash when using "Select File" from the advanced subscribtion + dialog (Closes: #445387). + - Close and reopen database every 500 write attempts, to work around + data loss on unclean termination (Closes: #445666). + - Adapt WebKit plugin to renamed function names. + + * debian/rules: Add call to dh_icons, to register program icons with the + Gtk icon cache. Thanks to Emilio Pozuelo Monfort for the suggestion. + * debian/control: Update build-depends to libwebkitgtk-dev, the new name + of the WebKit package. + + -- Luis Rodrigo Gallardo Cruz Wed, 10 Oct 2007 16:50:17 -0500 + +liferea (1.4.4-0ubuntu3) gutsy; urgency=low + + * debian/patches/20_from_upstream_fix_sql_join_lp_141155.dpatch: + - Added, fixes a bad sql join when modifying search folders. LP: #141155. + * debian/patches/30_from_upstream_workaround_data_loss_lp_138208.dpatch: + - Added, fixes data loss on forced termination. LP: #138208. + + -- Emilio Pozuelo Monfort Fri, 12 Oct 2007 13:43:09 +0200 + +liferea (1.4.4-0ubuntu2) gutsy; urgency=low + + * debian/patches/10_from_upstream_fixes_lp_151217.dpatch: + Added, fixes a crash when adding a local feed (Add Subscription>Advanced + Local file>Select file. LP: #151217. + + -- Emilio Pozuelo Monfort Wed, 10 Oct 2007 20:44:29 +0200 + +liferea (1.4.4-0ubuntu1) gutsy; urgency=low + + * New upstream release. (LP: #125896, #127789). + - Removing deprecated "Encoding" entry from + .desktop file (Luis Rodrigo Gallardo Cruz) + - Fixed warnings/errors with "gecko" as program + name. Now the correct name "liferea" is used. + - Fixes assertion when cancelling feed updates + using the update monitor dialog. (reported + by caccolangrifata and Aleksei Miheev) + - Fixes Debian #443751: Tries to run scripts + to retrieve favicons (reported by Daniel + Jacobowitz) + - Fixes SF #1803072: Search folders broken + - Fixes vertical/horizontal pane position saving + when exiting Liferea while the mainwindow is + not visible. (Keith Curtis) + * upload ok'd by Steve Langasek + * debian/rules: + - Use dh_icons instead of dh_iconcache. + + -- Emilio Pozuelo Monfort Mon, 01 Oct 2007 18:48:33 +0200 + +liferea (1.4.3b-0ubuntu2) gutsy; urgency=low + + * debian/control: + + Use lua5.0 instead of 5.1, as we don't have 5.1 in main for gutsy. + + -- Sebastian Dröge Sat, 29 Sep 2007 07:40:19 +0200 + +liferea (1.4.3b-0ubuntu1) gutsy; urgency=low + + * New upstream release. (UVFe LP: #145326) + * Version 1.4.3b (Stable) + - Fixes a data loss problem that causes flagged + items to be dropped out of cache. Normally + flagged items are never to be dropped. + (reported by Keith Curtis) + + * Version 1.4.3 (Stable) + - Fixes a grave bug that caused continuous feed + downloads when the default update interval is + set to 0, which is to mean disabled. + - Fixes assertions in db_item_check() and db_query_to_sql() for search + folders that do not have rules. (reported by pochu) + - Fixes SF #1798880: problem when using Ctrl-u + inside a search folder matching unread items. (LP: #102161) + - Fixes Debian #430782: better handling of RSS 2.0 + LiveJournal feeds which use lj: prefix for some + HTML elements. (reported by Daniel Jacobowitz) + - Fixes SF #1799476: crash when following links. + (reported by jphendrix) (LP: #141250) + + Version 1.4.2b (Stable) + - Fixes compilation problems of GtkHTML2 rendering. + - Fixes SF #1798158: problem with 'mark as read' + option in popup window (reported by zodmaner) + - Now removes leading/trailing white spaces from + feed list node titles. (patch from Christian Dywan) + - Fixes broken HTTP authentication. Auth info was + just not passed with HTTP requests. (reported + by Jim Henderson) + - Fixes Debian #442798: update interval values + isn't correctly updated. Interval unit is lost. + (reported by Yannick Palanque) + + * Merge with Debian, remaining Ubuntu changes: + - debian/control: + + Added firefox-dev and intltool to build-deps. + + Removed libxul-dev from build-deps. + + Changed Maintainer field to match DebianMaintainerSpec. + + Added firefox to liferea dependencies. + + Do not build transitional packages (not required due to Conflicts/ + Provides/Replaces) + - debian/rules: + + Call intltool-update -p to generate translation template for Rosetta + + Call dh_iconcache + + Don't disable gecko + - debian/patches/00list: + + Do not apply expand_treeview.dpatch, since it's fixed since 1.4.2. + + -- Emilio Pozuelo Monfort Tue, 25 Sep 2007 16:56:01 +0200 + +liferea (1.4.3-1) unstable; urgency=low + + * New upstream release (Closes: #442112). + - Remove debian/patches/expand_treeview.dpatch: Included upstream. + - Fixes using the spacebar to browse articles (Closes: #368986). + - Fixes silent loss of the update interval unit (Closes: #442798). + * debian/control, debian/rules, debian/liferea-webkit.files: + Enable experimental webkit support (Closes: #443469). + + -- Luis Rodrigo Gallardo Cruz Mon, 24 Sep 2007 16:33:07 -0500 + +liferea (1.4.2-0ubuntu1) gutsy; urgency=low + + * New upstream release (LP: #137990, LP: #130606, LP: #131742). + + -- Emilio Pozuelo Monfort Fri, 07 Sep 2007 14:22:15 +0200 + +liferea (1.4.1-1) unstable; urgency=low + + * New upstream version (Closes: #440499). + - Upload 1.4 series to unstable. + - debian/control: libgtk2.0-dev requirement downgraded again to 2.8 + - debian/patches/expand_treeview.dpatch: Patch from upstream, to be merged + in 1.4.2 + * Add XS-Vcs fields. + * Comply with the new debian menu structure. + + -- Luis Rodrigo Gallardo Cruz Wed, 05 Sep 2007 18:34:44 -0500 + +liferea (1.4~rc3-1) gutsy; urgency=low + + * New upstream release, featuring many bugfixes and translation updates. + * debian/control: + + Require Gtk >= 2.10.0. + + -- Sebastian Dröge Sun, 22 Jul 2007 23:44:06 +0200 + +liferea (1.4~RC2-1) experimental; urgency=low + + * New upstream release (Closes: #424903) + - Comment feeds. + - Feed cache is now stored in sqllite. + - Main menu is reorganized. + - Notification area icon is transparent again (Closes: #426779). + - Other miscelaneous improvements and fixes. + - Updated Build-Dependencies: libsqlite3-dev (>= 3.3.9), libglade2-dev, + libgtk2.0-dev (>= 2.10.0) + * Migrate scripting plugin to lua 5.1 + * Added -dbg package. + * Improve clean rule + + -- Luis Rodrigo Gallardo Cruz Fri, 13 Jul 2007 12:48:37 -0500 + +liferea (1.4~rc1-0ubuntu1) gutsy; urgency=low + + * New upstream release. + * debian/control: + - Added libsqlite3-dev and libglade2-dev to build-depends. + + -- Emilio Pozuelo Monfort Sun, 08 Jul 2007 13:49:29 +0200 + +liferea (1.2.20-1) unstable; urgency=low + + * New upstream version (Closes: #426779). + * Improve clean rule. + + -- Luis Rodrigo Gallardo Cruz Mon, 23 Jul 2007 12:52:14 -0500 + +liferea (1.4~RC2-1) experimental; urgency=low + + * New upstream release (Closes: #424903) + - Comment feeds. + - Feed cache is now stored in sqllite. + - Main menu is reorganized. + - Notification area icon is transparent again (Closes: #426779). + - Other miscelaneous improvements and fixes. + - Updated Build-Dependencies: libsqlite3-dev (>= 3.3.9), libglade2-dev, + libgtk2.0-dev (>= 2.10.0) + * Migrate scripting plugin to lua 5.1 + * Added -dbg package. + * Improve clean rule + + -- Luis Rodrigo Gallardo Cruz Fri, 13 Jul 2007 12:48:37 -0500 + +liferea (1.2.19-0ubuntu1) gutsy; urgency=low + + * New upstream release. + - Fixes SF #1741243 which caused endless loops on + LiveJournal authentication. + - Added Brazilian-Portugese localized feed list. + (Og Maciel) + + -- Emilio Pozuelo Monfort Tue, 03 Jul 2007 21:48:48 +0200 + +liferea (1.2.18-0ubuntu1) gutsy; urgency=low + + * New upstream release. + - Fixes some memory leaks (Hubert Figuiere) + - Improved manpage (Emilo Pozuelo Monfort) + - Starter script support for $DEBUGGER (Hubert Figuiere) + - Fixed XulRunner library root compilation parameter + (Hubert Figuiere) + - Making the tray icon transparent again when the + "show new count" option is disabled. + * debian/control: + - Remove libnspr4-dev (not needed anymore). + + -- Emilio Pozuelo Monfort Sat, 23 Jun 2007 13:24:15 +0200 + +liferea (1.2.17-0ubuntu1) gutsy; urgency=low + + * Merge with Debian, remaining Ubuntu changes: + - debian/control: + + Added libnspr4-dev, firefox-dev and intltool to build-deps + + Removed libxul-dev from build-deps + + Changed Maintainer field + + Added firefox to liferea dependencies. + + Do not build transitional packages (not required due to Conflicts/ + Provides/Replaces) + - debian/rules: + + Call intltool-update -p to generate translation template for Rosetta + + Call dh_iconcache + + Don't disable gecko + + * New upstream release + - Fixes some memory leaks (Hubert Figuiere) + - Fixes SF #1731789 "Open Feed" in detailed libnotify + popup view did not work (reported by vfiend) + - Fixes SF #1736409 HTTP Digest authentication handling + to support spaces in quoted value strings. + - Ignores GNUTLS_E_UNEXPECTED_PACKET_LENGTH (-9) + errors which seems to happen with GMail feeds. + - New Czech translation from Martin Picek + - New Basque default feed list from Iñaki Larrañaga Murgoitio + + -- Emilio Pozuelo Monfort Sat, 16 Jun 2007 10:47:47 +0200 + +liferea (1.2.16b-1) unstable; urgency=low + + * New upstream release. + - Aditional power consumption fixes. (Closes: #423839) + * dbus-1-utils was eliminated. Fix dependency. + + -- Luis Rodrigo Gallardo Cruz Fri, 08 Jun 2007 15:35:56 -0500 + +liferea (1.2.16b-0ubuntu1) gutsy; urgency=low + + * New upstream release + * Merge with Debian, remaining Ubuntu changes: + - debian/control: + + Added libnspr4-dev, firefox-dev and intltool to build-deps + + Removed libxul-dev from build-deps + + Changed Maintainer field + + Added firefox to liferea dependencies, and removed dbus-1-utils + + Do not build transitional packages (not required due to Conflicts/ + Provides/Replaces) + - debian/rules: + + Call intltool-update -p to generate translation template for Rosetta + + Call dh_iconcache + + Don't disable gecko + + -- Emilio Pozuelo Monfort Tue, 05 Jun 2007 01:33:18 +0200 + +liferea (1.2.15b-1) unstable; urgency=low + + * New upstream release. + - Better update result processing timer, should cause + less CPU usage. (Closes: #423839) + * Remove libgtkhtml2-dev from Build-deps. It has not actually been + needed since the removal of the gtkhtml rendering plugin. + * Reintroduce -xulrunner as a dummy update package. Apt won't upgrade + liferea from 1.0.27-2 without it. (Closes: #425472) + + -- Luis Rodrigo Gallardo Cruz Mon, 21 May 2007 20:48:56 -0500 + +liferea (1.2.15b-0ubuntu1) gutsy; urgency=low + + * New upstream release (LP: #115981) + + -- Emilio Pozuelo Monfort Mon, 21 May 2007 16:12:42 +0200 + +liferea (1.2.15-0ubuntu1) gutsy; urgency=low + + * New upstream release (LP: #85650, #114356) + - Better update result processing timer, should cause + less CPU usage. (patch from Arjan van de Ven) + - Increased security: disallowing clicking on file:// + links in the rendering widget, as well as preventing + from opening such links using the context menu. + - Fixes unresolved symbol in LUA binding. + (SF #1720462, reported by Jonathan Cristoforetti) + - Fixes broken base URL when selecting items in 3 pane + mode from folders. + + -- Emilio Pozuelo Monfort Thu, 17 May 2007 20:02:31 +0200 + +liferea (1.2.14-1) unstable; urgency=low + + [Franz Pletz] + * New upstream release. (Closes: #415951) + * debian/watch: Upstream releases minor fixes as letters in version. + * debian/control: + - Stop building liferea-xulrunner, liferea-gtkhtml and liferea-mozilla + transitional packages, they don't serve any purpose. + - Remove versions from Conflicts and Replaces to let dpkg remove the + transitional packages. + - Bumped Standards-Version to 3.7.2.2, no changes necessary. + * debian/copyright: Update copyright holders. + * Remove debian/NEWS.Debian, not relevant anymore. + * debian/rules: Fix typo, libnotyfy -> libnotify. + * src/ui/ui_prefs.c: Add x-www-browser to external browser settings. + (Closes: 415314) + + [Rodrigo Gallardo] + * Only enable network manager in linux builds. + + -- Luis Rodrigo Gallardo Cruz Wed, 9 May 2007 15:21:21 -0500 + +liferea (1.2.14-0ubuntu1) gutsy; urgency=low + + * New upstream release + * Merge with Debian, remaining Ubuntu changes: + + debian/control: + - Added libnspr4-dev, firefox-dev, libxt-dev and intltool to build-deps + - Removed libxml-parser-perl, libgtkhtml2-dev and libxul-dev from + build-deps + - Added firefox to liferea dependencies, and removed dbus-1-utils + - Make liferea replaces/conflicts/provides release-independent + - Updated Maintainer to Ubuntu Core Developers + + debian/control, debian/rules, debian/NEWS.Debian: + - We don't build the Xulrunner engine, but the Gecko (Firefox) one + + debian/rules + - Call intltool-update -p to generate translation template for Rosetta + (LP: #78885) + - Call dh_iconcache + + -- Emilio Pozuelo Monfort Tue, 08 May 2007 00:58:51 +0200 + +liferea (1.2.13-0ubuntu2) gutsy; urgency=low + + * debian/control + - Added libnspr4-dev to build-deps (LP: #112384) + + -- Emilio Pozuelo Monfort Fri, 04 May 2007 14:13:12 +0200 + +liferea (1.2.13-0ubuntu1) gutsy; urgency=low + + * New upstream release (LP: #98725, #103688, #110458) + + -- Emilio Pozuelo Monfort Thu, 19 Apr 2007 13:49:51 +0200 + +liferea (1.2.10c-0ubuntu1) feisty; urgency=low + + * New upstream release (LP: #102114) + - Reverting fix of 1.2.10 to prevent crashes in the Gecko support code when + clicking links in the HTML view. (LP: #98522, LP: #98861, LP: #98968) + - Changed feed property label (auto-load link) to match real (suboptimal) + behaviour when external browser is configured. + - Adds a hot key (Ctrl-L) to mark all feeds as read. + (patch suggested by Paul Dwerryhouse) + - Update of Turkish translation (Mehmet Atif Ergun) + * Fixed deb-a-day feed (and others) (LP: #51603) + + -- Emilio Pozuelo Monfort Mon, 2 Apr 2007 23:17:34 +0200 + +liferea (1.2.10b-0ubuntu1) feisty; urgency=low + + * New upstream release (LP: #98532, #98522) + + -- Emilio Pozuelo Monfort Thu, 29 Mar 2007 11:49:34 +0200 + +liferea (1.2.10-0ubuntu1) feisty; urgency=low + + * New upstream release (LP #97182, #89484) + + -- Emilio Pozuelo Monfort Wed, 28 Mar 2007 00:05:27 +0200 + +liferea (1.2.9-0ubuntu1) feisty; urgency=low + + * New upstream release: + Version 1.2.9 (Stable) + + Fixes negative unread count problems introduced with + the last release. + + Lowered memory usage by correctly unloading feeds from + memory after unselecting recursively displayed folders. + + Improved performance by avoiding unnecessary folder load + recursions. + + New preference option that allows enabling the display + of the number of new items in the tray icon. + + New preference option that allows to disable minimizing + to tray when closing the main window. + + Adding DBUS introspection (patch by moonz) + Translation + + Update of German translation (Lars Strojny) + + Version 1.2.8 (Stable) + + Adds a DBUS ping function that is used by the + liferea-add-feed script to check if the program is running. + + The liferea-add-feed script now starts Liferea if necessary. + (solution by intangible/tsukasa) + + Added 1x1 pixel filter to adblocking stylesheet. + + Fixes SF #1668278: error when exporting the feed list + although the export was successfully completed + (reported by Allan Engelhardt) + + Fixes SF #1657717: memory leak when stripping DHTML from + HTML type metadata (reported by Hubert Figuiere) + Translations: + + Updated Italian translation (Dario Conigliaro) + + Updated Brazilian Portugese translation (Og Maciel) + + New Swedish translation (Daniel Nylander) + + -- Sebastian Dröge Mon, 26 Mar 2007 09:44:28 +0200 + +liferea (1.2.7-1) experimental; urgency=low + + * New upstream release (closes: #404330, #408475). + * Remove liferea-xulrunner and liferea-mozilla packages. Now that we use a + single rendering engine there's no point to the package split anymore. + * Build with support for + - libnotify + - network-manager + * Bump debhelper compatibility mode to 5. + * Update watch file for 1.2.x series. + + -- Luis Rodrigo Gallardo Cruz Mon, 12 Mar 2007 10:36:17 -0600 + +liferea (1.2.7-0ubuntu1) feisty; urgency=low + + * New upstream release: + Version 1.2.7 (Stable) + + Fixes in the feed list loading error handling. + + Now after successful feed list import on startup a + feedlist.opml backup file will be created. + + Fixes LUA support detection. + + -- Sebastian Dröge Thu, 22 Feb 2007 10:34:34 +0100 + +liferea (1.2.6b-0ubuntu1) feisty; urgency=low + + * New upstream release: + Version 1.2.6b (Stable) + - Fixes SF #1654989 that caused crashes when marking duplicate + items as read/unread (reported by turminal) + - Merged patch SF #1646186 by mooonz that improves LUA build + support and allows compilation against LUA 5.0 and 5.1 + - Update of French translation (Vincent Lefevre) + - Update of Japanese translation (Takeshi AIHANA) + Version 1.2.6 (Stable) + - Conditional display of the feed title when viewing + merged item lists so that it is clear what the source + feed of a displayed item is. + - The item view header now provides a list of the feeds + that contain a duplicate of the feed. + - When changing the read status of an item with duplicates + in other feeds the read status is propagated to the other + item instances. + - Update of French translation (Vincent Lefevre) + Version 1.2.5 (Stable) + - Disabling GtkHTML2 support for x86_64 platforms. + Maintainers: please do discontinue any GtkHTML2 support + on such platforms if possible, as it cause only trouble! + - Removed console warning that was given on each startup + as long as social bookmarking site was not set. + - Fixes Debian #408475: liferea wrapper script is brittle, + depends on $0 (report and patch by jrodman) + - Fixes a type problem in the Digest authentication that + caused crashes on AMD64 (SF #1636563) + - Fixes for Turkish translation (Mehmet Atif Ergun) + - Fixes for Arabic translation (Khaled Hosny) + - New Russian translation (Oleg Maloglovets) + * debian/control: + + Update maintainer field... + + Drop gtkhtml backend as it is not supported anymore upstream because of + too many bugs, especially 64bit related. Provide painless update to + mozilla backend with a dummy package. + + -- Sebastian Dröge Tue, 20 Feb 2007 23:43:30 +0100 + +liferea (1.0.27-2) unstable; urgency=low + + * Remove liferea-gtkhtml. This plugin is basically unusable on 64bit + architectures. (Closes: #379900, #407152, #361376, #368866) + * Remove upstream's NEWS file, it contains only version release dates. + + -- Luis Rodrigo Gallardo Cruz Tue, 30 Jan 2007 11:49:35 -0600 + +liferea (1.2.4-0ubuntu2) feisty; urgency=low + + * debian/rules: + + Call intltool-update -p to generate translation template for Rosetta + (Ubuntu: #78885) + + -- Sebastian Dröge Fri, 26 Jan 2007 14:49:11 +0100 + +liferea (1.2.4-0ubuntu1) feisty; urgency=low + + * New upstream release: + + Fixes a possible GUI deadlock usually happening when + using the Gecko rendering during background feed updates. + + Fixes a problem with relative feed base URLs. + + Update of French translation (Vincent Lefevre) + + New Turkish translation (Mehmet Atif Ergun) + + -- Sebastian Dröge Mon, 22 Jan 2007 18:33:03 +0100 + +liferea (1.2.3-0ubuntu1) feisty; urgency=low + + * New upstream release: + + HTML view respects GTK theme colors now. + + Fixes negative new count values in the mainwindow status bar. + + Fixes incorrect unread count of parent folder when removing + subscriptions with unread items. + + Fixes node info updating when marking read with middle + mouse button in the feed list. + + Fixes a bug that caused item loss in news bins. + + Adds Arabic translation from Khaled Hosny. + * debian/control: + + Update build dependencies + + -- Sebastian Dröge Thu, 11 Jan 2007 18:15:04 +0100 + +liferea (1.2.2-0ubuntu1) feisty; urgency=low + + * New upstream release + + -- Sebastian Dröge Mon, 8 Jan 2007 14:40:29 +0100 + +liferea (1.2.1-0ubuntu2) feisty; urgency=low + + * debian/rules: + + Call dh_iconcache + * debian/control, + debian/liferea-lua.files: + + Drop -lua package to be in sync with Debian again + + -- Sebastian Dröge Sun, 31 Dec 2006 09:57:21 +0100 + +liferea (1.2.1-0ubuntu1) feisty; urgency=low + + * New upstream release + * debian/control: + + Update build dependencies + + Add liferea-lua package + + -- Sebastian Dröge Fri, 29 Dec 2006 11:31:28 +0100 + +liferea (1.0.27-1ubuntu1) feisty; urgency=low + + * Sync with Debian: + + debian/control: + - Add libxt-dev build dependency + - Drop dbus-1-utils dependency + + debian/control, + debian/liferea-mozilla.files, + debian/rules: + - Use firefox, not xulrunner + + liferea.schemas: + - Use localized dates + + opml/feedlist*.opml: + - Add Planet Ubuntu + + -- Sebastian Dröge Fri, 15 Dec 2006 10:37:38 +0100 + +liferea (1.0.27-1) unstable; urgency=low + + * New upstream release - Bugfix release related to 64 bit archs. + * Avoid shipping upstream's changelog twice. + + -- Luis Rodrigo Gallardo Cruz Thu, 7 Dec 2006 23:47:20 -0600 + +liferea (1.0.26-1) unstable; urgency=low + + * New upstream release (Closes: #372763). + + -- Luis Rodrigo Gallardo Cruz Mon, 20 Nov 2006 09:21:35 -0600 + +liferea (1.0.25-1) unstable; urgency=low + + * New upstream release (Closes: #393160). + * Merged changes from experimental version: + - Provide long description for liferea-mozilla (closes: #379669). + - Generate gconf2 dependency by using ${misc:Depends}, so that it's + properly versioned. + - Link html documentation from /usr/share/doc/liferea. + - Added build-depends on autotools-dev, to get config.sub and config.guess. + + -- Luis Rodrigo Gallardo Cruz Thu, 2 Nov 2006 20:32:29 -0600 + +liferea (1.1.7c-1) experimental; urgency=low + + * New upstream release. (closes: #391112) + - HTTPS. + - lua scripting. + * Added long description to liferea-mozilla, to please lintian. + * Generate gconf2 dependency by using ${misc:Depends}, so that it's + properly versioned. + * Link html documentation from /usr/share/doc/liferea. + * Added build-depends on autotools-dev, to get config.sub and config.guess. + + -- Luis Rodrigo Gallardo Cruz Fri, 20 Oct 2006 21:06:20 -0500 + +liferea (1.0.18-1) unstable; urgency=low + + * New upstream release. (Closes: #378645) + * Ensure clean upgrade path for users of liferea-mozilla by reintroducing + liferea-mozilla as a transitional package which depends on + liferea-xulrunner. (Closes: #370216) + * Added debian/docs. + + -- Franz Pletz Sun, 23 Jul 2006 03:56:11 +0200 + +liferea (1.0.17-1) unstable; urgency=low + + * New upstream release + - Closes: #374194, #376849, #372724, #364084, #366822, #304830. + * New maintainer. (Closes: #378389) + * Added debian/watch. + * debian/control: + - Removed circular dependencies. (Closes: #370434) + - Bumped Standard-Version to 3.7.2.0, no changes necessary. + - Added libsm-dev to Build-Depends (see next item). + * debian/rules: + - Added --enable-sm to configure call to ensure Xsession support is + being built. (Closes: #374428) + - Manpage for liferea-add-feed, symlink to liferea.1. + * Tweaked debian/copyright. + + -- Franz Pletz Wed, 19 Jul 2006 00:02:49 +0200 + +liferea (1.0.12-1) unstable; urgency=low + + * New upstream release. + * Dropping Mozilla-backend support and replacing now for xulrunner + - Closes: #361376, #353957, #364069. + + -- David Moreno Garza Mon, 8 May 2006 17:36:08 -0500 + +liferea (1.0.10-1) unstable; urgency=low + + * New upstream release. + * Checking now if DBUS_SESSION_BUS_ADDRESS is set (Closes: #364084). + + -- David Moreno Garza Sun, 23 Apr 2006 02:33:23 -0500 + +liferea (1.0.9-1) unstable; urgency=low + + * New upstream release (Closes: ##363638). + + -- David Moreno Garza Fri, 21 Apr 2006 11:19:45 -0500 + +liferea (1.0.7-1) unstable; urgency=low + + * New upstream release. + + -- David Moreno Garza Sun, 5 Mar 2006 22:34:13 -0400 + +liferea (1.0.6-1) unstable; urgency=low + + * New upstream release. + + -- David Moreno Garza Sun, 5 Mar 2006 13:03:24 -0400 + +liferea (1.0.5-1) unstable; urgency=low + + * New upstream release. + * Updated pt_BR translation (Closes: #352448). + + -- David Moreno Garza Tue, 21 Feb 2006 20:00:06 -0600 + +liferea (1.0.4-1) unstable; urgency=low + + * New upstream release. + + -- David Moreno Garza Sat, 11 Feb 2006 17:35:24 -0600 + +liferea (1.0.3-2) unstable; urgency=low + + * Really fixed the Atom 1.0 parsing bug (Closes: #350779). + + -- David Moreno Garza Thu, 9 Feb 2006 08:21:36 -0600 + +liferea (1.0.3-1) unstable; urgency=low + + * New upstream release. + * Atom 1.0 parsing bug fixed (Closes: #330116, #350779). + + -- David Moreno Garza Sat, 4 Feb 2006 15:34:53 -0600 + +liferea (1.0.2-1) unstable; urgency=low + + * New upstream release (Closes: #350009). + + -- David Moreno Garza Thu, 26 Jan 2006 12:06:15 -0600 + +liferea (1.0-2) unstable; urgency=low + + * Building against libdbus-glib-1-dev instead of obsolete dbus-glib-1-dev + - Closes: #348500. + + -- David Moreno Garza Tue, 17 Jan 2006 19:09:44 -0600 + +liferea (1.0-1) unstable; urgency=low + + * New upstream release (The Merry Christmas release). + * Adding runtime dependency on gconf2. + - Closes: #343362, #343502. + * Using only dbus-glib-1-dev for now while libdbus-glib-1-dev makes it + into unstable. + - Closes: #333103. + * Date on Atom feeds are correct handled. + - Closes: #339433. + * Parse errors are now displayed when clicking a special link. + - Closes: #327848. + + -- David Moreno Garza Sun, 25 Dec 2005 15:04:12 -0600 + +liferea (0.9.7b+test1.0rc4-1) unstable; urgency=low + + * New upstream release (Closes: #301062). + * Making dbus to communicate with liferea properly. + - Closes: #313329, #320971, #332669. + * Added run dependency on dbus-1-utils. + * Making dbus-glib a reality on unstable. + - Closes: #333103. + * NET_TIMEOUT is now running properly. + - Closes: #323442. + * Mozilla backend now load links properly. + - Closes: #326156. + * Maximization is working since experimental. + - Closes: #330344. + * Tray icon background is transparent. + - Closes: #330343. + + -- David Moreno Garza Mon, 28 Nov 2005 15:58:06 -0600 + +liferea (0.9.7b+test1.0rc3-1) experimental; urgency=low + + * New upstream release + * Bdepending on "libdbus-glib-1-dev | dbus-glib-1-dev" now for + GNOME 2.12 transition (Closes: #333103). + + -- David Moreno Garza Tue, 8 Nov 2005 11:31:30 -0600 + +liferea (0.9.7b+test1.0rc2-1) experimental; urgency=low + + * New upstream experimental release. + * Stay maximised when clicking systray (Closes: #330344). + + -- David Moreno Garza Sat, 15 Oct 2005 23:31:56 -0500 + +liferea (0.9.7b+test1.0rc1-1) experimental; urgency=low + + * New upstream test release. + + -- David Moreno Garza Fri, 23 Sep 2005 17:05:59 -0500 + +liferea (0.9.7b-1) unstable; urgency=low + + * New upstream release. + + -- David Moreno Garza Sun, 4 Sep 2005 15:58:52 -0500 + +liferea (0.9.7a-1) unstable; urgency=low + + * New upstream release. + * Fixed ja_JP file to show menu links (Closes: #320907). + + -- David Moreno Garza Tue, 30 Aug 2005 11:38:59 -0500 + +liferea (0.9.6-1) unstable; urgency=low + + * New upstream release. + + -- David Moreno Garza Sat, 20 Aug 2005 13:02:46 -0500 + +liferea (0.9.5-1) unstable; urgency=low + + * New upstream release. + + -- David Moreno Garza Mon, 8 Aug 2005 00:58:41 -0500 + +liferea (0.9.4-1) unstable; urgency=low + + * New upstream release. + * Fixed links with `#' bug (Closes: #319536). + + -- David Moreno Garza Wed, 27 Jul 2005 11:10:23 -0500 + +liferea (0.9.3-1) unstable; urgency=low + + * New upstream release. + * No confusing warning anymore when there are no user settings + for the enclosure handling (mime.xml) (Closes: #312313). + * No crashing anymore when trying to open an item without a + link in a tab (Closes: #312984). + * Fixes a crash on IA64 due to undefined return types (Closes: #313526). + * Corrections of German translation (Closes: #314001). + + -- David Moreno Garza Fri, 8 Jul 2005 22:40:09 +0300 + +liferea (0.9.2-1) unstable; urgency=low + + * New upstream release (Closes: #309832). + * Added dependency on dbus-glib-1 since now Liferea uses DBUS messaging. + * vfolder crashes fixed (Closes: #302102, #302155, #302058). + * Configuration lose fixed (Closes: #281634). + * OPML export crash fixed (Closes: #300452). + + -- David Moreno Garza Thu, 19 May 2005 10:26:38 -0500 + +liferea (0.9.1-1) unstable; urgency=low + + * New upstream release (Closes: #299246). + - Liferea is not using Firefox's module since gtkembedmoz is not + implemented on mozilla-firefox package, atm. + * Added updated german translation (Closes: #295017). + * RDF adding is working properly now (Closes: #298906). + * Transport error is working properly now (Closes: #299036). + * Reduced long descriptions of unneeded text. + + -- David Moreno Garza Sat, 19 Mar 2005 18:22:04 -0600 + +liferea (0.9.0b-1) unstable; urgency=low + + * New upstream release (Closes: #292705). + * Remembers now the sorting order after an upgrade (Closes: #281715). + * Shows date info on the condensed view (Closes: #276040). + * Taking every information item on OPML feeds (Closes: #254148). + * Corrected hang on kicker restart (Closes: #281622). + * Removed filter unread headlines feature (Closes: #279064). + + -- David Moreno Garza Sat, 30 Jan 2005 23:35:05 -0600 + +liferea (0.6.4b-2) unstable; urgency=low + + * Corrected fail on fallback in ipv6-ipv4 (Closes: #287910). + + -- David Moreno Garza Mon, 3 Jan 2005 23:27:04 -0600 + +liferea (0.6.4b-1) unstable; urgency=low + + * NMU sponsored by Marek Habersack . + * New upstream release which fixes the previous bug around the + proxy update - it was forgotten to close it by upstream author. + (Closes: #283674). + + -- David Moreno Garza Thu, 2 Dec 2004 13:27:11 -0600 + +liferea (0.6.4-1) unstable; urgency=low + + * NMU sponsored by Marek Habersack . + * New upstream release + * Proxy update problem fixed (Closes: #283674). + + -- David Moreno Garza Tue, 30 Nov 2004 19:16:09 -0600 + +liferea (0.6.3-1) unstable; urgency=low + + * New upstream release + * Fixed condensed view crash (Closes: #281180). + + -- David Moreno Garza Fri, 26 Nov 2004 08:01:14 -0600 + +liferea (0.6.2-1) unstable; urgency=low + + * New upstream release. + * Now enforces umask 0077 when saving the feed list (Closes: #280786). + + -- David Moreno Garza Sun, 14 Nov 2004 12:31:46 -0600 + +liferea (0.6.1-1) unstable; urgency=low + + * New upstream release (Closes: #273851). + * New updated state (Closes: #268177). + * Support for IDN domains (Closes: #273103). + * Condensed view unmarks now all read items (Closes: #234471). + + -- David Moreno Garza Tue, 2 Nov 2004 13:10:02 -0600 + +liferea (0.6.0-2) unstable; urgency=low + + * Fixed typo at debian/control (Closes: #277231, #277232, #277233). + * Fixed FTBFS in alpha and ia64, because of libc6-dev (Closes: #273535). + * Fixed unneeded build-deps. + + -- David Moreno Garza Mon, 18 Oct 2004 22:41:11 -0500 + +liferea (0.6.0-1) unstable; urgency=low + + * New upstream release. + * New Debian maintainer. + * NMU sponsored by Marek Habersack . + + -- David Moreno Garza Mon, 20 Sep 2004 23:08:08 -0500 + +liferea (0.5.3b-2) unstable; urgency=low + + * Memory leak fix from 0.5.3c. + + -- christophe barbe Tue, 31 Aug 2004 13:33:47 -0400 + +liferea (0.5.3b-1) unstable; urgency=low + + * New upstream release. + + -- christophe barbe Mon, 23 Aug 2004 10:05:52 -0400 + +liferea (0.5.3-1) unstable; urgency=low + + * New upstream release. + + -- christophe barbe Tue, 17 Aug 2004 10:06:45 -0400 + +liferea (0.5.2c-1) unstable; urgency=low + + * New upstream release. + + -- christophe barbe Tue, 3 Aug 2004 13:08:30 -0400 + +liferea (0.5.2-3) unstable; urgency=low + + * Fix missing dependencies in liferea-mozilla. + * Patch from Nathan J. Conrad to support servers sending compressed favicons. + + -- christophe barbe Mon, 26 Jul 2004 12:51:00 -0400 + +liferea (0.5.2-2) unstable; urgency=high + + * Fix broken favicon updating code that was shortening the feed url. + + -- christophe barbe Fri, 23 Jul 2004 14:15:46 -0400 + +liferea (0.5.2-1) unstable; urgency=low + + * New upstream release. + + -- christophe barbe Fri, 23 Jul 2004 09:20:37 -0400 + +liferea (0.5.1-2) unstable; urgency=low + + * Added missing Build-dependency (Thanks Nathan Conrad). + + -- christophe barbe Sat, 10 Jul 2004 00:11:36 -0400 + +liferea (0.5.1-1) unstable; urgency=low + + * New upstream release. + * RSS 1.0 Creative Commons module (Closes: #254959). + + -- christophe barbe Wed, 30 Jun 2004 21:19:43 -0400 + +liferea (0.5.0-3) unstable; urgency=low + + * Fix broken mailto: handling (patch from Nathan Conrad) (Closes: #256132). + + -- christophe barbe Mon, 28 Jun 2004 09:46:38 -0400 + +liferea (0.5.0-2) unstable; urgency=low + + * Rebuilt against latest mozilla (Closes: #256516). + + -- christophe barbe Sun, 27 Jun 2004 16:41:39 -0400 + +liferea (0.5.0-1) unstable; urgency=low + + * New upstream release. + * Fixed tooltip in menubar (Closes: #255297). + * Fixed HTTP Authentication (Closes: #252091). + + -- christophe barbe Sun, 20 Jun 2004 10:30:09 -0400 + +liferea (0.4.9-1) unstable; urgency=low + + * New upstrean release (Closes: #251363). + + -- christophe barbe Thu, 27 May 2004 20:15:26 -0400 + +liferea (0.4.8-2) unstable; urgency=low + + * Patch from Nathan Conrad to save exported feed list before removing the + old format list (Closes: #248655). + + -- christophe barbe Thu, 13 May 2004 23:15:54 -0400 + +liferea (0.4.8-1) unstable; urgency=low + + * New upstream release. + This release BREAKS DOWNWARD COMPATIBILITY. + You should export your feed list before upgrading. + + -- christophe barbe Sun, 9 May 2004 17:58:30 -0400 + +liferea (0.4.7d-3) unstable; urgency=low + + * Fixed 0.4.7d upstream (no more empty feed entries). + + -- christophe barbe Thu, 29 Apr 2004 09:33:10 -0400 + +liferea (0.4.7d-2) unstable; urgency=low + + * Back down most changes in 0.4.7d. + + -- christophe barbe Thu, 29 Apr 2004 07:19:32 -0400 + +liferea (0.4.7d-1) unstable; urgency=low + + * New upstream release. + + -- christophe barbe Wed, 28 Apr 2004 21:17:19 -0400 + +liferea (0.4.7c-5) unstable; urgency=low + + * liferea-(gtkhtml|mozilla) depend on the same version of liferea. + + -- christophe barbe Mon, 26 Apr 2004 09:00:56 -0400 + +liferea (0.4.7c-4) unstable; urgency=low + + * Versioned dependency on liferea (Closes: #245908, #245942). + + -- christophe barbe Mon, 26 Apr 2004 06:59:10 -0400 + +liferea (0.4.7c-3) unstable; urgency=low + + * Patch from CVS to fix gtkhtml rendering bug (Closes: #245257). + + -- christophe barbe Sun, 25 Apr 2004 07:34:41 -0400 + +liferea (0.4.7c-2) unstable; urgency=low + + * Split package in 3 to avoid imposing unwanted dependencies. + Install liferea-mozilla if you want a early preview of the mozilla + rendering feature. + (Closes: #243730). + + -- christophe barbe Wed, 21 Apr 2004 21:10:02 -0400 + +liferea (0.4.7c-1) unstable; urgency=low + + * New Upstream Release. + * Update date on updated feed item (Closes: #243003). + * Fix parsing RSS module tags crash (Closes: #243957). + + -- christophe barbe Tue, 20 Apr 2004 20:18:04 -0400 + +liferea (0.4.7b-2) unstable; urgency=low + + * Fix shell feed handling code. + + -- christophe barbe Thu, 15 Apr 2004 15:39:52 -0400 + +liferea (0.4.7b-1) unstable; urgency=low + + * New upstream release (Fix DnD bug and update http client code). + + -- christophe barbe Mon, 12 Apr 2004 20:24:50 -0400 + +liferea (0.4.7-1) unstable; urgency=low + + * New upstream release: + - Major rewrite, expect minor bugs. + - New proxy code and tab in preferences dialog box (Closes: #229118). + - Atom 0.3 support (Closes: #229704). + - Experimental mozilla support (see preferences). + + -- christophe barbe Sun, 11 Apr 2004 10:57:53 -0400 + +liferea (0.4.6e-1) unstable; urgency=low + + * New upstream release + Fix OPML support (Closes: #237306). + + -- christophe barbe Fri, 12 Mar 2004 18:43:44 -0500 + +liferea (0.4.6d-1) unstable; urgency=low + + * New upstream release. + + -- christophe barbe Mon, 8 Mar 2004 18:42:51 -0500 + +liferea (0.4.6c-1) unstable; urgency=low + + * New upstream release. + + -- christophe barbe Sat, 28 Feb 2004 14:24:52 -0500 + +liferea (0.4.6b-3) unstable; urgency=low + + * Improved debian/rules to support debug build. + + -- christophe barbe Wed, 14 Jan 2004 22:30:24 -0500 + +liferea (0.4.6b-2) unstable; urgency=low + + * The "I can build it twice" upload (Closes: #227761) + Thanks to Guillaume Morin. + + -- christophe barbe Wed, 14 Jan 2004 20:13:03 -0500 + +liferea (0.4.6b-1) unstable; urgency=low + + * New Upstream Release to fix a bug in popup menu + (No other changes) + + -- christophe barbe Wed, 7 Jan 2004 09:06:21 -0500 + +liferea (0.4.6-1) unstable; urgency=low + + * New upstream release. + * To quote the upstream changelog: + + THIS CHANGE WILL MAKE ALREADY READ BUT NOT + UPDATED ITEMS UNREAD AGAIN ON THE FIRST UPDATE + AFTER THIS UPGRADE. THIS IS NOT A BUG AND IS + DUE TO THE CHANGED HTML CACHE AND WILL HAPPEN + ONLY ONCE. + + -- christophe barbe Tue, 6 Jan 2004 21:07:02 -0500 + +liferea (0.4.5-1) unstable; urgency=low + + * New upstream release (including favicon support). + * Correctly handle http redirect (Closes: #219643). + + -- christophe barbe Sun, 7 Dec 2003 20:13:42 -0500 + +liferea (0.4.4-1) unstable; urgency=low + + * New upstream release. + + -- christophe barbe Fri, 14 Nov 2003 20:52:45 -0500 + +liferea (0.4.3-2) unstable; urgency=low + + * Build against gnome 2.4 libs (Closes: #218275). + + -- christophe barbe Wed, 5 Nov 2003 12:34:46 -0500 + +liferea (0.4.3-1) unstable; urgency=low + + * New upstream release. + + -- christophe barbe Thu, 16 Oct 2003 22:31:45 -0400 + +liferea (0.4.1-2) unstable; urgency=low + + * Fixed debian menu icon (Closes: #216016). + * Improved short description. + + -- christophe barbe Wed, 15 Oct 2003 20:13:32 -0400 + +liferea (0.4.1-1) unstable; urgency=low + + * New upstream release (with upstream patch) + features persistent feed storage and feed type auto-detection. + * First upload to unstable. + + -- christophe barbe Sun, 12 Oct 2003 13:09:57 -0400 + +liferea (0.4.0-1) experimental; urgency=low + + * New upstream release. + + -- christophe barbe Fri, 10 Oct 2003 22:40:47 -0400 + +liferea (0.3.8-1) experimental; urgency=low + + * New upstream release. + + -- christophe barbe Tue, 30 Sep 2003 11:31:29 -0400 + +liferea (0.3.7-1) experimental; urgency=low + + * Initial Release, close ITP (Closes: #211484). + + -- christophe barbe Wed, 17 Sep 2003 18:30:49 -0400 + --- liferea-1.4.18.orig/debian/watch +++ liferea-1.4.18/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://sf.net/liferea/liferea-(1\.4).([\d]+[a-z]*)+\.tar\.gz debian --- liferea-1.4.18.orig/debian/compat +++ liferea-1.4.18/debian/compat @@ -0,0 +1 @@ +5 --- liferea-1.4.18.orig/debian/source.lintian-overrides +++ liferea-1.4.18/debian/source.lintian-overrides @@ -0,0 +1,7 @@ +# Without these liferea does not build on kfreebsd, thus, they're not errors. +liferea source: non-standard-arch-in-source-relation kfreebsd-i386 [build-depends: libnm-glib-dev [!kfreebsd-i386 !kfreebsd-amd64]] +liferea source: non-standard-arch-in-source-relation kfreebsd-amd64 [build-depends: libnm-glib-dev [!kfreebsd-i386 !kfreebsd-amd64]] + +# Yes, we depend on the -1 revision. That's because we need the makefile +# snippet, which is a feature of the debian package, not of upstream. +liferea source: build-depends-on-1-revision build-depends: quilt (>= 0.40-1) --- liferea-1.4.18.orig/debian/liferea.xpm +++ liferea-1.4.18/debian/liferea.xpm @@ -0,0 +1,168 @@ +/* XPM */ +static char * available_xpm[] = { +"16 16 149 2", +" c None", +". c #39434B", +"+ c #575E61", +"@ c #505355", +"# c #434546", +"$ c #3B3E41", +"% c #3F454B", +"& c #1E272F", +"* c #3A4044", +"= c #696C6F", +"- c #AFB8BE", +"; c #D9E5ED", +"> c #DCE9F1", +", c #CBDCE8", +"' c #C7D6E2", +") c #B6BFC5", +"! c #2E3235", +"~ c #11181D", +"{ c #373D40", +"] c #7E8589", +"^ c #D6E0E7", +"/ c #D5E4EC", +"( c #C7DCE9", +"_ c #C2D7E6", +": c #C4D8E4", +"< c #D8E4EC", +"[ c #D8E5EE", +"} c #C6D2DC", +"| c #434F57", +"1 c #06090A", +"2 c #29363F", +"3 c #4A5054", +"4 c #D2DEE5", +"5 c #C8D9E4", +"6 c #BED3E0", +"7 c #BFD9E9", +"8 c #BCD5E7", +"9 c #BCD2E1", +"0 c #C5D6E2", +"a c #C8D8E4", +"b c #CDDCE8", +"c c #A4B9C8", +"d c #1D2328", +"e c #404B54", +"f c #9BA8AF", +"g c #C0D1DD", +"h c #A1BDD1", +"i c #ABC8DB", +"j c #B2CFE2", +"k c #ACCADE", +"l c #BBD2E0", +"m c #C6D7E3", +"n c #AFC4D4", +"o c #ABBFCF", +"p c #ADC5D5", +"q c #5D707D", +"r c #000000", +"s c #343D43", +"t c #7D97AE", +"u c #809EB6", +"v c #8DADC5", +"w c #94B5CC", +"x c #97B8D0", +"y c #97B8CF", +"z c #CEDFEA", +"A c #C6D8E3", +"B c #BBD0DE", +"C c #AEC5D3", +"D c #9BB6C9", +"E c #7D98AB", +"F c #000001", +"G c #1D252D", +"H c #8BA7BD", +"I c #89A7BD", +"J c #81A3BB", +"K c #7B9FBB", +"L c #7FA3BF", +"M c #88AAC4", +"N c #C8DBE7", +"O c #BBD1DE", +"P c #AFC5D5", +"Q c #A5BECE", +"R c #90AABF", +"S c #4E6F8E", +"T c #0D1720", +"U c #4C7091", +"V c #9DB6C9", +"W c #ADC5D6", +"X c #84A4BC", +"Y c #6188A7", +"Z c #5881A2", +"` c #7D9CB5", +" . c #7D9AB1", +".. c #A7BFD1", +"+. c #9FB7CA", +"@. c #809CB2", +"#. c #2F5172", +"$. c #496C8B", +"%. c #99B2C6", +"&. c #A9C1D1", +"*. c #AAC2D2", +"=. c #81A0B7", +"-. c #4D7595", +";. c #4A7090", +">. c #3E6386", +",. c #A1B8CA", +"'. c #99B4C8", +"). c #5E7D97", +"!. c #183655", +"~. c #050A0E", +"{. c #1C354C", +"]. c #62829B", +"^. c #9DB7CA", +"/. c #A2BCCD", +"(. c #5B7A95", +"_. c #3E6484", +":. c #3E6383", +"<. c #2F5577", +"[. c #8DA8BB", +"}. c #92B0C4", +"|. c #3E5D79", +"1. c #06111C", +"2. c #070D14", +"3. c #294968", +"4. c #9BB6CA", +"5. c #8EA7BC", +"6. c #335573", +"7. c #335878", +"8. c #325676", +"9. c #284C6D", +"0. c #7997AF", +"a. c #81A1B9", +"b. c #0A1F35", +"c. c #060D14", +"d. c #698699", +"e. c #44627F", +"f. c #204264", +"g. c #254666", +"h. c #234463", +"i. c #1D3E60", +"j. c #2D4C67", +"k. c #182A3C", +"l. c #070A0C", +"m. c #0D1E2F", +"n. c #163351", +"o. c #1A3D5F", +"p. c #183858", +"q. c #102A44", +"r. c #030C13", +" ", +" . + @ # $ % & ", +" * = - ; > , ' ) ! ~ ", +" { ] ^ / ( _ : < [ } | 1 ", +" 2 3 4 5 6 7 8 9 0 a b c d ", +" e f g h i j k l m n o p q r ", +" s t u v w x y z A B C D E F ", +" G H I J K L M N O P Q R S F ", +" T U V W X Y Z ` ...+.@.#.r ", +" T $.%.&.*.=.-.;.>.,.'.).!.r ", +" ~.{.].^./.(._.:.<.[.}.|.1.r ", +" 2.3.4.5.6.7.8.9.0.a.b.F ", +" r c.d.e.f.g.h.i.j.k.r r ", +" r l.m.n.o.p.q.r.r r ", +" r r r r r r ", +" "}; --- liferea-1.4.18.orig/debian/control +++ liferea-1.4.18/debian/control @@ -0,0 +1,39 @@ +Source: liferea +Section: gnome +Priority: optional +Maintainer: Ubuntu Core Developers +XSBC-Original-Maintainer: Luis Rodrigo Gallardo Cruz +Build-Depends: autotools-dev, quilt (>=0.40), + debhelper (>= 5.0.51~), xulrunner-1.9-dev, + libgconf2-dev, libdbus-glib-1-dev, libsm-dev, libgnutls-dev, + liblualib50-dev, libnotify-dev, libxml-parser-perl, libxslt1-dev, + libsqlite3-dev (>= 3.3.9), libglade2-dev, libgtk2.0-dev (>= 2.8.0), + libnm-glib-dev [!kfreebsd-i386 !kfreebsd-amd64], libhildon-1-dev [lpia], + intltool +Standards-Version: 3.8.0 +Homepage: http://liferea.sourceforge.net/ +Vcs-Browser: http://git.debian.org/?p=collab-maint/liferea.git +Vcs-Git: git://git.debian.org/git/collab-maint/liferea.git + +Package: liferea +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, xulrunner-1.9 +Recommends: dbus (>= 1.0.2-5), dbus-x11, wget | curl | gwget | kget +Conflicts: liferea-gtkhtml, liferea-mozilla, liferea-xulrunner (<< 1.2.15b-1) +Replaces: liferea-gtkhtml, liferea-xulrunner, liferea-mozilla +Provides: liferea-gtkhtml, liferea-xulrunner, liferea-mozilla +Description: feed aggregator for GNOME + Liferea is a simple FeedReader clone for GNOME. It is a reader for + RSS/RDF feeds which also supports CDF channels, Atom/Echo/PIE feeds and + OCS directories. + . + Liferea is an abbreviation for Linux Feed Reader. + +Package: liferea-dbg +Architecture: any +Priority: extra +Depends: liferea (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} +Description: liferea debug symbols + This package contains the debug symbols for liferea. It's useful if you + find a bug in the application and want to help fix it. + --- liferea-1.4.18.orig/debian/README.source +++ liferea-1.4.18/debian/README.source @@ -0,0 +1,57 @@ +This package uses quilt to manage all modifications to the upstream +source. Changes are stored in the source package as diffs in +debian/patches and applied during the build. + +To configure quilt to use debian/patches instead of patches, you want +either to export QUILT_PATCHES=debian/patches in your environment +or use this snippet in your ~/.quiltrc: + + for where in ./ ../ ../../ ../../../ ../../../../ ../../../../../; do + if [ -e ${where}debian/rules -a -d ${where}debian/patches ]; then + export QUILT_PATCHES=debian/patches + fi + done + +To get the fully patched source after unpacking the source package, cd to +the root level of the source package and run: + + quilt push -a + +The last patch listed in debian/patches/series will become the current +patch. + +To add a new set of changes, first run quilt push -a, and then run: + + quilt new + +where is a descriptive name for the patch, used as the filename in +debian/patches. Then, for every file that will be modified by this patch, +run: + + quilt add + +before editing those files. You must tell quilt with quilt add what files +will be part of the patch before making changes or quilt will not work +properly. After editing the files, run: + + quilt refresh + +to save the results as a patch. + +Alternately, if you already have an external patch and you just want to +add it to the build system, run quilt push -a and then: + + quilt import -P /path/to/patch + quilt push -a + +(add -p 0 to quilt import if needed). as above is the filename to +use in debian/patches. The last quilt push -a will apply the patch to +make sure it works properly. + +To remove an existing patch from the list of patches that will be applied, +run: + + quilt delete + +You may need to run quilt pop -a to unapply patches first before running +this command. --- liferea-1.4.18.orig/debian/menu +++ liferea-1.4.18/debian/menu @@ -0,0 +1,7 @@ +?package(liferea):needs="X11"\ + section="Applications/Network/Web News"\ + title="Liferea: Linux Feed Reader"\ + command="/usr/bin/liferea"\ + hints="Experienced,Small"\ + longtitle="GNOME feed aggregator"\ + icon="/usr/share/liferea/pixmaps/liferea.xpm" --- liferea-1.4.18.orig/debian/rules +++ liferea-1.4.18/debian/rules @@ -0,0 +1,110 @@ +#!/usr/bin/make -f +# Sample debian/rules that uses debhelper. +# GNU copyright 1997 to 1999 by Joey Hess. +include /usr/share/quilt/quilt.make + +CFLAGS = -g -O2 +LDFLAGS = "-Wl,--as-needed" + +# These are used for cross-compiling and for saving the configure script +# from having to guess our platform (since we know it already) +DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) +DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) +ifeq ($(DEB_BUILD_GNU_TYPE),$(DEB_HOST_GNU_TYPE)) + SYSTEM = --build $(DEB_HOST_GNU_TYPE) +else + SYSTEM = --build $(DEB_BUILD_GNU_TYPE) --host $(DEB_HOST_GNU_TYPE) +endif + +#ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS))) +INSTALL_PROGRAM += -s +#endif + +# Network Manager is only available for linux +ifeq (linux,$(shell dpkg-architecture -qDEB_HOST_ARCH_OS)) +ENABLE_NM=--enable-nm +else +ENABLE_NM=--disable-nm +endif + +ifeq (lpia,$(shell dpkg-architecture -qDEB_BUILD_ARCH)) +ENABLE_HILDON=--enable-hildon +CFLAGS += -DMAEMO_CHANGES +else +ENABLE_HILDON=--disable-hildon +endif + +config.status: $(QUILT_STAMPFN) configure + dh_testdir + + cp -f /usr/share/misc/config.sub config.sub + cp -f /usr/share/misc/config.guess config.guess + CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)"\ + ./configure $(SYSTEM) --prefix=/usr \ + --mandir=\$${prefix}/share/man --sysconfdir=/etc \ + --disable-gecko --disable-gtkhtml2 --enable-xulrunner \ + --enable-sm --enable-gnutls --enable-lua --enable-libnotify \ + $(ENABLE_NM) $(ENABLE_HILDON) + ln -s $(CURDIR)/man/liferea.1 $(CURDIR)/debian/liferea-bin.1 + ln -s $(CURDIR)/man/liferea.1 $(CURDIR)/debian/liferea-add-feed.1 + +build: build-stamp + +build-stamp: config.status + dh_testdir + $(MAKE) + touch build-stamp + +clean: + dh_testdir + dh_testroot + + [ ! -f Makefile ] || $(MAKE) distclean + + dh_clean build-stamp config.log config.sub config.guess \ + debian/liferea-bin.1 debian/liferea-add-feed.1 + $(MAKE) -f debian/rules unpatch + +install: build + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs + GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 $(MAKE) install DESTDIR=$(CURDIR)/debian/liferea + # add the debian menu icon + cp debian/liferea.xpm debian/liferea/usr/share/liferea/pixmaps/ + # create translation template + cd po; intltool-update -p + # Link documentation + mkdir -p debian/liferea/usr/share/doc/liferea + ln -s ../../liferea/doc/html debian/liferea/usr/share/doc/liferea/html + # Do not separately ship xspf's license + rm debian/liferea/usr/share/liferea/media/xspf_license.txt + dh_movefiles --sourcedir=debian/liferea + +# Build architecture-independent files here. +binary-indep: build install +# We have nothing to do by default. + +# Build architecture-dependent files here. +binary-arch: build install + dh_testdir + dh_testroot + dh_installchangelogs ChangeLog + dh_installdocs + dh_installman debian/liferea-bin.1 debian/liferea-add-feed.1 + dh_installmenu + dh_gconf + dh_icons + dh_link + dh_strip --dbg-package=liferea-dbg + dh_compress + dh_fixperms + dh_installdeb + dh_shlibdeps + dh_gencontrol + dh_md5sums + dh_builddeb + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install --- liferea-1.4.18.orig/debian/copyright +++ liferea-1.4.18/debian/copyright @@ -0,0 +1,64 @@ +This package was debianized by christophe barbe on +Wed, 17 Sep 2003 18:30:49 -0400. + +It was downloaded from http://liferea.sourceforge.net/ + +Upstream Authors: + Lars Lindner + +Copyright Holders: + 2002 Charles Kerr + 2003-2007 Lars Lindner + 2004-2006 Nathan J. Conrad + +License: + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. + +On Debian systems, the complete text of the GNU General Public License +version 2 can be found in /usr/share/common-licenses/GPL-2 file. + +For xspf: +Copyright (c) 2005, Fabricio Zuardi +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + + * Neither the name of the author nor the names of its contributors + may be used to endorse or promote products derived from this + software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + --- liferea-1.4.18.orig/debian/patches/xulrunner-1.9 +++ liferea-1.4.18/debian/patches/xulrunner-1.9 @@ -0,0 +1,47 @@ +--- + configure.ac | 6 +++--- + src/mozilla/xulrunner.c | 2 ++ + 2 files changed, 5 insertions(+), 3 deletions(-) + +Index: liferea-1.4.18/configure.ac +=================================================================== +--- liferea-1.4.18.orig/configure.ac ++++ liferea-1.4.18/configure.ac +@@ -168,7 +168,7 @@ + if test "x$enable_xulrunner" = "xyes" ; then + + AC_MSG_CHECKING([for XulRunner 1.9+ support]) +- PKG_CHECK_MODULES(XULRUNNER, libxul-embedding, XULRUNNER_PROVIDER=libxul-embedding, XULRUNNER_PROVIDER=) ++ PKG_CHECK_MODULES(XULRUNNER, libxul-embedding-unstable, XULRUNNER_PROVIDER=libxul-embedding-unstable, XULRUNNER_PROVIDER=) + + if test "x$XULRUNNER_PROVIDER" = "x" ; then + AC_MSG_CHECKING([for XulRunner 1.8 support]) +@@ -185,11 +185,6 @@ + AC_SUBST(XULRUNNER_CFLAGS) + AC_SUBST(XULRUNNER_LIBS) + +- if test "x$XULRUNNER_HOME" = "x" ; then +- AC_MSG_RESULT([Fatal: XulRunner enabled, but XULRUNNER_HOME is empty!]) +- exit 1 +- fi +- + MOZILLA_LIB_ROOT=`$PKG_CONFIG --libs-only-L $XULRUNNER_PROVIDER | awk '{print $1}' | cut -c 3-` + + dnl the Mozilla XPCOM access means C++ +Index: liferea-1.4.18/src/mozilla/xulrunner.c +=================================================================== +--- liferea-1.4.18.orig/src/mozilla/xulrunner.c ++++ liferea-1.4.18/src/mozilla/xulrunner.c +@@ -30,10 +30,12 @@ + + static void xulrunner_init(void) { + ++#ifndef XPCOM_GLUE + /* gtk_moz_embed_set_comp_path() must not be called + without a component path for XulRunner. Passing + NULL will crash Liferea. */ + gtk_moz_embed_set_comp_path(XULRUNNER_HOME); ++#endif + + mozembed_init(); + } --- liferea-1.4.18.orig/debian/patches/99_autoconf +++ liferea-1.4.18/debian/patches/99_autoconf @@ -0,0 +1,902 @@ +--- + Makefile.in | 6 + + configure | 199 ++++++++++++++++++++++++++++++++++--------- + doc/Makefile.in | 4 + doc/html/Makefile.in | 4 + man/Makefile.in | 4 + man/pl/Makefile.in | 4 + opml/Makefile.in | 4 + pixmaps/Makefile.in | 4 + src/Makefile.in | 6 + + src/fl_sources/Makefile.in | 4 + src/gtkhtml2/Makefile.in | 4 + src/mozilla/Makefile.in | 4 + src/net/Makefile.in | 4 + src/notification/Makefile.in | 4 + src/parsers/Makefile.in | 4 + src/scripting/Makefile.in | 4 + src/ui/Makefile.in | 6 + + src/webkit/Makefile.in | 4 + xslt/Makefile.in | 4 + 19 files changed, 233 insertions(+), 44 deletions(-) + +Index: liferea-1.4.18/Makefile.in +=================================================================== +--- liferea-1.4.18.orig/Makefile.in ++++ liferea-1.4.18/Makefile.in +@@ -85,6 +85,8 @@ + GREP = @GREP@ + GTKHTML2_CFLAGS = @GTKHTML2_CFLAGS@ + GTKHTML2_LIBS = @GTKHTML2_LIBS@ ++HILDON_CFLAGS = @HILDON_CFLAGS@ ++HILDON_LIBS = @HILDON_LIBS@ + INSTALL_DATA = @INSTALL_DATA@ + INSTALL_PROGRAM = @INSTALL_PROGRAM@ + INSTALL_SCRIPT = @INSTALL_SCRIPT@ +@@ -178,6 +180,8 @@ + WITH_DBUS_TRUE = @WITH_DBUS_TRUE@ + WITH_GTKHTML2_FALSE = @WITH_GTKHTML2_FALSE@ + WITH_GTKHTML2_TRUE = @WITH_GTKHTML2_TRUE@ ++WITH_HILDON_FALSE = @WITH_HILDON_FALSE@ ++WITH_HILDON_TRUE = @WITH_HILDON_TRUE@ + WITH_LIBNOTIFY_FALSE = @WITH_LIBNOTIFY_FALSE@ + WITH_LIBNOTIFY_TRUE = @WITH_LIBNOTIFY_TRUE@ + WITH_LUA_FALSE = @WITH_LUA_FALSE@ +@@ -253,7 +257,7 @@ + desktop_DATA = $(desktop_in_files:.desktop.in=.desktop) + + gladedir = $(pkgdatadir) +-glade_DATA = liferea.glade ++glade_DATA = liferea.glade liferea_hildon.glade + + schemadir = @GCONF_SCHEMA_FILE_DIR@ + schema_DATA = liferea.schemas +Index: liferea-1.4.18/configure +=================================================================== +--- liferea-1.4.18.orig/configure ++++ liferea-1.4.18/configure +@@ -939,6 +939,10 @@ + GTKHTML2_LIBS + WITH_GTKHTML2_TRUE + WITH_GTKHTML2_FALSE ++HILDON_CFLAGS ++HILDON_LIBS ++WITH_HILDON_TRUE ++WITH_HILDON_FALSE + MOZILLA_CFLAGS + MOZILLA_LIBS + WITH_MOZILLA_TRUE +@@ -1009,6 +1013,8 @@ + WEBKIT_LIBS + GTKHTML2_CFLAGS + GTKHTML2_LIBS ++HILDON_CFLAGS ++HILDON_LIBS + MOZILLA_CFLAGS + MOZILLA_LIBS + PACKAGE_CFLAGS +@@ -1623,6 +1629,7 @@ + --enable-gnutls Attempt to use GNUTLS for SSL support [default=yes] + --disable-libnotify don't compile the libnotify plugin + --disable-lua don't compile with LUA scripting support ++ --enable-hildon compile for Hildon enviroment [default=no] + --disable-schemas-install Disable the schemas installation + + Optional Packages: +@@ -1675,6 +1682,9 @@ + C compiler flags for GTKHTML2, overriding pkg-config + GTKHTML2_LIBS + linker flags for GTKHTML2, overriding pkg-config ++ HILDON_CFLAGS ++ C compiler flags for HILDON, overriding pkg-config ++ HILDON_LIBS linker flags for HILDON, overriding pkg-config + MOZILLA_CFLAGS + C compiler flags for MOZILLA, overriding pkg-config + MOZILLA_LIBS +@@ -4518,7 +4528,7 @@ + ;; + *-*-irix6*) + # Find out which ABI we are using. +- echo '#line 4521 "configure"' > conftest.$ac_ext ++ echo '#line 4531 "configure"' > conftest.$ac_ext + if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 + (eval $ac_compile) 2>&5 + ac_status=$? +@@ -7569,11 +7579,11 @@ + -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ + -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ + -e 's:$: $lt_compiler_flag:'` +- (eval echo "\"\$as_me:7572: $lt_compile\"" >&5) ++ (eval echo "\"\$as_me:7582: $lt_compile\"" >&5) + (eval "$lt_compile" 2>conftest.err) + ac_status=$? + cat conftest.err >&5 +- echo "$as_me:7576: \$? = $ac_status" >&5 ++ echo "$as_me:7586: \$? = $ac_status" >&5 + if (exit $ac_status) && test -s "$ac_outfile"; then + # The compiler can only warn and ignore the option if not recognized + # So say no if there are warnings other than the usual output. +@@ -7859,11 +7869,11 @@ + -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ + -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ + -e 's:$: $lt_compiler_flag:'` +- (eval echo "\"\$as_me:7862: $lt_compile\"" >&5) ++ (eval echo "\"\$as_me:7872: $lt_compile\"" >&5) + (eval "$lt_compile" 2>conftest.err) + ac_status=$? + cat conftest.err >&5 +- echo "$as_me:7866: \$? = $ac_status" >&5 ++ echo "$as_me:7876: \$? = $ac_status" >&5 + if (exit $ac_status) && test -s "$ac_outfile"; then + # The compiler can only warn and ignore the option if not recognized + # So say no if there are warnings other than the usual output. +@@ -7963,11 +7973,11 @@ + -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ + -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ + -e 's:$: $lt_compiler_flag:'` +- (eval echo "\"\$as_me:7966: $lt_compile\"" >&5) ++ (eval echo "\"\$as_me:7976: $lt_compile\"" >&5) + (eval "$lt_compile" 2>out/conftest.err) + ac_status=$? + cat out/conftest.err >&5 +- echo "$as_me:7970: \$? = $ac_status" >&5 ++ echo "$as_me:7980: \$? = $ac_status" >&5 + if (exit $ac_status) && test -s out/conftest2.$ac_objext + then + # The compiler can only warn and ignore the option if not recognized +@@ -10340,7 +10350,7 @@ + lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 + lt_status=$lt_dlunknown + cat > conftest.$ac_ext < conftest.$ac_ext <&5) ++ (eval echo "\"\$as_me:12854: $lt_compile\"" >&5) + (eval "$lt_compile" 2>conftest.err) + ac_status=$? + cat conftest.err >&5 +- echo "$as_me:12848: \$? = $ac_status" >&5 ++ echo "$as_me:12858: \$? = $ac_status" >&5 + if (exit $ac_status) && test -s "$ac_outfile"; then + # The compiler can only warn and ignore the option if not recognized + # So say no if there are warnings other than the usual output. +@@ -12945,11 +12955,11 @@ + -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ + -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ + -e 's:$: $lt_compiler_flag:'` +- (eval echo "\"\$as_me:12948: $lt_compile\"" >&5) ++ (eval echo "\"\$as_me:12958: $lt_compile\"" >&5) + (eval "$lt_compile" 2>out/conftest.err) + ac_status=$? + cat out/conftest.err >&5 +- echo "$as_me:12952: \$? = $ac_status" >&5 ++ echo "$as_me:12962: \$? = $ac_status" >&5 + if (exit $ac_status) && test -s out/conftest2.$ac_objext + then + # The compiler can only warn and ignore the option if not recognized +@@ -14543,11 +14553,11 @@ + -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ + -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ + -e 's:$: $lt_compiler_flag:'` +- (eval echo "\"\$as_me:14546: $lt_compile\"" >&5) ++ (eval echo "\"\$as_me:14556: $lt_compile\"" >&5) + (eval "$lt_compile" 2>conftest.err) + ac_status=$? + cat conftest.err >&5 +- echo "$as_me:14550: \$? = $ac_status" >&5 ++ echo "$as_me:14560: \$? = $ac_status" >&5 + if (exit $ac_status) && test -s "$ac_outfile"; then + # The compiler can only warn and ignore the option if not recognized + # So say no if there are warnings other than the usual output. +@@ -14647,11 +14657,11 @@ + -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ + -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ + -e 's:$: $lt_compiler_flag:'` +- (eval echo "\"\$as_me:14650: $lt_compile\"" >&5) ++ (eval echo "\"\$as_me:14660: $lt_compile\"" >&5) + (eval "$lt_compile" 2>out/conftest.err) + ac_status=$? + cat out/conftest.err >&5 +- echo "$as_me:14654: \$? = $ac_status" >&5 ++ echo "$as_me:14664: \$? = $ac_status" >&5 + if (exit $ac_status) && test -s out/conftest2.$ac_objext + then + # The compiler can only warn and ignore the option if not recognized +@@ -16867,11 +16877,11 @@ + -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ + -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ + -e 's:$: $lt_compiler_flag:'` +- (eval echo "\"\$as_me:16870: $lt_compile\"" >&5) ++ (eval echo "\"\$as_me:16880: $lt_compile\"" >&5) + (eval "$lt_compile" 2>conftest.err) + ac_status=$? + cat conftest.err >&5 +- echo "$as_me:16874: \$? = $ac_status" >&5 ++ echo "$as_me:16884: \$? = $ac_status" >&5 + if (exit $ac_status) && test -s "$ac_outfile"; then + # The compiler can only warn and ignore the option if not recognized + # So say no if there are warnings other than the usual output. +@@ -17157,11 +17167,11 @@ + -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ + -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ + -e 's:$: $lt_compiler_flag:'` +- (eval echo "\"\$as_me:17160: $lt_compile\"" >&5) ++ (eval echo "\"\$as_me:17170: $lt_compile\"" >&5) + (eval "$lt_compile" 2>conftest.err) + ac_status=$? + cat conftest.err >&5 +- echo "$as_me:17164: \$? = $ac_status" >&5 ++ echo "$as_me:17174: \$? = $ac_status" >&5 + if (exit $ac_status) && test -s "$ac_outfile"; then + # The compiler can only warn and ignore the option if not recognized + # So say no if there are warnings other than the usual output. +@@ -17261,11 +17271,11 @@ + -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ + -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ + -e 's:$: $lt_compiler_flag:'` +- (eval echo "\"\$as_me:17264: $lt_compile\"" >&5) ++ (eval echo "\"\$as_me:17274: $lt_compile\"" >&5) + (eval "$lt_compile" 2>out/conftest.err) + ac_status=$? + cat out/conftest.err >&5 +- echo "$as_me:17268: \$? = $ac_status" >&5 ++ echo "$as_me:17278: \$? = $ac_status" >&5 + if (exit $ac_status) && test -s out/conftest2.$ac_objext + then + # The compiler can only warn and ignore the option if not recognized +@@ -22309,6 +22319,13 @@ + enable_lua=yes + fi + ++# Check whether --enable-hildon was given. ++if test "${enable_hildon+set}" = set; then ++ enableval=$enable_hildon; ++else ++ enable_hildon=no ++fi ++ + + { echo "$as_me:$LINENO: checking for 64bit platform" >&5 + echo $ECHO_N "checking for 64bit platform... $ECHO_C" >&6; } +@@ -24404,7 +24421,7 @@ + pkg_cv_LUA51_CFLAGS="$LUA51_CFLAGS" + else + if test -n "$PKG_CONFIG" && \ +- { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"lua \"") >&5 ++ { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"lua5.1 \"") >&5 + ($PKG_CONFIG --exists --print-errors "lua5.1 ") 2>&5 + ac_status=$? + echo "$as_me:$LINENO: \$? = $ac_status" >&5 +@@ -24508,12 +24525,12 @@ + pkg_cv_XULRUNNER_CFLAGS="$XULRUNNER_CFLAGS" + else + if test -n "$PKG_CONFIG" && \ +- { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libxul-embedding\"") >&5 +- ($PKG_CONFIG --exists --print-errors "libxul-embedding") 2>&5 ++ { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libxul-embedding-unstable\"") >&5 ++ ($PKG_CONFIG --exists --print-errors "libxul-embedding-unstable") 2>&5 + ac_status=$? + echo "$as_me:$LINENO: \$? = $ac_status" >&5 + (exit $ac_status); }; then +- pkg_cv_XULRUNNER_CFLAGS=`$PKG_CONFIG --cflags "libxul-embedding" 2>/dev/null` ++ pkg_cv_XULRUNNER_CFLAGS=`$PKG_CONFIG --cflags "libxul-embedding-unstable" 2>/dev/null` + else + pkg_failed=yes + fi +@@ -24526,12 +24543,12 @@ + pkg_cv_XULRUNNER_LIBS="$XULRUNNER_LIBS" + else + if test -n "$PKG_CONFIG" && \ +- { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libxul-embedding\"") >&5 +- ($PKG_CONFIG --exists --print-errors "libxul-embedding") 2>&5 ++ { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libxul-embedding-unstable\"") >&5 ++ ($PKG_CONFIG --exists --print-errors "libxul-embedding-unstable") 2>&5 + ac_status=$? + echo "$as_me:$LINENO: \$? = $ac_status" >&5 + (exit $ac_status); }; then +- pkg_cv_XULRUNNER_LIBS=`$PKG_CONFIG --libs "libxul-embedding" 2>/dev/null` ++ pkg_cv_XULRUNNER_LIBS=`$PKG_CONFIG --libs "libxul-embedding-unstable" 2>/dev/null` + else + pkg_failed=yes + fi +@@ -24550,9 +24567,9 @@ + _pkg_short_errors_supported=no + fi + if test $_pkg_short_errors_supported = yes; then +- XULRUNNER_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libxul-embedding"` ++ XULRUNNER_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libxul-embedding-unstable"` + else +- XULRUNNER_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libxul-embedding"` ++ XULRUNNER_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libxul-embedding-unstable"` + fi + # Put the nasty error message in config.log where it belongs + echo "$XULRUNNER_PKG_ERRORS" >&5 +@@ -24567,7 +24584,7 @@ + XULRUNNER_LIBS=$pkg_cv_XULRUNNER_LIBS + { echo "$as_me:$LINENO: result: yes" >&5 + echo "${ECHO_T}yes" >&6; } +- XULRUNNER_PROVIDER=libxul-embedding ++ XULRUNNER_PROVIDER=libxul-embedding-unstable + fi + + if test "x$XULRUNNER_PROVIDER" = "x" ; then +@@ -24656,12 +24673,6 @@ + + + +- if test "x$XULRUNNER_HOME" = "x" ; then +- { echo "$as_me:$LINENO: result: Fatal: XulRunner enabled, but XULRUNNER_HOME is empty!" >&5 +-echo "${ECHO_T}Fatal: XulRunner enabled, but XULRUNNER_HOME is empty!" >&6; } +- exit 1 +- fi +- + MOZILLA_LIB_ROOT=`$PKG_CONFIG --libs-only-L $XULRUNNER_PROVIDER | awk '{print $1}' | cut -c 3-` + + ac_ext=cpp +@@ -25323,6 +25334,94 @@ + + + ++if test "x$enable_hildon" = "xyes"; then ++ ++pkg_failed=no ++{ echo "$as_me:$LINENO: checking for HILDON" >&5 ++echo $ECHO_N "checking for HILDON... $ECHO_C" >&6; } ++ ++if test -n "$PKG_CONFIG"; then ++ if test -n "$HILDON_CFLAGS"; then ++ pkg_cv_HILDON_CFLAGS="$HILDON_CFLAGS" ++ else ++ if test -n "$PKG_CONFIG" && \ ++ { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"hildon-1 >= 1.0.5\"") >&5 ++ ($PKG_CONFIG --exists --print-errors "hildon-1 >= 1.0.5") 2>&5 ++ ac_status=$? ++ echo "$as_me:$LINENO: \$? = $ac_status" >&5 ++ (exit $ac_status); }; then ++ pkg_cv_HILDON_CFLAGS=`$PKG_CONFIG --cflags "hildon-1 >= 1.0.5" 2>/dev/null` ++else ++ pkg_failed=yes ++fi ++ fi ++else ++ pkg_failed=untried ++fi ++if test -n "$PKG_CONFIG"; then ++ if test -n "$HILDON_LIBS"; then ++ pkg_cv_HILDON_LIBS="$HILDON_LIBS" ++ else ++ if test -n "$PKG_CONFIG" && \ ++ { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"hildon-1 >= 1.0.5\"") >&5 ++ ($PKG_CONFIG --exists --print-errors "hildon-1 >= 1.0.5") 2>&5 ++ ac_status=$? ++ echo "$as_me:$LINENO: \$? = $ac_status" >&5 ++ (exit $ac_status); }; then ++ pkg_cv_HILDON_LIBS=`$PKG_CONFIG --libs "hildon-1 >= 1.0.5" 2>/dev/null` ++else ++ pkg_failed=yes ++fi ++ fi ++else ++ pkg_failed=untried ++fi ++ ++ ++ ++if test $pkg_failed = yes; then ++ ++if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then ++ _pkg_short_errors_supported=yes ++else ++ _pkg_short_errors_supported=no ++fi ++ if test $_pkg_short_errors_supported = yes; then ++ HILDON_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "hildon-1 >= 1.0.5"` ++ else ++ HILDON_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "hildon-1 >= 1.0.5"` ++ fi ++ # Put the nasty error message in config.log where it belongs ++ echo "$HILDON_PKG_ERRORS" >&5 ++ ++ { echo "$as_me:$LINENO: result: no" >&5 ++echo "${ECHO_T}no" >&6; } ++ enable_hildon=no ++elif test $pkg_failed = untried; then ++ enable_hildon=no ++else ++ HILDON_CFLAGS=$pkg_cv_HILDON_CFLAGS ++ HILDON_LIBS=$pkg_cv_HILDON_LIBS ++ { echo "$as_me:$LINENO: result: yes" >&5 ++echo "${ECHO_T}yes" >&6; } ++ enable_hildon=yes ++fi ++else ++ enable_hildon=no ++fi ++ ++ ++ ++if test "x$enable_hildon" = "xyes"; then ++ WITH_HILDON_TRUE= ++ WITH_HILDON_FALSE='#' ++else ++ WITH_HILDON_TRUE='#' ++ WITH_HILDON_FALSE= ++fi ++ ++ ++ + if test "x$enable_gecko" = "xyes" -o "x$enable_gecko" = "xmozilla" ; then + gecko_provider=mozilla + { echo "$as_me:$LINENO: checking for Gecko provider $gecko_provider" >&5 +@@ -28610,6 +28709,13 @@ + Usually this means the macro was only invoked conditionally." >&2;} + { (exit 1); exit 1; }; } + fi ++if test -z "${WITH_HILDON_TRUE}" && test -z "${WITH_HILDON_FALSE}"; then ++ { { echo "$as_me:$LINENO: error: conditional \"WITH_HILDON\" was never defined. ++Usually this means the macro was only invoked conditionally." >&5 ++echo "$as_me: error: conditional \"WITH_HILDON\" was never defined. ++Usually this means the macro was only invoked conditionally." >&2;} ++ { (exit 1); exit 1; }; } ++fi + if test -z "${WITH_MOZILLA_TRUE}" && test -z "${WITH_MOZILLA_FALSE}"; then + { { echo "$as_me:$LINENO: error: conditional \"WITH_MOZILLA\" was never defined. + Usually this means the macro was only invoked conditionally." >&5 +@@ -29424,6 +29530,10 @@ + GTKHTML2_LIBS!$GTKHTML2_LIBS$ac_delim + WITH_GTKHTML2_TRUE!$WITH_GTKHTML2_TRUE$ac_delim + WITH_GTKHTML2_FALSE!$WITH_GTKHTML2_FALSE$ac_delim ++HILDON_CFLAGS!$HILDON_CFLAGS$ac_delim ++HILDON_LIBS!$HILDON_LIBS$ac_delim ++WITH_HILDON_TRUE!$WITH_HILDON_TRUE$ac_delim ++WITH_HILDON_FALSE!$WITH_HILDON_FALSE$ac_delim + MOZILLA_CFLAGS!$MOZILLA_CFLAGS$ac_delim + MOZILLA_LIBS!$MOZILLA_LIBS$ac_delim + WITH_MOZILLA_TRUE!$WITH_MOZILLA_TRUE$ac_delim +@@ -29444,10 +29554,6 @@ + CATALOGS!$CATALOGS$ac_delim + CATOBJEXT!$CATOBJEXT$ac_delim + GMOFILES!$GMOFILES$ac_delim +-INSTOBJEXT!$INSTOBJEXT$ac_delim +-INTLLIBS!$INTLLIBS$ac_delim +-PO_IN_DATADIR_TRUE!$PO_IN_DATADIR_TRUE$ac_delim +-PO_IN_DATADIR_FALSE!$PO_IN_DATADIR_FALSE$ac_delim + _ACEOF + + if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then +@@ -29489,6 +29595,10 @@ + ac_delim='%!_!# ' + for ac_last_try in false false false false false :; do + cat >conf$$subs.sed <<_ACEOF ++INSTOBJEXT!$INSTOBJEXT$ac_delim ++INTLLIBS!$INTLLIBS$ac_delim ++PO_IN_DATADIR_TRUE!$PO_IN_DATADIR_TRUE$ac_delim ++PO_IN_DATADIR_FALSE!$PO_IN_DATADIR_FALSE$ac_delim + POFILES!$POFILES$ac_delim + POSUB!$POSUB$ac_delim + MKINSTALLDIRS!$MKINSTALLDIRS$ac_delim +@@ -29507,7 +29617,7 @@ + LTLIBOBJS!$LTLIBOBJS$ac_delim + _ACEOF + +- if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 16; then ++ if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 20; then + break + elif $ac_last_try; then + { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 +@@ -30142,6 +30252,7 @@ + echo "Build XulRunner Plugin.......... : $enable_xulrunner" + echo "Build WebKit Plugin............. : $enable_webkit" + echo "Build GtkHTML Plugin............ : $enable_gtkhtml2" ++echo "Build Hildon support............ : $enable_hildon" + echo + echo "Build libnotify Plugin.......... : $enable_libnotify" + echo "Build LUA scripting Plugin ..... : $enable_lua" +Index: liferea-1.4.18/doc/Makefile.in +=================================================================== +--- liferea-1.4.18.orig/doc/Makefile.in ++++ liferea-1.4.18/doc/Makefile.in +@@ -85,6 +85,8 @@ + GREP = @GREP@ + GTKHTML2_CFLAGS = @GTKHTML2_CFLAGS@ + GTKHTML2_LIBS = @GTKHTML2_LIBS@ ++HILDON_CFLAGS = @HILDON_CFLAGS@ ++HILDON_LIBS = @HILDON_LIBS@ + INSTALL_DATA = @INSTALL_DATA@ + INSTALL_PROGRAM = @INSTALL_PROGRAM@ + INSTALL_SCRIPT = @INSTALL_SCRIPT@ +@@ -178,6 +180,8 @@ + WITH_DBUS_TRUE = @WITH_DBUS_TRUE@ + WITH_GTKHTML2_FALSE = @WITH_GTKHTML2_FALSE@ + WITH_GTKHTML2_TRUE = @WITH_GTKHTML2_TRUE@ ++WITH_HILDON_FALSE = @WITH_HILDON_FALSE@ ++WITH_HILDON_TRUE = @WITH_HILDON_TRUE@ + WITH_LIBNOTIFY_FALSE = @WITH_LIBNOTIFY_FALSE@ + WITH_LIBNOTIFY_TRUE = @WITH_LIBNOTIFY_TRUE@ + WITH_LUA_FALSE = @WITH_LUA_FALSE@ +Index: liferea-1.4.18/doc/html/Makefile.in +=================================================================== +--- liferea-1.4.18.orig/doc/html/Makefile.in ++++ liferea-1.4.18/doc/html/Makefile.in +@@ -85,6 +85,8 @@ + GREP = @GREP@ + GTKHTML2_CFLAGS = @GTKHTML2_CFLAGS@ + GTKHTML2_LIBS = @GTKHTML2_LIBS@ ++HILDON_CFLAGS = @HILDON_CFLAGS@ ++HILDON_LIBS = @HILDON_LIBS@ + INSTALL_DATA = @INSTALL_DATA@ + INSTALL_PROGRAM = @INSTALL_PROGRAM@ + INSTALL_SCRIPT = @INSTALL_SCRIPT@ +@@ -178,6 +180,8 @@ + WITH_DBUS_TRUE = @WITH_DBUS_TRUE@ + WITH_GTKHTML2_FALSE = @WITH_GTKHTML2_FALSE@ + WITH_GTKHTML2_TRUE = @WITH_GTKHTML2_TRUE@ ++WITH_HILDON_FALSE = @WITH_HILDON_FALSE@ ++WITH_HILDON_TRUE = @WITH_HILDON_TRUE@ + WITH_LIBNOTIFY_FALSE = @WITH_LIBNOTIFY_FALSE@ + WITH_LIBNOTIFY_TRUE = @WITH_LIBNOTIFY_TRUE@ + WITH_LUA_FALSE = @WITH_LUA_FALSE@ +Index: liferea-1.4.18/man/Makefile.in +=================================================================== +--- liferea-1.4.18.orig/man/Makefile.in ++++ liferea-1.4.18/man/Makefile.in +@@ -85,6 +85,8 @@ + GREP = @GREP@ + GTKHTML2_CFLAGS = @GTKHTML2_CFLAGS@ + GTKHTML2_LIBS = @GTKHTML2_LIBS@ ++HILDON_CFLAGS = @HILDON_CFLAGS@ ++HILDON_LIBS = @HILDON_LIBS@ + INSTALL_DATA = @INSTALL_DATA@ + INSTALL_PROGRAM = @INSTALL_PROGRAM@ + INSTALL_SCRIPT = @INSTALL_SCRIPT@ +@@ -178,6 +180,8 @@ + WITH_DBUS_TRUE = @WITH_DBUS_TRUE@ + WITH_GTKHTML2_FALSE = @WITH_GTKHTML2_FALSE@ + WITH_GTKHTML2_TRUE = @WITH_GTKHTML2_TRUE@ ++WITH_HILDON_FALSE = @WITH_HILDON_FALSE@ ++WITH_HILDON_TRUE = @WITH_HILDON_TRUE@ + WITH_LIBNOTIFY_FALSE = @WITH_LIBNOTIFY_FALSE@ + WITH_LIBNOTIFY_TRUE = @WITH_LIBNOTIFY_TRUE@ + WITH_LUA_FALSE = @WITH_LUA_FALSE@ +Index: liferea-1.4.18/man/pl/Makefile.in +=================================================================== +--- liferea-1.4.18.orig/man/pl/Makefile.in ++++ liferea-1.4.18/man/pl/Makefile.in +@@ -85,6 +85,8 @@ + GREP = @GREP@ + GTKHTML2_CFLAGS = @GTKHTML2_CFLAGS@ + GTKHTML2_LIBS = @GTKHTML2_LIBS@ ++HILDON_CFLAGS = @HILDON_CFLAGS@ ++HILDON_LIBS = @HILDON_LIBS@ + INSTALL_DATA = @INSTALL_DATA@ + INSTALL_PROGRAM = @INSTALL_PROGRAM@ + INSTALL_SCRIPT = @INSTALL_SCRIPT@ +@@ -178,6 +180,8 @@ + WITH_DBUS_TRUE = @WITH_DBUS_TRUE@ + WITH_GTKHTML2_FALSE = @WITH_GTKHTML2_FALSE@ + WITH_GTKHTML2_TRUE = @WITH_GTKHTML2_TRUE@ ++WITH_HILDON_FALSE = @WITH_HILDON_FALSE@ ++WITH_HILDON_TRUE = @WITH_HILDON_TRUE@ + WITH_LIBNOTIFY_FALSE = @WITH_LIBNOTIFY_FALSE@ + WITH_LIBNOTIFY_TRUE = @WITH_LIBNOTIFY_TRUE@ + WITH_LUA_FALSE = @WITH_LUA_FALSE@ +Index: liferea-1.4.18/opml/Makefile.in +=================================================================== +--- liferea-1.4.18.orig/opml/Makefile.in ++++ liferea-1.4.18/opml/Makefile.in +@@ -85,6 +85,8 @@ + GREP = @GREP@ + GTKHTML2_CFLAGS = @GTKHTML2_CFLAGS@ + GTKHTML2_LIBS = @GTKHTML2_LIBS@ ++HILDON_CFLAGS = @HILDON_CFLAGS@ ++HILDON_LIBS = @HILDON_LIBS@ + INSTALL_DATA = @INSTALL_DATA@ + INSTALL_PROGRAM = @INSTALL_PROGRAM@ + INSTALL_SCRIPT = @INSTALL_SCRIPT@ +@@ -178,6 +180,8 @@ + WITH_DBUS_TRUE = @WITH_DBUS_TRUE@ + WITH_GTKHTML2_FALSE = @WITH_GTKHTML2_FALSE@ + WITH_GTKHTML2_TRUE = @WITH_GTKHTML2_TRUE@ ++WITH_HILDON_FALSE = @WITH_HILDON_FALSE@ ++WITH_HILDON_TRUE = @WITH_HILDON_TRUE@ + WITH_LIBNOTIFY_FALSE = @WITH_LIBNOTIFY_FALSE@ + WITH_LIBNOTIFY_TRUE = @WITH_LIBNOTIFY_TRUE@ + WITH_LUA_FALSE = @WITH_LUA_FALSE@ +Index: liferea-1.4.18/pixmaps/Makefile.in +=================================================================== +--- liferea-1.4.18.orig/pixmaps/Makefile.in ++++ liferea-1.4.18/pixmaps/Makefile.in +@@ -85,6 +85,8 @@ + GREP = @GREP@ + GTKHTML2_CFLAGS = @GTKHTML2_CFLAGS@ + GTKHTML2_LIBS = @GTKHTML2_LIBS@ ++HILDON_CFLAGS = @HILDON_CFLAGS@ ++HILDON_LIBS = @HILDON_LIBS@ + INSTALL_DATA = @INSTALL_DATA@ + INSTALL_PROGRAM = @INSTALL_PROGRAM@ + INSTALL_SCRIPT = @INSTALL_SCRIPT@ +@@ -178,6 +180,8 @@ + WITH_DBUS_TRUE = @WITH_DBUS_TRUE@ + WITH_GTKHTML2_FALSE = @WITH_GTKHTML2_FALSE@ + WITH_GTKHTML2_TRUE = @WITH_GTKHTML2_TRUE@ ++WITH_HILDON_FALSE = @WITH_HILDON_FALSE@ ++WITH_HILDON_TRUE = @WITH_HILDON_TRUE@ + WITH_LIBNOTIFY_FALSE = @WITH_LIBNOTIFY_FALSE@ + WITH_LIBNOTIFY_TRUE = @WITH_LIBNOTIFY_TRUE@ + WITH_LUA_FALSE = @WITH_LUA_FALSE@ +Index: liferea-1.4.18/src/Makefile.in +=================================================================== +--- liferea-1.4.18.orig/src/Makefile.in ++++ liferea-1.4.18/src/Makefile.in +@@ -85,6 +85,8 @@ + GREP = @GREP@ + GTKHTML2_CFLAGS = @GTKHTML2_CFLAGS@ + GTKHTML2_LIBS = @GTKHTML2_LIBS@ ++HILDON_CFLAGS = @HILDON_CFLAGS@ ++HILDON_LIBS = @HILDON_LIBS@ + INSTALL_DATA = @INSTALL_DATA@ + INSTALL_PROGRAM = @INSTALL_PROGRAM@ + INSTALL_SCRIPT = @INSTALL_SCRIPT@ +@@ -178,6 +180,8 @@ + WITH_DBUS_TRUE = @WITH_DBUS_TRUE@ + WITH_GTKHTML2_FALSE = @WITH_GTKHTML2_FALSE@ + WITH_GTKHTML2_TRUE = @WITH_GTKHTML2_TRUE@ ++WITH_HILDON_FALSE = @WITH_HILDON_FALSE@ ++WITH_HILDON_TRUE = @WITH_HILDON_TRUE@ + WITH_LIBNOTIFY_FALSE = @WITH_LIBNOTIFY_FALSE@ + WITH_LIBNOTIFY_TRUE = @WITH_LIBNOTIFY_TRUE@ + WITH_LUA_FALSE = @WITH_LUA_FALSE@ +@@ -313,7 +317,7 @@ + fl_sources/libliflsources.a \ + notification/liblinotification.a \ + ui/libliui.a \ +- $(PACKAGE_LIBS) $(X_LIBS) $(X_PRE_LIBS) -lX11 $(X_EXTRA_LIBS) $(DBUS_LIBS) $(NM_LIBS) $(INTLLIBS) $(GNUTLS_LIBS) ++ $(PACKAGE_LIBS) $(X_LIBS) $(X_PRE_LIBS) -lX11 $(X_EXTRA_LIBS) $(DBUS_LIBS) $(NM_LIBS) $(INTLLIBS) $(GNUTLS_LIBS) $(HILDON_LIBS) + + + @WITH_DBUS_TRUE@EXTRA_DIST = $(srcdir)/liferea_dbus.xml +Index: liferea-1.4.18/src/fl_sources/Makefile.in +=================================================================== +--- liferea-1.4.18.orig/src/fl_sources/Makefile.in ++++ liferea-1.4.18/src/fl_sources/Makefile.in +@@ -85,6 +85,8 @@ + GREP = @GREP@ + GTKHTML2_CFLAGS = @GTKHTML2_CFLAGS@ + GTKHTML2_LIBS = @GTKHTML2_LIBS@ ++HILDON_CFLAGS = @HILDON_CFLAGS@ ++HILDON_LIBS = @HILDON_LIBS@ + INSTALL_DATA = @INSTALL_DATA@ + INSTALL_PROGRAM = @INSTALL_PROGRAM@ + INSTALL_SCRIPT = @INSTALL_SCRIPT@ +@@ -178,6 +180,8 @@ + WITH_DBUS_TRUE = @WITH_DBUS_TRUE@ + WITH_GTKHTML2_FALSE = @WITH_GTKHTML2_FALSE@ + WITH_GTKHTML2_TRUE = @WITH_GTKHTML2_TRUE@ ++WITH_HILDON_FALSE = @WITH_HILDON_FALSE@ ++WITH_HILDON_TRUE = @WITH_HILDON_TRUE@ + WITH_LIBNOTIFY_FALSE = @WITH_LIBNOTIFY_FALSE@ + WITH_LIBNOTIFY_TRUE = @WITH_LIBNOTIFY_TRUE@ + WITH_LUA_FALSE = @WITH_LUA_FALSE@ +Index: liferea-1.4.18/src/gtkhtml2/Makefile.in +=================================================================== +--- liferea-1.4.18.orig/src/gtkhtml2/Makefile.in ++++ liferea-1.4.18/src/gtkhtml2/Makefile.in +@@ -85,6 +85,8 @@ + GREP = @GREP@ + GTKHTML2_CFLAGS = @GTKHTML2_CFLAGS@ + GTKHTML2_LIBS = @GTKHTML2_LIBS@ ++HILDON_CFLAGS = @HILDON_CFLAGS@ ++HILDON_LIBS = @HILDON_LIBS@ + INSTALL_DATA = @INSTALL_DATA@ + INSTALL_PROGRAM = @INSTALL_PROGRAM@ + INSTALL_SCRIPT = @INSTALL_SCRIPT@ +@@ -178,6 +180,8 @@ + WITH_DBUS_TRUE = @WITH_DBUS_TRUE@ + WITH_GTKHTML2_FALSE = @WITH_GTKHTML2_FALSE@ + WITH_GTKHTML2_TRUE = @WITH_GTKHTML2_TRUE@ ++WITH_HILDON_FALSE = @WITH_HILDON_FALSE@ ++WITH_HILDON_TRUE = @WITH_HILDON_TRUE@ + WITH_LIBNOTIFY_FALSE = @WITH_LIBNOTIFY_FALSE@ + WITH_LIBNOTIFY_TRUE = @WITH_LIBNOTIFY_TRUE@ + WITH_LUA_FALSE = @WITH_LUA_FALSE@ +Index: liferea-1.4.18/src/mozilla/Makefile.in +=================================================================== +--- liferea-1.4.18.orig/src/mozilla/Makefile.in ++++ liferea-1.4.18/src/mozilla/Makefile.in +@@ -85,6 +85,8 @@ + GREP = @GREP@ + GTKHTML2_CFLAGS = @GTKHTML2_CFLAGS@ + GTKHTML2_LIBS = @GTKHTML2_LIBS@ ++HILDON_CFLAGS = @HILDON_CFLAGS@ ++HILDON_LIBS = @HILDON_LIBS@ + INSTALL_DATA = @INSTALL_DATA@ + INSTALL_PROGRAM = @INSTALL_PROGRAM@ + INSTALL_SCRIPT = @INSTALL_SCRIPT@ +@@ -178,6 +180,8 @@ + WITH_DBUS_TRUE = @WITH_DBUS_TRUE@ + WITH_GTKHTML2_FALSE = @WITH_GTKHTML2_FALSE@ + WITH_GTKHTML2_TRUE = @WITH_GTKHTML2_TRUE@ ++WITH_HILDON_FALSE = @WITH_HILDON_FALSE@ ++WITH_HILDON_TRUE = @WITH_HILDON_TRUE@ + WITH_LIBNOTIFY_FALSE = @WITH_LIBNOTIFY_FALSE@ + WITH_LIBNOTIFY_TRUE = @WITH_LIBNOTIFY_TRUE@ + WITH_LUA_FALSE = @WITH_LUA_FALSE@ +Index: liferea-1.4.18/src/net/Makefile.in +=================================================================== +--- liferea-1.4.18.orig/src/net/Makefile.in ++++ liferea-1.4.18/src/net/Makefile.in +@@ -85,6 +85,8 @@ + GREP = @GREP@ + GTKHTML2_CFLAGS = @GTKHTML2_CFLAGS@ + GTKHTML2_LIBS = @GTKHTML2_LIBS@ ++HILDON_CFLAGS = @HILDON_CFLAGS@ ++HILDON_LIBS = @HILDON_LIBS@ + INSTALL_DATA = @INSTALL_DATA@ + INSTALL_PROGRAM = @INSTALL_PROGRAM@ + INSTALL_SCRIPT = @INSTALL_SCRIPT@ +@@ -178,6 +180,8 @@ + WITH_DBUS_TRUE = @WITH_DBUS_TRUE@ + WITH_GTKHTML2_FALSE = @WITH_GTKHTML2_FALSE@ + WITH_GTKHTML2_TRUE = @WITH_GTKHTML2_TRUE@ ++WITH_HILDON_FALSE = @WITH_HILDON_FALSE@ ++WITH_HILDON_TRUE = @WITH_HILDON_TRUE@ + WITH_LIBNOTIFY_FALSE = @WITH_LIBNOTIFY_FALSE@ + WITH_LIBNOTIFY_TRUE = @WITH_LIBNOTIFY_TRUE@ + WITH_LUA_FALSE = @WITH_LUA_FALSE@ +Index: liferea-1.4.18/src/notification/Makefile.in +=================================================================== +--- liferea-1.4.18.orig/src/notification/Makefile.in ++++ liferea-1.4.18/src/notification/Makefile.in +@@ -85,6 +85,8 @@ + GREP = @GREP@ + GTKHTML2_CFLAGS = @GTKHTML2_CFLAGS@ + GTKHTML2_LIBS = @GTKHTML2_LIBS@ ++HILDON_CFLAGS = @HILDON_CFLAGS@ ++HILDON_LIBS = @HILDON_LIBS@ + INSTALL_DATA = @INSTALL_DATA@ + INSTALL_PROGRAM = @INSTALL_PROGRAM@ + INSTALL_SCRIPT = @INSTALL_SCRIPT@ +@@ -178,6 +180,8 @@ + WITH_DBUS_TRUE = @WITH_DBUS_TRUE@ + WITH_GTKHTML2_FALSE = @WITH_GTKHTML2_FALSE@ + WITH_GTKHTML2_TRUE = @WITH_GTKHTML2_TRUE@ ++WITH_HILDON_FALSE = @WITH_HILDON_FALSE@ ++WITH_HILDON_TRUE = @WITH_HILDON_TRUE@ + WITH_LIBNOTIFY_FALSE = @WITH_LIBNOTIFY_FALSE@ + WITH_LIBNOTIFY_TRUE = @WITH_LIBNOTIFY_TRUE@ + WITH_LUA_FALSE = @WITH_LUA_FALSE@ +Index: liferea-1.4.18/src/parsers/Makefile.in +=================================================================== +--- liferea-1.4.18.orig/src/parsers/Makefile.in ++++ liferea-1.4.18/src/parsers/Makefile.in +@@ -85,6 +85,8 @@ + GREP = @GREP@ + GTKHTML2_CFLAGS = @GTKHTML2_CFLAGS@ + GTKHTML2_LIBS = @GTKHTML2_LIBS@ ++HILDON_CFLAGS = @HILDON_CFLAGS@ ++HILDON_LIBS = @HILDON_LIBS@ + INSTALL_DATA = @INSTALL_DATA@ + INSTALL_PROGRAM = @INSTALL_PROGRAM@ + INSTALL_SCRIPT = @INSTALL_SCRIPT@ +@@ -178,6 +180,8 @@ + WITH_DBUS_TRUE = @WITH_DBUS_TRUE@ + WITH_GTKHTML2_FALSE = @WITH_GTKHTML2_FALSE@ + WITH_GTKHTML2_TRUE = @WITH_GTKHTML2_TRUE@ ++WITH_HILDON_FALSE = @WITH_HILDON_FALSE@ ++WITH_HILDON_TRUE = @WITH_HILDON_TRUE@ + WITH_LIBNOTIFY_FALSE = @WITH_LIBNOTIFY_FALSE@ + WITH_LIBNOTIFY_TRUE = @WITH_LIBNOTIFY_TRUE@ + WITH_LUA_FALSE = @WITH_LUA_FALSE@ +Index: liferea-1.4.18/src/scripting/Makefile.in +=================================================================== +--- liferea-1.4.18.orig/src/scripting/Makefile.in ++++ liferea-1.4.18/src/scripting/Makefile.in +@@ -85,6 +85,8 @@ + GREP = @GREP@ + GTKHTML2_CFLAGS = @GTKHTML2_CFLAGS@ + GTKHTML2_LIBS = @GTKHTML2_LIBS@ ++HILDON_CFLAGS = @HILDON_CFLAGS@ ++HILDON_LIBS = @HILDON_LIBS@ + INSTALL_DATA = @INSTALL_DATA@ + INSTALL_PROGRAM = @INSTALL_PROGRAM@ + INSTALL_SCRIPT = @INSTALL_SCRIPT@ +@@ -178,6 +180,8 @@ + WITH_DBUS_TRUE = @WITH_DBUS_TRUE@ + WITH_GTKHTML2_FALSE = @WITH_GTKHTML2_FALSE@ + WITH_GTKHTML2_TRUE = @WITH_GTKHTML2_TRUE@ ++WITH_HILDON_FALSE = @WITH_HILDON_FALSE@ ++WITH_HILDON_TRUE = @WITH_HILDON_TRUE@ + WITH_LIBNOTIFY_FALSE = @WITH_LIBNOTIFY_FALSE@ + WITH_LIBNOTIFY_TRUE = @WITH_LIBNOTIFY_TRUE@ + WITH_LUA_FALSE = @WITH_LUA_FALSE@ +Index: liferea-1.4.18/src/ui/Makefile.in +=================================================================== +--- liferea-1.4.18.orig/src/ui/Makefile.in ++++ liferea-1.4.18/src/ui/Makefile.in +@@ -85,6 +85,8 @@ + GREP = @GREP@ + GTKHTML2_CFLAGS = @GTKHTML2_CFLAGS@ + GTKHTML2_LIBS = @GTKHTML2_LIBS@ ++HILDON_CFLAGS = @HILDON_CFLAGS@ ++HILDON_LIBS = @HILDON_LIBS@ + INSTALL_DATA = @INSTALL_DATA@ + INSTALL_PROGRAM = @INSTALL_PROGRAM@ + INSTALL_SCRIPT = @INSTALL_SCRIPT@ +@@ -178,6 +180,8 @@ + WITH_DBUS_TRUE = @WITH_DBUS_TRUE@ + WITH_GTKHTML2_FALSE = @WITH_GTKHTML2_FALSE@ + WITH_GTKHTML2_TRUE = @WITH_GTKHTML2_TRUE@ ++WITH_HILDON_FALSE = @WITH_HILDON_FALSE@ ++WITH_HILDON_TRUE = @WITH_HILDON_TRUE@ + WITH_LIBNOTIFY_FALSE = @WITH_LIBNOTIFY_FALSE@ + WITH_LIBNOTIFY_TRUE = @WITH_LIBNOTIFY_TRUE@ + WITH_LUA_FALSE = @WITH_LUA_FALSE@ +@@ -255,7 +259,7 @@ + + noinst_LIBRARIES = libliui.a + +-libliui_a_CFLAGS = $(PACKAGE_CFLAGS) $(DBUS_CFLAGS) ++libliui_a_CFLAGS = $(PACKAGE_CFLAGS) $(DBUS_CFLAGS) $(HILDON_CFLAGS) + libliui_a_SOURCES = \ + eggtrayicon.c eggtrayicon.h \ + ui_auth.c ui_auth.h \ +Index: liferea-1.4.18/src/webkit/Makefile.in +=================================================================== +--- liferea-1.4.18.orig/src/webkit/Makefile.in ++++ liferea-1.4.18/src/webkit/Makefile.in +@@ -85,6 +85,8 @@ + GREP = @GREP@ + GTKHTML2_CFLAGS = @GTKHTML2_CFLAGS@ + GTKHTML2_LIBS = @GTKHTML2_LIBS@ ++HILDON_CFLAGS = @HILDON_CFLAGS@ ++HILDON_LIBS = @HILDON_LIBS@ + INSTALL_DATA = @INSTALL_DATA@ + INSTALL_PROGRAM = @INSTALL_PROGRAM@ + INSTALL_SCRIPT = @INSTALL_SCRIPT@ +@@ -178,6 +180,8 @@ + WITH_DBUS_TRUE = @WITH_DBUS_TRUE@ + WITH_GTKHTML2_FALSE = @WITH_GTKHTML2_FALSE@ + WITH_GTKHTML2_TRUE = @WITH_GTKHTML2_TRUE@ ++WITH_HILDON_FALSE = @WITH_HILDON_FALSE@ ++WITH_HILDON_TRUE = @WITH_HILDON_TRUE@ + WITH_LIBNOTIFY_FALSE = @WITH_LIBNOTIFY_FALSE@ + WITH_LIBNOTIFY_TRUE = @WITH_LIBNOTIFY_TRUE@ + WITH_LUA_FALSE = @WITH_LUA_FALSE@ +Index: liferea-1.4.18/xslt/Makefile.in +=================================================================== +--- liferea-1.4.18.orig/xslt/Makefile.in ++++ liferea-1.4.18/xslt/Makefile.in +@@ -85,6 +85,8 @@ + GREP = @GREP@ + GTKHTML2_CFLAGS = @GTKHTML2_CFLAGS@ + GTKHTML2_LIBS = @GTKHTML2_LIBS@ ++HILDON_CFLAGS = @HILDON_CFLAGS@ ++HILDON_LIBS = @HILDON_LIBS@ + INSTALL_DATA = @INSTALL_DATA@ + INSTALL_PROGRAM = @INSTALL_PROGRAM@ + INSTALL_SCRIPT = @INSTALL_SCRIPT@ +@@ -178,6 +180,8 @@ + WITH_DBUS_TRUE = @WITH_DBUS_TRUE@ + WITH_GTKHTML2_FALSE = @WITH_GTKHTML2_FALSE@ + WITH_GTKHTML2_TRUE = @WITH_GTKHTML2_TRUE@ ++WITH_HILDON_FALSE = @WITH_HILDON_FALSE@ ++WITH_HILDON_TRUE = @WITH_HILDON_TRUE@ + WITH_LIBNOTIFY_FALSE = @WITH_LIBNOTIFY_FALSE@ + WITH_LIBNOTIFY_TRUE = @WITH_LIBNOTIFY_TRUE@ + WITH_LUA_FALSE = @WITH_LUA_FALSE@ --- liferea-1.4.18.orig/debian/patches/series +++ liferea-1.4.18/debian/patches/series @@ -0,0 +1,10 @@ +libtool-dont-rearange-as-needed +lua5.1.pc +www-browser +xulrunner-1.9 +01_ubuntu_feedlists +fix_systray_behavior +fix_toggle_status_menu +hildon_frothing +fix_launcher_script_calling_xul +99_autoconf --- liferea-1.4.18.orig/debian/patches/fix_launcher_script_calling_xul +++ liferea-1.4.18/debian/patches/fix_launcher_script_calling_xul @@ -0,0 +1,57 @@ +# +# Ubuntu: https://launchpad.net/bugs/295490 +# Upstream: none +# Description: Don't hard code the /usr/lib/xulrunner-devel-1.9.0.x path +# only available when the -dev package is installed. Get the libdir +# dynamically at runtime by asking xulrunner. +# +--- + src/liferea.in | 18 ++++++++++++++---- + 1 file changed, 14 insertions(+), 4 deletions(-) + +Index: liferea-1.4.18/src/liferea.in +=================================================================== +--- liferea-1.4.18.orig/src/liferea.in ++++ liferea-1.4.18/src/liferea.in +@@ -9,27 +9,37 @@ + + # autodetect alternate location when $0 provides information + if [ "`basename $0`" != "$0" ]; then + dist_bin=`dirname $0` + fi + + params="$@" + ++ + # + # If we run with Gecko or XulRunner we need to set + # LD_LIBRARY_PATH (WebKit and GtkHTML do not need this). + # +-if [ "@MOZILLA_LIB_ROOT@" != "" ]; then ++for xul_version in 1.9.1 1.9 ; do ++ if [ ! -x /usr/bin/xulrunner-$xul_version ] ; then ++ continue ++ fi ++ MOZILLA_LIB_ROOT=/usr/lib/xulrunner-`xulrunner-$xul_version --gre-version` ++ if [ ! -d $MOZILLA_LIB_ROOT ] ; then ++ echo "*warning* your xulrunner-$xul_version installation is broken" ++ continue ++ fi + if [ "$LD_LIBRARY_PATH" = "" ]; then +- LD_LIBRARY_PATH=@MOZILLA_LIB_ROOT@ ++ LD_LIBRARY_PATH=$MOZILLA_LIB_ROOT + else +- LD_LIBRARY_PATH=@MOZILLA_LIB_ROOT@:$LD_LIBRARY_PATH ++ LD_LIBRARY_PATH=$MOZILLA_LIB_ROOT:$LD_LIBRARY_PATH + fi + export LD_LIBRARY_PATH +-fi ++ break ++done + + if [ -z "$DBUS_SESSION_BUS_ADDRESS" ]; then + eval `dbus-launch` + export DBUS_SESSION_BUS_ADDRESS + fi + + exec $DEBUGGER "$dist_bin/liferea-bin" $params --- liferea-1.4.18.orig/debian/patches/fix_systray_behavior +++ liferea-1.4.18/debian/patches/fix_systray_behavior @@ -0,0 +1,63 @@ +--- + src/ui/ui_mainwindow.c | 13 ++++++++++++- + src/ui/ui_tray.c | 3 +++ + 2 files changed, 15 insertions(+), 1 deletion(-) + +Index: liferea-1.4.15/src/ui/ui_mainwindow.c +=================================================================== +--- liferea-1.4.15.orig/src/ui/ui_mainwindow.c ++++ liferea-1.4.15/src/ui/ui_mainwindow.c +@@ -969,17 +969,28 @@ + return on_quit(widget, event, mw); + ui_mainwindow_save_position(); + gtk_widget_hide(GTK_WIDGET(mw->window)); + return TRUE; + } + + void ui_mainwindow_toggle_visibility(GtkMenuItem *menuitem, gpointer data) { + +- if((gdk_window_get_state(GTK_WIDGET(mainwindow)->window) & GDK_WINDOW_STATE_ICONIFIED) || !GTK_WIDGET_VISIBLE(mainwindow)) { ++ if(gdk_window_get_state(GTK_WIDGET(mainwindow)->window) & GDK_WINDOW_STATE_ICONIFIED) { ++ /* The window is either iconified, or on another workspace */ ++ /* Raise it in one click */ ++ if (GTK_WIDGET_VISIBLE(mainwindow)) { ++ ui_mainwindow_save_position(); ++ gtk_widget_hide(mainwindow); ++ } ++ ui_mainwindow_restore_position(mainwindow); ++ gtk_window_present(GTK_WINDOW(mainwindow)); ++ } ++ else if(!GTK_WIDGET_VISIBLE(mainwindow)) { ++ /* The window is neither iconified nor on another workspace, but is not visible */ + ui_mainwindow_restore_position(mainwindow); + gtk_window_present(GTK_WINDOW(mainwindow)); + } else { + ui_mainwindow_save_position(); + gtk_widget_hide(mainwindow); + } + } + +Index: liferea-1.4.15/src/ui/ui_tray.c +=================================================================== +--- liferea-1.4.15.orig/src/ui/ui_tray.c ++++ liferea-1.4.15/src/ui/ui_tray.c +@@ -222,16 +222,19 @@ + g_free(tmp); + g_free(msg); + } + + /* a click on the systray icon should show the program window + if invisible or hide it if visible */ + static void tray_icon_pressed(GtkWidget *button, GdkEventButton *event, EggTrayIcon *icon) { + ++ if ((event->type == GDK_2BUTTON_PRESS) || (event->type == GDK_3BUTTON_PRESS)) ++ return; /* ignore double and triple clicks */ ++ + switch(event->button) { + case 1: + ui_mainwindow_toggle_visibility(NULL, NULL); + break; + case 3: + gtk_menu_popup(ui_popup_make_systray_menu(), NULL, NULL, NULL, NULL, event->button, event->time); + break; + } --- liferea-1.4.18.orig/debian/patches/lua5.1.pc +++ liferea-1.4.18/debian/patches/lua5.1.pc @@ -0,0 +1,61 @@ +Debian's package config file for lua 5.1 is lua5.1.pc, not lua.pc + +Index: b/configure +=================================================================== +--- a/configure ++++ b/configure +@@ -24405,11 +24405,11 @@ + else + if test -n "$PKG_CONFIG" && \ + { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"lua \"") >&5 +- ($PKG_CONFIG --exists --print-errors "lua ") 2>&5 ++ ($PKG_CONFIG --exists --print-errors "lua5.1 ") 2>&5 + ac_status=$? + echo "$as_me:$LINENO: \$? = $ac_status" >&5 + (exit $ac_status); }; then +- pkg_cv_LUA51_CFLAGS=`$PKG_CONFIG --cflags "lua " 2>/dev/null` ++ pkg_cv_LUA51_CFLAGS=`$PKG_CONFIG --cflags "lua5.1 " 2>/dev/null` + else + pkg_failed=yes + fi +@@ -24422,12 +24422,12 @@ + pkg_cv_LUA51_LIBS="$LUA51_LIBS" + else + if test -n "$PKG_CONFIG" && \ +- { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"lua \"") >&5 +- ($PKG_CONFIG --exists --print-errors "lua ") 2>&5 ++ { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"lua5.1 \"") >&5 ++ ($PKG_CONFIG --exists --print-errors "lua5.1 ") 2>&5 + ac_status=$? + echo "$as_me:$LINENO: \$? = $ac_status" >&5 + (exit $ac_status); }; then +- pkg_cv_LUA51_LIBS=`$PKG_CONFIG --libs "lua " 2>/dev/null` ++ pkg_cv_LUA51_LIBS=`$PKG_CONFIG --libs "lua5.1 " 2>/dev/null` + else + pkg_failed=yes + fi +@@ -24446,9 +24446,9 @@ + _pkg_short_errors_supported=no + fi + if test $_pkg_short_errors_supported = yes; then +- LUA51_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "lua "` ++ LUA51_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "lua5.1 "` + else +- LUA51_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "lua "` ++ LUA51_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "lua5.1 "` + fi + # Put the nasty error message in config.log where it belongs + echo "$LUA51_PKG_ERRORS" >&5 +Index: b/configure.ac +=================================================================== +--- a/configure.ac ++++ b/configure.ac +@@ -141,7 +141,7 @@ + dnl Lua 5.1 does include a lua.pc file, so it shouldn't be distribution specific + dnl However, the presence of lua.pc is certainly not a good indicator of lua version... + PKG_CHECK_MODULES([LUA50], [lua50 lualib50] ,has_lua50=yes,has_lua50=no) +- PKG_CHECK_MODULES([LUA51], [lua] ,has_lua51=yes,has_lua51=no) ++ PKG_CHECK_MODULES([LUA51], [lua5.1] ,has_lua51=yes,has_lua51=no) + + if test "x$has_lua51" = "xyes" ; then + LUA_CFLAGS="$LUA51_CFLAGS" --- liferea-1.4.18.orig/debian/patches/hildon_frothing +++ liferea-1.4.18/debian/patches/hildon_frothing @@ -0,0 +1,5603 @@ +#! /bin/sh /usr/share/dpatch/dpatch-run +## hildon_frothing.dpatch by Steve Kowalik +## Original patch by Ian Lawrence for Frothing +## +## All lines beginning with `## DP:' are a description of the patch. +## DP: Patches from Frothing to use Hildon + +@DPATCH@ +Index: liferea-1.4.16b/Makefile.am +=================================================================== +--- liferea-1.4.16b.orig/Makefile.am 2008-07-04 11:17:40.000000000 +1000 ++++ liferea-1.4.16b/Makefile.am 2008-07-04 11:17:47.000000000 +1000 +@@ -8,7 +8,7 @@ + @INTLTOOL_DESKTOP_RULE@ + + gladedir = $(pkgdatadir) +-glade_DATA = liferea.glade ++glade_DATA = liferea.glade liferea_hildon.glade + + schemadir = @GCONF_SCHEMA_FILE_DIR@ + schema_DATA = liferea.schemas +Index: liferea-1.4.16b/configure.ac +=================================================================== +--- liferea-1.4.16b.orig/configure.ac 2008-07-04 11:17:47.000000000 +1000 ++++ liferea-1.4.16b/configure.ac 2008-07-04 11:17:47.000000000 +1000 +@@ -40,6 +40,7 @@ + AC_ARG_ENABLE(gnutls, AS_HELP_STRING([--enable-gnutls],[Attempt to use GNUTLS for SSL support @<:@default=yes@:>@]),,enable_gnutls=yes) + AC_ARG_ENABLE(libnotify, AS_HELP_STRING([--disable-libnotify],[don't compile the libnotify plugin]),,enable_libnotify=yes) + AC_ARG_ENABLE(lua, AS_HELP_STRING([--disable-lua],[don't compile with LUA scripting support]),,enable_lua=yes) ++AC_ARG_ENABLE(hildon, AS_HELP_STRING([--enable-hildon],[compile for Hildon enviroment @<:@default=no@:>@]),,enable_hildon=no) + + AC_MSG_CHECKING([for 64bit platform]) + case "$target" in +@@ -221,6 +222,19 @@ + + AM_CONDITIONAL(WITH_GTKHTML2, test "x$enable_gtkhtml2" = "xyes") + ++dnl ******** ++dnl Hildon ++dnl ******** ++ ++if test "x$enable_hildon" = "xyes"; then ++ dnl AC_MSG_CHECKING([for GtkHTML2 support]) ++ PKG_CHECK_MODULES([HILDON], hildon-1 >= 1.0.5,enable_hildon=yes,enable_hildon=no) ++else ++ enable_hildon=no ++fi ++ ++AM_CONDITIONAL(WITH_HILDON, test "x$enable_hildon" = "xyes") ++ + dnl ******* + dnl Mozilla + dnl ******* +@@ -543,6 +557,7 @@ + echo "Build XulRunner Plugin.......... : $enable_xulrunner" + echo "Build WebKit Plugin............. : $enable_webkit" + echo "Build GtkHTML Plugin............ : $enable_gtkhtml2" ++echo "Build Hildon support............ : $enable_hildon" + echo + echo "Build libnotify Plugin.......... : $enable_libnotify" + echo "Build LUA scripting Plugin ..... : $enable_lua" +Index: liferea-1.4.16b/liferea_hildon.glade +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ liferea-1.4.16b/liferea_hildon.glade 2008-07-04 11:17:47.000000000 +1000 +@@ -0,0 +1,5379 @@ ++ ++ ++ ++ ++ ++ True ++ ++ ++ True ++ ++ ++ True ++ True ++ 170 ++ ++ ++ True ++ True ++ GTK_POLICY_NEVER ++ GTK_POLICY_AUTOMATIC ++ GTK_SHADOW_IN ++ ++ ++ True ++ True ++ True ++ False ++ True ++ ++ ++ ++ ++ ++ False ++ True ++ ++ ++ ++ ++ True ++ True ++ False ++ True ++ ++ ++ True ++ ++ ++ True ++ False ++ False ++ ++ ++ True ++ True ++ 199 ++ ++ ++ True ++ ++ ++ ++ ++ ++ False ++ True ++ ++ ++ ++ ++ True ++ ++ ++ ++ ++ ++ True ++ True ++ ++ ++ ++ ++ False ++ ++ ++ ++ ++ True ++ normal view ++ ++ ++ tab ++ False ++ False ++ ++ ++ ++ ++ True ++ True ++ 100 ++ ++ ++ True ++ ++ ++ ++ ++ ++ False ++ True ++ ++ ++ ++ ++ True ++ ++ ++ ++ ++ ++ True ++ True ++ ++ ++ ++ ++ 1 ++ False ++ ++ ++ ++ ++ True ++ wide view ++ ++ ++ tab ++ 1 ++ False ++ False ++ ++ ++ ++ ++ True ++ ++ ++ ++ ++ True ++ ++ ++ True ++ True ++ gtk-go-back ++ True ++ 0 ++ ++ ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ ++ ++ True ++ True ++ gtk-go-forward ++ True ++ 0 ++ ++ ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ ++ ++ True ++ True ++ 1 0 100 1 10 10 ++ 1 ++ ++ ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ ++ ++ True ++ View Headlines ++ ++ ++ ++ ++ False ++ False ++ ++ ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ ++ ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ 2 ++ False ++ ++ ++ ++ ++ True ++ combined view ++ ++ ++ tab ++ 2 ++ False ++ False ++ ++ ++ ++ ++ ++ ++ False ++ ++ ++ ++ ++ True ++ Headlines ++ ++ ++ tab ++ False ++ False ++ ++ ++ ++ ++ True ++ True ++ ++ ++ ++ ++ ++ ++ True ++ ++ ++ True ++ True ++ GTK_RELIEF_NONE ++ 0 ++ ++ ++ ++ True ++ gtk-missing-image ++ ++ Online/Offline Button ++ ++ ++ ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ False ++ ++ ++ 1 ++ ++ ++ ++ ++ False ++ False ++ 1 ++ ++ ++ ++ ++ ++ ++ True ++ 5 ++ Subscription Properties ++ False ++ GTK_WIN_POS_CENTER ++ GDK_WINDOW_TYPE_HINT_DIALOG ++ False ++ ++ ++ True ++ 2 ++ ++ ++ True ++ True ++ 5 ++ ++ ++ True ++ 12 ++ 18 ++ ++ ++ True ++ 6 ++ ++ ++ True ++ 0 ++ <span weight="bold">Feed Name</span> ++ True ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ 12 ++ ++ ++ True ++ 12 ++ ++ ++ True ++ Feed _Name: ++ True ++ feedNameEntry ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ True ++ * ++ True ++ ++ ++ 1 ++ ++ ++ ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ False ++ ++ ++ ++ ++ True ++ 6 ++ ++ ++ True ++ 0 ++ <span weight="bold">Update Interval</span> ++ True ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ 12 ++ ++ ++ True ++ 6 ++ ++ ++ True ++ True ++ _Use global default update interval. ++ True ++ 0 ++ True ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ 6 ++ ++ ++ True ++ True ++ _Feed specific update interval of ++ True ++ 0 ++ True ++ updateIntervalDefault ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ 6 ++ ++ ++ True ++ True ++ 0 0 10000 1 60 60 ++ 1 ++ ++ ++ ++ ++ True ++ minutes ++hours ++days ++ ++ ++ False ++ False ++ 1 ++ ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ False ++ False ++ 1 ++ ++ ++ ++ ++ True ++ True ++ _Don't update this feed automatically. ++ True ++ 0 ++ True ++ updateIntervalDefault ++ ++ ++ False ++ False ++ 2 ++ ++ ++ ++ ++ True ++ ++ ++ ++ False ++ False ++ 3 ++ ++ ++ ++ ++ 339 ++ True ++ 0 ++ This feed provider suggests an update interval of %d minutes. ++ True ++ ++ ++ False ++ False ++ 4 ++ ++ ++ ++ ++ ++ ++ False ++ 1 ++ ++ ++ ++ ++ False ++ 1 ++ ++ ++ ++ ++ False ++ ++ ++ ++ ++ True ++ General ++ ++ ++ tab ++ False ++ False ++ ++ ++ ++ ++ True ++ 12 ++ 18 ++ ++ ++ True ++ 6 ++ ++ ++ True ++ 0 ++ <b>Feed Source</b> ++ True ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ 12 ++ ++ ++ True ++ 6 ++ ++ ++ True ++ 2 ++ 2 ++ 12 ++ 6 ++ ++ ++ True ++ True ++ * ++ ++ ++ 1 ++ 2 ++ 1 ++ 2 ++ ++ ++ ++ ++ ++ True ++ 6 ++ ++ ++ True ++ True ++ _URL ++ True ++ 0 ++ True ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ True ++ _Command ++ True ++ 0 ++ True ++ feed_loc_url ++ ++ ++ False ++ False ++ 1 ++ ++ ++ ++ ++ True ++ ++ ++ True ++ True ++ _Local File ++ True ++ 0 ++ True ++ feed_loc_url ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ ++ ++ ++ False ++ 1 ++ ++ ++ ++ ++ True ++ True ++ Select File... ++ True ++ 0 ++ ++ ++ False ++ False ++ 2 ++ ++ ++ ++ ++ False ++ 2 ++ ++ ++ ++ ++ 1 ++ 2 ++ GTK_FILL ++ GTK_FILL ++ ++ ++ ++ ++ True ++ 0 ++ _Source: ++ True ++ sourceEntry ++ ++ ++ 1 ++ 2 ++ GTK_FILL ++ ++ ++ ++ ++ ++ True ++ 0 ++ 0 ++ Source Type: ++ ++ ++ GTK_FILL ++ GTK_FILL ++ ++ ++ ++ ++ False ++ ++ ++ ++ ++ True ++ 6 ++ ++ ++ True ++ True ++ Use conversion _filter ++ True ++ 0 ++ True ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ 12 ++ ++ ++ True ++ 6 ++ ++ ++ True ++ 0 ++ Liferea can use external filter plugins in order to access feeds and directories in non-supported formats. See the documentation for more information. ++ True ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ 12 ++ ++ ++ True ++ Convert _using: ++ True ++ filterEntry ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ 6 ++ ++ ++ True ++ True ++ * ++ ++ ++ ++ ++ True ++ True ++ Select File... ++ True ++ 0 ++ ++ ++ False ++ False ++ 1 ++ ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ False ++ False ++ 1 ++ ++ ++ ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ ++ ++ 1 ++ False ++ ++ ++ ++ ++ True ++ Source ++ ++ ++ tab ++ 1 ++ False ++ False ++ ++ ++ ++ ++ True ++ 12 ++ 6 ++ ++ ++ 347 ++ True ++ 0 ++ The cache setting controls if the contents of feeds are saved when Liferea exits. Marked items are always saved to the cache. ++ True ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ True ++ _Default cache settings ++ True ++ 0 ++ True ++ ++ ++ False ++ False ++ 1 ++ ++ ++ ++ ++ True ++ True ++ Di_sable cache ++ True ++ 0 ++ True ++ feedCacheDefault ++ ++ ++ False ++ False ++ 2 ++ ++ ++ ++ ++ True ++ True ++ _Unlimited cache ++ True ++ 0 ++ True ++ feedCacheDefault ++ ++ ++ False ++ False ++ 3 ++ ++ ++ ++ ++ True ++ 6 ++ ++ ++ True ++ True ++ _Limit cache to ++ True ++ 0 ++ True ++ feedCacheDefault ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ True ++ 0 0 10000 1 10 1 ++ 1 ++ True ++ True ++ ++ ++ False ++ False ++ 1 ++ ++ ++ ++ ++ True ++ items. ++ ++ ++ False ++ False ++ 2 ++ ++ ++ ++ ++ False ++ False ++ 4 ++ ++ ++ ++ ++ 2 ++ False ++ ++ ++ ++ ++ True ++ Archive ++ ++ ++ tab ++ 2 ++ False ++ False ++ ++ ++ ++ ++ True ++ 12 ++ 6 ++ ++ ++ True ++ True ++ Use HTTP _authentication ++ True ++ 0 ++ True ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ 12 ++ ++ ++ True ++ 2 ++ 2 ++ 12 ++ 6 ++ ++ ++ True ++ 0 ++ User_name: ++ True ++ usernameEntry ++ ++ ++ GTK_FILL ++ ++ ++ ++ ++ ++ True ++ 0 ++ _Password: ++ True ++ passwordEntry ++ ++ ++ 1 ++ 2 ++ GTK_FILL ++ ++ ++ ++ ++ ++ True ++ True ++ * ++ ++ ++ 1 ++ 2 ++ ++ ++ ++ ++ ++ True ++ True ++ False ++ * ++ ++ ++ 1 ++ 2 ++ 1 ++ 2 ++ ++ ++ ++ ++ ++ ++ ++ False ++ False ++ 1 ++ ++ ++ ++ ++ True ++ True ++ _Don't use proxy for download ++ True ++ 0 ++ True ++ ++ ++ False ++ False ++ 6 ++ 2 ++ ++ ++ ++ ++ 3 ++ False ++ ++ ++ ++ ++ True ++ Download ++ ++ ++ tab ++ 3 ++ False ++ False ++ ++ ++ ++ ++ True ++ 12 ++ 6 ++ ++ ++ True ++ True ++ _Automatically download all enclosures of this feed. ++ True ++ 0 ++ True ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ True ++ Auto-_load item link in configured browser when selecting articles. ++ True ++ 0 ++ True ++ ++ ++ False ++ False ++ 1 ++ ++ ++ ++ ++ 4 ++ False ++ ++ ++ ++ ++ True ++ Advanced ++ ++ ++ tab ++ 4 ++ False ++ False ++ ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ True ++ GTK_BUTTONBOX_END ++ ++ ++ True ++ True ++ True ++ gtk-cancel ++ True ++ -6 ++ ++ ++ ++ ++ True ++ True ++ True ++ True ++ gtk-ok ++ True ++ -5 ++ ++ ++ 1 ++ ++ ++ ++ ++ False ++ GTK_PACK_END ++ ++ ++ ++ ++ ++ ++ True ++ 5 ++ New Subscription ++ False ++ True ++ GTK_WIN_POS_CENTER ++ 400 ++ GDK_WINDOW_TYPE_HINT_DIALOG ++ False ++ ++ ++ ++ True ++ 2 ++ ++ ++ True ++ ++ ++ True ++ 5 ++ 6 ++ ++ ++ True ++ 0 ++ <b>Feed Source</b> ++ True ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ ++ ++ True ++ ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ 2 ++ 2 ++ 12 ++ 6 ++ ++ ++ True ++ True ++ * ++ ++ ++ 1 ++ 2 ++ 1 ++ 2 ++ ++ ++ ++ ++ ++ True ++ 0 ++ _Source: ++ True ++ sourceEntry ++ ++ ++ 1 ++ 2 ++ GTK_FILL ++ ++ ++ ++ ++ ++ True ++ ++ ++ True ++ True ++ _URL ++ True ++ 0 ++ True ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ True ++ _Command ++ True ++ 0 ++ True ++ feed_loc_url ++ ++ ++ False ++ False ++ 1 ++ ++ ++ ++ ++ True ++ ++ ++ True ++ True ++ _Local File ++ True ++ 0 ++ True ++ feed_loc_url ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ ++ ++ ++ False ++ 1 ++ ++ ++ ++ ++ True ++ True ++ Select File... ++ True ++ 0 ++ ++ ++ False ++ False ++ 2 ++ ++ ++ ++ ++ False ++ 2 ++ ++ ++ ++ ++ 1 ++ 2 ++ GTK_FILL ++ GTK_FILL ++ ++ ++ ++ ++ True ++ 0 ++ 0 ++ Source Type: ++ ++ ++ GTK_FILL ++ GTK_FILL ++ ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ False ++ False ++ 1 ++ ++ ++ ++ ++ True ++ 0 ++ <b>Download / Postprocessing</b> ++ True ++ ++ ++ False ++ False ++ 2 ++ ++ ++ ++ ++ True ++ ++ ++ True ++ ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ True ++ _Don't use proxy for download ++ True ++ 0 ++ True ++ ++ ++ False ++ False ++ 1 ++ ++ ++ ++ ++ 3 ++ ++ ++ ++ ++ 6 ++ ++ ++ True ++ ++ ++ True ++ ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ True ++ Use conversion _filter ++ True ++ 0 ++ True ++ ++ ++ False ++ False ++ 1 ++ ++ ++ ++ ++ False ++ False ++ ++ ++ ++ ++ ++ ++ True ++ ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ 6 ++ ++ ++ True ++ 0 ++ Liferea can use external filter plugins in order to access feeds and directories in non-supported formats. See the documentation for more information. ++ True ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ 6 ++ ++ ++ True ++ ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ Convert _using: ++ True ++ filterEntry ++ ++ ++ False ++ False ++ 1 ++ ++ ++ ++ ++ True ++ True ++ * ++ ++ ++ 2 ++ ++ ++ ++ ++ True ++ True ++ Select File... ++ True ++ 0 ++ ++ ++ False ++ False ++ 3 ++ ++ ++ ++ ++ False ++ False ++ 1 ++ ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ 4 ++ ++ ++ ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ True ++ GTK_BUTTONBOX_END ++ ++ ++ True ++ True ++ True ++ gtk-cancel ++ True ++ -6 ++ ++ ++ ++ ++ True ++ True ++ True ++ gtk-ok ++ True ++ -5 ++ ++ ++ 1 ++ ++ ++ ++ ++ False ++ GTK_PACK_END ++ ++ ++ ++ ++ ++ ++ True ++ 5 ++ New Folder ++ False ++ True ++ GDK_WINDOW_TYPE_HINT_DIALOG ++ False ++ ++ ++ ++ True ++ 2 ++ ++ ++ True ++ ++ ++ True ++ 5 ++ 12 ++ ++ ++ True ++ _Folder name: ++ True ++ foldertitleentry ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ True ++ * ++ True ++ ++ ++ 1 ++ ++ ++ ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ True ++ GTK_BUTTONBOX_END ++ ++ ++ True ++ True ++ True ++ gtk-cancel ++ True ++ -6 ++ ++ ++ ++ ++ ++ True ++ True ++ True ++ True ++ gtk-ok ++ True ++ -5 ++ ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ False ++ GTK_PACK_END ++ ++ ++ ++ ++ ++ ++ True ++ 5 ++ Rename ++ False ++ True ++ GDK_WINDOW_TYPE_HINT_DIALOG ++ False ++ ++ ++ ++ True ++ 2 ++ ++ ++ True ++ 5 ++ 12 ++ ++ ++ True ++ _New Name: ++ True ++ nameentry ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ True ++ * ++ True ++ ++ ++ 1 ++ ++ ++ ++ ++ False ++ False ++ 1 ++ ++ ++ ++ ++ True ++ GTK_BUTTONBOX_END ++ ++ ++ True ++ True ++ True ++ gtk-cancel ++ True ++ 0 ++ ++ ++ ++ ++ ++ True ++ True ++ True ++ True ++ gtk-ok ++ True ++ -5 ++ ++ ++ 1 ++ ++ ++ ++ ++ False ++ GTK_PACK_END ++ ++ ++ ++ ++ ++ ++ True ++ 5 ++ Create Search Engine Feed ++ False ++ GDK_WINDOW_TYPE_HINT_DIALOG ++ False ++ ++ ++ True ++ 2 ++ ++ ++ True ++ 5 ++ 6 ++ ++ ++ True ++ 12 ++ ++ ++ True ++ _Search for: ++ True ++ searchkeywords ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ True ++ True ++ enter any search string you want ++ * ++ True ++ ++ ++ 1 ++ ++ ++ ++ ++ ++ ++ True ++ 12 ++ ++ ++ True ++ Maximal _Number Of Result Items: ++ True ++ resultcount ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ True ++ 15 1 1000 1 10 10 ++ 1 ++ ++ ++ 1 ++ ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ True ++ 0 ++ Note: Liferea will generate a feed subscription which is used to query the search engine results for the specified search string. You can keep this feed permanently and update it like any other subscription. ++ True ++ ++ ++ False ++ False ++ 2 ++ ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ True ++ GTK_BUTTONBOX_END ++ ++ ++ True ++ True ++ True ++ gtk-cancel ++ True ++ -6 ++ ++ ++ ++ ++ ++ True ++ True ++ True ++ True ++ gtk-ok ++ True ++ -5 ++ ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ False ++ GTK_PACK_END ++ ++ ++ ++ ++ ++ ++ True ++ 5 ++ About ++ False ++ 300 ++ 200 ++ GDK_WINDOW_TYPE_HINT_DIALOG ++ False ++ ++ ++ True ++ 2 ++ ++ ++ True ++ True ++ 5 ++ ++ ++ True ++ 6 ++ ++ ++ True ++ 15 ++ Liferea A.B.C ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ 4 ++ Liferea is a news aggregator for GTK+ ++ ++ ++ False ++ False ++ 1 ++ ++ ++ ++ ++ True ++ True ++ GTK_RELIEF_NONE ++ 0 ++ ++ ++ ++ True ++ <span color="blue" underline="single">Liferea Homepage</span> ++ True ++ ++ ++ ++ ++ False ++ False ++ 2 ++ ++ ++ ++ ++ True ++ 5 ++ Copyright (c) 2003-2007 ++Lars Lindner <lars.lindner@gmail.com> and ++Nathan J. Conrad <t98502@users.sourceforge.net> ++ ++ GTK_JUSTIFY_CENTER ++ ++ ++ False ++ False ++ 3 ++ ++ ++ ++ ++ False ++ ++ ++ ++ ++ True ++ About ++ ++ ++ tab ++ False ++ False ++ ++ ++ ++ ++ True ++ True ++ GTK_POLICY_NEVER ++ GTK_POLICY_AUTOMATIC ++ ++ ++ True ++ GTK_SHADOW_NONE ++ ++ ++ True ++ 0 ++ 0.10000000149011612 ++ 5 ++ 5 ++ Code, Patches, Debugging ++ ++James Doherty ++Jeremy Messenger ++John McKnight ++Tomasz Maka ++Karl Soderstrom ++Christophe Barbe ++Juho Snellman ++Roshan Revankar ++Oliver Feiler ++Niklas Morberg ++Johannes Schlueter ++Pierre Phaneuf ++ahmed el-helw ++James Bowes ++Marc Deslauriers ++Amit D. Chaudhary ++Christoph Hohmann ++Raphael Slinckx ++Bjorn Monnens ++Thomas de Grenier de Latour ++Aristotle Pagaltzis ++Norman Jonas ++Sebastian Droege ++Daniel Gryniewicz ++Remi Cardona ++Frederic Peters ++Don Malcolm ++Ed Catmur ++Chris Pirillo ++Eric Anderson ++and many more... ++ ++Code from other projects ++ ++Anders Carlsson (tray icon support) ++Philippe Martin, Brion Vibber (favicon support) ++Jonathan Blandford (GtkTreeModelFilter) ++Kristian Rietveld (GtkTreeModelFilter) ++ ++Included Software ++ ++Liferea uses the XSPF Web Music Player to ++allow direct podcast playback. This player was ++written by Fabricio Zuardi and can be found ++at http://musicplayer.sourceforge.net ++ ++ ++ ++ ++ ++ ++ 1 ++ False ++ ++ ++ ++ ++ True ++ Contributors ++ ++ ++ tab ++ 1 ++ False ++ False ++ ++ ++ ++ ++ True ++ True ++ GTK_POLICY_AUTOMATIC ++ GTK_POLICY_AUTOMATIC ++ ++ ++ True ++ GTK_SHADOW_NONE ++ ++ ++ True ++ 0 ++ 0.10000000149011612 ++ 5 ++ 5 ++ Bart Kreska <bartkreska@users.sourceforge.net> ++Dario Conigliaro <djdas@djdas.net> ++Fernando Ike de Oliveira <fike@midstorm.org> ++Khaled Hosny <khaledhosny@eglug.org> ++Sargate Kanogan <sargate@gmail.com> ++Takeshi AIHANA <takeshi.aihana@gmail.com> ++Vincent Lefèvre <vincent@vinc17.org> ++Oleg Maloglovets <oleg@koleso-auto.ru> ++Og Maciel <ogmaciel@ubuntu.com> ++Mehmet Atif Ergun <mehmetaergun@gmail.com> ++Daniel Nylander <po@danielnylander.se> ++Ihar Hrachyshka <booxter@users.sf.net> ++Emanuele Grande <caccolangrifata@gmail.com> ++ ++ ++ ++ ++ ++ ++ 2 ++ False ++ ++ ++ ++ ++ True ++ Translation ++ ++ ++ tab ++ 2 ++ False ++ False ++ ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ True ++ GTK_BUTTONBOX_END ++ ++ ++ True ++ True ++ True ++ True ++ gtk-close ++ True ++ -7 ++ ++ ++ ++ ++ ++ False ++ GTK_PACK_END ++ ++ ++ ++ ++ ++ ++ True ++ 5 ++ Authentication ++ False ++ GDK_WINDOW_TYPE_HINT_DIALOG ++ False ++ ++ ++ True ++ 2 ++ ++ ++ True ++ 5 ++ 12 ++ ++ ++ True ++ 0 ++ Enter the username and password for "%s" (%s): ++ True ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ 2 ++ 2 ++ 12 ++ 6 ++ ++ ++ True ++ 0 ++ User_name: ++ True ++ usernameEntry ++ ++ ++ GTK_FILL ++ ++ ++ ++ ++ ++ True ++ 0 ++ _Password: ++ True ++ passwordEntry ++ ++ ++ 1 ++ 2 ++ GTK_FILL ++ ++ ++ ++ ++ ++ True ++ True ++ * ++ True ++ ++ ++ 1 ++ 2 ++ ++ ++ ++ ++ ++ True ++ True ++ False ++ * ++ True ++ ++ ++ 1 ++ 2 ++ 1 ++ 2 ++ ++ ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ True ++ 0 ++ Note: <i>The username and password will be saved to your Liferea feedlist file without using encryption.</i> ++ True ++ True ++ ++ ++ False ++ False ++ 2 ++ ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ True ++ GTK_BUTTONBOX_END ++ ++ ++ True ++ True ++ True ++ gtk-cancel ++ True ++ -6 ++ ++ ++ ++ ++ True ++ True ++ True ++ True ++ gtk-ok ++ True ++ -5 ++ ++ ++ 1 ++ ++ ++ ++ ++ False ++ GTK_PACK_END ++ ++ ++ ++ ++ ++ ++ True ++ 5 ++ Search Folder Properties ++ 350 ++ 250 ++ GDK_WINDOW_TYPE_HINT_DIALOG ++ False ++ ++ ++ True ++ 2 ++ ++ ++ True ++ 5 ++ 12 ++ ++ ++ True ++ 12 ++ ++ ++ True ++ _Name: ++ True ++ feedNameEntry ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ True ++ * ++ ++ ++ 1 ++ ++ ++ ++ ++ False ++ ++ ++ ++ ++ True ++ ++ ++ True ++ 0 ++ <b>Rule</b> ++ True ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ 12 ++ ++ ++ True ++ 6 ++ ++ ++ True ++ 6 ++ ++ ++ True ++ 6 ++ ++ ++ True ++ True ++ gtk-add ++ True ++ 0 ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ Note: Items are added to the search folder if at least one additive rule ++matches. They are removed if at least one removing rule matches. ++ ++ ++ 1 ++ ++ ++ ++ ++ False ++ ++ ++ ++ ++ True ++ True ++ GTK_POLICY_AUTOMATIC ++ GTK_POLICY_AUTOMATIC ++ ++ ++ True ++ ++ ++ ++ ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ True ++ GTK_BUTTONBOX_END ++ ++ ++ True ++ True ++ True ++ gtk-cancel ++ True ++ -6 ++ ++ ++ ++ ++ True ++ True ++ True ++ gtk-ok ++ True ++ -5 ++ ++ ++ 1 ++ ++ ++ ++ ++ False ++ GTK_PACK_END ++ ++ ++ ++ ++ ++ ++ True ++ 5 ++ Downloading Enclosure ++ False ++ GDK_WINDOW_TYPE_HINT_DIALOG ++ False ++ ++ ++ ++ True ++ 2 ++ ++ ++ True ++ 5 ++ 12 ++ ++ ++ True ++ 6 ++ ++ ++ True ++ 0 ++ Downloading an enclosure of type: ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ 6 ++ <b>text/plain</b> ++ True ++ ++ ++ False ++ False ++ 1 ++ ++ ++ ++ ++ True ++ 0 ++ What should Liferea do with this enclosure? Please enter the command you want to be executed below. The downloaded file will be supplied as an argument for this command: ++ True ++ ++ ++ False ++ False ++ 2 ++ ++ ++ ++ ++ True ++ 6 ++ ++ ++ True ++ True ++ * ++ ++ ++ ++ ++ True ++ True ++ _Browse ++ True ++ 0 ++ ++ ++ False ++ False ++ 1 ++ ++ ++ ++ ++ 3 ++ ++ ++ ++ ++ True ++ True ++ _Do this automatically for files like this from now on. ++ True ++ 0 ++ True ++ ++ ++ False ++ False ++ 4 ++ ++ ++ ++ ++ False ++ ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ True ++ GTK_BUTTONBOX_END ++ ++ ++ True ++ True ++ True ++ gtk-cancel ++ True ++ -6 ++ ++ ++ ++ ++ True ++ True ++ True ++ gtk-ok ++ True ++ -5 ++ ++ ++ 1 ++ ++ ++ ++ ++ False ++ GTK_PACK_END ++ ++ ++ ++ ++ ++ ++ True ++ 5 ++ Search All Feeds ++ False ++ GDK_WINDOW_TYPE_HINT_DIALOG ++ False ++ ++ ++ True ++ 2 ++ ++ ++ True ++ 5 ++ 12 ++ ++ ++ True ++ 12 ++ ++ ++ True ++ _Search for: ++ True ++ searchentry ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ True ++ Enter a search string Liferea should find either in a items title or in its content. ++ * ++ ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ False ++ ++ ++ ++ ++ 6 ++ 1 ++ ++ ++ ++ ++ True ++ GTK_BUTTONBOX_END ++ ++ ++ True ++ True ++ True ++ gtk-close ++ True ++ -7 ++ ++ ++ ++ ++ ++ True ++ False ++ True ++ True ++ Saves this search as a search folder, which will appear in the feed list. ++ -10 ++ ++ ++ ++ True ++ 0 ++ 0 ++ ++ ++ True ++ 2 ++ ++ ++ True ++ gtk-add ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ Search Folder ++ True ++ ++ ++ False ++ False ++ 1 ++ ++ ++ ++ ++ ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ True ++ False ++ True ++ True ++ Starts searching for the specified text in all feeds. The search result will appear in the item list. ++ gtk-find ++ True ++ 0 ++ ++ ++ ++ 2 ++ ++ ++ ++ ++ False ++ GTK_PACK_END ++ ++ ++ ++ ++ ++ ++ True ++ Update Monitor ++ 400 ++ 300 ++ True ++ GDK_WINDOW_TYPE_HINT_DIALOG ++ ++ ++ True ++ ++ ++ True ++ 6 ++ 2 ++ 2 ++ 6 ++ 6 ++ ++ ++ True ++ 0 ++ <b>Downloading Now</b> ++ True ++ ++ ++ GTK_FILL ++ ++ ++ ++ ++ ++ True ++ 0 ++ <b>Pending Requests</b> ++ True ++ ++ ++ 1 ++ 2 ++ GTK_FILL ++ ++ ++ ++ ++ ++ True ++ True ++ GTK_POLICY_AUTOMATIC ++ GTK_POLICY_AUTOMATIC ++ GTK_SHADOW_IN ++ ++ ++ True ++ True ++ False ++ ++ ++ ++ ++ 1 ++ 2 ++ 1 ++ 2 ++ ++ ++ ++ ++ True ++ True ++ GTK_POLICY_AUTOMATIC ++ GTK_POLICY_AUTOMATIC ++ GTK_SHADOW_IN ++ ++ ++ True ++ True ++ False ++ ++ ++ ++ ++ 1 ++ 2 ++ ++ ++ ++ ++ 2 ++ ++ ++ ++ ++ True ++ GTK_BUTTONBOX_END ++ ++ ++ True ++ True ++ True ++ 0 ++ ++ ++ ++ True ++ 0 ++ 0 ++ ++ ++ True ++ 2 ++ ++ ++ True ++ gtk-delete ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ Cancel _All ++ True ++ ++ ++ False ++ False ++ 1 ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ True ++ True ++ True ++ gtk-close ++ True ++ -7 ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ False ++ GTK_PACK_END ++ ++ ++ ++ ++ ++ ++ True ++ New Subscription ++ GDK_WINDOW_TYPE_HINT_DIALOG ++ ++ ++ True ++ ++ ++ True ++ 12 ++ 6 ++ ++ ++ True ++ 0 ++ <b>Feed Source</b> ++ True ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ ++ ++ True ++ ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ 2 ++ 1 ++ 12 ++ 6 ++ ++ ++ True ++ True ++ * ++ ++ ++ 1 ++ 2 ++ ++ ++ ++ ++ ++ True ++ 0 ++ Enter a website location to use feed autodiscovery or in case you know it the exact feed location. ++ True ++ ++ ++ GTK_FILL ++ ++ ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ False ++ False ++ 1 ++ ++ ++ ++ ++ 2 ++ ++ ++ ++ ++ True ++ GTK_BUTTONBOX_END ++ ++ ++ True ++ True ++ True ++ gtk-cancel ++ True ++ -6 ++ ++ ++ ++ ++ True ++ True ++ True ++ Advanced... ++ True ++ -10 ++ ++ ++ 1 ++ ++ ++ ++ ++ True ++ True ++ True ++ True ++ gtk-ok ++ True ++ -5 ++ ++ ++ 2 ++ ++ ++ ++ ++ False ++ GTK_PACK_END ++ ++ ++ ++ ++ ++ ++ True ++ Script Manager ++ 500 ++ 500 ++ GDK_WINDOW_TYPE_HINT_DIALOG ++ ++ ++ True ++ ++ ++ True ++ 12 ++ 6 ++ ++ ++ True ++ 6 ++ ++ ++ True ++ <b>Hook</b> ++ True ++ True ++ scripthooksmenu ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ True ++ 0 ++ ++ ++ False ++ False ++ 1 ++ ++ ++ ++ ++ False ++ ++ ++ ++ ++ True ++ ++ ++ False ++ 1 ++ ++ ++ ++ ++ True ++ True ++ 130 ++ ++ ++ True ++ 6 ++ ++ ++ True ++ 0 ++ <b>Registered Scripts</b> ++ True ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ True ++ GTK_POLICY_NEVER ++ GTK_POLICY_AUTOMATIC ++ GTK_SHADOW_IN ++ ++ ++ True ++ True ++ False ++ ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ True ++ True ++ gtk-add ++ True ++ 0 ++ ++ ++ ++ False ++ False ++ 2 ++ ++ ++ ++ ++ True ++ True ++ gtk-remove ++ True ++ 0 ++ ++ ++ ++ False ++ False ++ 3 ++ ++ ++ ++ ++ False ++ True ++ ++ ++ ++ ++ True ++ 6 ++ ++ ++ True ++ 0 ++ <b>Script Code</b> ++ True ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ True ++ GTK_POLICY_AUTOMATIC ++ GTK_POLICY_AUTOMATIC ++ GTK_SHADOW_IN ++ ++ ++ True ++ True ++ ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ True ++ 0 ++ ++ ++ True ++ ++ ++ True ++ True ++ 0 ++ ++ ++ ++ True ++ 0 ++ 0 ++ ++ ++ True ++ 2 ++ ++ ++ True ++ gtk-save ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ Save Script ++ True ++ ++ ++ False ++ False ++ 1 ++ ++ ++ ++ ++ ++ ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ True ++ 0 ++ ++ ++ ++ True ++ 0 ++ 0 ++ ++ ++ True ++ 2 ++ ++ ++ True ++ gtk-execute ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ Run Now ++ True ++ ++ ++ False ++ False ++ 1 ++ ++ ++ ++ ++ ++ ++ ++ ++ False ++ False ++ 1 ++ ++ ++ ++ ++ ++ ++ False ++ 2 ++ ++ ++ ++ ++ True ++ True ++ ++ ++ ++ ++ 2 ++ ++ ++ ++ ++ True ++ ++ ++ True ++ True ++ * ++ ++ ++ ++ ++ ++ True ++ True ++ Exec Command ++ True ++ 0 ++ ++ ++ ++ False ++ False ++ 1 ++ ++ ++ ++ ++ False ++ 3 ++ ++ ++ ++ ++ 2 ++ ++ ++ ++ ++ True ++ GTK_BUTTONBOX_END ++ ++ ++ True ++ True ++ True ++ gtk-close ++ True ++ -7 ++ ++ ++ ++ ++ False ++ GTK_PACK_END ++ ++ ++ ++ ++ ++ ++ True ++ Add Script ++ GDK_WINDOW_TYPE_HINT_DIALOG ++ ++ ++ True ++ ++ ++ True ++ 12 ++ 2 ++ 2 ++ 6 ++ 6 ++ ++ ++ True ++ True ++ 0 ++ ++ ++ 1 ++ 2 ++ GTK_FILL ++ ++ ++ ++ ++ ++ True ++ True ++ * ++ ++ ++ 1 ++ 2 ++ 1 ++ 2 ++ ++ ++ ++ ++ ++ True ++ True ++ Reuse existing script ++ True ++ 0 ++ True ++ ++ ++ GTK_FILL ++ ++ ++ ++ ++ ++ True ++ True ++ Create new script ++ True ++ 0 ++ True ++ scriptAddReuseRadioBtn ++ ++ ++ 1 ++ 2 ++ GTK_FILL ++ ++ ++ ++ ++ ++ 2 ++ ++ ++ ++ ++ True ++ GTK_BUTTONBOX_END ++ ++ ++ True ++ True ++ True ++ gtk-cancel ++ True ++ -6 ++ ++ ++ ++ ++ True ++ True ++ True ++ gtk-ok ++ True ++ -5 ++ ++ ++ 1 ++ ++ ++ ++ ++ False ++ GTK_PACK_END ++ ++ ++ ++ ++ ++ ++ True ++ Create News Bin ++ GDK_WINDOW_TYPE_HINT_DIALOG ++ ++ ++ True ++ ++ ++ True ++ ++ ++ True ++ 5 ++ 12 ++ ++ ++ True ++ _News Bin Name: ++ True ++ nameentry ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ True ++ * ++ True ++ ++ ++ 1 ++ ++ ++ ++ ++ ++ ++ 2 ++ ++ ++ ++ ++ True ++ GTK_BUTTONBOX_END ++ ++ ++ True ++ True ++ True ++ gtk-cancel ++ True ++ -6 ++ ++ ++ ++ ++ ++ True ++ True ++ True ++ True ++ gtk-ok ++ True ++ -5 ++ ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ False ++ GTK_PACK_END ++ ++ ++ ++ ++ ++ ++ True ++ 5 ++ Liferea Preferences ++ GTK_WIN_POS_CENTER ++ 300 ++ GDK_WINDOW_TYPE_HINT_DIALOG ++ False ++ ++ ++ ++ True ++ 2 ++ ++ ++ True ++ True ++ 5 ++ ++ ++ True ++ 12 ++ 18 ++ ++ ++ True ++ 6 ++ ++ ++ True ++ 0 ++ <span weight="bold">Feed Cache Handling</span> ++ True ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ 12 ++ ++ ++ True ++ 12 ++ ++ ++ True ++ Default _number of items per feed to save: ++ True ++ True ++ itemCountBtn ++ ++ ++ False ++ False ++ ++ ++ ++ ++ 60 ++ True ++ True ++ 0 0 1000000 1 10 10 ++ 1 ++ True ++ ++ ++ ++ False ++ False ++ 1 ++ ++ ++ ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ False ++ ++ ++ ++ ++ True ++ 6 ++ ++ ++ True ++ 0 ++ <span weight="bold">Feed Update Settings</span> ++ True ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ 12 ++ ++ ++ True ++ 6 ++ ++ ++ True ++ 12 ++ ++ ++ True ++ Default Feed Refresh _Interval: ++ True ++ refreshIntervalSpinButton ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ 6 ++ ++ ++ 60 ++ True ++ True ++ 1 0 10000 1 60 60 ++ 1 ++ ++ ++ ++ ++ ++ True ++ ++ ++ ++ False ++ False ++ 1 ++ ++ ++ ++ ++ False ++ 1 ++ ++ ++ ++ ++ False ++ ++ ++ ++ ++ True ++ 0 ++ Note: <i>Please remember to set a reasonable refresh time. Usually it is a waste of bandwidth to poll feeds more often than each hour.</i> ++ True ++ True ++ ++ ++ False ++ False ++ 1 ++ ++ ++ ++ ++ True ++ 12 ++ ++ ++ True ++ At _startup: ++ True ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK ++ ++ ++ ++ False ++ False ++ 1 ++ ++ ++ ++ ++ False ++ 2 ++ ++ ++ ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ False ++ 1 ++ ++ ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ Feeds ++ ++ ++ tab ++ False ++ False ++ ++ ++ ++ ++ True ++ 12 ++ 18 ++ ++ ++ True ++ 6 ++ ++ ++ True ++ 0 ++ <span weight="bold">Folder Display Settings</span> ++ True ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ 12 ++ ++ ++ True ++ 6 ++ ++ ++ True ++ True ++ _Show the items of all child feeds when a folder is selected. ++ True ++ 0 ++ True ++ ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ 0 ++ 24 ++ <i>This option can cause significant delays when loading folders containing many feeds.</i> ++ True ++ True ++ ++ ++ False ++ False ++ 1 ++ ++ ++ ++ ++ True ++ True ++ _Hide read items. ++ True ++ 0 ++ True ++ ++ ++ ++ False ++ False ++ 2 ++ ++ ++ ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ False ++ ++ ++ ++ ++ True ++ 6 ++ ++ ++ True ++ 0 ++ <span weight="bold">Feed Icons (Favicons)</span> ++ True ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ 12 ++ ++ ++ True ++ ++ ++ True ++ True ++ _Update all favicons now ++ True ++ 0 ++ ++ ++ False ++ False ++ ++ ++ ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ False ++ 1 ++ ++ ++ ++ ++ 1 ++ False ++ ++ ++ ++ ++ True ++ Folders ++ ++ ++ tab ++ 1 ++ False ++ False ++ ++ ++ ++ ++ True ++ 12 ++ 18 ++ ++ ++ True ++ 6 ++ ++ ++ True ++ 0 ++ <span weight="bold">Reading Headlines</span> ++ True ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ 12 ++ ++ ++ True ++ 12 ++ ++ ++ True ++ _Skim through articles with: ++ True ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK ++ ++ ++ ++ False ++ False ++ 1 ++ ++ ++ ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ False ++ ++ ++ ++ ++ True ++ 6 ++ ++ ++ True ++ 0 ++ <span weight="bold">Web Integration</span> ++ True ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ 12 ++ ++ ++ True ++ 2 ++ 2 ++ 6 ++ 6 ++ ++ ++ True ++ 0 ++ ++ ++ 1 ++ 2 ++ 1 ++ 2 ++ GTK_FILL ++ ++ ++ ++ ++ ++ True ++ True ++ 0 ++ ++ ++ 1 ++ 2 ++ GTK_FILL ++ ++ ++ ++ ++ ++ True ++ 0 ++ _Post Bookmarks to ++ True ++ socialpopup ++ ++ ++ GTK_FILL ++ ++ ++ ++ ++ ++ 0 ++ Search _Link for ++ True ++ searchpopup ++ ++ ++ 1 ++ 2 ++ GTK_FILL ++ ++ ++ ++ ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ False ++ 1 ++ ++ ++ ++ ++ 2 ++ False ++ False ++ ++ ++ ++ ++ True ++ Headlines ++ ++ ++ tab ++ 2 ++ False ++ False ++ ++ ++ ++ ++ True ++ 12 ++ 18 ++ ++ ++ True ++ 6 ++ ++ ++ True ++ 6 ++ ++ ++ True ++ 0 ++ <span weight="bold">Internal Browser Settings</span> ++ True ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ 12 ++ ++ ++ True ++ 6 ++ ++ ++ True ++ True ++ Open links in Liferea's _window. ++ True ++ 0 ++ True ++ ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ True ++ _Disable Javascript. ++ True ++ 0 ++ True ++ ++ ++ ++ False ++ False ++ 1 ++ ++ ++ ++ ++ ++ ++ False ++ 6 ++ 1 ++ ++ ++ ++ ++ False ++ ++ ++ ++ ++ False ++ ++ ++ ++ ++ True ++ 6 ++ ++ ++ True ++ 0 ++ <span weight="bold">External Browser Settings</span> ++ True ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ 12 ++ ++ ++ True ++ 3 ++ 2 ++ 12 ++ 6 ++ ++ ++ True ++ 0 ++ _Browser: ++ True ++ browserpopup ++ ++ ++ GTK_FILL ++ ++ ++ ++ ++ ++ True ++ 0 ++ _Manual: ++(%s for URL) ++ True ++ browsercmd ++ ++ ++ 2 ++ 3 ++ GTK_FILL ++ ++ ++ ++ ++ ++ True ++ True ++ * ++ True ++ ++ ++ ++ 1 ++ 2 ++ 2 ++ 3 ++ ++ ++ ++ ++ ++ True ++ 0 ++ _Open link in: ++ True ++ browserlocpopup ++ ++ ++ 1 ++ 2 ++ GTK_FILL ++ ++ ++ ++ ++ ++ True ++ True ++ 0 ++ ++ ++ 1 ++ 2 ++ 1 ++ 2 ++ GTK_FILL ++ ++ ++ ++ ++ ++ True ++ True ++ 0 ++ ++ ++ 1 ++ 2 ++ GTK_FILL ++ ++ ++ ++ ++ ++ ++ ++ False ++ 6 ++ 1 ++ ++ ++ ++ ++ False ++ 1 ++ ++ ++ ++ ++ 3 ++ False ++ ++ ++ ++ ++ True ++ Browser ++ ++ ++ tab ++ 3 ++ False ++ False ++ ++ ++ ++ ++ True ++ 12 ++ 18 ++ ++ ++ True ++ 6 ++ ++ ++ True ++ 0 ++ <span weight="bold">Notification Settings</span> ++ True ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ 12 ++ ++ ++ True ++ 6 ++ ++ ++ True ++ True ++ Show a _popup window with new headlines. ++ True ++ 0 ++ True ++ ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ 6 ++ ++ ++ True ++ True ++ Show a status _icon in the notification area (system tray). ++ True ++ 0 ++ True ++ ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ ++ ++ True ++ ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ 6 ++ ++ ++ True ++ True ++ Show _number of new items in the tray icon. ++ True ++ 0 ++ True ++ ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ True ++ T_erminate instead of minimizing to tray icon. ++ True ++ 0 ++ True ++ ++ ++ ++ False ++ False ++ 1 ++ ++ ++ ++ ++ False ++ 1 ++ ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ False ++ ++ ++ ++ ++ True ++ 6 ++ ++ ++ True ++ 0 ++ <span weight="bold">Menu and Toolbar Settings</span> ++ True ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ 12 ++ ++ ++ True ++ 6 ++ ++ ++ True ++ True ++ Show Menu _And Toolbar ++ True ++ 0 ++ True ++ ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ True ++ Show _Menu Only ++ True ++ 0 ++ True ++ menuradiobtn1 ++ ++ ++ ++ False ++ False ++ 1 ++ ++ ++ ++ ++ True ++ True ++ Show _Toolbar Only ++ True ++ 0 ++ True ++ menuradiobtn1 ++ ++ ++ ++ False ++ False ++ 2 ++ ++ ++ ++ ++ True ++ 12 ++ ++ ++ True ++ 0 ++ Toolbar _button labels: ++ True ++ True ++ toolbarCombo ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ ++ ++ ++ False ++ False ++ 1 ++ ++ ++ ++ ++ False ++ 3 ++ ++ ++ ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ False ++ 1 ++ ++ ++ ++ ++ 4 ++ False ++ ++ ++ ++ ++ True ++ GUI ++ ++ ++ tab ++ 4 ++ False ++ False ++ ++ ++ ++ ++ True ++ ++ ++ True ++ 12 ++ 18 ++ ++ ++ True ++ 6 ++ ++ ++ True ++ 0 ++ <span weight="bold">HTTP Proxy Server</span> ++ True ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ 12 ++ ++ ++ True ++ 6 ++ ++ ++ True ++ GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK ++ 6 ++ ++ ++ True ++ True ++ GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK ++ _Auto Detect (GNOME or environment) ++ True ++ 0 ++ True ++ True ++ ++ ++ ++ ++ True ++ True ++ GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK ++ _No Proxy ++ True ++ 0 ++ True ++ True ++ proxyAutoDetectRadio ++ ++ ++ 1 ++ ++ ++ ++ ++ True ++ True ++ GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK ++ _Manual Setting: ++ True ++ 0 ++ True ++ True ++ proxyAutoDetectRadio ++ ++ ++ 2 ++ ++ ++ ++ ++ True ++ GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK ++ ++ ++ True ++ GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK ++ ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ 6 ++ ++ ++ True ++ 2 ++ 2 ++ 12 ++ 6 ++ ++ ++ True ++ 0 ++ Proxy _Host: ++ True ++ proxyhostentry ++ ++ ++ GTK_FILL ++ ++ ++ ++ ++ ++ True ++ True ++ * ++ True ++ ++ ++ 1 ++ 2 ++ ++ ++ ++ ++ ++ ++ True ++ True ++ * ++ True ++ ++ ++ 1 ++ 2 ++ 1 ++ 2 ++ ++ ++ ++ ++ ++ ++ True ++ 0 ++ Proxy _Port: ++ True ++ proxyportentry ++ ++ ++ 1 ++ 2 ++ GTK_FILL ++ ++ ++ ++ ++ ++ 3 ++ ++ ++ ++ ++ True ++ True ++ Use Proxy Au_thentication ++ True ++ 0 ++ True ++ ++ ++ ++ False ++ False ++ 1 ++ ++ ++ ++ ++ True ++ 21 ++ ++ ++ True ++ 2 ++ 2 ++ 12 ++ 6 ++ ++ ++ True ++ 0 ++ Proxy _Username: ++ True ++ ++ ++ GTK_FILL ++ ++ ++ ++ ++ ++ True ++ True ++ * ++ True ++ ++ ++ 1 ++ 2 ++ ++ ++ ++ ++ ++ ++ True ++ True ++ False ++ * ++ True ++ ++ ++ 1 ++ 2 ++ 1 ++ 2 ++ ++ ++ ++ ++ ++ ++ True ++ 0 ++ Proxy Pass_word: ++ True ++ proxypasswordentry ++ ++ ++ 1 ++ 2 ++ GTK_FILL ++ ++ ++ ++ ++ ++ ++ ++ 2 ++ ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ 3 ++ ++ ++ ++ ++ False ++ False ++ ++ ++ ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ False ++ ++ ++ ++ ++ False ++ ++ ++ ++ ++ 5 ++ False ++ ++ ++ ++ ++ True ++ Proxy ++ ++ ++ tab ++ 5 ++ False ++ False ++ ++ ++ ++ ++ True ++ GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK ++ 12 ++ 18 ++ ++ ++ True ++ GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK ++ 6 ++ ++ ++ True ++ GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK ++ 0 ++ <span weight="bold">Downloading Enclosures</span> ++ True ++ ++ ++ False ++ ++ ++ ++ ++ True ++ GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK ++ 12 ++ ++ ++ True ++ GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK ++ 2 ++ 2 ++ 6 ++ 6 ++ ++ ++ True ++ GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK ++ ++ ++ True ++ True ++ GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK ++ ++ ++ ++ ++ ++ True ++ True ++ True ++ GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK ++ _Browse ++ True ++ 0 ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ 1 ++ 2 ++ 1 ++ 2 ++ ++ ++ ++ ++ True ++ GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK ++ ++ ++ True ++ GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK ++ ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK ++ ++ ++ 1 ++ ++ ++ ++ ++ 1 ++ 2 ++ ++ ++ ++ ++ True ++ GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK ++ 0 ++ _Save downloads in ++ True ++ ++ ++ 1 ++ 2 ++ ++ ++ ++ ++ True ++ GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK ++ 0 ++ _Download using ++ True ++ ++ ++ ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ False ++ ++ ++ ++ ++ True ++ GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK ++ 6 ++ ++ ++ True ++ GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK ++ 0 ++ <span weight="bold">Opening Enclosures</span> ++ True ++ ++ ++ False ++ ++ ++ ++ ++ True ++ GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK ++ 12 ++ ++ ++ True ++ GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK ++ 6 ++ ++ ++ True ++ True ++ GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK ++ GTK_POLICY_AUTOMATIC ++ ++ ++ True ++ True ++ GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK ++ True ++ ++ ++ ++ ++ ++ ++ True ++ GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK ++ 6 ++ ++ ++ True ++ True ++ True ++ GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK ++ gtk-properties ++ True ++ 0 ++ ++ ++ ++ False ++ False ++ ++ ++ ++ ++ True ++ True ++ True ++ GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK ++ gtk-delete ++ True ++ 0 ++ ++ ++ ++ False ++ False ++ 1 ++ ++ ++ ++ ++ False ++ False ++ 1 ++ ++ ++ ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ 6 ++ False ++ ++ ++ ++ ++ True ++ Enclosures ++ ++ ++ tab ++ 6 ++ False ++ False ++ ++ ++ ++ ++ 1 ++ ++ ++ ++ ++ True ++ GTK_BUTTONBOX_END ++ ++ ++ True ++ True ++ True ++ gtk-close ++ True ++ -7 ++ ++ ++ ++ ++ ++ False ++ GTK_PACK_END ++ ++ ++ ++ ++ ++ +Index: liferea-1.4.16b/src/Makefile.am +=================================================================== +--- liferea-1.4.16b.orig/src/Makefile.am 2008-07-04 11:17:40.000000000 +1000 ++++ liferea-1.4.16b/src/Makefile.am 2008-07-04 11:17:47.000000000 +1000 +@@ -69,7 +69,7 @@ + fl_sources/libliflsources.a \ + notification/liblinotification.a \ + ui/libliui.a \ +- $(PACKAGE_LIBS) $(X_LIBS) $(X_PRE_LIBS) -lX11 $(X_EXTRA_LIBS) $(DBUS_LIBS) $(NM_LIBS) $(INTLLIBS) $(GNUTLS_LIBS) ++ $(PACKAGE_LIBS) $(X_LIBS) $(X_PRE_LIBS) -lX11 $(X_EXTRA_LIBS) $(DBUS_LIBS) $(NM_LIBS) $(INTLLIBS) $(GNUTLS_LIBS) $(HILDON_LIBS) + + if WITH_DBUS + +Index: liferea-1.4.16b/src/ui/Makefile.am +=================================================================== +--- liferea-1.4.16b.orig/src/ui/Makefile.am 2008-07-04 11:17:40.000000000 +1000 ++++ liferea-1.4.16b/src/ui/Makefile.am 2008-07-04 11:17:47.000000000 +1000 +@@ -8,7 +8,7 @@ + + noinst_LIBRARIES = libliui.a + +-libliui_a_CFLAGS = $(PACKAGE_CFLAGS) $(DBUS_CFLAGS) ++libliui_a_CFLAGS = $(PACKAGE_CFLAGS) $(DBUS_CFLAGS) $(HILDON_CFLAGS) + libliui_a_SOURCES = \ + eggtrayicon.c eggtrayicon.h \ + ui_auth.c ui_auth.h \ +Index: liferea-1.4.16b/src/ui/ui_dialog.c +=================================================================== +--- liferea-1.4.16b.orig/src/ui/ui_dialog.c 2008-07-04 11:17:40.000000000 +1000 ++++ liferea-1.4.16b/src/ui/ui_dialog.c 2008-07-04 11:17:47.000000000 +1000 +@@ -136,7 +136,11 @@ + if (filename) + ld->priv->xml = glade_xml_new (filename, name, GETTEXT_PACKAGE); + else ++#ifdef MAEMO_CHANGES ++ ld->priv->xml = glade_xml_new (PACKAGE_DATA_DIR G_DIR_SEPARATOR_S PACKAGE G_DIR_SEPARATOR_S "liferea_hildon.glade", name, GETTEXT_PACKAGE); ++#else + ld->priv->xml = glade_xml_new (PACKAGE_DATA_DIR G_DIR_SEPARATOR_S PACKAGE G_DIR_SEPARATOR_S "liferea.glade", name, GETTEXT_PACKAGE); ++#endif + g_return_val_if_fail (ld->priv->xml != NULL, NULL); + + ld->priv->dialog = glade_xml_get_widget (ld->priv->xml, name); +Index: liferea-1.4.16b/src/ui/ui_mainwindow.c +=================================================================== +--- liferea-1.4.16b.orig/src/ui/ui_mainwindow.c 2008-07-04 11:17:47.000000000 +1000 ++++ liferea-1.4.16b/src/ui/ui_mainwindow.c 2008-07-04 11:17:47.000000000 +1000 +@@ -28,6 +28,10 @@ + #include + #include + ++#ifdef MAEMO_CHANGES ++# include ++#endif ++ + #include + #include + +@@ -59,7 +63,13 @@ + #include "ui/ui_update.h" + + static struct mainwindow { ++#ifdef MAEMO_CHANGES ++ HildonProgram *program; ++ GtkWidget *container; ++ GtkWidget *window; ++#else + GtkWindow *window; ++#endif + GtkWidget *menubar; + GtkWidget *toolbar; + GtkWidget *itemlistContainer; /**< scrolled window holding item list tree view */ +@@ -532,7 +542,16 @@ + + window = liferea_shell_lookup ("mainwindow"); + mw = mainwindow_priv = g_new0 (struct mainwindow, 1); ++ ++#ifdef MAEMO_CHANGES ++ mw->program = HILDON_PROGRAM(hildon_program_get_instance()); ++ mw->container = window; ++ mw->window = hildon_window_new(); ++ gtk_container_add(GTK_CONTAINER(mw->window), GTK_WIDGET(mw->container)); ++ hildon_program_add_window(mw->program, HILDON_WINDOW(mw->window)); ++#else + mw->window = GTK_WINDOW (window); ++#endif + + toolbar_style = conf_get_toolbar_style (); + +@@ -540,7 +559,12 @@ + gtk_widget_set_name (liferea_shell_lookup ("feedlist"), "feedlist"); + + ui_mainwindow_create_menus(mw); +- gtk_box_pack_start (GTK_BOX (liferea_shell_lookup ("vbox1")), mw->toolbar, FALSE, FALSE, 0); ++ ++#ifdef MAEMO_CHANGES ++ gtk_box_pack_end (GTK_BOX (liferea_shell_lookup ("vbox1")), mw->toolbar, FALSE, FALSE, 0); ++#else ++ gtk_box_pack_start (GTK_BOX (liferea_shell_lookup ("vbox1")), mw->toolbar, FALSE, FALSE, 0); ++#endif + gtk_box_reorder_child(GTK_BOX (liferea_shell_lookup ("vbox1")), mw->toolbar, 0); + gtk_box_pack_start (GTK_BOX (liferea_shell_lookup ("vbox1")), mw->menubar, FALSE, FALSE, 0); + gtk_box_reorder_child(GTK_BOX (liferea_shell_lookup ("vbox1")), mw->menubar, 0); +@@ -1261,9 +1285,11 @@ + gtk_action_group_add_actions (mw->itemActions, ui_mainwindow_item_action_entries, G_N_ELEMENTS (ui_mainwindow_item_action_entries), mw); + gtk_ui_manager_insert_action_group (ui_manager, mw->itemActions, 0); + ++#ifndef MAEMO_CHANGES + accel_group = gtk_ui_manager_get_accel_group (ui_manager); + gtk_window_add_accel_group (mw->window, accel_group); + g_object_unref (accel_group); ++#endif + + if(!gtk_ui_manager_add_ui_from_string(ui_manager, ui_mainwindow_ui_desc, -1, &error)) + g_error("building menus failed: %s", error->message); +@@ -1272,6 +1298,27 @@ + + mw->menubar = gtk_ui_manager_get_widget (ui_manager, "/MainwindowMenubar"); + mw->toolbar = gtk_ui_manager_get_widget (ui_manager, "/maintoolbar"); ++ ++ ++#ifdef MAEMO_CHANGES ++ GtkWidget *main_menu; ++ GList *iter; ++ ++ /* Create new main menu */ ++ main_menu = gtk_menu_new(); ++ ++ iter = gtk_container_get_children (GTK_CONTAINER (mw->menubar)); ++ while (iter) { ++ GtkWidget *menu; ++ ++ menu = GTK_WIDGET (iter->data); ++ gtk_widget_reparent(menu, main_menu); ++ ++ iter = g_list_next (iter); ++ } ++ ++ hildon_window_set_menu(HILDON_WINDOW(mw->window), GTK_MENU(main_menu)); ++#endif + + /* what a pain, why is there no markup for this option? */ + g_object_set (G_OBJECT (gtk_ui_manager_get_widget (ui_manager, "/maintoolbar/newFeedButton")), "is_important", TRUE, NULL); +Index: liferea-1.4.16b/src/ui/ui_shell.c +=================================================================== +--- liferea-1.4.16b.orig/src/ui/ui_shell.c 2008-07-04 11:17:40.000000000 +1000 ++++ liferea-1.4.16b/src/ui/ui_shell.c 2008-07-04 11:17:47.000000000 +1000 +@@ -110,7 +110,11 @@ + liferea_shell = ls; + + ls->priv = LIFEREA_SHELL_GET_PRIVATE (ls); ++#ifdef MAEMO_CHANGES ++ ls->priv->xml = glade_xml_new (PACKAGE_DATA_DIR G_DIR_SEPARATOR_S PACKAGE G_DIR_SEPARATOR_S "liferea_hildon.glade", "mainwindow", GETTEXT_PACKAGE); ++#else + ls->priv->xml = glade_xml_new (PACKAGE_DATA_DIR G_DIR_SEPARATOR_S PACKAGE G_DIR_SEPARATOR_S "liferea.glade", "mainwindow", GETTEXT_PACKAGE); ++#endif + glade_xml_signal_autoconnect (ls->priv->xml); + } + --- liferea-1.4.18.orig/debian/patches/www-browser +++ liferea-1.4.18/debian/patches/www-browser @@ -0,0 +1,22 @@ +www-browser by Franz Pletz +Add Debian's x-www-browser as external browser option. +(Closes: 415314) + +Index: b/src/ui/ui_prefs.c +=================================================================== +--- a/src/ui/ui_prefs.c ++++ b/src/ui/ui_prefs.c +@@ -119,6 +119,13 @@ + NULL, NULL, + FALSE + }, ++ { ++ "x-www-browser", "x-www-browser", "x-www-browser \"%s\"", ++ NULL, NULL, ++ NULL, NULL, ++ NULL, NULL, ++ FALSE ++ }, + { NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, FALSE } + }; + --- liferea-1.4.18.orig/debian/patches/fix_toggle_status_menu +++ liferea-1.4.18/debian/patches/fix_toggle_status_menu @@ -0,0 +1,19 @@ +http://sourceforge.net/support/tracker.php?aid=2042420 +http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=501656 +https://launchpad.net/bugs/285486 + +http://liferea.svn.sourceforge.net/liferea/?rev=4081&view=rev + +Modified: branches/liferea-1_4/liferea/src/ui/ui_popup.c +=================================================================== +--- liferea/src/ui/ui_popup.c 2008-09-09 19:25:58 UTC (rev 4080) ++++ liferea/src/ui/ui_popup.c 2008-09-09 19:35:57 UTC (rev 4081) +@@ -141,7 +141,7 @@ + addPopupOption(&item_menu_items, &item_menu_len, _("/Copy Item _URL to Clipboard"), NULL, on_popup_copy_URL_clipboard, 0, NULL, 0); + + addPopupOption(&item_menu_items, &item_menu_len, "/", NULL, NULL, 0, "", 0); +- addPopupOption(&item_menu_items, &item_menu_len, _("/Toggle _Read Status"), NULL, on_popup_toggle_read, 0, "", GTK_STOCK_APPLY); ++ addPopupOption(&item_menu_items, &item_menu_len, _("/Toggle _Read Status"), NULL, on_popup_toggle_read, 0, "", GTK_STOCK_APPLY); + addPopupOption(&item_menu_items, &item_menu_len, _("/Toggle Item _Flag"), NULL, on_popup_toggle_flag, 0, NULL, 0); + addPopupOption(&item_menu_items, &item_menu_len, _("/R_emove Item"), NULL, on_popup_remove_selected, 0, "", GTK_STOCK_DELETE); + --- liferea-1.4.18.orig/debian/patches/libtool-dont-rearange-as-needed +++ liferea-1.4.18/debian/patches/libtool-dont-rearange-as-needed @@ -0,0 +1,36 @@ +Patch by Josselin Mouette to keep libtool from moving +-W,--as-needed to the end of the linker command line, making it useless. +Posted by him to #347650- + +Index: b/ltmain.sh +=================================================================== +--- a/ltmain.sh ++++ b/ltmain.sh +@@ -1794,6 +1794,11 @@ + arg=`$echo "X$arg" | $Xsed -e "s/^ //"` + ;; + ++ -Wl,--as-needed) ++ deplibs="$deplibs $arg" ++ continue ++ ;; ++ + -Wl,*) + args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'` + arg= +@@ -2137,6 +2142,15 @@ + lib= + found=no + case $deplib in ++ -Wl,--as-needed) ++ if test "$linkmode,$pass" = "prog,link"; then ++ compile_deplibs="$deplib $compile_deplibs" ++ finalize_deplibs="$deplib $finalize_deplibs" ++ else ++ deplibs="$deplib $deplibs" ++ fi ++ continue ++ ;; + -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe|-threads) + if test "$linkmode,$pass" = "prog,link"; then + compile_deplibs="$deplib $compile_deplibs" --- liferea-1.4.18.orig/debian/patches/debian-example-feeds +++ liferea-1.4.18/debian/patches/debian-example-feeds @@ -0,0 +1,253 @@ +Add the Debian planets to the example feed lists. + +Index: b/opml/feedlist.opml +=================================================================== +--- a/opml/feedlist.opml ++++ b/opml/feedlist.opml +@@ -7,6 +7,11 @@ + + + ++ ++ ++ ++ ++ + + + +Index: b/opml/feedlist_bg.opml +=================================================================== +--- a/opml/feedlist_bg.opml ++++ b/opml/feedlist_bg.opml +@@ -15,6 +15,10 @@ + + + ++ ++ ++ ++ + + + +Index: b/opml/feedlist_ca.opml +=================================================================== +--- a/opml/feedlist_ca.opml ++++ b/opml/feedlist_ca.opml +@@ -20,6 +20,10 @@ + + + ++ ++ ++ ++ + + + +Index: b/opml/feedlist_de.opml +=================================================================== +--- a/opml/feedlist_de.opml ++++ b/opml/feedlist_de.opml +@@ -6,6 +6,7 @@ + + + ++ + + + +@@ -15,6 +16,10 @@ + + + ++ ++ ++ ++ + + + +Index: b/opml/feedlist_es.opml +=================================================================== +--- a/opml/feedlist_es.opml ++++ b/opml/feedlist_es.opml +@@ -6,6 +6,7 @@ + + + ++ + + + +@@ -17,6 +18,10 @@ + + + ++ ++ ++ ++ + + + +Index: b/opml/feedlist_eu.opml +=================================================================== +--- a/opml/feedlist_eu.opml ++++ b/opml/feedlist_eu.opml +@@ -27,6 +27,10 @@ + + + ++ ++ ++ ++ + + + +Index: b/opml/feedlist_fr.opml +=================================================================== +--- a/opml/feedlist_fr.opml ++++ b/opml/feedlist_fr.opml +@@ -15,6 +15,8 @@ + + + ++ ++ + + + +@@ -25,6 +27,10 @@ + + + ++ ++ ++ ++ + + + +Index: b/opml/feedlist_nl.opml +=================================================================== +--- a/opml/feedlist_nl.opml ++++ b/opml/feedlist_nl.opml +@@ -7,6 +7,10 @@ + + + ++ ++ ++ ++ + + + +Index: b/opml/feedlist_pl.opml +=================================================================== +--- a/opml/feedlist_pl.opml ++++ b/opml/feedlist_pl.opml +@@ -15,6 +15,10 @@ + + + ++ ++ ++ ++ + + + +Index: b/opml/feedlist_pt.opml +=================================================================== +--- a/opml/feedlist_pt.opml ++++ b/opml/feedlist_pt.opml +@@ -5,6 +5,7 @@ + + + ++ + + + +@@ -13,6 +14,10 @@ + + + ++ ++ ++ ++ + + + +Index: b/opml/feedlist_pt_BR.opml +=================================================================== +--- a/opml/feedlist_pt_BR.opml ++++ b/opml/feedlist_pt_BR.opml +@@ -6,12 +6,16 @@ + + + +- ++ + + + + + ++ ++ ++ ++ + + + +Index: b/opml/feedlist_ru.opml +=================================================================== +--- a/opml/feedlist_ru.opml ++++ b/opml/feedlist_ru.opml +@@ -18,6 +18,10 @@ + + + ++ ++ ++ ++ + + + +Index: b/opml/feedlist_sk.opml +=================================================================== +--- a/opml/feedlist_sk.opml ++++ b/opml/feedlist_sk.opml +@@ -9,6 +9,10 @@ + + + ++ ++ ++ ++ + + + +Index: b/opml/feedlist_sv.opml +=================================================================== +--- a/opml/feedlist_sv.opml ++++ b/opml/feedlist_sv.opml +@@ -14,6 +14,10 @@ + + + ++ ++ ++ ++ + + + --- liferea-1.4.18.orig/debian/patches/01_ubuntu_feedlists +++ liferea-1.4.18/debian/patches/01_ubuntu_feedlists @@ -0,0 +1,210 @@ +#! /bin/sh /usr/share/dpatch/dpatch-run +## 01_ubuntu_feedlists.dpatch by Emilio Pozuelo Monfort +## +## All lines beginning with `## DP:' are a description of the patch. +## DP: Let's put some Ubuntu English and localized feeds in the default feedlist. +## DP: https://bugs.launchpad.net/ubuntu/+source/liferea/+bug/51604 +## DP: http://emilio.pozuelo.org/?p=24 + +@DPATCH@ +diff -urNad liferea-1.4.9~/opml/feedlist.opml liferea-1.4.9/opml/feedlist.opml +--- liferea-1.4.9~/opml/feedlist.opml 2007-11-27 01:22:26.000000000 +0100 ++++ liferea-1.4.9/opml/feedlist.opml 2007-12-02 19:14:42.000000000 +0100 +@@ -7,6 +7,8 @@ + + + ++ ++ + + + +diff -urNad liferea-1.4.9~/opml/feedlist_ca.opml liferea-1.4.9/opml/feedlist_ca.opml +--- liferea-1.4.9~/opml/feedlist_ca.opml 2007-11-27 01:29:49.000000000 +0100 ++++ liferea-1.4.9/opml/feedlist_ca.opml 2007-12-02 19:13:55.000000000 +0100 +@@ -5,6 +5,9 @@ + + + ++ ++ ++ + + + +@@ -20,6 +23,8 @@ + + + ++ ++ + + + +diff -urNad liferea-1.4.9~/opml/feedlist_de.opml liferea-1.4.9/opml/feedlist_de.opml +--- liferea-1.4.9~/opml/feedlist_de.opml 2007-11-27 01:28:42.000000000 +0100 ++++ liferea-1.4.9/opml/feedlist_de.opml 2007-12-02 19:16:25.000000000 +0100 +@@ -6,6 +6,7 @@ + + + ++ + + + +@@ -15,6 +16,8 @@ + + + ++ ++ + + + +diff -urNad liferea-1.4.9~/opml/feedlist_es.opml liferea-1.4.9/opml/feedlist_es.opml +--- liferea-1.4.9~/opml/feedlist_es.opml 2007-11-27 01:27:08.000000000 +0100 ++++ liferea-1.4.9/opml/feedlist_es.opml 2007-12-02 19:19:05.000000000 +0100 +@@ -6,6 +6,7 @@ + + + ++ + + + +@@ -17,6 +18,8 @@ + + + ++ ++ + + + +diff -urNad liferea-1.4.9~/opml/feedlist_eu.opml liferea-1.4.9/opml/feedlist_eu.opml +--- liferea-1.4.9~/opml/feedlist_eu.opml 2007-11-27 01:26:20.000000000 +0100 ++++ liferea-1.4.9/opml/feedlist_eu.opml 2007-12-02 19:19:48.000000000 +0100 +@@ -27,6 +27,8 @@ + + + ++ ++ + + + +diff -urNad liferea-1.4.9~/opml/feedlist_fr.opml liferea-1.4.9/opml/feedlist_fr.opml +--- liferea-1.4.9~/opml/feedlist_fr.opml 2007-11-27 01:25:46.000000000 +0100 ++++ liferea-1.4.9/opml/feedlist_fr.opml 2007-12-02 19:20:45.000000000 +0100 +@@ -6,6 +6,7 @@ + + + ++ + + + +@@ -25,6 +26,8 @@ + + + ++ ++ + + + +diff -urNad liferea-1.4.9~/opml/feedlist_nl.opml liferea-1.4.9/opml/feedlist_nl.opml +--- liferea-1.4.9~/opml/feedlist_nl.opml 2007-11-27 01:25:20.000000000 +0100 ++++ liferea-1.4.9/opml/feedlist_nl.opml 2007-12-02 19:21:13.000000000 +0100 +@@ -7,6 +7,8 @@ + + + ++ ++ + + + +@@ -24,6 +26,7 @@ + + + ++ + + + +diff -urNad liferea-1.4.9~/opml/feedlist_pl.opml liferea-1.4.9/opml/feedlist_pl.opml +--- liferea-1.4.9~/opml/feedlist_pl.opml 2007-11-27 01:25:03.000000000 +0100 ++++ liferea-1.4.9/opml/feedlist_pl.opml 2007-12-02 19:21:40.000000000 +0100 +@@ -6,6 +6,7 @@ + + + ++ + + + +@@ -15,6 +16,8 @@ + + + ++ ++ + + + +diff -urNad liferea-1.4.9~/opml/feedlist_pt_BR.opml liferea-1.4.9/opml/feedlist_pt_BR.opml +--- liferea-1.4.9~/opml/feedlist_pt_BR.opml 2007-11-27 01:24:39.000000000 +0100 ++++ liferea-1.4.9/opml/feedlist_pt_BR.opml 2007-12-02 19:33:06.000000000 +0100 +@@ -6,12 +6,15 @@ + + + ++ + + + + + + ++ ++ + + + +diff -urNad liferea-1.4.9~/opml/feedlist_ru.opml liferea-1.4.9/opml/feedlist_ru.opml +--- liferea-1.4.9~/opml/feedlist_ru.opml 2007-11-27 01:23:52.000000000 +0100 ++++ liferea-1.4.9/opml/feedlist_ru.opml 2007-12-02 19:36:43.000000000 +0100 +@@ -18,6 +18,8 @@ + + + ++ ++ + + + +diff -urNad liferea-1.4.9~/opml/feedlist_sk.opml liferea-1.4.9/opml/feedlist_sk.opml +--- liferea-1.4.9~/opml/feedlist_sk.opml 2007-11-27 01:23:01.000000000 +0100 ++++ liferea-1.4.9/opml/feedlist_sk.opml 2007-12-02 19:37:35.000000000 +0100 +@@ -9,6 +9,8 @@ + + + ++ ++ + + + +diff -urNad liferea-1.4.9~/opml/feedlist_sv.opml liferea-1.4.9/opml/feedlist_sv.opml +--- liferea-1.4.9~/opml/feedlist_sv.opml 2007-07-23 19:56:57.000000000 +0200 ++++ liferea-1.4.9/opml/feedlist_sv.opml 2007-12-02 19:38:01.000000000 +0100 +@@ -15,6 +15,8 @@ + + + ++ ++ + + +