Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/broadcast.py
diff options
context:
space:
mode:
authorAriel Calzada <ariel@activitycentral.com>2012-01-24 16:20:49 (GMT)
committer Ariel Calzada <ariel@activitycentral.com>2012-01-24 16:20:49 (GMT)
commit2b5cbe581c61253cbe8c37eabc9e37f0b72db439 (patch)
tree5c5d17bf7933d2b945237a12eda57a3521f75641 /broadcast.py
parent0463b564330645a639003a63a86825bdd30fcdb8 (diff)
Update pot and xo
Diffstat (limited to 'broadcast.py')
-rwxr-xr-xbroadcast.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/broadcast.py b/broadcast.py
index d33997e..ac722b4 100755
--- a/broadcast.py
+++ b/broadcast.py
@@ -78,7 +78,7 @@ class BroadcastUI():
# Button
self._button = gtk.Button()
- self._button.set_size_request(200, 200)
+ self._button.set_size_request(200, 50)
self._button.connect("clicked", self.buttonClicked)
# Add button to box