diff options
author | Timothy Pearson <[email protected]> | 2012-06-11 17:21:49 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-06-11 17:21:49 -0500 |
commit | 02d6ef6446dc03f56abde8d71852f69c91403af8 (patch) | |
tree | a934bd1826cadfb41db4eecb01ed6fd7c6ab277b /src/configdlgbase.ui | |
parent | 3dbc24a1beb0abfd191e5cfd35cec261ef219c22 (diff) | |
download | kerberostray-02d6ef6446dc03f56abde8d71852f69c91403af8.tar.gz kerberostray-02d6ef6446dc03f56abde8d71852f69c91403af8.zip |
Final upload from initial development system
Diffstat (limited to 'src/configdlgbase.ui')
-rw-r--r-- | src/configdlgbase.ui | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/configdlgbase.ui b/src/configdlgbase.ui index 8b55675..2d4dbd1 100644 --- a/src/configdlgbase.ui +++ b/src/configdlgbase.ui @@ -8,6 +8,14 @@ <property name="name"> <cstring>unnamed</cstring> </property> + <widget class="TQCheckBox" row="0" column="0" colspan="3"> + <property name="name"> + <cstring>autostart</cstring> + </property> + <property name="text"> + <string>Automatically start the Kerberos Ticket Manager on login</string> + </property> + </widget> <widget class="TQCheckBox" row="1" column="0" colspan="3"> <property name="name"> <cstring>notifyExpiry</cstring> |