diff options
author | Yana Stamcheva <yana@jitsi.org> | 2008-09-28 16:32:35 +0000 |
---|---|---|
committer | Yana Stamcheva <yana@jitsi.org> | 2008-09-28 16:32:35 +0000 |
commit | 19752056304eee2a0c2006af0932a8aef1dae794 (patch) | |
tree | 62e91e0b8d0d76daaccf0f36e968dd956f8fe0cb /resources/config | |
parent | 4084cb0a1880049f187bcccc5575c574550878f2 (diff) | |
download | jitsi-19752056304eee2a0c2006af0932a8aef1dae794.zip jitsi-19752056304eee2a0c2006af0932a8aef1dae794.tar.gz jitsi-19752056304eee2a0c2006af0932a8aef1dae794.tar.bz2 |
Move text indent constants for the about and splash windows to defaults.properties.
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 a30aa32..5372ca4 100644 --- a/resources/config/defaults.properties +++ b/resources/config/defaults.properties @@ -17,6 +17,8 @@ titleFontSize=14 isLookAndFeelDecorated=false isToolBarExteneded=false aboutLogoFontSize=14 +aboutWindowTextIndent=180 +splashScreenTextIndent=190 defaultGroupName= preferredAccountWizard= tabOverlap=10 |