[vlc-devel] commit: Qt4: media selector beautification (Jakob Leben )

Jean-Baptiste Kempf jb at videolan.org
Fri Oct 30 23:41:22 CET 2009


On Fri, Oct 30, 2009 at 10:50:42PM +0100, git version control wrote :
> +    QTreeWidgetItem *shouts = new QTreeWidgetItem( sds );
> +    makeStandardItem( shouts, qtr( "Shoutcast" ) );
> +    shouts->setFlags( shouts->flags() & ~Qt::ItemIsDropEnabled );

> +        if( SD_IS("shoutcast") || SD_IS("shoutcasttv") ||
> +            SD_IS("frenchtv") || SD_IS("freebox") )

Those SD should die and move to lua scripts, especially because of legal
matters.


Best Regards,

-- 
Jean-Baptiste Kempf
http://www.jbkempf.com/



More information about the vlc-devel mailing list