Changeset e0dc0f1d8594925a0e552b5880dafadc598dc231

Show
Ignore:
Timestamp:
01/19/08 21:58:47 (7 months ago)
Author:
Pierre d'Herbemont <pdherbemont@videolan.org>
git-committer:
Pierre d'Herbemont <pdherbemont@videolan.org> 1200776327 +0000
git-parent:

[12087b5571643095d90eb5ecc1825594d93e31da]

git-author:
Pierre d'Herbemont <pdherbemont@videolan.org> 1200776327 +0000
Message:

shout.c: Add http-forward-cookies to "Les guignols".

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/services_discovery/shout.c

    r12087b5 re0dc0f1  
    5656 
    5757static const struct shout_item_t p_frenchtv_canalplus[] = { 
    58     item( N_("Les Guignols"), "http://www.canalplus.fr/index.php?pid=1784" ), 
     58    itemWithOption( N_("Les Guignols"), "http://www.canalplus.fr/index.php?pid=1784", "http-forward-cookies" ), 
    5959    endItem() 
    6060};