Tag release 0.50.5
commit095d6fb7505f2743b589c7f324ba3838fa6a2141
authorMichal Čihař <michal@cihar.com>
Wed, 18 Apr 2007 10:59:05 +0000 (18 10:59 +0000)
committerMichal Čihař <michal@cihar.com>
Wed, 18 Apr 2007 10:59:05 +0000 (18 10:59 +0000)
treedca1a6fcbd238c64d66e932a0f0f91553a3d85bf
parentb29a94a18bba4f9ea4ad206c7f8947f8d6c3d11b
Tag release 0.5
76 files changed:
trunk/AUTHORS [new file with mode: 0644]
trunk/COPYING [new file with mode: 0644]
trunk/ChangeLog [new file with mode: 0644]
trunk/FAQ [new file with mode: 0644]
trunk/INSTALL [new file with mode: 0644]
trunk/MANIFEST.in [new file with mode: 0644]
trunk/NEWS [new file with mode: 0644]
trunk/README [new file with mode: 0644]
trunk/TODO [new file with mode: 0644]
trunk/Wammu/About.py [new file with mode: 0644]
trunk/Wammu/App.py [new file with mode: 0644]
trunk/Wammu/Browser.py [new file with mode: 0644]
trunk/Wammu/Calendar.py [new file with mode: 0644]
trunk/Wammu/Composer.py [new file with mode: 0644]
trunk/Wammu/Data.py [new file with mode: 0644]
trunk/Wammu/Displayer.py [new file with mode: 0644]
trunk/Wammu/Editor.py [new file with mode: 0644]
trunk/Wammu/Error.py [new file with mode: 0644]
trunk/Wammu/Events.py [new file with mode: 0644]
trunk/Wammu/Image.py [new file with mode: 0644]
trunk/Wammu/Info.py [new file with mode: 0644]
trunk/Wammu/Logger.py [new file with mode: 0644]
trunk/Wammu/Main.py [new file with mode: 0644]
trunk/Wammu/Memory.py [new file with mode: 0644]
trunk/Wammu/Message.py [new file with mode: 0644]
trunk/Wammu/MessageDisplay.py [new file with mode: 0644]
trunk/Wammu/Paths.py [new file with mode: 0644]
trunk/Wammu/PhoneSearch.py [new file with mode: 0644]
trunk/Wammu/PhoneValidator.py [new file with mode: 0644]
trunk/Wammu/Reader.py [new file with mode: 0644]
trunk/Wammu/Ringtone.py [new file with mode: 0644]
trunk/Wammu/Select.py [new file with mode: 0644]
trunk/Wammu/Settings.py [new file with mode: 0644]
trunk/Wammu/Thread.py [new file with mode: 0644]
trunk/Wammu/Todo.py [new file with mode: 0644]
trunk/Wammu/Utils.py [new file with mode: 0644]
trunk/Wammu/__init__.py [new file with mode: 0644]
trunk/Wammu/wxcomp/README [new file with mode: 0644]
trunk/Wammu/wxcomp/__init__.py [new file with mode: 0644]
trunk/Wammu/wxcomp/newevent.py [new file with mode: 0644]
trunk/Wammu/wxcomp/popupctl.py [new file with mode: 0644]
trunk/debian/bug.control [new file with mode: 0644]
trunk/debian/changelog [new file with mode: 0644]
trunk/debian/compat [new file with mode: 0644]
trunk/debian/control [new file with mode: 0644]
trunk/debian/copyright [new file with mode: 0644]
trunk/debian/rules [new file with mode: 0755]
trunk/debian/wammu.menu [new file with mode: 0644]
trunk/images/icons/calendar.png [new file with mode: 0644]
trunk/images/icons/call-missed.png [new file with mode: 0644]
trunk/images/icons/call-outgoing.png [new file with mode: 0644]
trunk/images/icons/call-received.png [new file with mode: 0644]
trunk/images/icons/call.png [new file with mode: 0644]
trunk/images/icons/contact-phone.png [new file with mode: 0644]
trunk/images/icons/contact-sim.png [new file with mode: 0644]
trunk/images/icons/contact.png [new file with mode: 0644]
trunk/images/icons/message-read.png [new file with mode: 0644]
trunk/images/icons/message-sent.png [new file with mode: 0644]
trunk/images/icons/message-unread.png [new file with mode: 0644]
trunk/images/icons/message-unsent.png [new file with mode: 0644]
trunk/images/icons/message.png [new file with mode: 0644]
trunk/images/icons/phone.png [new file with mode: 0644]
trunk/images/icons/todo.png [new file with mode: 0644]
trunk/images/misc/downarrow.png [new file with mode: 0644]
trunk/images/misc/splash.png [new file with mode: 0644]
trunk/images/misc/uparrow.png [new file with mode: 0644]
trunk/locale/cs.po [new file with mode: 0644]
trunk/locale/cs/LC_MESSAGES/wammu.mo [new file with mode: 0644]
trunk/locale/generate.sh [new file with mode: 0755]
trunk/locale/update.sh [new file with mode: 0755]
trunk/locale/wammu.pot [new file with mode: 0644]
trunk/setup.py [new file with mode: 0755]
trunk/src-images/keys.xcf [new file with mode: 0644]
trunk/src-images/splash.xcf [new file with mode: 0644]
trunk/wammu [new file with mode: 0755]
trunk/wammu.spec [new file with mode: 0644]