Author: ulion
Date: Wed Dec 26 05:15:56 2007
New Revision: 25529

Log:
Support ?(!NAME:TEXT) format for expanding string by property.


Modified:
   trunk/DOCS/man/en/mplayer.1

Changes in other areas also in this revision:
Modified:
   trunk/m_property.c

Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1 (original)
+++ trunk/DOCS/man/en/mplayer.1 Wed Dec 26 05:15:56 2007
@@ -990,6 +990,8 @@ The following expansions are supported:
 Expand to the value of the property NAME.
 .IPs ?(NAME:TEXT)
 Expand TEXT only if the property NAME is available.
+.IPs ?(!NAME:TEXT)
+Expand TEXT only if the property NAME is not available.
 .RE
 .
 .TP
_______________________________________________
MPlayer-DOCS mailing list
[email protected]
http://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs

Reply via email to