summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-08-19 12:45:12 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-08-19 12:45:20 +0100
commitfe9124ffee515087a591d51316caf29bcfc4de4a (patch)
tree8147629f67ccac708c9a40acf78fb28aa915653d
parent0ec56aee18cf35728596a0398b0aaf3384099a17 (diff)
Revert "drop unused help ids"
blast, they *are* unused, bad grep This reverts commit 0ec56aee18cf35728596a0398b0aaf3384099a17. Change-Id: I06b618f88240dab084dfa89fd21119f07d5ee5d5
-rw-r--r--cui/source/inc/helpid.hrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/cui/source/inc/helpid.hrc b/cui/source/inc/helpid.hrc
index 5af383e31448..8354935ad353 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"