Index: trunk/src/org/openstreetmap/josm/plugins/PluginHandler.java
===================================================================
--- trunk/src/org/openstreetmap/josm/plugins/PluginHandler.java	(revision 11945)
+++ trunk/src/org/openstreetmap/josm/plugins/PluginHandler.java	(revision 11946)
@@ -136,4 +136,5 @@
             new DeprecatedPlugin("proj4j", inCore),
             new DeprecatedPlugin("OpenStreetView", tr("replaced by new {0} plugin", "OpenStreetCam")),
+            new DeprecatedPlugin("imageryadjust", inCore),
         });
     }
