[evolution-rss] small typo for conditional experimental code



commit c2331164b1b3784b34fde6722c40b231061c5e80
Author: Lucian Langa <lucilanga gnome org>
Date:   Sun Apr 4 12:34:35 2010 +0300

    small typo for conditional experimental code

 TODO      |    1 +
 src/rss.c |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/TODO b/TODO
index 32162b7..2c45873 100644
--- a/TODO
+++ b/TODO
@@ -35,3 +35,4 @@
 	* when import opml print opml title
 	* import without fetching (add without validate ?)
 	* do not mark folders as feeds (icon)
+	* require gtkhtml-editor separate package (?)
diff --git a/src/rss.c b/src/rss.c
index 840d961..10d8b7e 100644
--- a/src/rss.c
+++ b/src/rss.c
@@ -1826,9 +1826,9 @@ webkit_click (GtkEntry *entry,
 	return TRUE;
 }
 
+#if EVOLUTION_VERSION >= 22900
 #include <shell/e-shell-view.h>
 #include <shell/e-shell-searchbar.h>
-#if EVOLUTION_VERSION >= 22900
 static void
 action_search_cb (EShellView *shell,
 			GtkWidget *sb)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]