cui/source/dialogs/hyperdlg.src | 4 ---- cui/source/inc/cuires.hrc | 1 - 2 files changed, 5 deletions(-)
New commits: commit 2b1a5dcc28e142e8305c23b19f254ba24f5af456 Author: Stephan Bergmann <sberg...@redhat.com> Date: Fri Oct 23 12:17:36 2015 +0200 Remove unused RID_SVXSTR_HYPDLG_APPLYBUT Change-Id: I61b7d1ee72af6ed3f7a21a1dab623011825426e5 diff --git a/cui/source/dialogs/hyperdlg.src b/cui/source/dialogs/hyperdlg.src index 7ac2a43..4ce60c0 100644 --- a/cui/source/dialogs/hyperdlg.src +++ b/cui/source/dialogs/hyperdlg.src @@ -23,10 +23,6 @@ #define MASKCOLOR MaskColor = Color { Red=0xFFFF; Green=0x0000; Blue=0xFFFF; }; -String RID_SVXSTR_HYPDLG_APPLYBUT -{ - Text [ en-US ] = "Apply" ; -}; String RID_SVXSTR_HYPDLG_CLOSEBUT { Text [ en-US ] = "Close" ; diff --git a/cui/source/inc/cuires.hrc b/cui/source/inc/cuires.hrc index 87eb802..6f8df14 100644 --- a/cui/source/inc/cuires.hrc +++ b/cui/source/inc/cuires.hrc @@ -190,7 +190,6 @@ #define RID_SVXSTR_HYPERDLG_HLDOCTP_HELP (RID_SVX_START + 586) #define RID_SVXSTR_HYPERDLG_HLDOCNTP (RID_SVX_START + 587) #define RID_SVXSTR_HYPERDLG_HLDOCNTP_HELP (RID_SVX_START + 588) -#define RID_SVXSTR_HYPDLG_APPLYBUT (RID_SVX_START + 548) #define RID_SVXSTR_HYPDLG_CLOSEBUT (RID_SVX_START + 549) #define RID_SVXSTR_HYPDLG_NOVALIDFILENAME (RID_SVX_START + 553) #define RID_SVXSTR_HYPERDLG_QUERYOVERWRITE (RID_SVX_START + 815) _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits