fixed SourceForge bug 2973079

This commit is contained in:
Vadim Kurland
2010-03-19 21:58:25 +00:00
parent 165ebf427a
commit a25878ab6e
3 changed files with 9 additions and 4 deletions
+1 -1
View File
@@ -1 +1 @@
#define BUILD_NUM 2729
#define BUILD_NUM 2739
+5
View File
@@ -1,3 +1,8 @@
2010-03-19 vadim <vadim@vk.crocodile.org>
* pixAdvancedDialog.cpp: fixed SourceForge bug 2973079 "pix typo"
(typo in a tooltip)
2010-03-18 vadim <vadim@vk.crocodile.org>
* fixed SourceForge bug #2972699 "fwsm/pix syslog name". The dialog
+3 -3
View File
@@ -79,7 +79,7 @@
<enum>QTabWidget::Rounded</enum>
</property>
<property name="currentIndex">
<number>5</number>
<number>0</number>
</property>
<property name="elideMode">
<enum>Qt::ElideNone</enum>
@@ -187,7 +187,7 @@
<item row="1" column="0">
<widget class="QCheckBox" name="pix_replace_natted_objects">
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
@@ -203,7 +203,7 @@
<item row="2" column="0">
<widget class="QCheckBox" name="pix_emulate_out_acl">
<property name="toolTip">
<string>Normally PIX does not support ouotbound ACL, however policy compiler can emulate them if this option is turned on</string>
<string>Normally PIX does not support outbound ACL, however policy compiler can emulate them if this option is turned on</string>
</property>
<property name="text">
<string>Emulate outbound ACLs</string>