diff options
author | Jezz_X <jezzx2@gmail.com> | 2011-04-10 13:56:05 +1000 |
---|---|---|
committer | Jezz_X <jezzx2@gmail.com> | 2011-04-10 13:56:05 +1000 |
commit | bddcc7d81ff0348e0c069769ff7f5061a4c43ffc (patch) | |
tree | 4525a0822caea47df86a947b75eb07375a4472db /addons/skin.confluence/720p/AddonBrowser.xml | |
parent | 997e17d17a6d71012658104bcfc3fcd5a6a7a955 (diff) |
Changed: [Confluence] Separated out the code for CommonPageControl and CommonNowPlaying
Diffstat (limited to 'addons/skin.confluence/720p/AddonBrowser.xml')
-rw-r--r-- | addons/skin.confluence/720p/AddonBrowser.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/addons/skin.confluence/720p/AddonBrowser.xml b/addons/skin.confluence/720p/AddonBrowser.xml index 3c7168b2df..30d853a9cd 100644 --- a/addons/skin.confluence/720p/AddonBrowser.xml +++ b/addons/skin.confluence/720p/AddonBrowser.xml @@ -14,6 +14,7 @@ <include>AddonInfoThumbView1</include> <!-- view id = 551 --> </control> <include>CommonPageCount</include> + <include>CommonNowPlaying</include> <include>BehindDialogFadeOut</include> <include>ScrollOffsetLabel</include> <control type="group"> |