diff --git a/src/application.py b/src/application.py index 8326e8ae..0343373c 100644 --- a/src/application.py +++ b/src/application.py @@ -1,19 +1,19 @@ # -*- coding: utf-8 -*- -name = 'TW Blue' +name = 'TWBlue' snapshot = False if snapshot == False: - version = "0.50" - update_url = 'http://twblue.com.mx/updates/tw_blue.json' + version = "0.52" + update_url = 'http://twblue.es/updates/tw_blue.json' else: - version = "6" - update_url = 'http://twblue.com.mx/updates/snapshots.json' + version = "7" + update_url = 'http://twblue.es/updates/snapshots.json' author = u"Manuel Cortéz" authorEmail = "manuel@manuelcortez.net" copyright = u"copyright (C) 2013-2014, Manuel cortéz" description = u"TW Blue is an app designed to use Twitter in a simple and fast way and avoiding, as far as possible, the consumtion of excessive resources of the machine where it’s running. With this app you’ll have access to most twitter features." translators = [u"Bryner Villalobos (English)", u"Mohammed Al Shara (Arabic)", u"Joan Rabat, Juan Carlos Rivilla(Catalan)", u"Manuel cortéz(Spanish)", u"Sukil Etxenike Arizaleta(Basque)", u"Jani Kinnunen(finnish)", u"Alba Quinteiro(Galician)", u"Robert Osztolykan(Hungarian)", u"Paweł Masarczyk(Polish)", u"Odenilton Júnior Santos(Portuguese)", u"Alexander Jaszyn(Russian)", u"Burak (Turkish)"] -url = u"http://twblue.com.mx" -report_bugs_url = "http://twblue.com.mx/bugs/api/soap/mantisconnect.php?wsdl" +url = u"http://twblue.es" +report_bugs_url = "http://twblue.es/bugs/api/soap/mantisconnect.php?wsdl" # Tokens app_key = '8pDLbyOW3saYnvSZ4uLFg' diff --git a/src/sounds/iOs/audio.ogg b/src/sounds/iOs/audio.ogg new file mode 100644 index 00000000..213f15d2 Binary files /dev/null and b/src/sounds/iOs/audio.ogg differ diff --git a/src/sounds/iOs/create_timeline.ogg b/src/sounds/iOs/create_timeline.ogg new file mode 100644 index 00000000..0d8a8edd Binary files /dev/null and b/src/sounds/iOs/create_timeline.ogg differ diff --git a/src/sounds/iOs/delete_timeline.ogg b/src/sounds/iOs/delete_timeline.ogg new file mode 100644 index 00000000..e794ca55 Binary files /dev/null and b/src/sounds/iOs/delete_timeline.ogg differ diff --git a/src/sounds/iOs/dm_received.ogg b/src/sounds/iOs/dm_received.ogg new file mode 100644 index 00000000..c8e76b04 Binary files /dev/null and b/src/sounds/iOs/dm_received.ogg differ diff --git a/src/sounds/iOs/dm_sent.ogg b/src/sounds/iOs/dm_sent.ogg new file mode 100644 index 00000000..4f43f0a7 Binary files /dev/null and b/src/sounds/iOs/dm_sent.ogg differ diff --git a/src/sounds/iOs/error.ogg b/src/sounds/iOs/error.ogg new file mode 100644 index 00000000..191709b5 Binary files /dev/null and b/src/sounds/iOs/error.ogg differ diff --git a/src/sounds/iOs/favourite.ogg b/src/sounds/iOs/favourite.ogg new file mode 100644 index 00000000..551807ad Binary files /dev/null and b/src/sounds/iOs/favourite.ogg differ diff --git a/src/sounds/iOs/favourites_timeline_updated.ogg b/src/sounds/iOs/favourites_timeline_updated.ogg new file mode 100644 index 00000000..0c90454d Binary files /dev/null and b/src/sounds/iOs/favourites_timeline_updated.ogg differ diff --git a/src/sounds/iOs/limit.ogg b/src/sounds/iOs/limit.ogg new file mode 100644 index 00000000..47341636 Binary files /dev/null and b/src/sounds/iOs/limit.ogg differ diff --git a/src/sounds/iOs/list_tweet.ogg b/src/sounds/iOs/list_tweet.ogg new file mode 100644 index 00000000..837653da Binary files /dev/null and b/src/sounds/iOs/list_tweet.ogg differ diff --git a/src/sounds/iOs/max_length.ogg b/src/sounds/iOs/max_length.ogg new file mode 100644 index 00000000..1fac6fd8 Binary files /dev/null and b/src/sounds/iOs/max_length.ogg differ diff --git a/src/sounds/iOs/mention_received.ogg b/src/sounds/iOs/mention_received.ogg new file mode 100644 index 00000000..6fb40839 Binary files /dev/null and b/src/sounds/iOs/mention_received.ogg differ diff --git a/src/sounds/iOs/new_event.ogg b/src/sounds/iOs/new_event.ogg new file mode 100644 index 00000000..cff3d1d5 Binary files /dev/null and b/src/sounds/iOs/new_event.ogg differ diff --git a/src/sounds/iOs/ready.ogg b/src/sounds/iOs/ready.ogg new file mode 100644 index 00000000..15c8ef89 Binary files /dev/null and b/src/sounds/iOs/ready.ogg differ diff --git a/src/sounds/iOs/reply_send.ogg b/src/sounds/iOs/reply_send.ogg new file mode 100644 index 00000000..b4460980 Binary files /dev/null and b/src/sounds/iOs/reply_send.ogg differ diff --git a/src/sounds/iOs/retweet_send.ogg b/src/sounds/iOs/retweet_send.ogg new file mode 100644 index 00000000..bb970d22 Binary files /dev/null and b/src/sounds/iOs/retweet_send.ogg differ diff --git a/src/sounds/iOs/search_updated.ogg b/src/sounds/iOs/search_updated.ogg new file mode 100644 index 00000000..f0fd8dce Binary files /dev/null and b/src/sounds/iOs/search_updated.ogg differ diff --git a/src/sounds/iOs/tweet_received.ogg b/src/sounds/iOs/tweet_received.ogg new file mode 100644 index 00000000..057dd37b Binary files /dev/null and b/src/sounds/iOs/tweet_received.ogg differ diff --git a/src/sounds/iOs/tweet_send.ogg b/src/sounds/iOs/tweet_send.ogg new file mode 100644 index 00000000..f77ddaff Binary files /dev/null and b/src/sounds/iOs/tweet_send.ogg differ diff --git a/src/sounds/iOs/tweet_timeline.ogg b/src/sounds/iOs/tweet_timeline.ogg new file mode 100644 index 00000000..78955d44 Binary files /dev/null and b/src/sounds/iOs/tweet_timeline.ogg differ diff --git a/src/sounds/iOs/update_followers.ogg b/src/sounds/iOs/update_followers.ogg new file mode 100644 index 00000000..88d169a0 Binary files /dev/null and b/src/sounds/iOs/update_followers.ogg differ diff --git a/src/sounds/iOs/volume_changed.ogg b/src/sounds/iOs/volume_changed.ogg new file mode 100644 index 00000000..9c8f8ed4 Binary files /dev/null and b/src/sounds/iOs/volume_changed.ogg differ