cui/source/inc/helpid.hrc | 3 --- sysui/desktop/menus/startcenter.desktop | 1 + 2 files changed, 1 insertion(+), 3 deletions(-)
New commits: commit d0fead61293fdcee8ce3f7ed620784cc093a21ea Author: Caolán McNamara <[email protected]> Date: Tue Apr 2 15:24:07 2013 +0100 remove unused help ids Change-Id: Ie4d5869dc08d67486c27dc4c31333aee3b6c61ec diff --git a/cui/source/inc/helpid.hrc b/cui/source/inc/helpid.hrc index a6a8b8b..31e3d85 100644 --- a/cui/source/inc/helpid.hrc +++ b/cui/source/inc/helpid.hrc @@ -228,8 +228,6 @@ #define HID_TPHATCH_CTRL "CUI_HID_TPHATCH_CTRL" #define HID_SEARCHATTR_CTL_ATTR "CUI_HID_SEARCHATTR_CTL_ATTR" #define HID_SEARCHATTR "CUI_HID_SEARCHATTR" -#define HID_ALIGNMENT_CTR_DIAL "CUI_HID_ALIGNMENT_CTR_DIAL" -#define HID_ALIGNMENT_CTR_BORDER_LOCK "CUI_HID_ALIGNMENT_CTR_BORDER_LOCK" #define HID_SEARCHSIMILARITY "CUI_HID_SEARCHSIMILARITY" #define UID_SEARCH_RECORDSTATUS "CUI_UID_SEARCH_RECORDSTATUS" #define HID_OFAPAGE_AUTOCORR_CLB "CUI_HID_OFAPAGE_AUTOCORR_CLB" @@ -241,7 +239,6 @@ #define HID_TPCOLOR_CMYK_1 "CUI_HID_TPCOLOR_CMYK_1" #define HID_TPCOLOR_CMYK_2 "CUI_HID_TPCOLOR_CMYK_2" #define HID_TPCOLOR_CMYK_3 "CUI_HID_TPCOLOR_CMYK_3" -#define HID_ALIGNMENT "CUI_HID_ALIGNMENT" #define HID_OFAPAGE_AUTOCORR_OPTIONS "CUI_HID_OFAPAGE_AUTOCORR_OPTIONS" #define HID_OFAPAGE_AUTOFMT_OPTIONS "CUI_HID_OFAPAGE_AUTOFMT_OPTIONS" #define HID_OFAPAGE_AUTOCORR_REPLACE "CUI_HID_OFAPAGE_AUTOCORR_REPLACE" commit 407f3073dc5d0ef70875702b3877b6c583ad3154 Author: Caolán McNamara <[email protected]> Date: Tue Apr 2 15:22:55 2013 +0100 Related: rhbz#156677 / rhbz#186515 shrink num of entries in system menus Change-Id: I24069489c67ef2b7bd07dc9ee30bde85aab2b97a diff --git a/sysui/desktop/menus/startcenter.desktop b/sysui/desktop/menus/startcenter.desktop index 61664306..52d1f2f 100755 --- a/sysui/desktop/menus/startcenter.desktop +++ b/sysui/desktop/menus/startcenter.desktop @@ -18,6 +18,7 @@ [Desktop Entry] Version=1.0 Terminal=false +NoDisplay=true Icon=startcenter Type=Application Categories=Office;X-Red-Hat-Base;X-SuSE-Core-Office;X-MandrivaLinux-Office-Other;
_______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
