From a49c32d00f38a005eb6c59044968fb22b01c247d Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 23 Jan 2015 09:23:26 +0900 Subject: Fixed wrong DocPath strings. This relates to bug 2319. (cherry picked from commit 7a320d874dcdf954fdb6666e3ca54ea817670345) Signed-off-by: Michele Calgaro --- akregator/src/feed.protocol | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'akregator') diff --git a/akregator/src/feed.protocol b/akregator/src/feed.protocol index 496a992d..5272e299 100644 --- a/akregator/src/feed.protocol +++ b/akregator/src/feed.protocol @@ -10,4 +10,4 @@ writing=false makedir=false deleting=false Icon=akregator -DocPath=tdeioslave/feed/index.html +X-DocPath=tdeioslave/feed/index.html -- cgit v1.2.3