intel / dleyna-control

dLeyna-control is a Digital Media Player written in python to demonstrate how to use the dleyna DMS APIs. It detects Digital Media Servers on the local area network and allows users to browse, search and play their contents.
https://01.org/dleyna/
GNU Lesser General Public License v2.1
8 stars 12 forks source link

Set columns clickable only if they are sortable #34

Closed jku closed 11 years ago

jku commented 11 years ago

Fixes #24 (although whether "unclickable" means "greyed out" depends on the theme).

The first commit is a (mostly) unrelated oneline bug fix, let me know if you prefer things like that in their own PRs.

markdryan commented 11 years ago

Pushed. Thanks.