![]() |
2008-08-05
, 03:07
|
|
Posts: 1,684 |
Thanked: 1,562 times |
Joined on Jun 2008
@ Austin, TX
|
#132
|
I just got the latest SVN, and was playing around with it, and the title change feature is in there, which is great, but there seems to be something wrong with it. The title is now "Dialer - Dialer - (page)", while it should be "Dialer - (page)"
The solution I found was to get rid of "Dialer - " in any calls to self._window.set_title (there were two I found, and it's actually "%s - " and self.__pretty_app_name__). Everything seems to be working great now. Good work on everything!
![]() |
2008-08-05
, 04:30
|
|
Posts: 480 |
Thanked: 378 times |
Joined on Apr 2008
@ Chicago-ish
|
#133
|
![]() |
2008-08-05
, 18:40
|
Posts: 384 |
Thanked: 90 times |
Joined on Mar 2008
|
#134
|
Grand Central has ended beta and should be going public soon. Don't know how affordable the service will be once it's available. I've enjoyed the beta service, which basically give me a flexible, virtual number. Supposedly, beta testers will be able to keep their numbers for free and, possibly, receive free incoming.
![]() |
2008-08-07
, 14:40
|
Posts: 76 |
Thanked: 15 times |
Joined on Feb 2008
|
#135
|
![]() |
2008-08-09
, 17:09
|
|
Posts: 1,684 |
Thanked: 1,562 times |
Joined on Jun 2008
@ Austin, TX
|
#136
|
![]() |
2008-08-09
, 18:41
|
|
Posts: 1,674 |
Thanked: 171 times |
Joined on Mar 2007
@ Anderson, IN
|
#137
|
![]() |
2008-08-09
, 19:12
|
|
Posts: 868 |
Thanked: 474 times |
Joined on Oct 2007
@ Capital District, NY, USA
|
#138
|
![]() |
2008-08-09
, 19:14
|
|
Posts: 1,684 |
Thanked: 1,562 times |
Joined on Jun 2008
@ Austin, TX
|
#139
|
![]() |
2008-08-31
, 20:36
|
|
Posts: 868 |
Thanked: 474 times |
Joined on Oct 2007
@ Capital District, NY, USA
|
#140
|
So is using the default version of python the only requirement for python-launcher? What version of python is it? so I can be sure to not use too new of features.