From 324e837a74179f279983a4a7b415beec58329dea Mon Sep 17 00:00:00 2001 From: Ed Page Date: Tue, 4 Jan 2011 06:25:34 -0600 Subject: [PATCH] Removing a stray character from the description --- support/builddeb.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/support/builddeb.py b/support/builddeb.py index 6d1d507..534318e 100755 --- a/support/builddeb.py +++ b/support/builddeb.py @@ -12,7 +12,7 @@ import constants __appname__ = constants.__app_name__ -__description__ = """Touch screen enhanced interface to the GoogleVoice phone service" +__description__ = """Touch screen enhanced interface to the GoogleVoice phone service Features: . * Dialpad for quick call -- 1.7.9.5