X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=support%2Fbuilddeb.py;h=2fa2f2463853b023277eb5110e7a7d7a7940e727;hb=771753b90b46c1ad9587da65f35de0c600570e12;hp=9f571651f053cdaaf60f1d3b82a29da4d51528be;hpb=645589e4cad0a7485cd8a4caf375f93059c9b5f1;p=gc-dialer diff --git a/support/builddeb.py b/support/builddeb.py index 9f57165..2fa2f24 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 @@ -30,7 +30,7 @@ __email__ = "eopage@byu.net" __version__ = constants.__version__ __build__ = constants.__build__ __changelog__ = """ -* Experimenting with refresh buttons +* Fixing some issues propogating full screen settings to the SMS Entry window """.strip()