mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-02-21 01:03:08 -05:00
the Webdomain for TWBlue has been changed
This commit is contained in:
parent
6832a4a93e
commit
3a6849cf0b
@ -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'
|
||||
|
BIN
src/sounds/iOs/audio.ogg
Normal file
BIN
src/sounds/iOs/audio.ogg
Normal file
Binary file not shown.
BIN
src/sounds/iOs/create_timeline.ogg
Normal file
BIN
src/sounds/iOs/create_timeline.ogg
Normal file
Binary file not shown.
BIN
src/sounds/iOs/delete_timeline.ogg
Normal file
BIN
src/sounds/iOs/delete_timeline.ogg
Normal file
Binary file not shown.
BIN
src/sounds/iOs/dm_received.ogg
Normal file
BIN
src/sounds/iOs/dm_received.ogg
Normal file
Binary file not shown.
BIN
src/sounds/iOs/dm_sent.ogg
Normal file
BIN
src/sounds/iOs/dm_sent.ogg
Normal file
Binary file not shown.
BIN
src/sounds/iOs/error.ogg
Normal file
BIN
src/sounds/iOs/error.ogg
Normal file
Binary file not shown.
BIN
src/sounds/iOs/favourite.ogg
Normal file
BIN
src/sounds/iOs/favourite.ogg
Normal file
Binary file not shown.
BIN
src/sounds/iOs/favourites_timeline_updated.ogg
Normal file
BIN
src/sounds/iOs/favourites_timeline_updated.ogg
Normal file
Binary file not shown.
BIN
src/sounds/iOs/limit.ogg
Normal file
BIN
src/sounds/iOs/limit.ogg
Normal file
Binary file not shown.
BIN
src/sounds/iOs/list_tweet.ogg
Normal file
BIN
src/sounds/iOs/list_tweet.ogg
Normal file
Binary file not shown.
BIN
src/sounds/iOs/max_length.ogg
Normal file
BIN
src/sounds/iOs/max_length.ogg
Normal file
Binary file not shown.
BIN
src/sounds/iOs/mention_received.ogg
Normal file
BIN
src/sounds/iOs/mention_received.ogg
Normal file
Binary file not shown.
BIN
src/sounds/iOs/new_event.ogg
Normal file
BIN
src/sounds/iOs/new_event.ogg
Normal file
Binary file not shown.
BIN
src/sounds/iOs/ready.ogg
Normal file
BIN
src/sounds/iOs/ready.ogg
Normal file
Binary file not shown.
BIN
src/sounds/iOs/reply_send.ogg
Normal file
BIN
src/sounds/iOs/reply_send.ogg
Normal file
Binary file not shown.
BIN
src/sounds/iOs/retweet_send.ogg
Normal file
BIN
src/sounds/iOs/retweet_send.ogg
Normal file
Binary file not shown.
BIN
src/sounds/iOs/search_updated.ogg
Normal file
BIN
src/sounds/iOs/search_updated.ogg
Normal file
Binary file not shown.
BIN
src/sounds/iOs/tweet_received.ogg
Normal file
BIN
src/sounds/iOs/tweet_received.ogg
Normal file
Binary file not shown.
BIN
src/sounds/iOs/tweet_send.ogg
Normal file
BIN
src/sounds/iOs/tweet_send.ogg
Normal file
Binary file not shown.
BIN
src/sounds/iOs/tweet_timeline.ogg
Normal file
BIN
src/sounds/iOs/tweet_timeline.ogg
Normal file
Binary file not shown.
BIN
src/sounds/iOs/update_followers.ogg
Normal file
BIN
src/sounds/iOs/update_followers.ogg
Normal file
Binary file not shown.
BIN
src/sounds/iOs/volume_changed.ogg
Normal file
BIN
src/sounds/iOs/volume_changed.ogg
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user