add some pix for blackwhite theme

git-svn-id: http://www.neo1973-germany.de/svn@133 46df4e5c-bc4e-4628-a0fc-830ba316316d
main
fgau 16 years ago
parent 814c3c2c7d
commit 2cd242f769

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

@ -283,10 +283,11 @@ class PyneoController(object):
highest = counter
call = call_obj
if call: call.Hangup(dbus_interface=DIN_CALL)
# if call:
call.Hangup(dbus_interface=DIN_CALL)
# Remove the call from our list
class_._calls.__delitem__(call_obj)
# class_._calls.__delitem__(call_obj)
@classmethod
def on_gsm_wireless_status(class_, status_map):

Loading…
Cancel
Save