Index: applications/editors/josm/plugins/geochat/src/org/openstreetmap/josm/plugins/geochat/GeoChatPanel.java
===================================================================
--- applications/editors/josm/plugins/geochat/src/org/openstreetmap/josm/plugins/geochat/GeoChatPanel.java	(revision 36148)
+++ applications/editors/josm/plugins/geochat/src/org/openstreetmap/josm/plugins/geochat/GeoChatPanel.java	(revision 36149)
@@ -68,5 +68,5 @@
      */
     public GeoChatPanel() {
-        super(tr("GeoChat"), "org/openstreetmap/josm/plugins/geochat", tr("Open GeoChat panel"), null, 200, true);
+        super(tr("GeoChat"), "geochat", tr("Open GeoChat panel"), null, 200, true);
 
         noData = new JLabel(tr("Zoom in to see messages"), SwingConstants.CENTER);
