Very straightforward change attached. The change is contributed under the LGPLv3+ / MPL.
Thanks, Julien
From 9dd61fd109964d7db42e1509249c62420611d593 Mon Sep 17 00:00:00 2001 From: Julien Chaffraix <julien.chaffr...@gmail.com> Date: Wed, 9 Nov 2011 19:50:38 -0800 Subject: [PATCH 1/2] FDO#42453 - EasyHack: remove unused anchor icons ... Removed the 2 suggested entries as there was no other references to the --- sw/source/ui/utlui/initui.hrc | 3 --- sw/source/ui/utlui/initui.src | 2 -- 2 files changed, 0 insertions(+), 5 deletions(-) diff --git a/sw/source/ui/utlui/initui.hrc b/sw/source/ui/utlui/initui.hrc index 367091f..79c9dd5 100644 --- a/sw/source/ui/utlui/initui.hrc +++ b/sw/source/ui/utlui/initui.hrc @@ -28,9 +28,6 @@ #ifndef _INITUI_HRC #define _INITUI_HRC -#define BMP_FRAME_ANCHOR 1 -#define BMP_FRAME_DRAG_ANCHOR 2 - // lokale Resourcen fuer die Shells: #define STR_POSTIT_PAGE 1 #define STR_POSTIT_AUTHOR 2 diff --git a/sw/source/ui/utlui/initui.src b/sw/source/ui/utlui/initui.src index ccb3243..6031bd4 100644 --- a/sw/source/ui/utlui/initui.src +++ b/sw/source/ui/utlui/initui.src @@ -186,8 +186,6 @@ Resource RID_SW_SHELLRES { Text [ en-US ] = "Total editing time" ; }; - BITMAP BMP_FRAME_ANCHOR { FILE = "anchor.bmp" ; }; - BITMAP BMP_FRAME_DRAG_ANCHOR { FILE = "danchor.bmp" ; }; String STR_PAGEDESC_NAME { -- 1.7.7.1
_______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice