Index: applications/editors/josm/plugins/surveyor/src/surveyor.xml
===================================================================
--- applications/editors/josm/plugins/surveyor/src/surveyor.xml	(revision 2938)
+++ applications/editors/josm/plugins/surveyor/src/surveyor.xml	(revision 2943)
@@ -15,4 +15,5 @@
   </button>
   <button label="Village/City" hotkey="V" icon="place">
+    <action class="SetNodeAction" params=""/>
     <action class="AnnotationPresetAction" params="Places"/>
     <action class="SystemExecuteAction" params="mplayer,-quiet,/usr/share/apps/klettres/de/alpha/v.ogg"/>
@@ -32,4 +33,5 @@
   <button label="Fuel Station" hotkey="F" icon="fuel">
     <action class="SetNodeAction" params="amenity=fuel"/>
+    <!--action class="AnnotationPresetAction" params="Fuel"/-->
     <action class="SystemExecuteAction" params="mplayer,-quiet,/usr/share/apps/klettres/de/alpha/f.ogg"/>
   </button>
