You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ar...@apache.org on 2012/08/28 02:52:36 UTC

svn commit: r1377929 - /incubator/ooo/trunk/main/cui/source/inc/cuires.hrc

Author: arielch
Date: Tue Aug 28 00:52:35 2012
New Revision: 1377929

URL: http://svn.apache.org/viewvc?rev=1377929&view=rev
Log:
#i120518# - Remove the "Browser Plug-in" tab page

Modified:
    incubator/ooo/trunk/main/cui/source/inc/cuires.hrc

Modified: incubator/ooo/trunk/main/cui/source/inc/cuires.hrc
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/cui/source/inc/cuires.hrc?rev=1377929&r1=1377928&r2=1377929&view=diff
==============================================================================
--- incubator/ooo/trunk/main/cui/source/inc/cuires.hrc (original)
+++ incubator/ooo/trunk/main/cui/source/inc/cuires.hrc Tue Aug 28 00:52:35 2012
@@ -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