From f8ce41bb2f87a317c35fd05bb8b58009cc896892 Mon Sep 17 00:00:00 2001 From: Yana Stamcheva Date: Fri, 24 Apr 2009 09:41:14 +0000 Subject: Rename two configuration properties in order to avoid confusion. --- resources/config/defaults.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'resources/config/defaults.properties') diff --git a/resources/config/defaults.properties b/resources/config/defaults.properties index c4995a2..12f6fd2 100644 --- a/resources/config/defaults.properties +++ b/resources/config/defaults.properties @@ -36,11 +36,11 @@ impl.gui.MAIN_WINDOW_BORDER_SIZE=0 impl.gui.CONTACT_LIST_TRANSPARENCY=200 impl.gui.IS_TRANSPARENT_WINDOW_ENABLED=false impl.gui.WINDOW_TRANSPARENCY=180 +impl.gui.IS_CONTACT_LIST_IMG_BG_ENABLED=false +impl.gui.IS_CONTACT_LIST_TEXTURE_BG_ENABLED=false impl.gui.IS_WINDOW_DECORATED=true -impl.gui.IS_WINDOW_BACKGROUND_ENABLED=false impl.gui.IS_WINDOW_COLOR_BACKGROUND_ENABLED=true impl.gui.IS_WINDOW_IMAGE_BACKGROUND_ENABLED=false -impl.gui.IS_TEXTURE_BACKGROUND=false impl.gui.GREY_HISTORY_ENABLED=false # impl.msghistory -- cgit v1.1