diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-02-17 00:54:13 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-02-17 00:54:13 +0000 |
commit | 092be7678b67552cb3161fe162242bf8d3aeed2f (patch) | |
tree | be0693f45b101252c370e40f6e84da2cd7a52f75 /protocols/pnm.protocol | |
download | kmplayer-092be7678b67552cb3161fe162242bf8d3aeed2f.tar.gz kmplayer-092be7678b67552cb3161fe162242bf8d3aeed2f.zip |
Added old abandoned KDE3 version of kmplayer
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmplayer@1091557 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'protocols/pnm.protocol')
-rw-r--r-- | protocols/pnm.protocol | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/protocols/pnm.protocol b/protocols/pnm.protocol new file mode 100644 index 0000000..618d774 --- /dev/null +++ b/protocols/pnm.protocol @@ -0,0 +1,15 @@ +[Protocol] +Class=:internet +exec=kmplayer "%u" +protocol=pnm +input=none +output=none +helper=true +reading=false +listing=false +writing=false +makedir=false +deleting=false +linking=false +moving=false +Icon=kmplayer |