[geany/geany] 1306bc: Merge pull request #506 from techee/msgwin_resize
Colomban Wendling
git-noreply at xxxxx
Mon Jun 15 13:39:24 UTC 2015
Branch: refs/heads/master
Author: Colomban Wendling <ban at herbesfolles.org>
Committer: Colomban Wendling <ban at herbesfolles.org>
Date: Mon, 15 Jun 2015 13:39:24 UTC
Commit: 1306bc52d8e081ce0dee45d3610ebe1f83c10621
https://github.com/geany/geany/commit/1306bc52d8e081ce0dee45d3610ebe1f83c10621
Log Message:
-----------
Merge pull request #506 from techee/msgwin_resize
Don't resize message window when changing Geany's window height
Modified Paths:
--------------
data/geany.glade
Modified: data/geany.glade
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -8327,7 +8327,7 @@
</child>
</object>
<packing>
- <property name="resize">True</property>
+ <property name="resize">False</property>
<property name="shrink">True</property>
</packing>
</child>
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
More information about the Commits
mailing list