From 3c03ee8749178fe0f5681a29ea6003585a228f19 Mon Sep 17 00:00:00 2001 From: Julio Biason Date: Wed, 15 Apr 2009 20:36:54 +1000 Subject: [PATCH] Added the test account config file --- testing.cfg | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 testing.cfg diff --git a/testing.cfg b/testing.cfg new file mode 100644 index 0000000..7c7fba2 --- /dev/null +++ b/testing.cfg @@ -0,0 +1,12 @@ +[Mitter] +username = MitterTest +password = mittertest +https = False + +[pygtk] +height = 447 +width = 526 +position_x = 5 +position_y = 22 +refresh_interval = 5 +