[Zooimage-commits] r163 - pkg/zooimage/inst/gui
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Thu Jun 4 11:42:15 CEST 2009
Author: romain
Date: 2009-06-04 11:42:15 +0200 (Thu, 04 Jun 2009)
New Revision: 163
Modified:
pkg/zooimage/inst/gui/MenusZIDlgWin.txt
Log:
s/Setwd/setwd/
Modified: pkg/zooimage/inst/gui/MenusZIDlgWin.txt
===================================================================
--- pkg/zooimage/inst/gui/MenusZIDlgWin.txt 2009-06-04 09:26:17 UTC (rev 162)
+++ pkg/zooimage/inst/gui/MenusZIDlgWin.txt 2009-06-04 09:42:15 UTC (rev 163)
@@ -116,7 +116,7 @@
|||&Activate next ~~ {dev.set(); bringToTop()}
|||&Close all ~~ graphics.off()
|$Options
-||Change &active dir... ~~ Setwd(paste(tkchooseDirectory(), collapse = " "))
+||Change &active dir... ~~ setwd(paste(tkchooseDirectory(), collapse = " "))
||-
||Define decimal separator... ~~ optInOutDecimalSep()
|$Help
More information about the Zooimage-commits
mailing list