Update of /cvsroot/perl-ldap/ldap/contrib
In directory sc8-pr-cvs1:/tmp/cvs-serv15104/ldap/contrib
Modified Files:
dot.tklkup
Log Message:
Added options for main window width and height.
Index: dot.tklkup
===================================================================
RCS file: /cvsroot/perl-ldap/ldap/contrib/dot.tklkup,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- dot.tklkup 9 Sep 2001 04:46:36 -0000 1.5
+++ dot.tklkup 25 Jan 2003 03:35:41 -0000 1.6
@@ -2,6 +2,15 @@
# Initialization file for tklkup. This file should reside
# in the user home directory as .tklkup.
#
+#
+# Default main window width, user may need to adjust
+#
+mwwidth: 400
+#
+# Default main window height, user may need to adjust
+#
+mwheight: 540
+#
# Set up which side you want the Attributes pane to be displayed
# on.
#
|