Files
MINGW-packages/mingw-w64-devhelp/002-prefs-ui.patch
王泓 c6ba6ee6f7 fix devhelp 3.8.2 prefs dialog bug, add devhelp.ico to PKG and hide control window (#1831)
* 1. fix prefs dialog bug(notebook not expand).
2. generat devhelp.ico to $prefix/share/devhelp when packaging.
3. hide control window when start devhelp.exe directly in Windows.

* update pkgrel to 2
2016-10-18 08:30:07 +03:00

12 lines
399 B
Diff

--- ./src/devhelp.ui.orig 2013-02-05 19:18:57.000000000 +0100
+++ ./src/devhelp.ui 2016-10-16 22:53:11.072654500 +0800
@@ -356,6 +356,8 @@
</child>
</object>
<packing>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
<property name="position">1</property>
</packing>
</child>