This is an automated email from the git hooks/post-receive script. hmmr-guest pushed a commit to branch master in repository aghermann.
commit 677d4e2d07188196bf139c758d91f8b23d348420 Author: Andrei Zavada <[email protected]> Date: Thu Sep 19 02:53:41 2013 +0300 tweaks to wAbout, wSFRK --- upstream/data/mw-dialogs.glade | 6 +++++- upstream/data/sf-rk1968.glade | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/upstream/data/mw-dialogs.glade b/upstream/data/mw-dialogs.glade index 4bd37a6..19111f7 100644 --- a/upstream/data/mw-dialogs.glade +++ b/upstream/data/mw-dialogs.glade @@ -420,6 +420,9 @@ With bug reports, either send yours to <a href="mailto:aghermann-users@lists. <object class="GtkLabel" id="lChangeLog"> <property name="visible">True</property> <property name="can_focus">False</property> + <property name="margin_left">5</property> + <property name="margin_top">5</property> + <property name="margin_bottom">5</property> <property name="xalign">0</property> <property name="yalign">0</property> <property name="xpad">10</property> @@ -453,7 +456,8 @@ With bug reports, either send yours to <a href="mailto:aghermann-users@lists. (for older entries, see <a href="http://johnhommer.com/academic/code/aghermann">full changelog</a>)</property> <property name="use_markup">True</property> - <property name="wrap">True</property> + <property name="selectable">True</property> + <property name="track_visited_links">False</property> </object> </child> </object> diff --git a/upstream/data/sf-rk1968.glade b/upstream/data/sf-rk1968.glade index 8c21d9c..fedafaa 100644 --- a/upstream/data/sf-rk1968.glade +++ b/upstream/data/sf-rk1968.glade @@ -5,7 +5,7 @@ <property name="lower">0.01</property> <property name="upper">30</property> <property name="value">1.5</property> - <property name="step_increment">0.10000000000000001</property> + <property name="step_increment">0.01</property> <property name="page_increment">1</property> </object> <object class="GtkDialog" id="wSFRK"> -- Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/aghermann.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
