Module: nagvis Branch: master Commit: 3c788ad14167fe546a48bd6ddf012b255597b02d URL: http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis/commit/?id=3c788ad14167fe546a48bd6ddf012b255597b02d
Author: Roman Kyrylych <[email protected]> Date: Fri Aug 14 14:01:48 2009 +0300 gmap: Renamed 'default locaion' in Settings to 'do nothing' Signed-off-by: Roman Kyrylych <[email protected]> --- uifx/src/modules/gmap/view/DialogSettings.mxml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/uifx/src/modules/gmap/view/DialogSettings.mxml b/uifx/src/modules/gmap/view/DialogSettings.mxml index b78a564..4e337ec 100644 --- a/uifx/src/modules/gmap/view/DialogSettings.mxml +++ b/uifx/src/modules/gmap/view/DialogSettings.mxml @@ -94,7 +94,7 @@ left="5" right="5" top="0" > <mx:ArrayCollection> - <mx:String>default action</mx:String> + <mx:String>do nothing</mx:String> <mx:String>open Nagios details page</mx:String> </mx:ArrayCollection> </mx:ComboBox> ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Nagvis-checkins mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagvis-checkins
