Index: /applications/editors/josm/plugins/CustomizePublicTransportStop/.classpath
===================================================================
--- /applications/editors/josm/plugins/CustomizePublicTransportStop/.classpath	(revision 32049)
+++ /applications/editors/josm/plugins/CustomizePublicTransportStop/.classpath	(revision 32050)
@@ -3,5 +3,5 @@
 	<classpathentry kind="src" path="src"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
-	<classpathentry kind="lib" path="C:/Rodsoft/java/workspace/svn/trunk/dist/josm-custom.jar" sourcepath="C:/Rodsoft/java/workspace/svn/trunk/dist/josm-custom.jar"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>
Index: /applications/editors/josm/plugins/CustomizePublicTransportStop/build.xml
===================================================================
--- /applications/editors/josm/plugins/CustomizePublicTransportStop/build.xml	(revision 32049)
+++ /applications/editors/josm/plugins/CustomizePublicTransportStop/build.xml	(revision 32050)
@@ -70,5 +70,5 @@
                 <attribute name="Plugin-Class" value="ru.rodsoft.openstreetmap.josm.plugins.customizepublictransportstop.CustomizePublicTransportStopPlugin" />
                 <attribute name="Plugin-Date" value="${plugin.build.date}" />
-                <attribute name="Plugin-Description" value="(Warning: Experimental!) Customizing of public public transport stops." />
+                <attribute name="Plugin-Description" value="Customizing of public transport stops." />
                 <attribute name="Plugin-Icon" value="images/bus.png"/>
                 <attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/CustomizePublicTransportStop" />
