Version bump and changelog changes
authorepage <eopage@byu.net>
Fri, 25 Sep 2009 02:22:33 +0000 (02:22 +0000)
committerepage <eopage@byu.net>
Fri, 25 Sep 2009 02:22:33 +0000 (02:22 +0000)
git-svn-id: file:///svnroot/gc-dialer/trunk@481 c39d3808-3fe2-4d86-a59f-b7f623ee9f21

src/constants.py
support/builddeb.py

index 0d9e054..b936191 100644 (file)
@@ -3,7 +3,7 @@ import os
 __pretty_app_name__ = "DialCentral"
 __app_name__ = "dialcentral"
 __version__ = "1.0.6"
-__build__ = 8
+__build__ = 9
 __app_magic__ = 0xdeadbeef
 _data_path_ = os.path.join(os.path.expanduser("~"), ".dialcentral")
 _user_settings_ = "%s/settings.ini" % _data_path_
index 66285fa..3c43167 100755 (executable)
@@ -22,7 +22,7 @@ __changelog__ = """
 * Fremantle Prep: Simplified menus in prep for no menu or the Fremantle App Menu
 * Fremantle Prep: Implemented a work around for https://bugs.maemo.org/show_bug.cgi?id=4957
 * Fremantle Prep: Switched to touch selectors for notification time, callback number, and contact addressbook
-* Fremantle Prep: Making various areas pannable
+* Fremantle Prep: Making various widgets pannable rather than scrollable
 * Fremantle Prep: CTRL-V added for paste for Dialpad
 * Fremantle Prep: CTRL-Enter added for fullscreen
 * UI Tweak: Phone selection and SMS Message dialogs now highlight the last message and are easier to scroll