Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix some indenting in default-wide/music-ui.xml.
  • Loading branch information
Paul Harrison committed Mar 1, 2011
1 parent fe8f442 commit 0d3d3a4
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions mythplugins/mythmusic/theme/default-wide/music-ui.xml
Expand Up @@ -1277,19 +1277,19 @@
</imagetype>

<progressbar name="progress">
<area>170,150,10,10</area>
<layout>horizontal</layout>
<style>reveal</style>
<imagetype name="background">
<filename>mm_progress-bg.png</filename>
</imagetype>
<imagetype name="progressimage">
<filename>mm_progress-fg.png</filename>
</imagetype>
</progressbar>
<area>170,150,10,10</area>
<layout>horizontal</layout>
<style>reveal</style>
<imagetype name="background">
<filename>mm_progress-bg.png</filename>
</imagetype>
<imagetype name="progressimage">
<filename>mm_progress-fg.png</filename>
</imagetype>
</progressbar>
</window>

<window name="volume_popup">
<window name="volume_popup">
<area>-1,-1,620,165</area>
<imagetype name="backimg">
<area>0,0,620,165</area>
Expand Down

0 comments on commit 0d3d3a4

Please sign in to comment.