[Uml-devel] Re: kdesdk/umbrello/umbrello
    Jonathan Riddell 
    jr at jriddell.org
       
    Sat Oct 25 09:43:22 UTC 2003
    
    
  
On Sat, Oct 25, 2003 at 06:31:36PM +0200, John Ratke wrote:
> CVS commit by jratke: 
> 
> 
> Change tool tip "Volume Popup" to "Zoom Slider".
> -        zoomAction = new KPlayerPopupSliderAction(i18n("&Volume Popup"), "viewmag", Key_F9,
> +        zoomAction = new KPlayerPopupSliderAction(i18n("&Zoom Slider"), "viewmag", Key_F9,
>                                                    this, SLOT(slotZoomSliderMoved(int)),
>                                                    actionCollection(), "popup_zoom");
> -        zoom100Action = new KAction(i18n( "&Zoom to 100%" ), "viewmag1", 0,
> +        zoom100Action = new KAction(i18n( "Z&oom to 100%" ), "viewmag1", 0,
>                                      this, SLOT( slotZoom100() ), actionCollection(),
>                                      "zoom100");
Doh, silly me.  Thanks John.
Jonathan
    
    
More information about the umbrello-devel
mailing list