wm_relocate_url  2900 modules/widgetman/widgetman.c 	result = wm_relocate_url(wm, widget_path, "index.htm", relocated_path, localized_path);
wm_relocate_url  2904 modules/widgetman/widgetman.c 		result = wm_relocate_url(wm, widget_path, "index.html", relocated_path, localized_path);
wm_relocate_url  2908 modules/widgetman/widgetman.c 			result = wm_relocate_url(wm, widget_path, "index.svg", relocated_path, localized_path);
wm_relocate_url  2912 modules/widgetman/widgetman.c 				result = wm_relocate_url(wm, widget_path, "index.xhtml", relocated_path, localized_path);
wm_relocate_url  2916 modules/widgetman/widgetman.c 					result = wm_relocate_url(wm, widget_path, "index.xht", relocated_path, localized_path);
wm_relocate_url  2979 modules/widgetman/widgetman.c 	result = wm_relocate_url(wm, widget_path, "icon.svg", relocated_path, localized_path);
wm_relocate_url  2982 modules/widgetman/widgetman.c 	result = wm_relocate_url(wm, widget_path, "icon.ico", relocated_path, localized_path);
wm_relocate_url  2985 modules/widgetman/widgetman.c 	result = wm_relocate_url(wm, widget_path, "icon.png", relocated_path, localized_path);
wm_relocate_url  2988 modules/widgetman/widgetman.c 	result = wm_relocate_url(wm, widget_path, "icon.gif", relocated_path, localized_path);
wm_relocate_url  2991 modules/widgetman/widgetman.c 	result = wm_relocate_url(wm, widget_path, "icon.jpg", relocated_path, localized_path);
wm_relocate_url  3177 modules/widgetman/widgetman.c 				result = wm_relocate_url(wm, szWidgetPath, src, relocated_path, localized_path);
wm_relocate_url  3251 modules/widgetman/widgetman.c 				result = wm_relocate_url(wm, szWidgetPath, pname, relocated, localized_path);