468700: Missing org.eclipse.mylyn.preferencePages.Mylyn preference
category

Change-Id: I93c9f46752fced108c7a2f86147402f98623a2c3
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=468700
diff --git a/org.eclipse.mylyn.commons.notifications.ui/plugin.xml b/org.eclipse.mylyn.commons.notifications.ui/plugin.xml
index 0b304f8..c6518b5 100644
--- a/org.eclipse.mylyn.commons.notifications.ui/plugin.xml
+++ b/org.eclipse.mylyn.commons.notifications.ui/plugin.xml
@@ -37,7 +37,7 @@
       </page>
       -->      
       <page
-            category="org.eclipse.mylyn.preferencePages.Mylyn"
+            category="org.eclipse.ui.preferencePages.Workbench"
             class="org.eclipse.mylyn.internal.commons.notifications.ui.NotificationsPreferencesPage"
             id="org.eclipse.mylyn.commons.notifications.preferencePages.Notifications"
             name="%NotificationsPage.name">