[geany/geany-plugins] a7d2b4: Merge pull request #830 from LarsGit223/issue829
Frank Lanitz
git-noreply at xxxxx
Sun Mar 31 14:46:19 UTC 2019
Branch: refs/heads/master
Author: Frank Lanitz <frank at frank.uvena.de>
Committer: GitHub <noreply at github.com>
Date: Sun, 31 Mar 2019 14:46:19 UTC
Commit: a7d2b424ddd8ea5d2fe150ab9002f4008475da52
https://github.com/geany/geany-plugins/commit/a7d2b424ddd8ea5d2fe150ab9002f4008475da52
Log Message:
-----------
Merge pull request #830 from LarsGit223/issue829
scope: corrected height of "Environment" GtkTextView
Modified Paths:
--------------
scope/data/scope_gtk3.glade
Modified: scope/data/scope_gtk3.glade
1 lines changed, 1 insertions(+), 0 deletions(-)
===================================================================
@@ -2535,6 +2535,7 @@
<property name="can_focus">True</property>
<child>
<object class="GtkVBox" id="program_page_vbox">
+ <property name="height_request">350</property>
<property name="visible">True</property>
<property name="border_width">6</property>
<property name="orientation">vertical</property>
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
More information about the Plugins-Commits
mailing list