diff options
author | Ariel Constenla-Haile <arielch@apache.org> | 2012-08-27 23:52:35 +0000 |
---|---|---|
committer | Ariel Constenla-Haile <arielch@apache.org> | 2012-08-27 23:52:35 +0000 |
commit | a4d6bd1f44adb7ece8e6f928c60239d875867f96 (patch) | |
tree | 4b6ad4f8d1946ea2e9095bc4ae8d51caf56e3dd2 /cui | |
parent | aa2b67812efc94ebf6d563b9fc8e002eb6c1ee83 (diff) |
#i120518# - Remove the "Browser Plug-in" tab page
Notes
Notes:
reject: self-inflicted feature removal
Diffstat (limited to 'cui')
-rwxr-xr-x | cui/source/inc/cuires.hrc | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/cui/source/inc/cuires.hrc b/cui/source/inc/cuires.hrc index 1cabf4e1e831..410726e1344f 100755 --- a/cui/source/inc/cuires.hrc +++ b/cui/source/inc/cuires.hrc @@ -146,7 +146,6 @@ #define RID_SVXPAGE_INET_SEARCH (RID_SVX_START + 160) #define RID_SVXPAGE_INET_PROXY (RID_SVX_START + 157) #define RID_SVXPAGE_INET_MAIL (RID_SVX_START + 155) -#define RID_SVXPAGE_INET_MOZPLUGIN (RID_SVX_START + 2161) #define RID_OFAPAGE_HTMLOPT (RID_OFA_START + 100) #define OFA_TP_LANGUAGES (RID_OFA_START + 205) #define OFA_TP_MISC (RID_OFA_START + 200) @@ -434,7 +433,7 @@ #define RID_SVXSTR_EVENT_RIGHTCLICK (RID_SVX_START + 1192) #define RID_SVXSTR_EVENT_CALCULATE (RID_SVX_START + 1193) #define RID_SVXSTR_EVENT_CONTENTCHANGED (RID_SVX_START + 1194) -
-#define RID_CUI_DIALOG_COLORPICKER (RID_SVX_START + 3)
+ +#define RID_CUI_DIALOG_COLORPICKER (RID_SVX_START + 3) #endif |