From 613e7db8dec2cb69c897705fc7b1f28d66007af4 Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Tue, 25 Jul 2006 03:26:58 +0000 Subject: [PATCH] Add an icon for "Window Properties" SVN revision: 24180 --- data/themes/default_border.edc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/themes/default_border.edc b/data/themes/default_border.edc index d882614fb..8b4cab703 100644 --- a/data/themes/default_border.edc +++ b/data/themes/default_border.edc @@ -239,6 +239,7 @@ images { image: "e17_button_detail_stack_below.png" COMP; image: "e17_button_detail_stack_normal.png" COMP; image: "e17_button_detail_stack_on_top.png" COMP; + image: "e17_button_detail_properties.png" COMP; image: "e17_mini_button.png" COMP; image: "e17_mini_button_shadow1.png" COMP; image: "e17_mini_button_shadow2.png" COMP; @@ -4896,4 +4897,4 @@ FULL_SIZE_BORDER_BUTTON("stacking") FULL_SIZE_BORDER_BUTTON("stack_on_top") FULL_SIZE_BORDER_BUTTON("stack_normal") FULL_SIZE_BORDER_BUTTON("stack_below") - +FULL_SIZE_BORDER_BUTTON("properties")