[Player-cvs] mid/src music_view.py,1.7,1.7.2.1

[Player-cvs] mid/src music_view.py,1.7,1.7.2.1

praj at helixcommunity.org praj at helixcommunity.org
Wed Jun 4 14:16:56 PDT 2008


Update of /cvsroot/player/mid/src
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv1761/src

Modified Files:
      Tag: hxclient_3_1_0_atlas
	music_view.py 
Log Message:
Merge to hxclient_3_1_0_atlas. Bug fix for 8259.

Index: music_view.py
===================================================================
RCS file: /cvsroot/player/mid/src/music_view.py,v
retrieving revision 1.7
retrieving revision 1.7.2.1
diff -u -d -r1.7 -r1.7.2.1
--- music_view.py	3 Jun 2008 10:51:34 -0000	1.7
+++ music_view.py	4 Jun 2008 21:16:53 -0000	1.7.2.1
@@ -301,7 +301,7 @@
                 self.update_song_tree_item(COLUMN_TIME, length)
 
     def update_state_playlist(self):
-        if self.__current_view == VIEW_PLAY_ONLINE:
+        if self.__current_view == VIEW_PLAY_ONLINE or self.__current_view == VIEW_LIST_ONLINE:
             self.__current_view = VIEW_LIST_ONLINE 
         else:
             self.__current_view = VIEW_LIST_SONGS 




More information about the Player-cvs mailing list
 

Site Map   |   Terms of Use   |   Privacy Policy   |   Contact Us

Copyright © 1995-2007 RealNetworks, Inc. All rights reserved. RealNetworks and Helix are trademarks of RealNetworks.
All other trademarks or registered trademarks are the property of their respective holders.