CVS commit by vriezen: On second thought, remove the kmplayer.protocol idea. Simply to dangerous for novice users with pipe commands (they probably will be tempted to press the 'Follow' button for sure)
M +0 -2 ChangeLog 1.39 M +0 -1 debian/kmplayer-app.install 1.4 M +1 -1 protocols/Makefile.am 1.3 R protocols/kmplayer.protocol 1.2 --- kdeextragear-2/kmplayer/ChangeLog #1.38:1.39 @@ -2,6 +2,4 @@ - Bookmarking a VDR channel now bookmarks it as kmplayer://vdrsource/channel Same for pipe command, bookmarked as kmplayer://pipesource/command - Added a kmplayer.protocol for it so this should work (application only) - kmplayer 'kmplayer://pipesource/cat ~/example.avi' - When controlpanel is in autohide mode, move it over the video instead of shifting the video up causing annoying flickering (bug 96861) --- kdeextragear-2/kmplayer/debian/kmplayer-app.install #1.3:1.4 @@ -5,3 +5,2 @@ debian/tmp/usr/share/apps/kmplayer/kmplayerui.rc debian/tmp/usr/share/applications/kde/kmplayer.desktop -debian/tmp/usr/share/services/kmplayer.protocol --- kdeextragear-2/kmplayer/protocols/Makefile.am #1.2:1.3 @@ -1,2 +1,2 @@ protocoldir = $(kde_servicesdir) -protocol_DATA = mms.protocol rtsp.protocol pnm.protocol kmplayer.protocol +protocol_DATA = mms.protocol rtsp.protocol pnm.protocol -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]