<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>GeneralInfoWidgetBase</class>
<widget class="TQWidget">
    <property name="name">
        <cstring>general_info_widget</cstring>
    </property>
    <property name="geometry">
        <rect>
            <x>0</x>
            <y>0</y>
            <width>518</width>
            <height>375</height>
        </rect>
    </property>
    <property name="caption">
        <string>General Settings</string>
    </property>
    <grid>
        <property name="name">
            <cstring>unnamed</cstring>
        </property>
        <widget class="TQComboBox" row="0" column="4">
            <item>
                <property name="text">
                    <string>Absolute Path</string>
                </property>
            </item>
            <item>
                <property name="text">
                    <string>Relative to Project File</string>
                </property>
            </item>
            <property name="name">
                <cstring>project_directory_combo</cstring>
            </property>
        </widget>
        <spacer row="4" column="3" rowspan="1" colspan="2">
            <property name="name">
                <cstring>spacer1</cstring>
            </property>
            <property name="orientation">
                <enum>Horizontal</enum>
            </property>
            <property name="sizeType">
                <enum>Expanding</enum>
            </property>
            <property name="sizeHint">
                <size>
                    <width>408</width>
                    <height>20</height>
                </size>
            </property>
        </spacer>
        <widget class="TQLabel" row="5" column="0" rowspan="1" colspan="5">
            <property name="name">
                <cstring>description_label</cstring>
            </property>
            <property name="text">
                <string>Description:</string>
            </property>
        </widget>
        <widget class="TQLabel" row="0" column="0">
            <property name="name">
                <cstring>project_directory_label</cstring>
            </property>
            <property name="text">
                <string>Project directory:</string>
            </property>
        </widget>
        <widget class="TQLabel" row="2" column="0">
            <property name="name">
                <cstring>author_label</cstring>
            </property>
            <property name="text">
                <string>Author:</string>
            </property>
        </widget>
        <widget class="TQLabel" row="3" column="0">
            <property name="name">
                <cstring>email_label</cstring>
            </property>
            <property name="text">
                <string>Email:</string>
            </property>
        </widget>
        <widget class="TQLabel" row="4" column="0">
            <property name="name">
                <cstring>version_label</cstring>
            </property>
            <property name="text">
                <string>Version:</string>
            </property>
        </widget>
        <widget class="KLineEdit" row="4" column="1" rowspan="1" colspan="2">
            <property name="name">
                <cstring>version_edit</cstring>
            </property>
            <property name="sizePolicy">
                <sizepolicy>
                    <hsizetype>0</hsizetype>
                    <vsizetype>0</vsizetype>
                    <horstretch>0</horstretch>
                    <verstretch>0</verstretch>
                </sizepolicy>
            </property>
            <property name="maximumSize">
                <size>
                    <width>100</width>
                    <height>32767</height>
                </size>
            </property>
            <property name="toolTip" stdset="0">
                <string>Project Version
You may need to run automake &amp; friends to update
the version in all files after changing this.</string>
            </property>
        </widget>
        <widget class="KLineEdit" row="3" column="1" rowspan="1" colspan="4">
            <property name="name">
                <cstring>email_edit</cstring>
            </property>
            <property name="toolTip" stdset="0">
                <string>Used in templates as $EMAIL$
Placed in the AUTHORS file</string>
            </property>
        </widget>
        <widget class="KLineEdit" row="2" column="1" rowspan="1" colspan="4">
            <property name="name">
                <cstring>author_edit</cstring>
            </property>
            <property name="toolTip" stdset="0">
                <string>Used in templates as $AUTHOR$
Placed in the AUTHORS file</string>
            </property>
        </widget>
        <widget class="TQLabel" row="1" column="1">
            <property name="name">
                <cstring>project_directory_diagnostic_icon</cstring>
            </property>
            <property name="sizePolicy">
                <sizepolicy>
                    <hsizetype>0</hsizetype>
                    <vsizetype>0</vsizetype>
                    <horstretch>0</horstretch>
                    <verstretch>0</verstretch>
                </sizepolicy>
            </property>
            <property name="minimumSize">
                <size>
                    <width>16</width>
                    <height>16</height>
                </size>
            </property>
            <property name="maximumSize">
                <size>
                    <width>16</width>
                    <height>16</height>
                </size>
            </property>
            <property name="font">
                <font>
                    <pointsize>10</pointsize>
                </font>
            </property>
            <property name="text">
                <string></string>
            </property>
            <property name="pixmap">
                <pixmap>image0</pixmap>
            </property>
        </widget>
        <widget class="KLineEdit" row="0" column="1" rowspan="1" colspan="3">
            <property name="name">
                <cstring>project_directory_edit</cstring>
            </property>
            <property name="toolTip" stdset="0">
                <string>Where the project starts.</string>
            </property>
        </widget>
        <widget class="KSqueezedTextLabel" row="1" column="2" rowspan="1" colspan="3">
            <property name="name">
                <cstring>project_directory_diagnostic_label</cstring>
            </property>
            <property name="font">
                <font>
                </font>
            </property>
            <property name="text">
                <string>Please select a project directory</string>
            </property>
        </widget>
        <widget class="TQLabel" row="7" column="0" rowspan="1" colspan="2">
            <property name="name">
                <cstring>textLabel1</cstring>
            </property>
            <property name="text">
                <string>Default encoding:</string>
            </property>
        </widget>
        <widget class="TQComboBox" row="7" column="2" rowspan="1" colspan="2">
            <property name="name">
                <cstring>encoding_combo</cstring>
            </property>
            <property name="toolTip" stdset="0">
                <string>Default encoding used when opening text files</string>
            </property>
        </widget>
        <widget class="TQTextEdit" row="6" column="0" rowspan="1" colspan="5">
            <property name="name">
                <cstring>description_edit</cstring>
            </property>
            <property name="toolTip" stdset="0">
                <string>Text that stays in the project file.</string>
            </property>
        </widget>
    </grid>
</widget>
<images>
    <image name="image0">
        <data format="PNG" length="532">89504e470d0a1a0a0000000d49484452000000100000001008060000001ff3ff61000001db49444154388da593316853511486bf276f78810a195fc0218a83e91688c3bb9b42974c925570509cc4cd3116445dd4ba889b0a82e8225dac6b07b1b74ba18b1887428796e64183efa2c1dc21f03bdc247d4dede48103971ffefffce7dc73226b2dff13f13c907dfa2c1612889363f8c8392e3c7dccea171b95f168ea20cb32f1e419341a90542099088c3df811148ef50fef591914749faf442705dc4f31f4503870c591b731e05c1002bebb82fb7b39f796bb11c01980acd3117b39f47af0a307692d90060ef677a15a0d2dedf7591c7a6ee67d3ac66826c0b95aa8fa6d1beae7e1c675586ac34e0fe20adcbd03b76fc1c8c3619fc541410330c628181d14b0b50987057c5d0f7358ba0a833eb44c1079f112f23e3847e1f2a3295a6b519a4a17ebd242225d6a84f7db779224fdfa235deb48691a32461b31ba0202145af03ef43cf46106de4366e0f708ce56e07213f23ce4183cc99c8318294924905a4de9e020546e35a5070f8393d7afa41809b49624330731c0680c95c937e10ad8d985e52e6c6d874c6b302c8e2d962f3b48411f09ea8259a57fe5469ca833a90e086b2dd65aaaa0b55348a7924151f998dac6e8510cf5b93b986ee49bb167b504596ba368fe1adbc6a879928e0736e7c850ba857298c99a9e165332c05fc9532863e03dd50a0000000049454e44ae426082</data>
    </image>
</images>
<tabstops>
    <tabstop>project_directory_edit</tabstop>
    <tabstop>project_directory_combo</tabstop>
    <tabstop>author_edit</tabstop>
    <tabstop>email_edit</tabstop>
    <tabstop>version_edit</tabstop>
    <tabstop>description_edit</tabstop>
    <tabstop>encoding_combo</tabstop>
</tabstops>
<layoutdefaults spacing="6" margin="11"/>
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
<includes>
    <include location="global" impldecl="in implementation">kdialog.h</include>
    <include location="global" impldecl="in implementation">klineedit.h</include>
    <include location="global" impldecl="in declaration">ksqueezedtextlabel.h</include>
</includes>
</UI>