From: epage Date: Sat, 23 May 2009 22:48:55 +0000 (+0000) Subject: More tiny improvements X-Git-Url: https://vcs.maemo.org/git/?a=commitdiff_plain;h=f64b864c77744cfcefa0526801f3c410d52468b2;p=gc-dialer More tiny improvements git-svn-id: file:///svnroot/gc-dialer/trunk@322 c39d3808-3fe2-4d86-a59f-b7f623ee9f21 --- diff --git a/src/dialcentral.glade b/src/dialcentral.glade index 8f4623c..23c397d 100644 --- a/src/dialcentral.glade +++ b/src/dialcentral.glade @@ -921,7 +921,6 @@ Number: dialog True True - False False @@ -1046,10 +1045,9 @@ Number: 5 Send SMS True - center - 800 - 300 - normal + center-on-parent + True + dialog True True False @@ -1059,55 +1057,46 @@ Number: vertical 2 - + True - vertical + True + never + automatic - + True - True - never - automatic + queue - + True - queue - - - True - True - True - - + True + True - - False - 0 - + + + False + 1 + + + + + True + True + never + automatic - + True True - never - automatic - - - True - True - word - - + word - - 1 - - 1 + 2 @@ -1137,7 +1126,7 @@ Number: False - 2 + 3 diff --git a/support/builddeb.py b/support/builddeb.py index 57a8930..d3c8703 100755 --- a/support/builddeb.py +++ b/support/builddeb.py @@ -11,9 +11,11 @@ __version__ = "0.9.7" __build__ = 0 __changelog__ = ''' 0.9.7 - * Force Refresh for when wanting to check for more messages + * Switched to Force Refresh for when wanting to check for more messages * Removed timeouts that forced refreshes on various tabs * Added support for a settings file, fairly primitive right now + * Fixed Maemo Support + * Lots of major and minor bug fixes 0.9.6 * Experimenting with the tabs being on the side