]> spindle.queued.net Git - midori/commit
Delete completion actions by list position, not index
authorEnrico Tröger <enrico.troeger@uvena.de>
Sun, 19 Apr 2009 00:35:24 +0000 (02:35 +0200)
committerChristian Dywan <christian@twotoasts.de>
Sun, 19 Apr 2009 00:35:24 +0000 (02:35 +0200)
commit3b0ce548a5eaae67aa47cf9919b1583bb2afba46
treee9cd4138288acae057bfbbc71242da4e945234b0
parentd7d6edbff3ee892efd7f996e4a8c6b8d310befac
Delete completion actions by list position, not index

The completion actions are not actually indiced but merely added
to a list by their relative position. So instead of deleting by
their presumed index we just delete the first one often enough.

Also fix a wrong Since tag in a new setting.
midori/midori-locationaction.c
midori/midori-websettings.c