[caribou: 12/15] Add label for repeat buton in antler



commit 62936ea71642189a6f9694aa4a248d24321852e6
Author: Eitan Isaacson <eitan monotonous org>
Date:   Sat May 28 13:11:33 2011 -0700

    Add label for repeat buton in antler

 caribou/antler/keyboard_view.py |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/caribou/antler/keyboard_view.py b/caribou/antler/keyboard_view.py
index 0b108c6..e7c0fd8 100644
--- a/caribou/antler/keyboard_view.py
+++ b/caribou/antler/keyboard_view.py
@@ -18,7 +18,8 @@ PRETTY_LABELS = {
     'Caribou_Emoticons' : u'\u263a',
     'Caribou_Symbols' : u'123',
     'Caribou_Symbols_More' : u'{#*',
-    'Caribou_Alpha' : u'Abc'
+    'Caribou_Alpha' : u'Abc',
+    'Caribou_Repeat' : u'\u267b'
 }
 
 class AntlerKey(Gtk.Button):



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]