A music player that connects to your cloud/distributed storage.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: have 'manage audio inputs' point at a different facet

+5 -1
+5 -1
src/facets/themes/winamp/facet/index.html
··· 99 99 </a> 100 100 101 101 <!-- INPUT --> 102 - <a class="button desktop__item" href="l/?path=facets%2Fconnect%2Findex.html" target="_blank"> 102 + <a 103 + class="button desktop__item" 104 + href="l/?path=facets%2Fdata%2Fsources%2Findex.html" 105 + target="_blank" 106 + > 103 107 <img src="images/icons/windows_98/cd_audio_cd_a-4.png" height="32" /> 104 108 <label for="input-window">Manage audio inputs</label> 105 109 </a>