[Libreoffice-commits] core.git: cui/source
Caolán McNamara
caolanm at redhat.com
Mon Aug 19 04:46:00 PDT 2013
cui/source/inc/helpid.hrc | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit fe9124ffee515087a591d51316caf29bcfc4de4a
Author: Caolán McNamara <caolanm at redhat.com>
Date: Mon Aug 19 12:45:12 2013 +0100
Revert "drop unused help ids"
blast, they *are* unused, bad grep
This reverts commit 0ec56aee18cf35728596a0398b0aaf3384099a17.
Change-Id: I06b618f88240dab084dfa89fd21119f07d5ee5d5
diff --git a/cui/source/inc/helpid.hrc b/cui/source/inc/helpid.hrc
index 5af383e..8354935 100644
--- a/cui/source/inc/helpid.hrc
+++ b/cui/source/inc/helpid.hrc
@@ -189,6 +189,8 @@
#define HID_SEARCH_STARTOVER "CUI_HID_SEARCH_STARTOVER"
#define HID_SEARCH_WILDCARD "CUI_HID_SEARCH_WILDCARD"
#define HID_SEARCH_REGULAR "CUI_HID_SEARCH_REGULAR"
+#define HID_SEARCH_APPROX "CUI_HID_SEARCH_APPROX"
+#define HID_SEARCH_APPROXSETTINGS "CUI_HID_SEARCH_APPROXSETTINGS"
#define HID_SEARCH_BTN_SEARCH "CUI_HID_SEARCH_BTN_SEARCH"
#define HID_SEARCH_BTN_CLOSE "CUI_HID_SEARCH_BTN_CLOSE"
#define HID_GALLERY_BROWSER "CUI_HID_GALLERY_BROWSER"
More information about the Libreoffice-commits
mailing list