[Player-dev] CN-Client: Player Setup Assistant failed to show Release Note and License.

[Player-dev] CN-Client: Player Setup Assistant failed to show Release Note and License.

Daniel Yek dyek at real.com
Mon Aug 28 21:43:58 PDT 2006


This is in HEAD now.
(It is combined in Cayenne Core Feature Support #1 checkin.)


-- 
Daniel Yek


At 06:22 PM 8/14/2006, Bob Clark wrote:
>Looks good, Daniel.
>
>--Bob
>
>
>
>>Modified by: 
>><http://lists.helixcommunity.org/mailman/listinfo/player-dev>dyek at real.com
>>Date: 8/8/2006
>>Project: Helix Player
>>
>>Synopsis: Correcting mistakes in file names for Release Note and License.
>>
>>Overview:
>>A change mistake caused the player on HEAD to be given bogus file names for
>>Release Note and License.
>>
>>Files Modified:
>>player/app/gtk/setup.cpp - Corrected bogus file names.
>>
>>
>>Platforms and Profiles Build Verified:
>>Profile: helix_client_all_define
>>Platform: Fedora Core 5
>>
>>Platforms and Profiles Functionality verified:
>>Profile: helix_client_all_define
>>Platform: Fedora Core 5
>>
>>Branch: HEAD
>>
>>Copyright assignment: I am a RealNetworks employee.
>>
>>
>>
>>Index: setup.cpp
>>===================================================================
>>RCS file: /cvsroot/player/app/gtk/setup.cpp,v
>>retrieving revision 1.25
>>diff -u -w -r1.25 setup.cpp
>>--- setup.cpp   17 Aug 2005 02:14:54 -0000      1.25
>>+++ setup.cpp   8 Aug 2006 22:25:36 -0000
>>@@ -391,8 +391,8 @@
>>           return NULL;
>>       }
>>
>>-    populate_textview(sa->notes_textview, "notes_textview");
>>-    populate_textview(sa->eula_textview, "eula_textview");
>>+    populate_textview(sa->notes_textview, "README");
>>+    populate_textview(sa->eula_textview, "LICENSE");
>>
>>       /* Setup the notebook */
>>       guint i;
>>
>>
>>
>>
>>
>>--
>>Daniel Yek
>>
>




More information about the Player-dev 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.