summaryrefslogtreecommitdiff
path: root/katze/katze-utils.c
diff options
context:
space:
mode:
authorChristian Dywan <christian@twotoasts.de>2012-12-06 01:49:31 +0100
committerChristian Dywan <christian@twotoasts.de>2012-12-06 01:49:31 +0100
commit1654af7a516b33eee0ce0b0a3c57839db6a36aea (patch)
treebc767bd0549053845581b11f30552ce9f7c7cb04 /katze/katze-utils.c
parentd7e64fc3c8f63c9e8f39696ac511da240838ce3d (diff)
downloadmidori-1654af7a516b33eee0ce0b0a3c57839db6a36aea.tar.gz
Supersede Katze.load_cached_icon by Midori.Paths.get_icon
Try FaviconDatabase before cached file. Have katze_item_get_pixbuf try both URL and Katze.icon. Get katze_item_get_image consistent with _get_pixbuf. Get midori_search_action_get_icon to rely on katze_item_get_pixbuf. Drop icon hacks from history/ bookmarks panel. Use new Midori.Paths.get_icon in completions.
Diffstat (limited to 'katze/katze-utils.c')
-rw-r--r--katze/katze-utils.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/katze/katze-utils.c b/katze/katze-utils.c
index 8fc174f2..88ab3105 100644
--- a/katze/katze-utils.c
+++ b/katze/katze-utils.c
@@ -1413,6 +1413,7 @@ katze_widget_has_touchscreen_mode (GtkWidget* widget)
* Returns: a #GdkPixbuf, or %NULL
*
* Since: 0.2.2
+ * Deprecated: 0.4.8
*/
GdkPixbuf*
katze_load_cached_icon (const gchar* uri,