Ignore:
Timestamp:
2023-09-20T17:59:32+02:00 (3 years ago)
Author:
taylor.smock
Message:

Rename geochat package to something much less likely to conflict with libraries

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/geochat/build.xml

    r36122 r36147  
    88
    99    <property name="plugin.author" value="Ilya Zverev"/>
    10     <property name="plugin.class" value="geochat.GeoChatPlugin"/>
     10    <property name="plugin.class" value="org.openstreetmap.josm.plugins.geochat.GeoChatPlugin"/>
    1111    <property name="plugin.description" value="Talk with users editing the map nearby, be notified when someone comes close."/>
    1212    <property name="plugin.icon" value="images/dialogs/geochat.png"/>
Note: See TracChangeset for help on using the changeset viewer.