* 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
12 lines
399 B
Diff
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>
|