diff options
Diffstat (limited to 'resources/config/defaults.properties')
-rw-r--r-- | resources/config/defaults.properties | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/resources/config/defaults.properties b/resources/config/defaults.properties index f126476..38bb564 100644 --- a/resources/config/defaults.properties +++ b/resources/config/defaults.properties @@ -54,14 +54,9 @@ net.java.sip.communicator.service.msghistory.IS_MESSAGE_HISTORY_ENABLED=true plugin.branding.ABOUT_LOGO_FONT_SIZE=14 plugin.branding.ABOUT_TEXT_INDENT=180 plugin.branding.SPLASH_SCREEN_TEXT_INDENT=190 -plugin.branding.LOADING_BUNDLE_PANEL_HEIGHT=40 plugin.branding.LOADING_BUNDLE_PANEL_BORDER=10 plugin.branding.ABOUT_PARAGRAPH_GAP=10 -# Application name could be present in the background image and in this case -# we may not want to show it again. -plugin.branding.IS_APPLICATION_NAME_SHOWN=true - # jabber accregwizz plugin.jabberaccregwizz.SERVER_COMMENTS=net/java/sip/communicator/plugin/jabberaccregwizz/resources/servercomments.xml |