A minor bug
Adit Panchal <[email protected]>
| Newsgroups | gmane.comp.mobile.bitpim.devel |
|---|---|
| Message-ID | <[email protected]> |
I found an extra copy of the comparing of urls in mergefields. I don't
think it is needed, since it would get skipped anyways.
Also, I made a new watermark for the ringers tab. I am not sure if it
is good though, but I think it shows up better on the Mac. I tested it
on my Windows box and it looks fine as well. The image is attached. If
anyone wants to tweak the image, I can attach the original.
Furthermore, I made new toolbar icons for the add and delete buttons
for the ringers tab. Before I send those, I need to write a bit of code
to allow for the images to be changed for each tab. If you want to take
a look at the buttons, I can attach them.
Adit
RCS file: /cvsroot/bitpim/bitpim/phonebook.py,v
retrieving revision 1.125
diff -u -r1.125 phonebook.py
--- phonebook.py 6 Jan 2005 04:56:07 -0000 1.125
+++ phonebook.py 16 Jan 2005 19:12:57 -0000
@@ -2088,8 +2088,6 @@
score+=comparenames(s,a)
elif key=="numbers":
score+=comparenumbers(s,a)
- elif key=="urls":
- score+=comparefields(s,a,"url")
elif key=="emails":
score+=comparefields(s,a,"email")
elif key=="urls":
ringtone-watermark.png
(image/png, 11.7 KB) - not displayed