Changeset 44d5f298e7626312cd4a3a2ee777dd90615d9c46

Show
Ignore:
Timestamp:
25/08/07 16:42:20 (1 year ago)
Author:
Pierre d'Herbemont <pdherbemont@videolan.org>
git-committer:
Pierre d'Herbemont <pdherbemont@videolan.org> 1188052940 +0000
git-parent:

[8cc3dca1d4f62ead403b6565e825e1de8d4f42ac]

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

modules/services_discovery/shout.c: Rename "Shoutcast" (radio) to "Shoutcast Radio".

Files:

Legend:

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

    r06a16a4 r44d5f29  
    132132        default: 
    133133            p_sys->p_input = input_ItemNewExt( p_sd, 
    134                                 SHOUTCAST_BASE_URL, _("Shoutcast"), 
     134                                SHOUTCAST_BASE_URL, _("Shoutcast Radio"), 
    135135                                0, NULL, -1 ); 
    136136            break;