This commit is contained in:
timeless%mozdev.org 2003-10-14 18:52:48 +00:00
Родитель 8f3ef85d67
Коммит 6797a6b9b0
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -75,7 +75,7 @@ function CLineService()
CLineService.prototype.commandLineArgument = "-webcal";
CLineService.prototype.prefNameForStartup = "general.startup.webal";
CLineService.prototype.chromeUrlForTask="chrome://calendar/content";
CLineService.prototype.helpText = "Start with an Calendar client";
CLineService.prototype.helpText = "Start with a Calendar client";
CLineService.prototype.handlesArgs=false;
CLineService.prototype.defaultArgs ="";
CLineService.prototype.openWindowWithArgs=false;