diff options
Diffstat (limited to 'akregator/src/feed.protocol')
-rw-r--r-- | akregator/src/feed.protocol | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/akregator/src/feed.protocol b/akregator/src/feed.protocol new file mode 100644 index 000000000..6e96649e9 --- /dev/null +++ b/akregator/src/feed.protocol @@ -0,0 +1,12 @@ +[Protocol] +exec=akregator -a "%u" +protocol=feed +input=none +output=none +helper=true +reading=false +listing=false +writing=false +makedir=false +deleting=false + |