diff options
author | Yana Stamcheva <yana@jitsi.org> | 2008-09-24 17:30:19 +0000 |
---|---|---|
committer | Yana Stamcheva <yana@jitsi.org> | 2008-09-24 17:30:19 +0000 |
commit | 0307806c3ef7a5dfe3dd28c29bc440c1c341f868 (patch) | |
tree | f87bd6b23e360161b0f30e6606b9ebfa73775760 /resources/config | |
parent | 7ddf0c5ab23981682ad5dd40f6b2114f34c88ae4 (diff) | |
download | jitsi-0307806c3ef7a5dfe3dd28c29bc440c1c341f868.zip jitsi-0307806c3ef7a5dfe3dd28c29bc440c1c341f868.tar.gz jitsi-0307806c3ef7a5dfe3dd28c29bc440c1c341f868.tar.bz2 |
Arrow added to the presence selector box.
Diffstat (limited to 'resources/config')
-rw-r--r-- | resources/config/defaults.properties | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/resources/config/defaults.properties b/resources/config/defaults.properties index 2f2c8b9..a30aa32 100644 --- a/resources/config/defaults.properties +++ b/resources/config/defaults.properties @@ -22,6 +22,8 @@ preferredAccountWizard= tabOverlap=10 mainWindowWidth=250 mainWindowHeight=600 +minMainWindowWidth=100 +minMainWindowHeight=400 chatWindowWidth=500 chatWindowHeight=400 logoBarWidth=0 |