Various compilation scripts & patches for Linux programs.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
354 B

  1. [Desktop Entry]
  2. Type=Service
  3. Icon=m3u-file-icon
  4. X-KDE-ServiceTypes=KonqPopupMenu/Plugin
  5. MimeType=video/*;application/x-flash-video;application/vnd.ms-asf;application/vnd.rn-realmedia;
  6. Actions=videoPlaylist;
  7. Encoding=UTF-8
  8. [Desktop Action videoPlaylist]
  9. Name=Make video playlist
  10. Icon=m3u-file-icon
  11. Exec=echo "%U" | sed 's# /#\\n/#g' > Video-Playlist.m3u