diff DOCS/tech/binary-packaging.txt @ 19673:e7cd9c08d1d9

Remind packagers not to use deprecated codecs and skins paths.
author diego
date Mon, 04 Sep 2006 23:27:10 +0000
parents 9a5a62f480e6
children f3c62f9df8d2
line wrap: on
line diff
--- a/DOCS/tech/binary-packaging.txt	Mon Sep 04 23:26:00 2006 +0000
+++ b/DOCS/tech/binary-packaging.txt	Mon Sep 04 23:27:10 2006 +0000
@@ -106,6 +106,9 @@
 You MUSTN'T include the codecs.conf file in your package. It is useful
 only for development purposes and often causes obscure problems for users.
 
+Please avoid using the deprecated paths for binary codecs (/usr/lib/win32/)
+and skins (/usr/share/mplayer/Skin/).
+
 
 One package or many packages?
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~